/external/guava/guava-tests/test/com/google/common/collect/ |
TreeRangeSetTest.java | 133 if (expectedRange.encloses(query)) { 139 assertEquals(rangeSet + " was incorrect on encloses(" + query + ")", expectEnclose, 140 rangeSet.encloses(query));
|
/external/llvm/lib/Analysis/ |
TypeBasedAliasAnalysis.cpp | 534 // TODO: We need to check if AccessType of TagA encloses AccessType of 548 // Base type of A encloses base type of B, check if the offsets match. 564 // Base type of B encloses base type of A, check if the offsets match.
|
/external/clang/lib/CodeGen/ |
CGCleanup.cpp | 427 // As long as Old strictly encloses the scope's enclosing normal [all...] |
CGOpenMPRuntime.h | 119 /// \param ParentName Name of the function that encloses the target region. [all...] |
CGCleanup.h | 561 bool encloses(iterator other) const { return Ptr >= other.Ptr; }
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
DFA.cs | 71 /** <summary>Which recognizer encloses this DFA? Needed to check backtracking</summary> */
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
DFA.cs | 66 /** <summary>Which recognizer encloses this DFA? Needed to check backtracking</summary> */
|
/external/tensorflow/tensorflow/contrib/py2tf/pyct/static_analysis/ |
activity.py | 33 """Encloses local symbol definition and usage information.
|
/libcore/ojluni/src/main/java/java/text/ |
IcuIteratorWrapper.java | 84 * <td width="94%">Encloses a sequence of characters that is optional.</td> 88 * <td width="94%">Encloses a sequence of characters. If followed by *, the sequence
|
/external/freetype/include/freetype/ |
ftglyph.h | 349 /* Return a glyph's `control box'. The control box encloses all the */ [all...] |
ftoutln.h | 231 /* Return an outline's `control box'. The control box encloses all */ [all...] |
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
gtest-string.h | 142 // Similar to ShowWideCString(), except that this function encloses
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
gtest-string.h | 142 // Similar to ShowWideCString(), except that this function encloses
|
/external/protobuf/gtest/include/gtest/internal/ |
gtest-string.h | 142 // Similar to ShowWideCString(), except that this function encloses
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
gtest-string.h | 142 // Similar to ShowWideCString(), except that this function encloses
|
/libcore/ojluni/src/main/java/sun/security/x509/ |
IPAddressName.java | 412 // See if one address fully encloses the other address
|
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftglyph.h | 343 /* Return a glyph's `control box'. The control box encloses all the */ [all...] |
ftoutln.h | 226 /* Return an outline's `control box'. The control box encloses all */ [all...] |
/external/google-breakpad/src/testing/include/gmock/internal/ |
gmock-internal-utils.h | 208 // the target type's range encloses the source type's range.
|
/external/googletest/googlemock/include/gmock/internal/ |
gmock-internal-utils.h | 208 // the target type's range encloses the source type's range.
|
/external/turbine/java/com/google/turbine/lower/ |
Lower.java | 372 // anything that lexically encloses the class being lowered
|
/external/v8/testing/gmock/include/gmock/internal/ |
gmock-internal-utils.h | 208 // the target type's range encloses the source type's range.
|
/frameworks/base/core/java/android/text/ |
MeasuredParagraph.java | 301 * Retrieves the bounding rectangle that encloses all of the characters, with an implied origin
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
IntRangeManager.java | 445 // found the IntRange that encloses the client range, if any
|
/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
FileUseMap.java | 207 * encloses {@code entry}
|