/external/fonttools/Tests/misc/ |
D | psCharStrings_test.py | 40 cs2 = self.stringToT2CharString( 42 cs2.isCFF2 = True 43 cs2.private._isCFF2 = True 44 cs2.compile(isCFF2=True) 45 cs2.decompile() 47 cs2.program, [100, 'rmoveto', -50, -150, 200.5, 0, -50, 150,
|
/external/u-boot/drivers/watchdog/ |
D | ulp_wdog.c | 15 u8 cs2; member 66 val = readb(&wdog->cs2); in hw_watchdog_init() 68 writeb(val, &wdog->cs2); in hw_watchdog_init() 73 writeb(WDG_LPO_CLK, &wdog->cs2);/* setting 1-kHz clock source */ in hw_watchdog_init() 89 writeb(WDG_LPO_CLK, &wdog->cs2);/* setting 1-kHz clock source */ in reset_cpu()
|
/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 | 2111 /*package*/ static int cmpEquivFold(CharSequence cs1, CharSequence cs2, int options) { in cmpEquivFold() argument 2163 limit2=cs2.length(); in cmpEquivFold() 2207 c2=cs2.charAt(s2++); in cmpEquivFold() 2214 cs2=stack2[level2].cs; in cmpEquivFold() 2215 } while(cs2==null); in cmpEquivFold() 2217 limit2=cs2.length(); in cmpEquivFold() 2260 if(s2!=limit2 && Character.isLowSurrogate(c=cs2.charAt(s2))) { in cmpEquivFold() 2265 if(0<=(s2-2) && Character.isHighSurrogate(c=cs2.charAt(s2-2))) { in cmpEquivFold() 2293 c2=cs2.charAt(s2-1); in cmpEquivFold() 2349 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]
|
/external/swiftshader/third_party/llvm-7.0/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]
|
/external/llvm/test/CodeGen/WinEH/ |
D | wineh-noret-cleanup.ll | 37 %cs2 = catchswitch within none [label %catch.body.2] unwind to caller 40 ;Cxx: %catch2 = catchpad within %cs2 [i8* null, i32 u0x40, i8* null] 41 ;Seh: %catch2 = catchpad within %cs2 [void ()* @dummy_filter]
|
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/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WinEH/ |
D | wineh-noret-cleanup.ll | 37 %cs2 = catchswitch within none [label %catch.body.2] unwind to caller 40 ;Cxx: %catch2 = catchpad within %cs2 [i8* null, i32 u0x40, i8* null] 41 ;Seh: %catch2 = catchpad within %cs2 [void ()* @dummy_filter]
|
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/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-subzero/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/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | regcomp.c | 1281 cset *cs2; in freezeset() local 1285 for (cs2 = &p->g->sets[0]; cs2 < top; cs2++) in freezeset() 1286 if (cs2->hash == h && cs2 != cs) { in freezeset() 1289 if (!!CHIN(cs2, i) != !!CHIN(cs, i)) in freezeset() 1295 if (cs2 < top) { /* found one */ in freezeset() 1297 cs = cs2; in freezeset()
|
/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/swiftshader/third_party/LLVM/lib/Support/ |
D | regcomp.c | 1116 cset *cs2; in freezeset() local 1120 for (cs2 = &p->g->sets[0]; cs2 < top; cs2++) in freezeset() 1121 if (cs2->hash == h && cs2 != cs) { in freezeset() 1124 if (!!CHIN(cs2, i) != !!CHIN(cs, i)) in freezeset() 1130 if (cs2 < top) { /* found one */ in freezeset() 1132 cs = cs2; in freezeset()
|
/external/icu/icu4c/source/test/intltest/ |
D | transrt.cpp | 687 UnicodeString cs2; in test2() local 688 Normalizer::decompose(srcStr, FALSE, 0, cs2, status); in test2() 693 UnicodeString targ2 = cs2; in test2() 696 logNotCanonical("Source-Target", srcStr, targ,cs2, targ2); in test2() 735 UnicodeString cs2; in test2() local 736 Normalizer::decompose(srcStr, FALSE, 0, cs2, status); in test2() 741 UnicodeString targ2 = cs2; in test2() 744 logNotCanonical("Source-Target", srcStr, targ, cs2,targ2); in test2()
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 557 static char cs2[40]; in demoUnicodeStringInit() local 559 u_UCharsToChars(us1, cs2, 33); in demoUnicodeStringInit() 562 cs2); in demoUnicodeStringInit()
|