| /third_party/openssl/crypto/aes/asm/ |
| H A D | vpaes-x86_64.pl | 45 # majority of contemporary cores share cache, slower code path 53 # (as implied, over "hyper-threading-safe" code path).
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | PrologEpilogInserter.cpp | 487 // means there exists a path to Restore that does not go in updateLiveness() 900 // will continue to use the existing code path. in calculateFrameObjectOffsets()
|
| /third_party/skia/site/docs/user/release/ |
| H A D | release_notes.md | 61 * Skia's GPU backend no longer supports NVPR. Our more recent path renderers are more 161 relative to path.
|
| /third_party/skia/src/gpu/ops/ |
| H A D | QuadPerEdgeAA.cpp | 328 // require a geometry subset and could then go through a fast path. in GetWriteQuadProc() 358 // Arbitrary spec hits the slow path in GetWriteQuadProc()
|
| /third_party/openssl/doc/man1/ |
| H A D | openssl-s_client.pod.in | 20 [B<-unix> I<path>] 196 =item B<-unix> I<path>
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| H A D | spirv_common.hpp | 161 // but hitting this path should happen extremely rarely, so having this slow path is fine. in for_each_bit()
|
| /third_party/skia/third_party/externals/icu/source/tools/gennorm2/ |
| H A D | n2builder.cpp | 813 CharString path(filename, (int32_t)(basename-filename), errorCode); in writeCSourceFile() 822 FILE *f=usrc_create(path.data(), basename, 2016, "icu/source/tools/gennorm2/n2builder.cpp"); in writeCSourceFile()
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
| H A D | ARB_texture_storage.txt | 651 reset bindings, it doesn't allow a migration path to an API that 713 13. Should we try to guarantee that textures made through this path
|
| H A D | ARB_viewport_array.txt | 453 value to gl_ViewportIndex and there is a path through the shader that 455 undefined for executions of the shader that take that path. See section
|
| /third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
| H A D | EXT_texture_storage.txt | 749 reset bindings, it doesn't allow a migration path to an API that 811 13. Should we try to guarantee that textures made through this path
|
| /third_party/python/Doc/library/ |
| H A D | locale.rst | 298 path used in GNU gettext; it must always contain the variable name 299 ``'LANG'``. The GNU gettext search path contains ``'LC_ALL'``,
|
| /third_party/python/Lib/email/ |
| H A D | message.py | 110 mode, _, path = line.removeprefix(b"begin ").partition(b" ") 276 # converted in both the decode and non-decode path.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
| H A D | DebugInfo.h | 284 * \param IncludePath The path to the module map file. 353 * \param Discriminator DWARF path discriminator value.
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| H A D | LoopInfo.cpp | 437 // Check the current block, as a fast-path, before checking whether 812 // This successor has not been processed. This path must lead to an
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LoopPredication.cpp | 973 // afterwards even though that may cause the slow path to run in a case where in FindWidenableTerminatorAboveLoop() 1046 // down the widenable path spuriously allows us to ignore exit order, in predicateLoopExits()
|
| H A D | MergeICmps.cpp | 574 // Fast path: only one block, or no names at all. in makeName() 584 // Slow path: at least two blocks, at least one block with a name. in makeName()
|
| H A D | InferAddressSpaces.cpp | 71 // lattice path from uninitialized to specific and then to generic. A join 684 // path. Therefore, nothing to do if User is already inferred as flat (the in inferAddressSpaces()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.cpp | 1015 "VPlan-native path is not enabled."); in canVectorizeLoopCFG() 1125 assert(UseVPlanNativePath && "VPlan-native path is not enabled."); in canVectorize()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | MachO.h | 775 uint32_t path; member 1171 sys::swapByteOrder(r.path); in swapStruct()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 521 // If the exit path is more frequent than the loop path, in isHardwareLoopProfitable()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | ArgumentPromotion.cpp | 761 // Now check every path from the entry block to the load for transparency. in isSafeToPromoteArgument() 771 // If the path from the entry of the function to each load is free of in isSafeToPromoteArgument()
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| H A D | ures.h | 198 * Same as ures_open() but takes a const UChar *path. 199 * This path will be converted to char * using the default converter,
|
| /third_party/typescript/tests/baselines/reference/tsbuild/outFile/ |
| H A D | clean-projects.js | 586 { "path": "../first", "prepend": true },
587 { "path": "../second", "prepend": true },
|
| H A D | cleans-till-project-specified.js | 586 { "path": "../first", "prepend": true },
587 { "path": "../second", "prepend": true },
|
| /third_party/typescript/tests/baselines/reference/tsserver/configuredProjects/ |
| H A D | should-watch-the-extended-configs-of-multiple-projects.js | 28 Info 1 [00:00:30.000] Search path: /user/username/projects/myproject/a
64 Info 17 [00:00:52.000] Search path: /user/username/projects/myproject/b
|