/external/webrtc/webrtc/modules/video_capture/ |
D | video_capture_impl.cc | 183 CriticalSectionScoped cs2(&_callBackCs); in RegisterCaptureDataCallback() local 189 CriticalSectionScoped cs2(&_callBackCs); in DeRegisterCaptureDataCallback() local 195 CriticalSectionScoped cs2(&_callBackCs); in RegisterCaptureCallback() local 201 CriticalSectionScoped cs2(&_callBackCs); in DeRegisterCaptureCallback() local 240 CriticalSectionScoped cs2(&_callBackCs); in IncomingFrame() local 325 CriticalSectionScoped cs2(&_callBackCs); in SetCaptureRotation() local 332 CriticalSectionScoped cs2(&_callBackCs); in EnableFrameRateCallback() local 350 CriticalSectionScoped cs2(&_callBackCs); in EnableNoPictureAlarm() local
|
/external/eigen/test/ |
D | schur_complex.cpp | 44 ComplexSchur<MatrixType> cs2(A); in schur() local 46 VERIFY_IS_EQUAL(cs2.info(), Success); in schur() 47 VERIFY_IS_EQUAL(cs1.matrixT(), cs2.matrixT()); in schur() 48 VERIFY_IS_EQUAL(cs1.matrixU(), cs2.matrixU()); in schur()
|
D | hessenberg.cpp | 36 HessenbergDecomposition<MatrixType> cs2(A); in hessenberg() local 37 VERIFY_IS_EQUAL(cs1.matrixH().eval(), cs2.matrixH().eval()); in hessenberg() 39 MatrixType cs2Q = cs2.matrixQ(); in hessenberg()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | Normalizer.java | 2162 /*package*/ static int cmpEquivFold(CharSequence cs1, CharSequence cs2, int options) { in cmpEquivFold() argument 2214 limit2=cs2.length(); in cmpEquivFold() 2258 c2=cs2.charAt(s2++); in cmpEquivFold() 2265 cs2=stack2[level2].cs; in cmpEquivFold() 2266 } while(cs2==null); in cmpEquivFold() 2268 limit2=cs2.length(); in cmpEquivFold() 2311 if(s2!=limit2 && Character.isLowSurrogate(c=cs2.charAt(s2))) { in cmpEquivFold() 2316 if(0<=(s2-2) && Character.isHighSurrogate(c=cs2.charAt(s2-2))) { in cmpEquivFold() 2344 c2=cs2.charAt(s2-1); in cmpEquivFold() 2400 stack2[0].cs=cs2; in cmpEquivFold() [all …]
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Normalizer.java | 2103 /*package*/ static int cmpEquivFold(CharSequence cs1, CharSequence cs2, int options) { in cmpEquivFold() argument 2155 limit2=cs2.length(); in cmpEquivFold() 2199 c2=cs2.charAt(s2++); in cmpEquivFold() 2206 cs2=stack2[level2].cs; in cmpEquivFold() 2207 } while(cs2==null); in cmpEquivFold() 2209 limit2=cs2.length(); in cmpEquivFold() 2252 if(s2!=limit2 && Character.isLowSurrogate(c=cs2.charAt(s2))) { in cmpEquivFold() 2257 if(0<=(s2-2) && Character.isHighSurrogate(c=cs2.charAt(s2-2))) { in cmpEquivFold() 2285 c2=cs2.charAt(s2-1); in cmpEquivFold() 2341 stack2[0].cs=cs2; in cmpEquivFold() [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | funclet-layout.ll | 66 %cs2 = catchswitch within %0 [label %catch.3] unwind to caller 69 %1 = catchpad within %cs2 [i8* null, i32 64, i8* null] 117 %cs2 = catchswitch within none [label %catch] unwind to caller 120 %1 = catchpad within %cs2 [i8* null, i32 64, i8* null]
|
D | win-catchpad-nested.ll | 25 %cs2 = catchswitch within %cp1 [label %inner.catch] unwind to caller 27 %cp2 = catchpad within %cs2 [i32 2]
|
D | win-catchpad-nested-cxx.ll | 40 %cs2 = catchswitch within %h1 [label %handler2] unwind to caller 42 %h2 = catchpad within %cs2 [i8* null, i32 64, i8* null]
|
D | tail-merge-wineh.ll | 73 %cs2 = catchswitch within none [label %catch.4] unwind label %catch.dispatch.7 76 %3 = catchpad within %cs2 [%rtti.TypeDescriptor2* @"\01??_R0H@8", i32 0, i8* null]
|
D | catchpad-weight.ll | 46 %cs2 = catchswitch within none [label %catch.3] unwind label %catch.dispatch.2 49 %2 = catchpad within %cs2 [%rtti.TypeDescriptor7* @"\01??_R0?AUB@@@8", i32 0, i8* null]
|
D | win32-eh-states.ll | 58 %cs2 = catchswitch within none [label %catch.7] unwind to caller 61 %p2 = catchpad within %cs2 [%rtti.TypeDescriptor2* @"\01??_R0H@8", i32 0, i8* null]
|
D | seh-catchpad.ll | 79 %cs2 = catchswitch within none [label %__except.ret] unwind to caller 82 %cp3 = catchpad within %cs2 [i8* bitcast (i32 (i8*, i8*)* @"\01?filt$0@0@main@@" to i8*)]
|
D | win32-seh-catchpad.ll | 89 %cs2 = catchswitch within none [label %__except.ret.7] unwind label %catch.dispatch.11 92 %1 = catchpad within %cs2 [i8* bitcast (i32 ()* @nested_exceptions_filter_catchall to i8*)]
|
/external/llvm/test/Transforms/CodeGenPrepare/X86/ |
D | catchpad-phi-cast.ll | 49 %cs2 = catchswitch within none [label %handler2] unwind to caller 52 %cp2 = catchpad within %cs2 [] 55 ; CHECK: catchpad within %cs2
|
/external/llvm/lib/Support/ |
D | regcomp.c | 1154 cset *cs2; in freezeset() local 1158 for (cs2 = &p->g->sets[0]; cs2 < top; cs2++) in freezeset() 1159 if (cs2->hash == h && cs2 != cs) { in freezeset() 1162 if (!!CHIN(cs2, i) != !!CHIN(cs, i)) in freezeset() 1168 if (cs2 < top) { /* found one */ in freezeset() 1170 cs = cs2; in freezeset()
|
/external/icu/icu4c/source/test/intltest/ |
D | transrt.cpp | 684 UnicodeString cs2; in test2() local 685 Normalizer::decompose(srcStr, FALSE, 0, cs2, status); in test2() 690 UnicodeString targ2 = cs2; in test2() 693 logNotCanonical("Source-Target", srcStr, targ,cs2, targ2); in test2() 732 UnicodeString cs2; in test2() local 733 Normalizer::decompose(srcStr, FALSE, 0, cs2, status); in test2() 738 UnicodeString targ2 = cs2; in test2() 741 logNotCanonical("Source-Target", srcStr, targ, cs2,targ2); in test2()
|
/external/llvm/test/CodeGen/WinEH/ |
D | wineh-statenumbering.ll | 51 %cs2 = catchswitch within %1 [label %catch.3] unwind to caller 53 %2 = catchpad within %cs2 [i8* null, i32 u0x40, i8* null]
|
D | wineh-demotion.ll | 100 %cs2 = catchswitch within none [label %catch.outer] unwind to caller 103 %cpouter = catchpad within %cs2 [] 105 ; CHECK: [[CatchPad:%[^ ]+]] = catchpad within %cs2 [] 165 %cs2 = catchswitch within none [label %catch.outer] unwind to caller 170 %cp2 = catchpad within %cs2 []
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 545 static char cs2[40]; in demoUnicodeStringInit() local 547 u_UCharsToChars(us1, cs2, 33); in demoUnicodeStringInit() 550 cs2); in demoUnicodeStringInit()
|
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | RoundTripTest.java | 1400 String cs2 = Normalizer.normalize(cs, Normalizer.NFD); in checkSourceTargetSingles() local 1401 String targ2 = sourceToTarget.transliterate(cs2); in checkSourceTargetSingles() 1403 … logNotCanonical("" + getSourceTarget(transliteratorID) + "", cs, targ, cs2, targ2); in checkSourceTargetSingles() 1455 String cs2 = Normalizer.normalize(cs, Normalizer.NFD); in checkSourceTargetDoubles() 1456 String targ2 = sourceToTarget.transliterate(cs2); in checkSourceTargetDoubles() 1458 … logNotCanonical("" + getSourceTarget(transliteratorID) + "", cs, targ, cs2, targ2); in checkSourceTargetDoubles()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/ |
D | RoundTripTest.java | 1404 String cs2 = Normalizer.normalize(cs, Normalizer.NFD); in checkSourceTargetSingles() local 1405 String targ2 = sourceToTarget.transliterate(cs2); in checkSourceTargetSingles() 1407 … logNotCanonical("" + getSourceTarget(transliteratorID) + "", cs, targ, cs2, targ2); in checkSourceTargetSingles() 1459 String cs2 = Normalizer.normalize(cs, Normalizer.NFD); in checkSourceTargetDoubles() 1460 String targ2 = sourceToTarget.transliterate(cs2); in checkSourceTargetDoubles() 1462 … logNotCanonical("" + getSourceTarget(transliteratorID) + "", cs, targ, cs2, targ2); in checkSourceTargetDoubles()
|
/external/v8/benchmarks/ |
D | earley-boyer.js | 1050 function sc_isCharStringEqual(cs1, cs2) { return cs1.val === cs2.val; } argument 1051 function sc_isCharStringLess(cs1, cs2) { return cs1.val < cs2.val; } argument 1052 function sc_isCharStringGreater(cs1, cs2) { return cs1.val > cs2.val; } argument 1053 function sc_isCharStringLessEqual(cs1, cs2) { return cs1.val <= cs2.val; } argument 1054 function sc_isCharStringGreaterEqual(cs1, cs2) { return cs1.val >= cs2.val; } argument 1055 function sc_isCharStringCIEqual(cs1, cs2) argument 1056 { return cs1.val.toLowerCase() === cs2.val.toLowerCase(); } 1057 function sc_isCharStringCILess(cs1, cs2) argument 1058 { return cs1.val.toLowerCase() < cs2.val.toLowerCase(); } 1059 function sc_isCharStringCIGreater(cs1, cs2) argument [all …]
|
/external/compiler-rt/lib/dfsan/ |
D | dfsan_custom.cc | 105 const char *cs1 = (const char *) s1, *cs2 = (const char *) s2; in DECLARE_WEAK_INTERCEPTOR_HOOK() local 107 if (cs1[i] != cs2[i]) { in DECLARE_WEAK_INTERCEPTOR_HOOK() 112 dfsan_read_label(cs2, i + 1)); in DECLARE_WEAK_INTERCEPTOR_HOOK() 114 return cs1[i] - cs2[i]; in DECLARE_WEAK_INTERCEPTOR_HOOK() 122 dfsan_read_label(cs2, n)); in DECLARE_WEAK_INTERCEPTOR_HOOK()
|
/external/llvm/test/Transforms/LoopStrengthReduce/ |
D | funclet.ll | 201 %cs2 = catchswitch within none [label %catch.4] unwind to caller 204 catchpad within %cs2 [i8* null, i32 64, i8* null]
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/ |
D | PKIXParametersTest.java | 459 X509CertSelector cs2 = (X509CertSelector) p.getTargetCertConstraints(); in testGetTargetCertConstraints02() local 461 assertNotSame("notTheSame", cs1, cs2); in testGetTargetCertConstraints02() 464 assertFalse("stateNotChanged", testIssuer.equals(cs2.getIssuerAsString())); in testGetTargetCertConstraints02()
|