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
|
|---|---|---|---|---|---|
3,453
|
VAbstractSplitPanel.java
|
// size below will be overridden in update from uidl, initial size
// needed to keep IE alive
| 0
|
// size below will be overridden in update from uidl, initial size
// needed to keep IE alive | VAbstractSplitPanel.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,455
|
VAbstractSplitPanel.java
|
/** For internal use only. May be removed or replaced in the future. */
| 0
|
/** For internal use only. May be removed or replaced in the future. */ | VAbstractSplitPanel.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,456
|
VAbstractSplitPanel.java
|
/** For internal use only. May be removed or replaced in the future. */
| 0
|
/** For internal use only. May be removed or replaced in the future. */ | VAbstractSplitPanel.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,511
|
MyApp.java
|
// You can inject the app in views if needed.
| 0
|
// You can inject the app in views if needed. | MyApp.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,524
|
FastByteComparisons.java
|
This is borrowed and slightly modified from Guava's {@link UnsignedBytes}
* class to be able to compare arrays that start at non-zero offsets.
| 0
|
This is borrowed and slightly modified from Guava's {@link UnsignedBytes}
* class to be able to compare arrays that start at non-zero offsets. | FastByteComparisons.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,530
|
FastByteComparisons.java
|
Uses reflection to gracefully fall back to the Java implementation if
* {@code Unsafe} isn't available.
| 0
|
Uses reflection to gracefully fall back to the Java implementation if
* {@code Unsafe} isn't available. | FastByteComparisons.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,532
|
FastByteComparisons.java
|
// yes, UnsafeComparer does implement Comparer<byte[]>
| 0
|
// yes, UnsafeComparer does implement Comparer<byte[]> | FastByteComparisons.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,533
|
FastByteComparisons.java
|
// ensure we really catch *everything*
| 0
|
// ensure we really catch *everything* | FastByteComparisons.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,536
|
FastByteComparisons.java
|
// used via reflection
| 0
|
// used via reflection | FastByteComparisons.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,537
|
FastByteComparisons.java
|
The offset to the first element in a byte array.
| 0
|
The offset to the first element in a byte array. | FastByteComparisons.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,538
|
FastByteComparisons.java
|
// It doesn't matter what we throw;
// it's swallowed in getBestComparer().
| 0
|
// It doesn't matter what we throw;
// it's swallowed in getBestComparer(). | FastByteComparisons.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,539
|
FastByteComparisons.java
|
sanity check - this should never fail
| 0
|
sanity check - this should never fail | FastByteComparisons.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,563
|
UIsInMultipleTabs.java
|
// Get our added instance or another instance that was added by
// another thread between previous get and putIfAbsent
| 0
|
// Get our added instance or another instance that was added by
// another thread between previous get and putIfAbsent | UIsInMultipleTabs.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,627
|
ModifyDialogTabPage.java
|
// make sure the value is within the range
| 0
|
// make sure the value is within the range | ModifyDialogTabPage.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,663
|
BiMap.java
|
<p>Because a bimap has unique values, this method returns a {@link Set},
* instead of the {@link java.util.Collection} specified in the {@link Map}
* interface.
| 0
|
<p>Because a bimap has unique values, this method returns a {@link Set},
* instead of the {@link java.util.Collection} specified in the {@link Map}
* interface. | BiMap.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,718
|
FloatRangeValidator.java
|
By default the range is inclusive i.e. both minValue and maxValue are
* valid values. Use {@link #setMinValueIncluded(boolean)} or
* {@link #setMaxValueIncluded(boolean)} to change it.
| 0
|
By default the range is inclusive i.e. both minValue and maxValue are
* valid values. Use {@link #setMinValueIncluded(boolean)} or
* {@link #setMaxValueIncluded(boolean)} to change it. | FloatRangeValidator.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
3,762
|
ClientSCMProtocol.java
|
The client uses a checksum to identify the
* resource and an {@link ApplicationId} to identify which application will be
* using the resource.
* </p>
*
* <p>
* The <code>SharedCacheManager</code> responds with whether or not the
* resource exists in the cache. If the resource exists, a <code>Path</code>
* to the resource in the shared cache is returned. If the resource does not
* exist, the response is empty.
| 0
|
The client uses a checksum to identify the
* resource and an {@link ApplicationId} to identify which application will be
* using the resource.
* </p>
*
* <p>
* The <code>SharedCacheManager</code> responds with whether or not the
* resource exists in the cache. If the resource exists, a <code>Path</code>
* to the resource in the shared cache is returned. If the resource does not
* exist, the response is empty. | ClientSCMProtocol.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
3,763
|
ClientSCMProtocol.java
|
This method is called once an application
* is no longer using a claimed resource in the shared cache. The client uses
* a checksum to identify the resource and an {@link ApplicationId} to
* identify which application is releasing the resource.
* </p>
| 0
|
This method is called once an application
* is no longer using a claimed resource in the shared cache. The client uses
* a checksum to identify the resource and an {@link ApplicationId} to
* identify which application is releasing the resource.
* </p> | ClientSCMProtocol.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
3,770
|
ForwardingLoadingCacheTest.java
|
Class parameters must be raw, so we can't create a proxy with generic
* type arguments. The created proxy only records calls and returns null, so
* the type is irrelevant at runtime.
| 0
|
Class parameters must be raw, so we can't create a proxy with generic
* type arguments. The created proxy only records calls and returns null, so
* the type is irrelevant at runtime. | ForwardingLoadingCacheTest.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,801
|
package-info.java
|
<h3>ML columns</h3>
*
* A column with ML attributes attached is called an ML column.
* The data in ML columns are stored as double values, i.e., an ML column is either a scalar column
* of double values or a vector column.
* Columns of other types must be encoded into ML columns using transformers.
* We use {@link org.apache.spark.ml.attribute.Attribute} to describe a scalar ML column, and
* {@link org.apache.spark.ml.attribute.AttributeGroup} to describe a vector ML column.
* ML attributes are stored in the metadata field of the column schema.
| 0
|
<h3>ML columns</h3>
*
* A column with ML attributes attached is called an ML column.
* The data in ML columns are stored as double values, i.e., an ML column is either a scalar column
* of double values or a vector column.
* Columns of other types must be encoded into ML columns using transformers.
* We use {@link org.apache.spark.ml.attribute.Attribute} to describe a scalar ML column, and
* {@link org.apache.spark.ml.attribute.AttributeGroup} to describe a vector ML column.
* ML attributes are stored in the metadata field of the column schema. | package-info.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,804
|
DefaultGCCDependencyCalculator2.java
|
See bugzilla 108715 for the discussion of dependency management that led to
* the creation of this dependency calculator. Note also that this technique
* exhibits the failure modes discussed in comment #5.
| 0
|
See bugzilla 108715 for the discussion of dependency management that led to
* the creation of this dependency calculator. Note also that this technique
* exhibits the failure modes discussed in comment #5. | DefaultGCCDependencyCalculator2.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,805
|
DefaultGCCDependencyCalculator2.java
|
This dependency calculator uses the class DefaultGCCDependencyCalculator2Commands
* which implements the per-source command information
| 0
|
This dependency calculator uses the class DefaultGCCDependencyCalculator2Commands
* which implements the per-source command information | DefaultGCCDependencyCalculator2.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,815
|
RMContainerEventType.java
|
// when a container acquired by AM after
// it increased/decreased
| 0
|
// when a container acquired by AM after
// it increased/decreased | RMContainerEventType.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,863
|
AsmPartitionScanner.java
|
A simple heuristic is used to detect valid line end comment characters: If a
* character known to be a potential line end comment character is used as a
* line start comment char, this character is considered a valid line end
* comment character, too. If e.g. a '@' is used to introduce a line start
* comment it is also recognized as a line end comment introducer afterwards.
* </p>
| 0
|
A simple heuristic is used to detect valid line end comment characters: If a
* character known to be a potential line end comment character is used as a
* line start comment char, this character is considered a valid line end
* comment character, too. If e.g. a '@' is used to introduce a line start
* comment it is also recognized as a line end comment introducer afterwards.
* </p> | AsmPartitionScanner.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
3,973
|
PropertyValueGenerator.java
|
This function is called when setting a filter for this generated
* property. Returning null from this function causes
* GeneratedPropertyContainer to discard the filter and not use it.
*
* By default this function throws UnsupportedFilterException.
| 0
|
This function is called when setting a filter for this generated
* property. Returning null from this function causes
* GeneratedPropertyContainer to discard the filter and not use it.
*
* By default this function throws UnsupportedFilterException. | PropertyValueGenerator.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
3,974
|
PropertyValueGenerator.java
|
SortOrder is similar to (or the same as) the SortOrder already defined
* for Grid.
*
* The default implementation of this method returns an empty array, which
* means that the property will not be included in
* getSortableContainerPropertyIds(). Attempting to sort by that column
* throws UnsupportedOperationException.
*
* Returning null is not allowed.
| 0
|
SortOrder is similar to (or the same as) the SortOrder already defined
* for Grid.
*
* The default implementation of this method returns an empty array, which
* means that the property will not be included in
* getSortableContainerPropertyIds(). Attempting to sort by that column
* throws UnsupportedOperationException.
*
* Returning null is not allowed. | PropertyValueGenerator.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
3,978
|
PropertyValueGenerator.java
|
@link Property#getType()
| 0
|
@link Property#getType() | PropertyValueGenerator.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
3,980
|
StringToBigIntegerConverterTest.java
|
// 2^70 > 2^63 - 1
| 0
|
// 2^70 > 2^63 - 1 | StringToBigIntegerConverterTest.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
3,985
|
ScalabilityIntegerFieldEditor.java
|
The checkbox selection will normally be propagated to the label and text controls in the
// checkbox selection listener. However, the callback is only invoked when the selection changes,
// which means that an initial value of false will not be properly propagated. The state is
// directly updated here.
| 0
|
The checkbox selection will normally be propagated to the label and text controls in the
// checkbox selection listener. However, the callback is only invoked when the selection changes,
// which means that an initial value of false will not be properly propagated. The state is
// directly updated here. | ScalabilityIntegerFieldEditor.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
4,001
|
package-info.java
|
@code
* guice-throwingproviders.jar
| 0
|
@code
* guice-throwingproviders.jar | package-info.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,019
|
ImmutableRangeSet.java
|
// True if the "positive" range set is empty or bounded below.
| 0
|
// True if the "positive" range set is empty or bounded below. | ImmutableRangeSet.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,020
|
ImmutableRangeSet.java
|
// True if the "positive" range set is empty or bounded above.
| 0
|
// True if the "positive" range set is empty or bounded above. | ImmutableRangeSet.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,026
|
ImmutableRangeSet.java
|
<p>The returned set's {@link Object#toString} method returns a short-hand form of the set's
* contents, such as {@code "[1..100]}"}.
| 0
|
<p>The returned set's {@link Object#toString} method returns a short-hand form of the set's
* contents, such as {@code "[1..100]}"}. | ImmutableRangeSet.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
4,029
|
ImmutableRangeSet.java
|
// we catch CCE's
| 0
|
// we catch CCE's | ImmutableRangeSet.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,030
|
ImmutableRangeSet.java
|
// if it's contained, it's definitely a C
| 0
|
// if it's contained, it's definitely a C | ImmutableRangeSet.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,056
|
ImmutableRangeSet.java
|
@link ImmutableSortedSet
| 0
|
@link ImmutableSortedSet | ImmutableRangeSet.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,061
|
ImmutableRangeSet.java
|
@link Range#isEmpty()
| 0
|
@link Range#isEmpty() | ImmutableRangeSet.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,062
|
ImmutableRangeSet.java
|
@link ImmutableRangeSet#of()
| 0
|
@link ImmutableRangeSet#of() | ImmutableRangeSet.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,063
|
ImmutableRangeSet.java
|
@link Range#all()
| 0
|
@link Range#all() | ImmutableRangeSet.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,067
|
CountTest.java
|
@code Count
| 0
|
@code Count | CountTest.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,069
|
IGDBControl.java
|
@param rm The requestMonitor indicating that GDB has been terminated.
| 0
|
@param rm The requestMonitor indicating that GDB has been terminated. | IGDBControl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,070
|
IGDBControl.java
|
@param rm The requestMonitor indicating that the final steps if
* initialization are completed.
| 0
|
@param rm The requestMonitor indicating that the final steps if
* initialization are completed. | IGDBControl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,075
|
IGDBControl.java
|
@param rm
| 0
|
@param rm | IGDBControl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,077
|
IGDBControl.java
|
@param enabled
* If <code>true</code>, printing errors is turned on.
| 0
|
@param enabled
* If <code>true</code>, printing errors is turned on. | IGDBControl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,078
|
IGDBControl.java
|
@param rm
| 0
|
@param rm | IGDBControl.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,087
|
DocumentAnnotationProvider.java
|
@see org.eclipse.ui.progress.UIJob#runInUIThread(org.eclipse.core.runtime.IProgressMonitor)
| 0
|
@see org.eclipse.ui.progress.UIJob#runInUIThread(org.eclipse.core.runtime.IProgressMonitor) | DocumentAnnotationProvider.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,090
|
TextViewerDragAdapter.java
|
@param viewer the text viewer
| 0
|
@param viewer the text viewer | TextViewerDragAdapter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,091
|
TextViewerDragAdapter.java
|
@param viewer the text viewer
| 0
|
@param viewer the text viewer | TextViewerDragAdapter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,092
|
TextViewerDragAdapter.java
|
@param x
* screen X-coordinate
* @param y
* screen Y-coordinate
* @param absolute
* if <code>true</code>, coordinates are expected to be
* absolute screen coordinates
| 0
|
@param x
* screen X-coordinate
* @param y
* screen Y-coordinate
* @param absolute
* if <code>true</code>, coordinates are expected to be
* absolute screen coordinates | TextViewerDragAdapter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,093
|
TextViewerDragAdapter.java
|
@return text offset
| 0
|
@return text offset | TextViewerDragAdapter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,094
|
TextViewerDragAdapter.java
|
@param widgetOffset
| 0
|
@param widgetOffset | TextViewerDragAdapter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,095
|
TextViewerDragAdapter.java
|
@return document offset
| 0
|
@return document offset | TextViewerDragAdapter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,096
|
TextViewerDragAdapter.java
|
@return true if the document may be changed by the drag.
| 0
|
@return true if the document may be changed by the drag. | TextViewerDragAdapter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,097
|
TextViewerDragAdapter.java
|
@param enabled
| 0
|
@param enabled | TextViewerDragAdapter.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,100
|
TextViewerDragAdapter.java
|
// we are expecting this
| 0
|
// we are expecting this | TextViewerDragAdapter.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,101
|
TextViewerDragAdapter.java
|
@see StyledText#getOffsetAtLocation()
| 0
|
@see StyledText#getOffsetAtLocation() | TextViewerDragAdapter.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,103
|
TextViewerDragAdapter.java
|
// this has no effect?
| 0
|
// this has no effect? | TextViewerDragAdapter.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,106
|
TextViewerDragAdapter.java
|
/ add the drag selection position
// the position is used to delete the selection on a DROP_MOVE
// and it can be used by the drop target to determine if it should
// allow the drop (e.g. if drop location overlaps selection)
| 0
|
/ add the drag selection position
// the position is used to delete the selection on a DROP_MOVE
// and it can be used by the drop target to determine if it should
// allow the drop (e.g. if drop location overlaps selection) | TextViewerDragAdapter.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
4,109
|
TextViewerDragAdapter.java
|
@see org.eclipse.swt.dnd.DragSourceListener#dragStart(org.eclipse.swt.dnd.DragSourceEvent)
| 0
|
@see org.eclipse.swt.dnd.DragSourceListener#dragStart(org.eclipse.swt.dnd.DragSourceEvent) | TextViewerDragAdapter.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,110
|
TextViewerDragAdapter.java
|
@see org.eclipse.swt.dnd.DragSourceListener#dragSetData(org.eclipse.swt.dnd.DragSourceEvent)
| 0
|
@see org.eclipse.swt.dnd.DragSourceListener#dragSetData(org.eclipse.swt.dnd.DragSourceEvent) | TextViewerDragAdapter.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,111
|
TextViewerDragAdapter.java
|
@see org.eclipse.swt.dnd.DragSourceListener#dragFinished(org.eclipse.swt.dnd.DragSourceEvent)
| 0
|
@see org.eclipse.swt.dnd.DragSourceListener#dragFinished(org.eclipse.swt.dnd.DragSourceEvent) | TextViewerDragAdapter.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,133
|
UniqueSerializable.java
|
@since 6.8.0
| 0
|
@since 6.8.0 | UniqueSerializable.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,152
|
Funnels.java
|
@since 11.0
| 0
|
@since 11.0 | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,153
|
Funnels.java
|
@since 15.0 (since 11.0 as {@code Funnels.stringFunnel()}.
| 0
|
@since 15.0 (since 11.0 as {@code Funnels.stringFunnel()}. | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,154
|
Funnels.java
|
@since 15.0
| 0
|
@since 15.0 | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,155
|
Funnels.java
|
@since 13.0
| 0
|
@since 13.0 | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,156
|
Funnels.java
|
@since 15.0
| 0
|
@since 15.0 | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,157
|
Funnels.java
|
@since 13.0
| 0
|
@since 13.0 | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,158
|
Funnels.java
|
@since 13.0
| 0
|
@since 13.0 | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,159
|
Funnels.java
|
@code flush
| 0
|
@code flush | Funnels.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,160
|
Funnels.java
|
@link OutputStream
| 0
|
@link OutputStream | Funnels.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,161
|
Funnels.java
|
@link Funnel#funnel
* funnel
| 0
|
@link Funnel#funnel
* funnel | Funnels.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,162
|
Funnels.java
|
@link Funnels#stringFunnel(Charset)
| 0
|
@link Funnels#stringFunnel(Charset) | Funnels.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,166
|
Funnels.java
|
@code Charset
| 0
|
@code Charset | Funnels.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,173
|
Funnels.java
|
@code PrimitiveSink
| 0
|
@code PrimitiveSink | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,174
|
Funnels.java
|
@code PrimitiveSink
| 0
|
@code PrimitiveSink | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,175
|
Funnels.java
|
@code OutputStream
| 0
|
@code OutputStream | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,176
|
Funnels.java
|
@code close
| 0
|
@code close | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,177
|
Funnels.java
|
@code flush
| 0
|
@code flush | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,178
|
Funnels.java
|
@code OutputStream
| 0
|
@code OutputStream | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,179
|
Funnels.java
|
@code IOException
| 0
|
@code IOException | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,180
|
Funnels.java
|
@code Iterable
| 0
|
@code Iterable | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,181
|
Funnels.java
|
@code CharSequence
| 0
|
@code CharSequence | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,182
|
Funnels.java
|
@code CharSequence
| 0
|
@code CharSequence | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,183
|
Funnels.java
|
@code byte
| 0
|
@code byte | Funnels.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,185
|
TestShellCommandFencer.java
|
// bad path should also fail
| 0
|
// bad path should also fail | TestShellCommandFencer.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,193
|
BindingScopingVisitor.java
|
@param <V> any type to be returned by the visit method. Use {@link Void} with
* {@code return null} if no return type is needed.
| 0
|
@param <V> any type to be returned by the visit method. Use {@link Void} with
* {@code return null} if no return type is needed. | BindingScopingVisitor.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,194
|
BindingScopingVisitor.java
|
@link Void
| 0
|
@link Void | BindingScopingVisitor.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,200
|
BindingScopingVisitor.java
|
@code return null
| 0
|
@code return null | BindingScopingVisitor.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,201
|
BindingScopingVisitor.java
|
@link com.google.inject.Binder#bindScope(Class,
* Scope) Binder.bindScope()
| 0
|
@link com.google.inject.Binder#bindScope(Class,
* Scope) Binder.bindScope() | BindingScopingVisitor.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,205
|
GDBBreakpoints_7_0.java
|
@see org.eclipse.cdt.dsf.service.AbstractDsfService#initialize(org.eclipse.cdt.dsf.concurrent.RequestMonitor)
| 0
|
@see org.eclipse.cdt.dsf.service.AbstractDsfService#initialize(org.eclipse.cdt.dsf.concurrent.RequestMonitor) | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
0,
1,
0,
0
] |
4,208
|
GDBBreakpoints_7_0.java
|
@param context
* @param breakpoint
* @param finalRm
| 0
|
@param context
* @param breakpoint
* @param finalRm | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,210
|
GDBBreakpoints_7_0.java
|
With GDB 7.0, we can create a breakpoint that is disabled. This avoids having to disable it as
* a separate command. It is also much better because in non-stop, we don't risk habing a thread
* hitting the breakpoint between creation and disablement.
| 0
|
With GDB 7.0, we can create a breakpoint that is disabled. This avoids having to disable it as
* a separate command. It is also much better because in non-stop, we don't risk habing a thread
* hitting the breakpoint between creation and disablement. | GDBBreakpoints_7_0.java
|
[
0,
0,
1,
0,
0,
0,
0
] |
4,219
|
GDBBreakpoints_7_0.java
|
@param context
* @param breakpoint
* @param drm
| 0
|
@param context
* @param breakpoint
* @param drm | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,222
|
GDBBreakpoints_7_0.java
|
// The simplest way to convert from the CLITraceInfo to a MIBreakInsertInfo
// is to list the breakpoints and take the proper output
| 0
|
// The simplest way to convert from the CLITraceInfo to a MIBreakInsertInfo
// is to list the breakpoints and take the proper output | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,226
|
GDBBreakpoints_7_0.java
|
// By default the tracepoint is enabled at creation
// If it wasn't supposed to be, then disable it right away
// Also, tracepoints are created with no passcount.
// We have to set the passcount manually now.
// Same for commands.
| 0
|
// By default the tracepoint is enabled at creation
// If it wasn't supposed to be, then disable it right away
// Also, tracepoints are created with no passcount.
// We have to set the passcount manually now.
// Same for commands. | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,227
|
GDBBreakpoints_7_0.java
|
@param dmc
* @param properties
* @param rm
* @param generateUpdateEvent
| 0
|
@param dmc
* @param properties
* @param rm
* @param generateUpdateEvent | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,229
|
GDBBreakpoints_7_0.java
|
// At this point, we know their are OK so there is no need to re-validate
| 0
|
// At this point, we know their are OK so there is no need to re-validate | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
4,233
|
GDBBreakpoints_7_0.java
|
// Note that breakpoint commands (actions) are not handled by the backend
// which is why we don't check for changes here
| 0
|
// Note that breakpoint commands (actions) are not handled by the backend
// which is why we don't check for changes here | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
1,
0,
0,
0
] |
4,237
|
GDBBreakpoints_7_0.java
|
IgnoreCount is not supported by tracepoints
| 0
|
IgnoreCount is not supported by tracepoints | GDBBreakpoints_7_0.java
|
[
0,
0,
0,
0,
0,
0,
1
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.