HomeSort by relevance Sort by last modified time
    Searched refs:EQUAL (Results 76 - 100 of 162) sorted by null

1 2 34 5 6 7

  /external/chromium_org/v8/src/arm/
code-stubs-arm.cc 181 // If exponent is greater than or equal to 84, the 32 less significant
305 // They are both equal and they are not both Smis so both of them are not
306 // Smis. If it's not a heap number, then return equal.
344 __ mov(r0, Operand(EQUAL)); // Things are <=, >=, ==, === themselves.
353 // It is a heap number, so return non-equal if it's NaN and equal if it's
371 // For equal we already have the right value in r0: Return zero (equal)
376 // All-zero means Infinity means equal.
409 // succeed. Return non-equal
    [all...]
  /external/chromium_org/v8/src/ia32/
code-stubs-ia32.cc 341 __ j(equal, &load_float_eax, Label::kNear);
477 // zero flag as if both were equal. However, it also sets the carry flag.
510 // zero flag as if both were equal. However, it also sets the carry flag.
713 __ j(equal, &adaptor, Label::kNear);
797 __ j(equal, &adaptor_frame, Label::kNear);
    [all...]
  /external/chromium_org/v8/src/x87/
code-stubs-x87.cc 248 __ j(equal, &skip_mov, Label::kNear);
393 __ j(equal, &adaptor, Label::kNear);
477 __ j(equal, &adaptor_frame, Label::kNear);
699 __ j(equal, &adaptor_frame, Label::kNear);
830 __ Check(equal, kUnexpectedTypeForRegExpDataFixedArrayExpected);
    [all...]
  /external/chromium_org/v8/src/x64/
code-stubs-x64.cc 353 // zero flag as if both were equal. However, it also sets the carry flag.
385 // zero flag as if both were equal. However, it also sets the carry flag.
553 __ j(equal, &adaptor);
616 __ j(equal, &adaptor_frame);
    [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;
parse-gram.c 261 EQUAL = 302,
320 #define EQUAL 302
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
tscoll.cpp 364 else if (result == Collator::EQUAL)
366 target += "EQUAL";
regcoll.cpp 120 errln("Rules are not equal");
172 "\u00C0", "=", "A\u0300" // Decomp should make these equal
574 // so they should be reordered and the strings should compare as equal.
908 {0x41, 0x0300, 0x0316, 0}, {0x3d, 0}, {0x41, 0x0316, 0x0300, 0} // Reordering --> equal
    [all...]
  /external/chromium_org/tools/gn/
scope.cc 206 if (binary && binary->op().type() == Token::EQUAL) {
parser.cc 52 {NULL, &Parser::Assignment, PRECEDENCE_ASSIGNMENT}, // EQUAL
122 (node->AsBinaryOp()->op().type() == Token::EQUAL ||
  /external/icu/icu4c/source/test/intltest/
tscoll.cpp 346 else if (result == Collator::EQUAL)
348 target += "EQUAL";
regcoll.cpp 116 errln("Rules are not equal");
165 "\u00C0", "=", "A\u0300" // Decomp should make these equal
567 // so they should be reordered and the strings should compare as equal.
901 {0x41, 0x0300, 0x0316, 0}, {0x3d, 0}, {0x41, 0x0316, 0x0300, 0} // Reordering --> equal
    [all...]
  /external/qemu/android/skin/
keyset.c 115 _KEYSYM_(EQUALS,EQUAL) \
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis5/
Visualization5RS.java 247 builder.setDepthFunc(ProgramStore.DepthFunc.EQUAL);
  /external/chromium_org/v8/src/mips/
code-stubs-mips.cc 351 // They are both equal and they are not both Smis so both of them are not
352 // Smis. If it's not a heap number, then return equal.
398 // It is a heap number, so return non-equal if it's NaN and equal if it's
407 // If all bits not set (ne cond), then not a NaN, objects are equal.
415 // For equal we already have the right value in v0: Return zero (equal)
420 // All-zero means Infinity means equal.
453 // succeed. Return non-equal (lhs is already not zero).
477 // succeed. Return non-equal
    [all...]
  /external/chromium_org/v8/src/mips64/
code-stubs-mips64.cc 347 // They are both equal and they are not both Smis so both of them are not
348 // Smis. If it's not a heap number, then return equal.
393 // It is a heap number, so return non-equal if it's NaN and equal if it's
402 // If all bits not set (ne cond), then not a NaN, objects are equal.
410 // For equal we already have the right value in v0: Return zero (equal)
415 // All-zero means Infinity means equal.
448 // succeed. Return non-equal (lhs is already not zero).
471 // succeed. Return non-equal
    [all...]
  /external/chromium_org/third_party/angle/src/compiler/translator/
glslang.l 356 "=" { return EQUAL; }
  /external/chromium_org/v8/src/arm64/
code-stubs-arm64.cc 221 // They are both equal and they are not both Smis so both of them are not
222 // Smis. If it's not a heap number, then return equal.
259 __ Mov(result, EQUAL); // Things are <=, >=, ==, === themselves.
270 // non-equal if the heap number is a NaN, and equal otherwise. Comparing
309 // equal since their pointers are different.
337 // Internalized strings are unique, so they can only be equal if they are the
339 // both internalized strings, they cannot be equal.
366 // succeed. Return non-equal.
391 // succeed. Return non-equal
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/compiler/
transformer.py 368 if nodelist[1][0] == token.EQUAL:
850 if i < len(nodelist) and nodelist[i][0] == token.EQUAL:
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/compiler/
transformer.py 368 if nodelist[1][0] == token.EQUAL:
850 if i < len(nodelist) and nodelist[i][0] == token.EQUAL:
    [all...]
  /external/qemu/android/
hw-events.h 68 KEY_CODE(EQUAL ,13) \
  /external/smali/smali/src/main/java/org/jf/smali/
smaliFlexLexer.java     [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.c 281 EQUAL = 287,
319 #define EQUAL 287
709 "OR", "AND", "'|'", "'^'", "'&'", "NOT_EQUAL", "EQUAL", "'<'", "'>'",
    [all...]
  /external/chromium_org/third_party/zlib/
deflate.c 152 #define EQUAL 0
153 /* result of memcmp for equal strings */
798 * avail_in equal to zero. There won't be anything to do,
    [all...]

Completed in 1420 milliseconds

1 2 34 5 6 7