index int64 0 10.7k | class stringclasses 867 values | comment_sentence stringlengths 1 1.78k | partition int64 0 0 | combo stringlengths 17 1.81k | labels listlengths 7 7 |
|---|---|---|---|---|---|
4,584 | FlexibleSignalsView.java | * @see org.eclipse.debug.internal.ui.viewers.model.provisional.IModelChangedListener#modelChanged(org.eclipse.debug.internal.ui.viewers.model.provisional.IModelDelta, org.eclipse.debug.internal.ui.viewers.model.provisional.IModelProxy) | 0 | * @see org.eclipse.debug.internal.ui.viewers.model.provisional.IModelChangedListener#modelChanged(org.eclipse.debug.internal.ui.viewers.model.provisional.IModelDelta, org.eclipse.debug.internal.ui.viewers.model.provisional.IModelProxy) | FlexibleSignalsView.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,585 | FlexibleSignalsView.java | Updates actions and sets the viewer input when a context is activated. | 0 | Updates actions and sets the viewer input when a context is activated. | FlexibleSignalsView.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,586 | FlexibleSignalsView.java | * Returns the style bits for the viewer. | 0 | * Returns the style bits for the viewer. | FlexibleSignalsView.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,587 | FlexibleSignalsView.java | * Returns the presentation context id for this view. | 0 | * Returns the presentation context id for this view. | FlexibleSignalsView.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,588 | FlexibleSignalsView.java | * @param selection | 0 | * @param selection | FlexibleSignalsView.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,589 | ICPPASTConversionName.java | Contributors:
* IBM - Initial API and implementation | 0 | Contributors:
* IBM - Initial API and implementation | ICPPASTConversionName.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,590 | ICPPASTConversionName.java | * This interface represents a C++ conversion member function. | 0 | * This interface represents a C++ conversion member function. | ICPPASTConversionName.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,591 | ICPPASTConversionName.java | * @noextend This interface is not intended to be extended by clients. | 0 | * @noextend This interface is not intended to be extended by clients. | ICPPASTConversionName.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,592 | ICPPASTConversionName.java | * @noimplement This interface is not intended to be implemented by clients. | 0 | * @noimplement This interface is not intended to be implemented by clients. | ICPPASTConversionName.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,593 | ICPPASTConversionName.java | * @param typeId | 0 | * @param typeId | ICPPASTConversionName.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,594 | ICPPASTConversionName.java | * @since 5.1 | 0 | * @since 5.1 | ICPPASTConversionName.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,595 | ICPPASTConversionName.java | * @since 5.3 | 0 | * @since 5.3 | ICPPASTConversionName.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,596 | ICPPASTConversionName.java | Returns the IASTTypeId for the ICPPASTConversionName.
*
* i.e. getTypeId() on operator int(); would return the IASTTypeId for "int" | 0 | Returns the IASTTypeId for the ICPPASTConversionName.
*
* i.e. getTypeId() on operator int(); would return the IASTTypeId for "int" | ICPPASTConversionName.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,597 | ICPPASTConversionName.java | * Sets the IASTTypeId for the ICPPASTConversionName. | 0 | * Sets the IASTTypeId for the ICPPASTConversionName. | ICPPASTConversionName.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,599 | CColorManager.java | * CDT color manager. | 0 | * CDT color manager. | CColorManager.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,600 | CColorManager.java | Flag which tells if the colors are automatically disposed when
* the current display gets disposed. | 0 | Flag which tells if the colors are automatically disposed when
* the current display gets disposed. | CColorManager.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,601 | CColorManager.java | Creates a new CDT color manager which automatically
* disposes the allocated colors when the current display
* gets disposed. | 0 | Creates a new CDT color manager which automatically
* disposes the allocated colors when the current display
* gets disposed. | CColorManager.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,602 | CColorManager.java | * Creates a new CDT color manager. | 0 | * Creates a new CDT color manager. | CColorManager.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,603 | CColorManager.java | @param autoDisposeOnDisplayDispose if <code>true</code> the color manager
* automatically disposes all managed colors when the current display gets disposed
* and all calls to {@link org.eclipse.jface.text.source.ISharedTextColors#dispose()} are
* ignored.
* | 0 | @param autoDisposeOnDisplayDispose if <code>true</code> the color manager
* automatically disposes all managed colors when the current display gets disposed
* and all calls to {@link org.eclipse.jface.text.source.ISharedTextColors#dispose()} are
* ignored.
* | CColorManager.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,604 | CColorManager.java | * @since 4.0 | 0 | * @since 4.0 | CColorManager.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,605 | CColorManager.java | @link org.eclipse.jface.text.source.ISharedTextColors#dispose() | 0 | @link org.eclipse.jface.text.source.ISharedTextColors#dispose() | CColorManager.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,606 | DirectoryWithQuotaFeature.java | @link INodeDirectory | 0 | @link INodeDirectory | DirectoryWithQuotaFeature.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,607 | DirectoryWithQuotaFeature.java | /** Verify if the storagespace quota is violated after applying delta. */ | 0 | /** Verify if the storagespace quota is violated after applying delta. */ | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,608 | DirectoryWithQuotaFeature.java | /** Verify if the namespace quota is violated after applying delta. */ | 0 | /** Verify if the namespace quota is violated after applying delta. */ | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,609 | DirectoryWithQuotaFeature.java | /** @return the namespace and storagespace and typespace consumed. */ | 0 | /** @return the namespace and storagespace and typespace consumed. */ | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,610 | DirectoryWithQuotaFeature.java | @param namespace size of the directory to be set
* @param storagespace storage space take by all the nodes under this directory
* @param typespaces counters of storage type usage | 0 | @param namespace size of the directory to be set
* @param storagespace storage space take by all the nodes under this directory
* @param typespaces counters of storage type usage | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,611 | DirectoryWithQuotaFeature.java | * @param delta the change of the namespace/space/type usage | 0 | * @param delta the change of the namespace/space/type usage | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,612 | DirectoryWithQuotaFeature.java | * @param tsQuotas type space counts for all storage types supporting quota | 0 | * @param tsQuotas type space counts for all storage types supporting quota | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,613 | DirectoryWithQuotaFeature.java | * @param counts counts to be added with current quota usage | 0 | * @param counts counts to be added with current quota usage | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,614 | DirectoryWithQuotaFeature.java | * @return counts that have been added with the current qutoa usage | 0 | * @return counts that have been added with the current qutoa usage | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,615 | DirectoryWithQuotaFeature.java | /** @return the quota set or -1 if it is not set. */ | 0 | /** @return the quota set or -1 if it is not set. */ | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,616 | DirectoryWithQuotaFeature.java | * @param nsQuota Namespace quota to be set | 0 | * @param nsQuota Namespace quota to be set | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,617 | DirectoryWithQuotaFeature.java | * @param ssQuota Storagespace quota to be set | 0 | * @param ssQuota Storagespace quota to be set | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,618 | DirectoryWithQuotaFeature.java | @param type Storage type of the storage space quota to be set.
* To set storagespace/namespace quota, type must be null. | 0 | @param type Storage type of the storage space quota to be set.
* To set storagespace/namespace quota, type must be null. | DirectoryWithQuotaFeature.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,619 | DirectoryWithQuotaFeature.java | * Quota feature for {@link INodeDirectory}. | 0 | * Quota feature for {@link INodeDirectory}. | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,620 | DirectoryWithQuotaFeature.java | /** Set this directory's quota | 0 | /** Set this directory's quota | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,621 | DirectoryWithQuotaFeature.java | /** Set storage type quota in a batch. (Only used by FSImage load) | 0 | /** Set storage type quota in a batch. (Only used by FSImage load) | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,622 | DirectoryWithQuotaFeature.java | * Add current quota usage to counts and return the updated counts | 0 | * Add current quota usage to counts and return the updated counts | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,623 | DirectoryWithQuotaFeature.java | // Check only when the content has not changed in the middle. | 0 | // Check only when the content has not changed in the middle. | DirectoryWithQuotaFeature.java | [
0,
0,
0,
0,
0,
0,
1
] |
4,624 | DirectoryWithQuotaFeature.java | // The following steps are important:
// check quotas in this inode and all ancestors before changing counts
// so that no change is made if there is any quota violation.
// (1) verify quota in this inode | 0 | // The following steps are important:
// check quotas in this inode and all ancestors before changing counts
// so that no change is made if there is any quota violation.
// (1) verify quota in this inode | DirectoryWithQuotaFeature.java | [
0,
0,
1,
0,
0,
0,
0
] |
4,625 | DirectoryWithQuotaFeature.java | // (2) verify quota and then add count in ancestors | 0 | // (2) verify quota and then add count in ancestors | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,626 | DirectoryWithQuotaFeature.java | // (3) add count in this inode | 0 | // (3) add count in this inode | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,627 | DirectoryWithQuotaFeature.java | /** Update the space/namespace/type usage of the tree | 0 | /** Update the space/namespace/type usage of the tree | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,628 | DirectoryWithQuotaFeature.java | Sets namespace and storagespace take by the directory rooted
* at this INode. This should be used carefully. It does not check
* for quota violations. | 0 | Sets namespace and storagespace take by the directory rooted
* at this INode. This should be used carefully. It does not check
* for quota violations. | DirectoryWithQuotaFeature.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,629 | DockerLaunchPreferencePage.java | Contributors:
* Red Hat - Initial Contribution | 0 | Contributors:
* Red Hat - Initial Contribution | DockerLaunchPreferencePage.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,630 | DockerLaunchPreferencePage.java | @see
* org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench) | 0 | @see
* org.eclipse.ui.IWorkbenchPreferencePage#init(org.eclipse.ui.IWorkbench) | DockerLaunchPreferencePage.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,631 | DockerLaunchPreferencePage.java | Creates the field editors. Field editors are abstractions of the common
* GUI blocks needed to manipulate various types of preferences. Each field
* editor knows how to save and restore itself. | 0 | Creates the field editors. Field editors are abstractions of the common
* GUI blocks needed to manipulate various types of preferences. Each field
* editor knows how to save and restore itself. | DockerLaunchPreferencePage.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,632 | CodanApplication.java | Contributors:
* Alena Laskavaia - initial API and implementation | 0 | Contributors:
* Alena Laskavaia - initial API and implementation | CodanApplication.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,633 | CodanApplication.java | * Application to support headless build | 0 | * Application to support headless build | CodanApplication.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,634 | CodanApplication.java | * @noextend This class is not intended to be extended by clients. | 0 | * @noextend This class is not intended to be extended by clients. | CodanApplication.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,635 | CodanApplication.java | * @noinstantiate This class is not intended to be instantiated by clients. | 0 | * @noinstantiate This class is not intended to be instantiated by clients. | CodanApplication.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,636 | CodanApplication.java | * @param string | 0 | * @param string | CodanApplication.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,637 | CodanApplication.java | * @param args | 0 | * @param args | CodanApplication.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,638 | HumanReadableHistoryViewerPrinter.java | // Killed jobs might not have counters | 0 | // Killed jobs might not have counters | HumanReadableHistoryViewerPrinter.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,639 | HumanReadableHistoryViewerPrinter.java | @link PrintStream | 0 | @link PrintStream | HumanReadableHistoryViewerPrinter.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,640 | HumanReadableHistoryViewerPrinter.java | @link PrintStream | 0 | @link PrintStream | HumanReadableHistoryViewerPrinter.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,641 | HumanReadableHistoryViewerPrinter.java | * @param ps the {@link PrintStream} to print to | 0 | * @param ps the {@link PrintStream} to print to | HumanReadableHistoryViewerPrinter.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,642 | HumanReadableHistoryViewerPrinter.java | Print out the Job History to the given {@link PrintStream} in a
* human-readable format. | 0 | Print out the Job History to the given {@link PrintStream} in a
* human-readable format. | HumanReadableHistoryViewerPrinter.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,643 | HumanReadableHistoryViewerPrinter.java | @link HistoryViewer | 0 | @link HistoryViewer | HumanReadableHistoryViewerPrinter.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,644 | HumanReadableHistoryViewerPrinter.java | Used by the {@link HistoryViewer} to print job history in a human-readable
* format. | 0 | Used by the {@link HistoryViewer} to print job history in a human-readable
* format. | HumanReadableHistoryViewerPrinter.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,645 | ConstantFactory.java | @author crazybob@google.com (Bob Lee) | 0 | @author crazybob@google.com (Bob Lee) | ConstantFactory.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,646 | BaseTestCase.java | Contributors:
* Markus Schorn - initial API and implementation
* Andrew Ferguson (Symbian)
* Sergey Prigogin (Google) | 0 | Contributors:
* Markus Schorn - initial API and implementation
* Andrew Ferguson (Symbian)
* Sergey Prigogin (Google) | BaseTestCase.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,647 | BaseTestCase.java | Indexer timeout used by tests. To avoid this timeout expiring during debugging add
* -Dindexer.timeout=some_large_number to VM arguments of the test launch configuration. | 0 | Indexer timeout used by tests. To avoid this timeout expiring during debugging add
* -Dindexer.timeout=some_large_number to VM arguments of the test launch configuration. | BaseTestCase.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,648 | BaseTestCase.java | The GCC version to emulate when running tests.
* We emulate the latest version whose extensions we support. | 0 | The GCC version to emulate when running tests.
* We emulate the latest version whose extensions we support. | BaseTestCase.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,649 | BaseTestCase.java | // Logged by the resources plugin. | 0 | // Logged by the resources plugin. | BaseTestCase.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,650 | BaseTestCase.java | // Iff we don't run as a JUnit Plugin Test. | 0 | // Iff we don't run as a JUnit Plugin Test. | BaseTestCase.java | [
0,
0,
0,
0,
0,
0,
1
] |
4,651 | BaseTestCase.java | The last value passed to this method in the body of a testXXX method
* will be used to determine whether or not the presence of non-OK status objects
* in the log should fail the test. | 0 | The last value passed to this method in the body of a testXXX method
* will be used to determine whether or not the presence of non-OK status objects
* in the log should fail the test. | BaseTestCase.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,652 | BaseTestCase.java | If the logged number of non-OK status objects
* differs from the last value passed, the test is failed. If this method is not called
* at all, the expected number defaults to zero. | 0 | If the logged number of non-OK status objects
* differs from the last value passed, the test is failed. If this method is not called
* at all, the expected number defaults to zero. | BaseTestCase.java | [
0,
0,
0,
0,
0,
0,
1
] |
4,653 | BaseTestCase.java | @param count the expected number of logged error and warning messages | 0 | @param count the expected number of logged error and warning messages | BaseTestCase.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,654 | BaseTestCase.java | Some test steps need synchronizing against a CModel event. This class
* is a very basic means of doing that. | 0 | Some test steps need synchronizing against a CModel event. This class
* is a very basic means of doing that. | BaseTestCase.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,655 | BaseTestCase.java | // Only respond to post change events | 0 | // Only respond to post change events | BaseTestCase.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,656 | BaseTestCase.java | // Assertion helpers | 0 | // Assertion helpers | BaseTestCase.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,657 | PopupDateFieldValueChangeEvents.java | * @author Vaadin Ltd | 0 | * @author Vaadin Ltd | PopupDateFieldValueChangeEvents.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,658 | PopupDateFieldValueChangeEvents.java | * @see com.vaadin.tests.components.AbstractTestUI#getTicketNumber() | 0 | * @see com.vaadin.tests.components.AbstractTestUI#getTicketNumber() | PopupDateFieldValueChangeEvents.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,659 | PopupDateFieldValueChangeEvents.java | * @see com.vaadin.tests.components.AbstractTestUI#getTestDescription() | 0 | * @see com.vaadin.tests.components.AbstractTestUI#getTestDescription() | PopupDateFieldValueChangeEvents.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,660 | PopupDateFieldValueChangeEvents.java | @see com.vaadin.tests.components.AbstractTestUI#setup(com.vaadin.server.
* VaadinRequest) | 0 | @see com.vaadin.tests.components.AbstractTestUI#setup(com.vaadin.server.
* VaadinRequest) | PopupDateFieldValueChangeEvents.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,661 | PopupDateFieldValueChangeEvents.java | @since | 0 | @since | PopupDateFieldValueChangeEvents.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,663 | SetPathEntriesOperation.java | * An empty array of strings indicating that a project doesn't have any prerequesite projects. | 0 | * An empty array of strings indicating that a project doesn't have any prerequesite projects. | SetPathEntriesOperation.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,664 | SetPathEntriesOperation.java | * @see org.eclipse.cdt.internal.core.model.CModelOperation#executeOperation() | 0 | * @see org.eclipse.cdt.internal.core.model.CModelOperation#executeOperation() | SetPathEntriesOperation.java | [
0,
0,
0,
0,
1,
0,
0
] |
4,665 | SetPathEntriesOperation.java | // project reference updated - may throw an exception if unable to write .cdtproject file
updateProjectReferencesIfNecessary(); | 0 | // project reference updated - may throw an exception if unable to write .cdtproject file
updateProjectReferencesIfNecessary(); | SetPathEntriesOperation.java | [
0,
0,
0,
0,
0,
0,
1
] |
4,666 | SetPathEntriesOperation.java | // ensure that if changed, the order is consistent | 0 | // ensure that if changed, the order is consistent | SetPathEntriesOperation.java | [
0,
0,
0,
0,
0,
0,
1
] |
4,667 | ExternalBuildRunner.java | Contributors:
* Wind River Systems - Initial API and implementation
* James Blackburn (Broadcom Corp.)
* Andrew Gvozdev
* IBM Corporation | 0 | Contributors:
* Wind River Systems - Initial API and implementation
* James Blackburn (Broadcom Corp.)
* Andrew Gvozdev
* IBM Corporation | ExternalBuildRunner.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,668 | ExternalBuildRunner.java | * @author dschaefer | 0 | * @author dschaefer | ExternalBuildRunner.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,669 | ExternalBuildRunner.java | @since 8.0 | 0 | @since 8.0 | ExternalBuildRunner.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,670 | ExternalBuildRunner.java | // now treated as the same! | 0 | // now treated as the same! | ExternalBuildRunner.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,671 | ExternalBuildRunner.java | // Add variables from build info | 0 | // Add variables from build info | ExternalBuildRunner.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,672 | ExternalBuildRunner.java | // fallback to CWD | 0 | // fallback to CWD | ExternalBuildRunner.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,673 | CASTAmbiguousDeclarator.java | // populate containing scope, so that it will not be affected by the alternative branches. | 0 | // populate containing scope, so that it will not be affected by the alternative branches. | CASTAmbiguousDeclarator.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,674 | CASTAmbiguousDeclarator.java | Contributors:
* Markus Schorn - Initial API and implementation
* Sergey Prigogin (Google)
* Thomas Corbat (IFS) | 0 | Contributors:
* Markus Schorn - Initial API and implementation
* Sergey Prigogin (Google)
* Thomas Corbat (IFS) | CASTAmbiguousDeclarator.java | [
0,
1,
0,
0,
0,
0,
0
] |
4,675 | CASTAmbiguousDeclarator.java | Handles ambiguities when parsing declarators.
* <br>
* Example: void f(int (D)); // is D a type? | 0 | Handles ambiguities when parsing declarators.
* <br>
* Example: void f(int (D)); // is D a type? | CASTAmbiguousDeclarator.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,676 | CASTAmbiguousDeclarator.java | @since 5.0.1 | 0 | @since 5.0.1 | CASTAmbiguousDeclarator.java | [
0,
0,
0,
1,
0,
0,
0
] |
4,677 | SwiftTestUtils.java | Utilities used across test cases | 0 | Utilities used across test cases | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,678 | SwiftTestUtils.java | Get the test URI | 0 | Get the test URI | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,679 | SwiftTestUtils.java | Assert that a property in the property set matches the expected value | 0 | Assert that a property in the property set matches the expected value | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,680 | SwiftTestUtils.java | Write a file and read it in, validating the result. Optional flags control
* whether file overwrite operations should be enabled, and whether the
* file should be deleted afterwards. | 0 | Write a file and read it in, validating the result. Optional flags control
* whether file overwrite operations should be enabled, and whether the
* file should be deleted afterwards. | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,681 | SwiftTestUtils.java | Write a file.
* Optional flags control
* whether file overwrite operations should be enabled | 0 | Write a file.
* Optional flags control
* whether file overwrite operations should be enabled | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,682 | SwiftTestUtils.java | * Read the file and convert to a byte dataset | 0 | * Read the file and convert to a byte dataset | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,683 | SwiftTestUtils.java | * Assert that the array src[0..len] and dest[] are equal | 0 | * Assert that the array src[0..len] and dest[] are equal | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,684 | SwiftTestUtils.java | the range either side of the first error to print
// this is a purely arbitrary number, to aid user debugging | 0 | the range either side of the first error to print
// this is a purely arbitrary number, to aid user debugging | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
4,685 | SwiftTestUtils.java | Convert a byte to a character for printing. If the
* byte value is < 32 -and hence unprintable- the byte is
* returned as a two digit hex value | 0 | Convert a byte to a character for printing. If the
* byte value is < 32 -and hence unprintable- the byte is
* returned as a two digit hex value | SwiftTestUtils.java | [
1,
0,
0,
0,
0,
0,
0
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.