Searched defs:second (Results 276 - 300 of 320) sorted by relevance

<<111213

/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc1475 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { argument
1477 (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00;
1482 wchar_t second) {
1485 (((first & mask) << 10) | (second & mask)) + 0x10000 :
4887 // Calling the function for the second time has no user-visible effect.
1481 CreateCodePointFromUtf16SurrogatePair(wchar_t first, wchar_t second) argument
/external/chromium_org/v8/src/arm64/
H A Dmacro-assembler-arm64.cc1165 // skip the whole block in the second instruction. This allows four W
2678 Register first, Register second, Register scratch1, Register scratch2,
2681 JumpIfEitherSmi(first, second, failure);
2685 JumpIfEitherSmi(first, second, NULL, &not_smi);
2694 // Test that both first and second are sequential one-byte strings.
2696 Ldr(scratch2, FieldMemOperand(second, HeapObject::kMapOffset));
2706 Register first, Register second, Register scratch1, Register scratch2,
2708 DCHECK(!AreAliased(scratch1, second));
2714 And(scratch2, second, kFlatOneByteStringMask);
2735 Register first, Register second, Registe
2677 JumpIfEitherIsNotSequentialOneByteStrings( Register first, Register second, Register scratch1, Register scratch2, Label* failure, SmiCheckType smi_check) argument
2705 JumpIfEitherInstanceTypeIsNotSequentialOneByte( Register first, Register second, Register scratch1, Register scratch2, Label* failure) argument
2734 JumpIfBothInstanceTypesAreNotSequentialOneByte( Register first, Register second, Register scratch1, Register scratch2, Label* failure) argument
[all...]
/external/chromium_org/v8/src/mips/
H A Dmacro-assembler-mips.cc3133 // The second zero_reg indicates no context.
5332 Register first, Register second, Register scratch1, Register scratch2,
5334 // Test that both first and second are sequential one-byte strings.
5337 lw(scratch2, FieldMemOperand(second, HeapObject::kMapOffset));
5347 Register second,
5353 And(scratch1, first, Operand(second));
5355 JumpIfNonSmisNotBothSequentialOneByteStrings(first, second, scratch1,
5361 Register first, Register second, Register scratch1, Register scratch2,
5370 andi(scratch2, second, kFlatOneByteStringMask);
5331 JumpIfNonSmisNotBothSequentialOneByteStrings( Register first, Register second, Register scratch1, Register scratch2, Label* failure) argument
5346 JumpIfNotBothSequentialOneByteStrings(Register first, Register second, Register scratch1, Register scratch2, Label* failure) argument
5360 JumpIfBothInstanceTypesAreNotSequentialOneByte( Register first, Register second, Register scratch1, Register scratch2, Label* failure) argument
/external/gtest/src/
H A Dgtest.cc1471 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { argument
1473 (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00;
1478 wchar_t second) {
1481 (((first & mask) << 10) | (second & mask)) + 0x10000 :
5004 // Calling the function for the second time has no user-visible effect.
1477 CreateCodePointFromUtf16SurrogatePair(wchar_t first, wchar_t second) argument
/external/libxml2/
H A Dtrio.c1344 /* After the second dot we have the base */
5139 char second[2]; local
5143 second[1] = NIL;
5150 second[0] = (char)j;
5151 if (trio_equal_locale(first, second))
5188 * it will be part of the class, and a second ungroup character
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1475 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { argument
1477 (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00;
1482 wchar_t second) {
1485 (((first & mask) << 10) | (second & mask)) + 0x10000 :
4855 // Calling the function for the second time has no user-visible effect.
1481 CreateCodePointFromUtf16SurrogatePair(wchar_t first, wchar_t second) argument
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1475 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { argument
1477 (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00;
1482 wchar_t second) {
1485 (((first & mask) << 10) | (second & mask)) + 0x10000 :
4887 // Calling the function for the second time has no user-visible effect.
1481 CreateCodePointFromUtf16SurrogatePair(wchar_t first, wchar_t second) argument
/external/protobuf/gtest/src/
H A Dgtest.cc1460 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { argument
1462 (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00;
1467 wchar_t second) {
1470 (((first & mask) << 10) | (second & mask)) + 0x10000 :
4631 // Calling the function for the second time has no user-visible effect.
1466 CreateCodePointFromUtf16SurrogatePair(wchar_t first, wchar_t second) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.contenttype_3.4.100.v20100505-1235.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc123 // the second argument to the two arguments constructor.
2955 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { argument
2957 (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00;
2962 wchar_t second) {
2965 (((first & mask) << 10) | (second & mask)) + 0x10000 :
6488 // Calling the function for the second time has no user-visible effect.
2961 CreateCodePointFromUtf16SurrogatePair(wchar_t first, wchar_t second) argument
/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h1057 // In the second case it points to an array which contains instruction's
2260 HBinaryCall(HValue* first, HValue* second, int argument_count) argument
2263 SetOperandAt(1, second);
2274 HValue* second() const { return OperandAt(1); } function in class:v8::HBinaryCall
2432 HValue* function() { return second(); }
2461 HValue* function() { return second(); }
2484 HValue* constructor() { return second(); }
2502 HValue* constructor() { return second(); }
H A Dobjects-inl.h3078 void DescriptorArray::SwapSortedKeys(int first, int second) { argument
3080 SetSortedKey(first, GetSortedKeyIndex(second));
3081 SetSortedKey(second, first_key);
3400 return ConsString::cast(this)->second()->length() == 0;
3555 String* ConsString::second() { function in class:v8::internal::ConsString
H A Dhydrogen.cc381 HBasicBlock* second = other; local
383 while (first != second) {
384 if (first->block_id() > second->block_id()) {
387 second = second->dominator();
389 DCHECK(first != NULL && second != NULL);
589 HBasicBlock* second = block->end()->SecondSuccessor(); local
590 DCHECK(second == NULL || first != NULL);
595 if (second != NULL) {
596 DCHECK(second
3341 CreateJoin(HBasicBlock* first, HBasicBlock* second, BailoutId join_id) argument
[all...]
H A Dobjects.cc962 DCHECK(cons->second()->length() != 0);
7713 Handle<FixedArray> second) {
7714 ElementsAccessor* accessor = ElementsAccessor::ForArray(second);
7722 Handle<FixedArrayBase>::cast(second)),
7958 if (cons->second()->length() != 0) {
8242 string = cons_string->second();
8288 String* string = cons_string->second();
8326 if (second()->length() == 0) {
8341 string = cons_string->second();
8409 source = cons_string->second();
7712 UnionOfKeys(Handle<FixedArray> first, Handle<FixedArray> second) argument
8413 String* second = cons_string->second(); local
9020 CheckEquivalent(Map* first, Map* second) argument
[all...]
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc123 // the second argument to the two arguments constructor.
2955 inline bool IsUtf16SurrogatePair(wchar_t first, wchar_t second) { argument
2957 (first & 0xFC00) == 0xD800 && (second & 0xFC00) == 0xDC00;
2962 wchar_t second) {
2965 (((first & mask) << 10) | (second & mask)) + 0x10000 :
6488 // Calling the function for the second time has no user-visible effect.
2961 CreateCodePointFromUtf16SurrogatePair(wchar_t first, wchar_t second) argument
/external/dexmaker/lib/
H A Dmockito-core-1.9.1-SNAPSHOT.jar ... value public static boolean and (boolean, boolean) boolean first boolean second public static byte and (byte, byte) byte first byte second ...
/external/robolectric/lib/test/
H A Dmockito-core-1.8.5.jar ... value public static boolean and (boolean, boolean) boolean first boolean second public static byte and (byte, byte) byte first byte second ...
/external/owasp/sanitizer/distrib/lib/
H A Dowasp-java-html-sanitizer.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/owasp/html/ org/owasp/html/AbstractTokenStream ...
/external/valgrind/main/include/vki/
H A Dvki-linux.h1848 __vki_u8 second; member in struct:vki_cdrom_msf0
1861 __vki_u8 cdmsf_sec0; /* start second */
1864 __vki_u8 cdmsf_sec1; /* end second */
/external/chromium_org/third_party/libxml/src/
H A Dtestapi.c9776 xmlChar * name2; /* a second name of the userdata */
9829 xmlChar * name2; /* a second name of the userdata */
9958 xmlChar * name2; /* a second name of the userdata */
10004 xmlChar * name2; /* a second name of the userdata */
10105 xmlChar * prefix2; /* the second prefix of the userdata */
10107 xmlChar * name2; /* a second name of the userdata */
10165 xmlChar * prefix2; /* the second prefix of the userdata */
10167 xmlChar * name2; /* a second name of the userdata */
10283 xmlChar * name2; /* a second name of the userdata */
10336 xmlChar * name2; /* a second nam
23717 xmlNodePtr second; /* the second text node being merged */ local
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dyjp-controller-api-redist.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/yourkit/ com/yourkit/api/ com/yourkit/runtime/ com/ ...

Completed in 5643 milliseconds

<<111213