/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8664.cpp | 2231 CfgVector<std::pair<const Type, Operand *>> GprArgs; in lowerCall()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelDAGToDAG.cpp | 1388 std::pair<SDValue, SDValue> Result = TLI.LowerCallTo(CLI); in emitSpecialCodeForMain()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 6320 SmallVector<std::pair<CallBase *, CallBase *>, 8> CallSitePairs;
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderOperatorTests.cpp | 44 using std::pair;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineMultisampleTests.cpp | 2917 std::vector<std::pair<int, int>> fullyCoveredPixelsCoordinateSet;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderBuiltinPrecisionTests.cpp | 107 using std::pair;
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_library_napi.cpp | 791 static napi_value CreateStringEnumProperty(napi_env env, vector<pair<string, string>> properties, napi_ref &ref) in CreateStringEnumProperty()
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-call-reducer.cc | 727 std::pair<TNode<Number>, TNode<Object>> SafeLoadElement(ElementsKind kind, in SafeLoadElement() 6414 // Allocate elements for key/value pair
|
H A D | effect-control-linearizer.cc | 372 using Key = std::pair<int32_t, int32_t>; 4235 // Generate surrogate pair string in LowerStringFromSingleCodePoint()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 1247 using DepthBoundsParams = std::pair<float, float>;
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_service.cpp | 10077 std::pair<int64_t, const sptr<IAcquireShareDataCallback>> shareDataPair = in AcquireShareData()
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 1533 pair instead (yes, no, try) [no] 18875 # Transform the output of nm in a C name address pair. 18878 # Transform the output of nm in a C name address pair when lib prefix is needed.
|
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 23089 // Examines the stack of runs and identifies the next pair of runs to merge. More specifically, in merge_sort() 23368 /// In the end, this means that you may need to pair `Arc<T>` with some sort of 29196 /// If both iterators produce the same key, this method drops the pair from 29197 /// the left iterator and appends the pair from the right iterator. 29225 // Try to push key-value pair into the current leaf node. in bulk_push() 29253 // Push key-value pair and new right subtree. in bulk_push() 29282 /// If two keys are equal, returns the key-value pair from the right source. 29589 /// If found, returns an `Ok` with that node, the strictly ascending pair of 29591 /// pair of bounds for continuing the search in the child nodes, in case 30338 /// Returns the key-value pair correspondin [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 7224 // Create vectors. vec will contain each possible pair from inData in squarizeVector() 7240 // Create vector pairs. result will contain each possible pair from vec in squarizeVector() 7536 std::vector<std::pair<std::string, std::string> > problemStrings; in createOpLineTests()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 474 % that a pair of braces would be stripped.
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 7212 // Create vectors. vec will contain each possible pair from inData in squarizeVector() 7228 // Create vector pairs. result will contain each possible pair from vec in squarizeVector() 7524 std::vector<std::pair<std::string, std::string> > problemStrings; in createOpLineTests()
|
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 10363 // bytes referenced by that pointer-length pair (e.g. compactions). 14362 // pair from the high_prec_dec h is more correct but slower than the in wuffs_base__private_implementation__high_prec_dec__to_f64() 14526 // If s's number fits in a (man, exp10), parse that pair with the in wuffs_base__parse_number_f64() 14535 // Calculating that (man, exp10) pair needs to stay within s's bounds. in wuffs_base__parse_number_f64() [all...] |
/third_party/skia/third_party/externals/wuffs/release/c/ |
H A D | wuffs-v0.3.c | 13466 // pair from the high_prec_dec h is more correct but slower than the in wuffs_base__private_implementation__high_prec_dec__to_f64() 13630 // If s's number fits in a (man, exp10), parse that pair with the in wuffs_base__parse_number_f64() 13639 // Calculating that (man, exp10) pair needs to stay within s's bounds. in wuffs_base__parse_number_f64() [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_instruction_selection.cpp | 220 /* We need one pair of shared VGPRs: in emit_bpermute() 10109 for (std::pair<unsigned, nir_ssa_def*> src : phi_src) {
|
/third_party/typescript/lib/ |
H A D | tsserverlibrary.js | [all...] |
H A D | typescript.js | [all...] |
H A D | typescriptServices.js | [all...] |
H A D | tsserver.js | [all...] |