/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | DynamicHLSL.cpp | 161 bool usesPointSize = sourceShader.find("GL_USES_POINT_SIZE") != std::string::npos; in generateVertexShaderForInputLayout() 1017 const bool usesPointCoord = preambleString.find("gl_PointCoord") != std::string::npos;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | InterleavedLoadCombinePass.cpp | 16 // executed just before InterleavedAccesPass to find any left-over instances 103 /// factor, find a set that represents a 'factor' interleaved load. 1058 // Try to find an interleaved load using the front of Worklist as first line in findPattern() 1166 if (SVIs.find(I) != SVIs.end()) in combine() 1172 if (Is.find(dyn_cast<Instruction>(U)) == Is.end()) in combine()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | DarwinAsmParser.cpp | 712 size_t B = SectionVal.find(',') + 1, E = SectionVal.find(',', B); in parseDirectiveSection()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cStencilTexturingTests.cpp | 358 if (std::find(extensions.begin(), extensions.end(), extension_name) == extensions.end()) in isExtensionSupported() 372 * @param search_position Position at which find will start, it is updated to position at which replaced text ends 380 const size_t token_position = string.find(token, search_position); in replaceToken()
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
H A D | esextcTessellationShaderTriangles.cpp | 343 while ((vertex_spacing_token_index = te_body_string.find(vertex_spacing_token)) != std::string::npos) in initTestDescriptor() 348 vertex_spacing_token_index = te_body_string.find(vertex_spacing_token); in initTestDescriptor()
|
/third_party/vk-gl-cts/executor/ |
H A D | xeTestResultParser.cpp | 292 const bool isFloat = value.find('.') != std::string::npos || value.find('e') != std::string::npos; in getNumericValue()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | engine_vulkan.cc | 297 auto it = info.shader_info.find(type); in SetShader() 302 if (shaders_.find(shader_name) != shaders_.end()) { in SetShader()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | fuzzerutil_test.cpp | 1541 ASSERT_TRUE(std::find(signed_int_ids.begin(), signed_int_ids.end(), in TEST() 1548 ASSERT_TRUE(std::find(float_ids.begin(), float_ids.end(), maybe_float_id) == in TEST()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | Optimizer.cpp | 426 if(auto entry = lastStoreTo.find(addressIdx); entry != lastStoreTo.end()) in optimizeSingleBasicBlockLoadsStores() 446 auto entry = lastStoreTo.find(addressIdx); in optimizeSingleBasicBlockLoadsStores()
|
/third_party/skia/third_party/externals/spirv-tools/source/link/ |
H A D | linker.cpp | 459 const auto& exp = exports.find(import.name); in GetImportExportPairs() 588 imports.find(inst->GetSingleWordOperand(0u)) != imports.end())) { in RemoveLinkageSpecificInstructions()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | ir_context.h | 283 auto entry = instr_to_block_.find(instr); in get_instr_block() 572 auto entry = id_to_func_.find(id); in GetFunction()
|
H A D | merge_return_pass.cpp | 156 if (std::find(return_blocks.begin(), return_blocks.end(), block) != in ProcessStructured() 769 auto pos = std::find(list->begin(), list->end(), element); in InsertAfterElement()
|
H A D | scalar_analysis.cpp | 166 auto itr = recurrent_node_map_.find(inst); in AnalyzeInstruction() 366 auto itr = node_cache_.find(prospective_node); in GetCachedOrAdd() 399 // Traverse the DAG to find the recurrent expression belonging to |loop|. in GetCoefficientFromRecurrentTerm() 448 // Otherwise find the recurrent node in the children of this node. in BuildGraphWithoutRecurrentTerm()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/ |
H A D | linker.cpp | 459 const auto& exp = exports.find(import.name); in GetImportExportPairs() 588 imports.find(inst->GetSingleWordOperand(0u)) != imports.end())) { in RemoveLinkageSpecificInstructions()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | ir_context.h | 283 auto entry = instr_to_block_.find(instr); in get_instr_block() 572 auto entry = id_to_func_.find(id); in GetFunction()
|
H A D | merge_return_pass.cpp | 156 if (std::find(return_blocks.begin(), return_blocks.end(), block) != in ProcessStructured() 769 auto pos = std::find(list->begin(), list->end(), element); in InsertAfterElement()
|
H A D | scalar_analysis.cpp | 166 auto itr = recurrent_node_map_.find(inst); in AnalyzeInstruction() 366 auto itr = node_cache_.find(prospective_node); in GetCachedOrAdd() 399 // Traverse the DAG to find the recurrent expression belonging to |loop|. in GetCoefficientFromRecurrentTerm() 448 // Otherwise find the recurrent node in the children of this node. in BuildGraphWithoutRecurrentTerm()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | fuzzerutil_test.cpp | 1541 ASSERT_TRUE(std::find(signed_int_ids.begin(), signed_int_ids.end(), in TEST() 1548 ASSERT_TRUE(std::find(float_ids.begin(), float_ids.end(), maybe_float_id) == in TEST()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngunknown.c | 50 /* One of these must be defined to allow us to find out what happened. It is 343 find(const char *name) in find() function 735 chunk = find(argv[i]); in check() 1030 * there are multiple IDATs, so if the check above did find an unknown IDAT in perform_one_test() 1047 /* Now find out what happened to each chunk before and after the IDAT and in perform_one_test() 1169 /* First find all the chunks, known and unknown, in the test file, a failure in main() 1190 /* Now find what the various supplied options cause to change: */ in main() 1279 " test ignored: no support to find out about unknown chunks\n"); in main()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | ShaderModuleD3D12.cpp | 288 auto it = remappedBindingPoints.find(bindingPoint); in Create() 645 auto it = data->remappings.find(request.entryPointName); in TranslateToHLSL() 650 "Could not find remapped name for entry point."); in TranslateToHLSL()
|
/third_party/python/Lib/email/ |
H A D | message.py | 79 end = s.find(';') 81 end = s.find(';', end + 1) 1084 # can't find the named start, treat the first subpart as the root.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/ |
H A D | RPCSerialization.h | 382 auto SI = Serializers.find(EIB.dynamicClassID()); in serialize() 402 auto DI = Deserializers.find(Key); in deserialize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | JSON.h | 128 iterator find(StringRef K) { return M.find_as(K); } in find() function in llvm::json::Object 129 const_iterator find(StringRef K) const { return M.find_as(K); } in find() function in llvm::json::Object
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | GlobalsModRef.cpp | 164 auto I = P->Map.find(&GV); in getModRefInfoForGlobal() 277 auto I = FunctionInfos.find(F); in getFunctionInfo() 416 // Walk the user list of the global. If we find anything other than a direct in AnalyzeIndirectGlobalMemory()
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | scheduler.cpp | 120 auto it = bound->singleThreadedWorkers.byTid.find(tid); in unbind() 337 auto it = fibers.find(fiber); in erase()
|