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
6,461
Profiler.java
* Outputs the gathered profiling data to the debug console.
0
* Outputs the gathered profiling data to the debug console. | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,462
Profiler.java
// back out of sub event
0
// back out of sub event | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,463
Profiler.java
// Create sub event
0
// Create sub event | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,464
Profiler.java
@link EnabledProfiler
0
@link EnabledProfiler | Profiler.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,465
Profiler.java
@link #isEnabled()
0
@link #isEnabled() | Profiler.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,466
Profiler.java
Overridden in {@link EnabledProfiler} to make {@link #isEnabled()} return * true if GWT.create returns that class.
0
Overridden in {@link EnabledProfiler} to make {@link #isEnabled()} return * true if GWT.create returns that class. | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,467
Profiler.java
Outputs the time passed since various events recored in * performance.timing if supported by the browser.
0
Outputs the time passed since various events recored in * performance.timing if supported by the browser. | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,468
Profiler.java
// Ignore missing value
0
// Ignore missing value | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,469
Profiler.java
Add logger if it's not already there, also initializing the event array * if needed.
0
Add logger if it's not already there, also initializing the event array * if needed. | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,470
Profiler.java
Remove logger function and event array if it seems like the function has * been added by us. */
0
Remove logger function and event array if it seems like the function has * been added by us. */ | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,471
Profiler.java
Sets the profiler result consumer that is used to output the profiler * data to the user. * <p> * <b>Warning!</b> This is internal API and should not be used by * applications or add-ons.
0
Sets the profiler result consumer that is used to output the profiler * data to the user. * <p> * <b>Warning!</b> This is internal API and should not be used by * applications or add-ons. | Profiler.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,472
READDIRPLUS3Response.java
* READDIRPLUS3 Response
0
* READDIRPLUS3 Response | READDIRPLUS3Response.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,473
READDIRPLUS3Response.java
// attributes follow
0
// attributes follow | READDIRPLUS3Response.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,474
READDIRPLUS3Response.java
// next
0
// next | READDIRPLUS3Response.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,475
LoggedSingleRelativeRanking.java
@link LoggedSingleRelativeRanking
0
@link LoggedSingleRelativeRanking | LoggedSingleRelativeRanking.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,476
LoggedSingleRelativeRanking.java
A {@link LoggedSingleRelativeRanking} represents an X-Y coordinate of a * single point in a discrete CDF.
0
A {@link LoggedSingleRelativeRanking} represents an X-Y coordinate of a * single point in a discrete CDF. | LoggedSingleRelativeRanking.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,477
LoggedSingleRelativeRanking.java
All of the public methods are simply accessors for the instance variables we * want to write out in the JSON files. *
0
All of the public methods are simply accessors for the instance variables we * want to write out in the JSON files. * | LoggedSingleRelativeRanking.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,478
LoggedSingleRelativeRanking.java
@code ( 0.0D, 1.0D )
0
@code ( 0.0D, 1.0D ) | LoggedSingleRelativeRanking.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,479
LoggedSingleRelativeRanking.java
The Y coordinate, as a fraction {@code ( 0.0D, 1.0D )}. The default value * is there to mark an unfilled-in value.
0
The Y coordinate, as a fraction {@code ( 0.0D, 1.0D )}. The default value * is there to mark an unfilled-in value. | LoggedSingleRelativeRanking.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,480
LoggedSingleRelativeRanking.java
The X coordinate
0
The X coordinate | LoggedSingleRelativeRanking.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,481
LoggedSingleRelativeRanking.java
// for input parameter ignored.
0
// for input parameter ignored. | LoggedSingleRelativeRanking.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,482
ResizableGraphicCanvas.java
Contributors: * Marc Khouzam (Ericsson) - initial API and implementation
0
Contributors: * Marc Khouzam (Ericsson) - initial API and implementation | ResizableGraphicCanvas.java
[ 0, 1, 0, 0, 0, 0, 0 ]
6,484
CellStyleGenerator.java
@param <T> * the row type of the target grid
0
@param <T> * the row type of the target grid | CellStyleGenerator.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,486
CellStyleGenerator.java
@param cellReference * The cell to generate a style for
0
@param cellReference * The cell to generate a style for | CellStyleGenerator.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,487
CellStyleGenerator.java
@return the style name to add to this cell, or {@code null} to not set * any style
0
@return the style name to add to this cell, or {@code null} to not set * any style | CellStyleGenerator.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,488
CellStyleGenerator.java
@see Grid#setCellStyleGenerator(CellStyleGenerator)
0
@see Grid#setCellStyleGenerator(CellStyleGenerator) | CellStyleGenerator.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,489
CellStyleGenerator.java
Callback interface for generating custom style names for cells
0
Callback interface for generating custom style names for cells | CellStyleGenerator.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,490
CellStyleGenerator.java
Called by Grid to generate a style name for a column element.
0
Called by Grid to generate a style name for a column element. | CellStyleGenerator.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,491
InMemoryNativeFileSystemStore.java
@link NativeFileSystemStore
0
@link NativeFileSystemStore | InMemoryNativeFileSystemStore.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,492
InMemoryNativeFileSystemStore.java
@link NativeS3FileSystem
0
@link NativeS3FileSystem | InMemoryNativeFileSystemStore.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,493
InMemoryNativeFileSystemStore.java
<p> * A stub implementation of {@link NativeFileSystemStore} for testing * {@link NativeS3FileSystem} without actually connecting to S3. * </p>
0
<p> * A stub implementation of {@link NativeFileSystemStore} for testing * {@link NativeS3FileSystem} without actually connecting to S3. * </p> | InMemoryNativeFileSystemStore.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,494
AutoconfEditor.java
Contributors: * Red Hat Incorporated - initial API and implementation
0
Contributors: * Red Hat Incorporated - initial API and implementation | AutoconfEditor.java
[ 0, 1, 0, 0, 0, 0, 0 ]
6,495
AutoconfEditor.java
/** The information provider used to present focusable information shells. */
0
/** The information provider used to present focusable information shells. */ | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,496
AutoconfEditor.java
* This editor's projection support
0
* This editor's projection support | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,497
AutoconfEditor.java
If this editor is for a project file, remove this editor as a property // change listener.
0
If this editor is for a project file, remove this editor as a property // change listener. | AutoconfEditor.java
[ 0, 0, 0, 0, 0, 0, 1 ]
6,498
AutoconfEditor.java
// This is a project file. We want to be notified if the Autoconf editor // properties are changed such that the macro versions are changed.
0
// This is a project file. We want to be notified if the Autoconf editor // properties are changed such that the macro versions are changed. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,499
AutoconfEditor.java
@return a scanner for creating Autoconf partitions
0
@return a scanner for creating Autoconf partitions | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,500
AutoconfEditor.java
* @return a scanner for creating Autoconf partitions
0
* @return a scanner for creating Autoconf partitions | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,501
AutoconfEditor.java
* @return the Autoconf code scanner
0
* @return the Autoconf code scanner | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,502
AutoconfEditor.java
* @return the Autoconf code scanner
0
* @return the Autoconf code scanner | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,503
AutoconfEditor.java
* @param sourceViewer
0
* @param sourceViewer | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,504
AutoconfEditor.java
* @since 3.1.1
0
* @since 3.1.1 | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,505
AutoconfEditor.java
* @since 3.1.1
0
* @since 3.1.1 | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,506
AutoconfEditor.java
* @param resourceBundle the resource bundle
0
* @param resourceBundle the resource bundle | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,507
AutoconfEditor.java
* @param prefix the prefix
0
* @param prefix the prefix | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,508
AutoconfEditor.java
* @param textOperationAction the text operation action
0
* @param textOperationAction the text operation action | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,509
AutoconfEditor.java
* @param sourceViewer the source viewer to display the hover over
0
* @param sourceViewer the source viewer to display the hover over | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,510
AutoconfEditor.java
* @param textHover the hover to make focusable
0
* @param textHover the hover to make focusable | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,511
AutoconfEditor.java
* @return <code>true</code> if successful, <code>false</code> otherwise
0
* @return <code>true</code> if successful, <code>false</code> otherwise | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,512
AutoconfEditor.java
* @param sourceViewer the source viewer to display the hover over
0
* @param sourceViewer the source viewer to display the hover over | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,513
AutoconfEditor.java
* @param annotationHover the hover to make focusable
0
* @param annotationHover the hover to make focusable | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,514
AutoconfEditor.java
* @return <code>true</code> if successful, <code>false</code> otherwise
0
* @return <code>true</code> if successful, <code>false</code> otherwise | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,515
AutoconfEditor.java
* @param listener The reconcile listener to be added
0
* @param listener The reconcile listener to be added | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,516
AutoconfEditor.java
* @param listener the reconcile listener to be removed
0
* @param listener the reconcile listener to be removed | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,517
AutoconfEditor.java
* @return <code>true</code> if folding is enabled, <code>false</code> otherwise.
0
* @return <code>true</code> if folding is enabled, <code>false</code> otherwise. | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,518
AutoconfEditor.java
* @param parent Parent composite of the control.
0
* @param parent Parent composite of the control. | AutoconfEditor.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,519
AutoconfEditor.java
* Return a scanner for creating Autoconf partitions.
0
* Return a scanner for creating Autoconf partitions. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,520
AutoconfEditor.java
* Return a scanner for creating Autoconf partitions.
0
* Return a scanner for creating Autoconf partitions. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,521
AutoconfEditor.java
* Returns the Autoconf code scanner.
0
* Returns the Autoconf code scanner. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,522
AutoconfEditor.java
* Returns the Autoconf code scanner.
0
* Returns the Autoconf code scanner. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,523
AutoconfEditor.java
* Returns the preference color, identified by the given preference.
0
* Returns the preference color, identified by the given preference. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,524
AutoconfEditor.java
Handle the case whereby the Autoconf or Automake macro versions to use * for this project are changed in which case we want to invalidate and reparse * the document.
0
Handle the case whereby the Autoconf or Automake macro versions to use * for this project are changed in which case we want to invalidate and reparse * the document. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,525
AutoconfEditor.java
* Information provider used to present focusable information shells.
0
* Information provider used to present focusable information shells. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,526
AutoconfEditor.java
// either freshly enabled or provider changed
0
// either freshly enabled or provider changed | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,527
AutoconfEditor.java
This action behaves in two different ways: If there is no current text * hover, the tooltip is displayed using information presenter. If there is * a current text hover, it is converted into a information presenter in * order to make it sticky.
0
This action behaves in two different ways: If there is no current text * hover, the tooltip is displayed using information presenter. If there is * a current text hover, it is converted into a information presenter in * order to make it sticky. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,528
AutoconfEditor.java
/** The wrapped text operation action. */
0
/** The wrapped text operation action. */ | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,529
AutoconfEditor.java
* Creates a dispatch action.
0
* Creates a dispatch action. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,530
AutoconfEditor.java
// does an annotation hover exist?
0
// does an annotation hover exist? | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,531
AutoconfEditor.java
// otherwise, just display the tooltip
0
// otherwise, just display the tooltip | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,532
AutoconfEditor.java
* Tries to make a text hover focusable (or "sticky").
0
* Tries to make a text hover focusable (or "sticky"). | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,533
AutoconfEditor.java
// default values from AbstractInformationControlManager
0
// default values from AbstractInformationControlManager | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,534
AutoconfEditor.java
Tries to make an annotation hover focusable (or "sticky").
0
Tries to make an annotation hover focusable (or "sticky"). | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,535
AutoconfEditor.java
// compute the hover information
0
// compute the hover information | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,536
AutoconfEditor.java
// allow any number of lines being displayed, as we support scrolling
0
// allow any number of lines being displayed, as we support scrolling | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,537
AutoconfEditor.java
// hover region: the beginning of the concerned line to place the control right over the line
0
// hover region: the beginning of the concerned line to place the control right over the line | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,538
AutoconfEditor.java
// AnnotationBarHoverManager sets (5,0), minus SourceViewer.GAP_SIZE_1
0
// AnnotationBarHoverManager sets (5,0), minus SourceViewer.GAP_SIZE_1 | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,539
AutoconfEditor.java
// modified version from TextViewer
0
// modified version from TextViewer | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,540
AutoconfEditor.java
Adds the given listener. * Has no effect if an identical listener was not already registered. *
0
Adds the given listener. * Has no effect if an identical listener was not already registered. * | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,541
AutoconfEditor.java
Removes the given listener. * Has no effect if an identical listener was not already registered.
0
Removes the given listener. * Has no effect if an identical listener was not already registered. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,542
AutoconfEditor.java
// Notify listeners
0
// Notify listeners | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,543
AutoconfEditor.java
* Determines is folding enabled.
0
* Determines is folding enabled. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,544
AutoconfEditor.java
// Sticky hover support
0
// Sticky hover support | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,545
AutoconfEditor.java
// Content assist
0
// Content assist | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,546
AutoconfEditor.java
The <code>AbstractTextEditor</code> implementation of this * <code>IWorkbenchPart</code> method creates the vertical ruler and * source viewer. Subclasses may extend. * * We attach our own mouseDown listener on the menu bar, * and our own listener for cursor/key/selection events to update cursor position in * status bar.
0
The <code>AbstractTextEditor</code> implementation of this * <code>IWorkbenchPart</code> method creates the vertical ruler and * source viewer. Subclasses may extend. * * We attach our own mouseDown listener on the menu bar, * and our own listener for cursor/key/selection events to update cursor position in * status bar. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,547
AutoconfEditor.java
// Sticky hover support
0
// Sticky hover support | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,548
AutoconfEditor.java
// ensure decoration support has been created and configured.
0
// ensure decoration support has been created and configured. | AutoconfEditor.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,550
DebugTextHoverAdapterFactory.java
@link IDMVMContext
0
@link IDMVMContext | DebugTextHoverAdapterFactory.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,551
DebugTextHoverAdapterFactory.java
@link ICEditorTextHover
0
@link ICEditorTextHover | DebugTextHoverAdapterFactory.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,552
DebugTextHoverAdapterFactory.java
Adapter factory adapting an {@link IDMVMContext} to an {@link ICEditorTextHover}.
0
Adapter factory adapting an {@link IDMVMContext} to an {@link ICEditorTextHover}. | DebugTextHoverAdapterFactory.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,553
DebugTextHoverAdapterFactory.java
// try session specific hover
0
// try session specific hover | DebugTextHoverAdapterFactory.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,554
DebugTextHoverAdapterFactory.java
// use default
0
// use default | DebugTextHoverAdapterFactory.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,555
DebugTextHoverAdapterFactory.java
@since 2.1
0
@since 2.1 | DebugTextHoverAdapterFactory.java
[ 0, 0, 0, 1, 0, 0, 0 ]
6,556
SCMMetricsInfo.java
This class is used to summarize useful shared cache manager metrics for the * webUI display.
0
This class is used to summarize useful shared cache manager metrics for the * webUI display. | SCMMetricsInfo.java
[ 1, 0, 0, 0, 0, 0, 0 ]
6,557
StdoutLogService.java
Contributors: * IBM - Initial API and implementation
0
Contributors: * IBM - Initial API and implementation | StdoutLogService.java
[ 0, 1, 0, 0, 0, 0, 0 ]
6,558
StdoutLogService.java
@author crecoskie
0
@author crecoskie | StdoutLogService.java
[ 0, 1, 0, 0, 0, 0, 0 ]
6,559
StdoutLogService.java
@see org.eclipse.cdt.core.parser.AbstractParserLogService#errorLog(java.lang.String)
0
@see org.eclipse.cdt.core.parser.AbstractParserLogService#errorLog(java.lang.String) | StdoutLogService.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,560
StdoutLogService.java
@see org.eclipse.cdt.core.parser.AbstractParserLogService#isTracing()
0
@see org.eclipse.cdt.core.parser.AbstractParserLogService#isTracing() | StdoutLogService.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,561
StdoutLogService.java
@see org.eclipse.cdt.core.parser.AbstractParserLogService#isTracingExceptions()
0
@see org.eclipse.cdt.core.parser.AbstractParserLogService#isTracingExceptions() | StdoutLogService.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,562
StdoutLogService.java
@see org.eclipse.cdt.core.parser.AbstractParserLogService#traceLog(java.lang.String)
0
@see org.eclipse.cdt.core.parser.AbstractParserLogService#traceLog(java.lang.String) | StdoutLogService.java
[ 0, 0, 0, 0, 1, 0, 0 ]
6,563
PDOMExternalReferencesList.java
@link #getIterator()
0
@link #getIterator() | PDOMExternalReferencesList.java
[ 0, 0, 0, 0, 1, 0, 0 ]