Searched refs:PCs (Results 1 – 18 of 18) sorted by relevance
/third_party/json/tests/thirdparty/Fuzzer/test/ |
D | dump_coverage.test | 10 CHECK: SanitizerCoverage: ./LLVMFuzzer-NullDerefTest.{{.*}}.sancov {{.*}} PCs written 12 DSO: SanitizerCoverage: ./LLVMFuzzer-DSOTest.{{.*}}.sancov {{.*}} PCs written 13 DSO-DAG: SanitizerCoverage: ./libLLVMFuzzer-DSO1.{{.*}}.sancov {{.*}} PCs written 14 DSO-DAG: SanitizerCoverage: ./libLLVMFuzzer-DSO2.{{.*}}.sancov {{.*}} PCs written 16 NOCOV-NOT: SanitizerCoverage: {{.*}} PCs written
|
/third_party/json/tests/thirdparty/Fuzzer/ |
D | FuzzerTracePC.cpp | 34 PCs[Idx % kNumPCs] = PC; in HandleTrace() 41 if (PCs[i]) in GetTotalPCCoverage() 87 if (PCs[i] && PrintedPCs->insert(PCs[i]).second) in PrintNewPCs() 88 PrintPC("\tNEW_PC: %p %F %L\n", "\tNEW_PC: %p\n", PCs[i]); in PrintNewPCs() 106 if (!PCs[i]) continue; in PrintCoverage() 107 std::string FileStr = DescribePC("%s", PCs[i]); in PrintCoverage() 109 std::string FixedPCStr = DescribePC("%p", PCs[i]); in PrintCoverage() 110 std::string FunctionStr = DescribePC("%F", PCs[i]); in PrintCoverage() 111 std::string LineStr = DescribePC("%l", PCs[i]); in PrintCoverage() 115 reinterpret_cast<void *>(PCs[i]), ModulePathRaw, in PrintCoverage() [all …]
|
D | FuzzerTracePC.h | 91 return PCs[Idx]; in GetPC() 111 uintptr_t PCs[kNumPCs]; variable
|
D | FuzzerFlags.def | 78 FUZZER_FLAG_INT(print_pcs, 0, "If 1, print out newly covered PCs.")
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 672 SmallVector<Constant *, 32> PCs; in CreatePCArray() local 676 PCs.push_back((Constant *)IRB.CreatePointerCast(&F, IntptrPtrTy)); in CreatePCArray() 677 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray() 680 PCs.push_back((Constant *)IRB.CreatePointerCast( in CreatePCArray() 682 PCs.push_back((Constant *)IRB.CreateIntToPtr( in CreatePCArray() 689 ConstantArray::get(ArrayType::get(IntptrPtrTy, N * 2), PCs)); in CreatePCArray()
|
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/ |
D | es.txt | 115 "Las PCs no son inteligentes, sólo creen que lo son. 451 …a el año 2000, las network computers (NCs) superarán en ventas a las computadoras personales (PCs).
|
/third_party/icu/icu4c/source/samples/ufortune/resources/ |
D | es.txt | 115 "Las PCs no son inteligentes, sólo creen que lo son. 451 …a el año 2000, las network computers (NCs) superarán en ventas a las computadoras personales (PCs).
|
/third_party/openGLES/extensions/SGIS/ |
D | SGIS_shared_multisample.txt | 51 (as well as host resources such as disk and CPUs). For cheap PCs
|
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/ |
D | SGIS_shared_multisample.txt | 51 (as well as host resources such as disk and CPUs). For cheap PCs
|
/third_party/node/deps/v8/tools/ |
D | tickprocessor.mjs | 621 // Only unknown PCs (the first frame) are reported as unaccounted,
|
/third_party/openGLES/extensions/NV/ |
D | NV_pixel_data_range.txt | 620 GL_UNSIGNED_SHORT_5_6_5 GL_RGB 16-bit color (PCs only -- Macs use 555)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_pixel_data_range.txt | 620 GL_UNSIGNED_SHORT_5_6_5 GL_RGB 16-bit color (PCs only -- Macs use 555)
|
/third_party/littlefs/ |
D | DESIGN.md | 1335 embedded systems. Compared to PCs, _all_ data in an embedded system is small.
|
/third_party/skia/third_party/externals/libpng/ |
D | libpng-manual.txt | 2093 way PCs store them): 3518 first, the way PCs store them):
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | lcet10.txt | 2671 PC-size machine, whereas nowadays it is becoming easier as PCs grow 2837 component scales (e.g., computers range from PCs to supercomputers; 6326 struggling with our PCs. There are many historical editorial projects in
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | CHANGES | 2436 PCs.
|
/third_party/python/Misc/ |
D | HISTORY | 33189 memory starved machines like PCs running DOS range(100000) may be just
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 29471 experimental setup consisted in 2 PCs with Intel i210 card connected
|