HomeSort by relevance Sort by last modified time
    Searched refs:EQUAL (Results 101 - 125 of 247) sorted by null

1 2 3 45 6 7 8 910

  /external/mesa3d/src/compiler/glsl/glcpp/
glcpp-lex.l 481 RETURN_TOKEN (EQUAL);
  /external/protobuf/gtest/
CMakeLists.txt 306 if (NOT(MSVC AND (MSVC_VERSION EQUAL 1600)))
  /external/python/cpython2/Lib/lib2to3/
fixer_util.py 19 [keyword, Leaf(token.EQUAL, u"="), value])
36 target + [Leaf(token.EQUAL, u"=", prefix=u" ")] + source)
  /external/smali/smalidea/src/main/java/org/jf/smalidea/
SmaliTokens.java 81 @SuppressWarnings({"UnusedDeclaration"}) public static IElementType EQUAL;
199 tokenColors.put("EQUAL", SmaliHighlightingColors.EQUAL);
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
fixer_util.py 19 [keyword, Leaf(token.EQUAL, u"="), value])
36 target + [Leaf(token.EQUAL, u"=", prefix=u" ")] + source)
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
fixer_util.py 19 [keyword, Leaf(token.EQUAL, u"="), value])
36 target + [Leaf(token.EQUAL, u"=", prefix=u" ")] + source)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
fixer_util.py 19 [keyword, Leaf(token.EQUAL, u"="), value])
36 target + [Leaf(token.EQUAL, u"=", prefix=u" ")] + source)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
fixer_util.py 19 [keyword, Leaf(token.EQUAL, u"="), value])
36 target + [Leaf(token.EQUAL, u"=", prefix=u" ")] + source)
  /external/icu/icu4c/source/test/intltest/
thcoll.cpp 268 expect = Collator::EQUAL;
416 // In UCA 6.2, they compare equal again.
tscoll.cpp 348 else if (result == Collator::EQUAL)
350 target += "EQUAL";
  /external/protobuf/src/google/protobuf/util/
message_differencer.h 110 // Determines whether the supplied messages are equal. Equality is defined as
132 // Determines whether the supplied messages are approximately equal.
134 // being approximately equal. Primitive (non-float) fields and strings are
264 // always equal to -1, even if the last field is repeated. This is
272 // fields were in fact equal or not, as Compare() does not inspect
274 // the fields are equal or not (perhaps with a second call to
346 EQUAL, // Fields must be present in both messages
380 // considered equal. Elements which are present on both sides of the
405 // considered equal.
433 // comparison. Those pairs of elements with the same key (with equal valu
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
glslang.y 193 %token <lex> COMMA COLON EQUAL SEMICOLON BANG DASH TILDE PLUS STAR SLASH PERCENT
642 : EQUAL {
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/util/
message_differencer.h 110 // Determines whether the supplied messages are equal. Equality is defined as
132 // Determines whether the supplied messages are approximately equal.
134 // being approximately equal. Primitive (non-float) fields and strings are
264 // always equal to -1, even if the last field is repeated. This is
272 // fields were in fact equal or not, as Compare() does not inspect
274 // the fields are equal or not (perhaps with a second call to
346 EQUAL, // Fields must be present in both messages
380 // considered equal. Elements which are present on both sides of the
405 // considered equal.
433 // comparison. Those pairs of elements with the same key (with equal valu
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
Pp.cpp 349 COND, LOGOR, LOGAND, OR, XOR, AND, EQUAL, RELATION, SHIFT, ADD, MUL, UNARY,
388 { PpAtomEQ, EQUAL, op_eq },
389 { PpAtomNE, EQUAL, op_ne },
    [all...]
  /toolchain/binutils/binutils-2.25/ld/
deffilep.y 124 %token READ WRITE EXECUTE SHARED NONAMEU NONAMEL DIRECTIVE EQUAL
302 opt_equalequal_name: EQUAL ID { $$ = $2; }
    [all...]
  /external/v8/src/arm64/
code-stubs-arm64.cc 156 // They are both equal and they are not both Smis so both of them are not
157 // Smis. If it's not a heap number, then return equal.
160 // Call runtime on identical JSObjects. Otherwise return equal.
201 __ Mov(result, EQUAL); // Things are <=, >=, ==, === themselves.
212 // non-equal if the heap number is a NaN, and equal otherwise. Comparing
251 // equal since their pointers are different.
279 // Internalized strings are unique, so they can only be equal if they are the
281 // both internalized strings, they cannot be equal.
308 // succeed. Return non-equal
    [all...]
  /external/v8/src/x87/
code-stubs-x87.cc 183 __ j(equal, &skip_mov, Label::kNear);
329 __ Check(equal, kUnexpectedTypeForRegExpDataFixedArrayExpected);
534 __ j(equal, &success);
537 __ j(equal, &failure);
550 __ j(equal, &runtime);
687 __ j(equal, &thin_string, Label::kNear);
701 DCHECK(cc != equal);
770 if (cc != equal) {
785 __ j(equal, &generic_heap_number_comparison, Label::kNear);
786 if (cc != equal) {
    [all...]
  /external/bison/src/
parse-gram.y 187 %token EQUAL "="
687 the right-hand side, and return an empty location equal to the end
scan-gram.l 225 "=" return EQUAL;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationTest.java 174 target += "EQUAL";
    [all...]
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationTest.java 173 target += "EQUAL";
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_dump.c 531 CAP_CASE(ZCmpCaps, D3DPCMPCAPS, EQUAL);
577 CAP_CASE(AlphaCmpCaps, D3DPCMPCAPS, EQUAL);
  /external/swiftshader/src/OpenGL/compiler/
glslang.l 372 "=" { context->lexAfterType = false; return(EQUAL); }
  /prebuilts/tools/common/m2/repository/com/googlecode/java-diff-utils/diffutils/1.3.0/
diffutils-1.3.0.jar 
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
parsermodule.c 927 #define validate_equal(ch) validate_terminal(ch, EQUAL, "=")
    [all...]

Completed in 1827 milliseconds

1 2 3 45 6 7 8 910