/toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/ |
cfr.s | 1 # Test read/write %cfr instructions 3 wr %o1, %l6, %cfr 4 wr %g1, 0x234, %cfr 5 rd %cfr, %g5 6 rd %cfr, %o3 7 rd %cfr, %i2 8 rd %cfr, %l4
|
cfr.d | 3 #name: sparc CFR 10 0: b5 82 40 16 wr %o1, %l6, %cfr 11 4: b5 80 62 34 wr %g1, 0x234, %cfr 12 8: 8b 46 80 00 rd %cfr, %g5 13 c: 97 46 80 00 rd %cfr, %o3 14 10: b5 46 80 00 rd %cfr, %i2 15 14: a9 46 80 00 rd %cfr, %l4
|
rdasr.s | 11 rd %cfr,%g6
|
wrasr.s | 33 wr %g1, %g2, %cfr 34 wr %g1, 666, %cfr 35 wr 666, %g1, %cfr
|
rdasr.d | 18 20: 8d 46 80 00 rd %cfr, %g6
|
wrasr.d | 40 78: b5 80 40 02 wr %g1, %g2, %cfr 41 7c: b5 80 62 9a wr %g1, 0x29a, %cfr 42 80: b5 80 62 9a wr %g1, 0x29a, %cfr
|
sparc.exp | 87 run_dump_test "cfr"
|
/external/clang/test/CodeGenCXX/ |
lvalue-bitcasts.cpp | 33 _Complex float &cfr = cf; local 38 cfr = reinterpret_cast<_Complex float&>(ir); 43 cfr = reinterpret_cast<_Complex float&>(fr); 47 cfr = reinterpret_cast<_Complex float&>(xr); 78 _Complex float &cfr = cf; local 83 cfr = (_Complex float&)ir; 88 cfr = (_Complex float&)fr; 92 cfr = (_Complex float&)xr; 127 _Complex float &cfr = cf; local 132 cfr = complex_float_ref(ir) [all...] |
/external/annotation-tools/annotation-file-utilities/ |
build.properties | 10 afu.cfr.pattern=Annotation File Utilities v([^"]+
|
/device/google/contexthub/firmware/os/platform/stm32/ |
wdt.c | 31 volatile uint16_t CFR; 94 WWDG->CFR = WWDG_CFR_EWI | WWDG_CFR_DIV8 | WWDG_TCNT_HIGH | (WWDG_WINDOW_SIZE & WWDG_TCNT_MASK);
|
/external/zopfli/src/zopfli/ |
util.h | 120 Gets the symbol for the given length, cfr. the DEFLATE spec. 125 /* Gets the amount of extra bits for the given length, cfr. the DEFLATE spec. */ 128 /* Gets value of the extra bits for the given length, cfr. the DEFLATE spec. */ 131 /* Gets the symbol for the given dist, cfr. the DEFLATE spec. */ 134 /* Gets the amount of extra bits for the given dist, cfr. the DEFLATE spec. */ 137 /* Gets value of the extra bits for the given dist, cfr. the DEFLATE spec. */
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/bin/ |
kvm.sh | 342 cfr[jn] = cf[j]; 346 cfr[jn] = cf[j] "." cfrep[cf[j]]; 352 print "echo ", cfr[jn], cpusr[jn] ovf ": Starting build. `date`"; 353 print "echo ", cfr[jn], cpusr[jn] ovf ": Starting build. `date` >> " rd "/log"; 357 print "mkdir " rd cfr[jn] " || :"; 358 print "kvm-test-1-run.sh " CONFIGDIR cf[j], builddir, rd cfr[jn], dur " \"" TORTURE_QEMU_ARG "\" \"" TORTURE_BOOTARGS "\" > " rd cfr[jn] "/kvm-test-1-run.sh.out 2>&1 &" 359 print "echo ", cfr[jn], cpusr[jn] ovf ": Waiting for build to complete. `date`"; 360 print "echo ", cfr[jn], cpusr[jn] ovf ": Waiting for build to complete. `date` >> " rd "/log"; 365 print "echo ", cfr[jn], cpusr[jn] ovf ": Build complete. `date`" [all...] |
/external/llvm/lib/ProfileData/Coverage/ |
CoverageMappingReader.cpp | 392 Error insertFunctionRecordIfNeeded(const FuncRecordType *CFR, 394 uint64_t FuncHash = CFR->template getFuncHash<Endian>(); 395 NameRefType NameRef = CFR->template getFuncNameRef<Endian>(); 400 if (Error Err = CFR->template getFuncName<Endian>(ProfileNames, FuncName)) 474 auto CFR = reinterpret_cast<const FuncRecordType *>(FunBuf); 475 while ((const char *)CFR < FunEnd) { 477 uint32_t DataSize = CFR->template getDataSize<Endian>(); 486 insertFunctionRecordIfNeeded(CFR, Mapping, FilenamesBegin)) 488 CFR++;
|
/external/proguard/src/proguard/classfile/visitor/ |
package.html | 4 the <i>visitor pattern</i>. Cfr., for instance, "Design Patterns, Elements of
|
/external/pdfium/third_party/libopenjpeg20/ |
mqc_inl.h | 70 Decode a symbol using raw-decoder. Cfr p.506 TAUBMAN
|
tcd.h | 70 OPJ_FLOAT64 disto; /* add for index (Cfr. Marcela) */
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
DAGISelMatcherEmitter.cpp | 550 const MarkGlueResultsMatcher *CFR = cast<MarkGlueResultsMatcher>(N); 551 OS << "OPC_MarkGlueResults, " << CFR->getNumNodes() << ", "; 553 for (unsigned i = 0, e = CFR->getNumNodes(); i != e; ++i) 554 NumOperandBytes += EmitVBRValue(CFR->getNode(i), OS);
|
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/retrace/ |
usage.html | 64 The regular expression is a Java regular expression (cfr. the documentation
|
/external/proguard/docs/manual/retrace/ |
usage.html | 67 The regular expression is a Java regular expression (cfr. the documentation
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
6ea10eb3953fbe3b2e76da231e1f4979.00004f77.honggfuzz.cov | 73 ?j.????????M??cfR??<1?u?u?L?:?-?\??? ?P?D? /?????Z?q??)4;?"??{?t?c?f?.7?U?q???ch?v?k?* ,Y6?h?_????.?Cp??8,i?????Z??*lb=????K} %C?0?duU.????????[@??T)?t???"MW????P?]????/,?3??N??9??O[U.L%?R?3t???n????8??A?q?u???ix???D??x???i??22T?g???.gf???k???u??B???????^?????E?r?1z
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
6ea10eb3953fbe3b2e76da231e1f4979.00004f77.honggfuzz.cov | 73 ?j.????????M??cfR??<1?u?u?L?:?-?\??? ?P?D? /?????Z?q??)4;?"??{?t?c?f?.7?U?q???ch?v?k?* ,Y6?h?_????.?Cp??8,i?????Z??*lb=????K} %C?0?duU.????????[@??T)?t???"MW????P?]????/,?3??N??9??O[U.L%?R?3t???n????8??A?q?u???ix???D??x???i??22T?g???.gf???k???u??B???????^?????E?r?1z
|
/external/proguard/docs/manual/ |
usage.html | 393 compatibility specifications formally do not require this (cfr. <a href= 412 binary compatibility specifications allow such constructs (cfr. <a href= 417 (cfr. <a href= 520 bytecode specification (cfr. <a href= 528 the Java language (cfr. <a href= 537 compiling with such a library (cfr. <a href= [all...] |
/prebuilts/tools/common/proguard/proguard4.7/docs/manual/ |
usage.html | 376 compatibility specifications formally do not require this (cfr. <a href= 395 binary compatibility specifications allow such constructs (cfr. <a href= 400 (cfr. <a href= 501 bytecode specification (cfr. <a href= 509 the Java language (cfr. <a href= 518 compiling with such a library (cfr. <a href= [all...] |
/prebuilts/go/darwin-x86/src/html/ |
entity.go | 61 "Cfr;": '\U0000212D', [all...] |
/prebuilts/go/linux-x86/src/html/ |
entity.go | 61 "Cfr;": '\U0000212D', [all...] |