/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-code-manager.cc | 543 // traverse that list in reverse order to find the reservation(s) that guide how 2322 // {kMaxCodeSpaceSize}, we would not find valid jump tables for the whole in AddCompiledCode() 2409 auto cache_it = cached_code_->find(std::make_pair( in FindFunctionsToRecompile()
|
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-parser.cc | 2263 auto it = function_info->import->cache.find(*sig); in ValidateCall()
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | assembler-riscv64.h | 1761 return internal_reference_positions_.find(L->pos()) != in is_internal_reference()
|
/third_party/node/deps/v8/src/logging/ |
H A D | log.cc | 1685 if (logged_source_code_.find(script_id) != logged_source_code_.end()) { in EnsureLogScriptSource() 1838 // Iterate the heap to find JSFunctions and record their optimized code. in EnumerateCompiledFunctions()
|
/third_party/mksh/ |
H A D | Build.sh | 2597 print Cannot find a working Perl interpreter, aborting.
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
H A D | phonenumberutil.js | 166 * find geographical mobile numbers or hear from user reports. 532 * find numbers in text and to decide what is a viable phone number. This 2865 ].find(function(desc, index) { 4078 // If we find a potential extension, and the number preceding this is a viable 4090 // We go through the capturing groups until we find one that captured
|
/third_party/python/Lib/ |
H A D | tarfile.py | 171 p = s.find(b"\0") 2682 # We'll later skip members until we find an equivalent.
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
H A D | vktFragmentShadingBarycentricTests.cpp | 342 while ((start_pos = result.find(from, start_pos)) != std::string::npos) in replace()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1108 DE_ASSERT(kValidSquareSampleCounts.find(sampleCount) != kValidSquareSampleCounts.end()); in assertSquareSampleCount()
|
H A D | vktPipelineVertexInputTests.cpp | 367 const auto pos = nameMap.find(name); in expandGlslNameToFullComponents()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingDataSpillTests.cpp | 316 const auto found = map.find(key); in getGLSLInputValDecl()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassFragmentDensityMapTests.cpp | 2820 auto it = colorCount.find(outputColor); in verifyImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationInvarianceTests.cpp | 205 return c.find(key) != c.end(); in contains()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
H A D | vktAttachmentRateTests.cpp | 994 // find proper set in map and add value to it after doing verification with existing items in verifyUsingAtomicChecks() 995 auto fragmentsSetMapIt = fragmentsWithSameAtomicValueMap.find(atomicValue); in verifyUsingAtomicChecks() 1539 // find graphics and transfer queue families in runCopyModeOnTransferQueue()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | IRTranslator.cpp | 225 if (FrameIndices.find(&AI) != FrameIndices.end()) in getOrCreateFrameIndex() 445 assert(Succ && "Could not find successor mbb in mapping"); in translateSwitch() 1311 // static alloca. Quit if we find a non-static alloca. in translateKnownIntrinsic()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cVertexAttrib64BitTest.cpp | 267 if (std::find(extensions.begin(), extensions.end(), extension_name) == extensions.end()) in RequireExtension()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_extensions.cpp | 746 if (name.find("NonSemantic.") == 0) { in ValidateExtInstImport()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | FramebufferVk.cpp | 2874 auto iter = mPayload.find(desc); in get()
|
H A D | RendererVk.cpp | 874 // Compute the hash key of chunkIndex 0 and find the first cache data in blob cache. in GetAndDecompressPipelineCacheVk() 909 // Can't find every part of the cache data. in GetAndDecompressPipelineCacheVk() 1364 if (std::find(mEnabledInstanceExtensions.begin(), mEnabledInstanceExtensions.end(), in initialize() 1390 // Ensure we can find a graphics queue family. in initialize() 1431 // Store the physical device memory properties so we can find the right memory pools. in initialize()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationCL.cpp | 2663 std::find(devProps.cbegin(), devProps.cend(), *properties) == devProps.cend()) in ValidateCreateSubDevices()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_extensions.cpp | 746 if (name.find("NonSemantic.") == 0) { in ValidateExtInstImport()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1206 PromoteToType.find(std::make_pair(Op, VT.SimpleTy)); in getTypeToPromoteTo() 1216 "Didn't find type to promote to!"); in getTypeToPromoteTo() 2083 /// to trying a larger integer/fp until it can find one that works. If that 2849 /// dependencies when trying to find a more preferable chain. As an
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 349 // and find a bitcastable constant. in ConstantFoldLoadThroughBitcast() 1090 auto It = FoldedOps.find(NewC); in ConstantFoldConstantImpl()
|
H A D | ScalarEvolutionExpander.cpp | 455 // we didn't find any operands that could be factored, tentatively in expandAddToGEP() 1226 // Record the phi node. But don't stop we might find an exact match in getAddRecExprPHILiterally() 1255 // AddRecs. Otherwise, we cannot find a valid position for the step in getAddRecExprPHILiterally() 1535 // Dig into the expression to find the pointer base for a GEP. in visitAddRecExpr() 1868 auto I = InsertedExpressions.find(std::make_pair(S, InsertPt)); in expand() 2127 // Can not find suitable value. in getRelatedExistingExpansion() 2135 // If we can find an existing value for this scev available at the point "At" in isHighCostExpansionHelper() 2176 // UDiv from the user's code. If we can't find a UDiv in the code with some in isHighCostExpansionHelper() 2183 // At the beginning of this function we already tried to find existing value in isHighCostExpansionHelper()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 637 auto I = Entries.find(Name); in getChild()
|