Home
last modified time | relevance | path

Searched refs:cs2 (Results 1 – 25 of 71) sorted by relevance

123

/external/fonttools/Tests/misc/
DpsCharStrings_test.py40 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/
Dulp_wdog.c15 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/
Dvideo_capture_impl.cc183 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/
Dschur_complex.cpp44 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()
Dhessenberg.cpp36 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/
DNormalizer.java2162 /*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/
DNormalizer.java2111 /*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/
Dfunclet-layout.ll66 %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]
Dwin-catchpad-nested.ll25 %cs2 = catchswitch within %cp1 [label %inner.catch] unwind to caller
27 %cp2 = catchpad within %cs2 [i32 2]
Dwin-catchpad-nested-cxx.ll40 %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/
Dfunclet-layout.ll66 %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]
Dwin-catchpad-nested.ll25 %cs2 = catchswitch within %cp1 [label %inner.catch] unwind to caller
27 %cp2 = catchpad within %cs2 [i32 2]
Dwin-catchpad-nested-cxx.ll40 %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/
Dwineh-noret-cleanup.ll37 %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]
Dwineh-demotion.ll100 %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/
Dwineh-noret-cleanup.ll37 %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]
Dwineh-demotion.ll100 %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/
Dcatchpad-phi-cast.ll49 %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/
Dcatchpad-phi-cast.ll49 %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/
Dregcomp.c1154 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/
Dregcomp.c1281 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/
Dregcomp.c1154 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/
Dregcomp.c1116 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/
Dtransrt.cpp687 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/
Dustring.cpp557 static char cs2[40]; in demoUnicodeStringInit() local
559 u_UCharsToChars(us1, cs2, 33); in demoUnicodeStringInit()
562 cs2); in demoUnicodeStringInit()

123