Home
last modified time | relevance | path

Searched defs:replacements (Results 26 - 45 of 45) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcNearestEdgeTests.cpp224 std::map<std::string, std::string> replacements; in init() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp351 ReplaceTextInFiles( CORE_NS::IFileManager& fileManager, BASE_NS::string_view folderUri, BASE_NS::vector<Replacement> replacements) ReplaceTextInFiles() argument
367 ReplaceTextInFile( CORE_NS::IFileManager& fileManager, BASE_NS::string_view uri, BASE_NS::vector<Replacement> replacements) ReplaceTextInFile() argument
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.h151 token_list_t *replacements; member
156 token_node_t *replacements; member
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp83 std::vector<Instruction*> replacements; in ReplaceVariable() local
169 ReplaceWholeDebugDeclare( Instruction* dbg_decl, const std::vector<Instruction*>& replacements) ReplaceWholeDebugDeclare() argument
203 ReplaceWholeDebugValue( Instruction* dbg_value, const std::vector<Instruction*>& replacements) ReplaceWholeDebugValue() argument
228 ReplaceWholeLoad( Instruction* load, const std::vector<Instruction*>& replacements) ReplaceWholeLoad() argument
286 ReplaceWholeStore( Instruction* store, const std::vector<Instruction*>& replacements) ReplaceWholeStore() argument
336 ReplaceAccessChain( Instruction* chain, const std::vector<Instruction*>& replacements) ReplaceAccessChain() argument
383 CreateReplacementVariables( Instruction* inst, std::vector<Instruction*>* replacements) CreateReplacementVariables() argument
432 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument
463 CreateVariable( uint32_t typeId, Instruction* varInst, uint32_t index, std::vector<Instruction*>* replacements) CreateVariable() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_replacement_pass.cpp83 std::vector<Instruction*> replacements; in ReplaceVariable() local
169 ReplaceWholeDebugDeclare( Instruction* dbg_decl, const std::vector<Instruction*>& replacements) ReplaceWholeDebugDeclare() argument
203 ReplaceWholeDebugValue( Instruction* dbg_value, const std::vector<Instruction*>& replacements) ReplaceWholeDebugValue() argument
228 ReplaceWholeLoad( Instruction* load, const std::vector<Instruction*>& replacements) ReplaceWholeLoad() argument
286 ReplaceWholeStore( Instruction* store, const std::vector<Instruction*>& replacements) ReplaceWholeStore() argument
336 ReplaceAccessChain( Instruction* chain, const std::vector<Instruction*>& replacements) ReplaceAccessChain() argument
383 CreateReplacementVariables( Instruction* inst, std::vector<Instruction*>* replacements) CreateReplacementVariables() argument
432 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument
463 CreateVariable( uint32_t typeId, Instruction* varInst, uint32_t index, std::vector<Instruction*>* replacements) CreateVariable() argument
[all...]
/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.cpp83 std::vector<Instruction*> replacements; in ReplaceVariable() local
169 ReplaceWholeDebugDeclare( Instruction* dbg_decl, const std::vector<Instruction*>& replacements) ReplaceWholeDebugDeclare() argument
203 ReplaceWholeDebugValue( Instruction* dbg_value, const std::vector<Instruction*>& replacements) ReplaceWholeDebugValue() argument
228 ReplaceWholeLoad( Instruction* load, const std::vector<Instruction*>& replacements) ReplaceWholeLoad() argument
287 ReplaceWholeStore( Instruction* store, const std::vector<Instruction*>& replacements) ReplaceWholeStore() argument
337 ReplaceAccessChain( Instruction* chain, const std::vector<Instruction*>& replacements) ReplaceAccessChain() argument
384 CreateReplacementVariables( Instruction* inst, std::vector<Instruction*>* replacements) CreateReplacementVariables() argument
437 TransferAnnotations( const Instruction* source, std::vector<Instruction*>* replacements) TransferAnnotations() argument
468 CreateVariable( uint32_t type_id, Instruction* var_inst, uint32_t index, std::vector<Instruction*>* replacements) CreateVariable() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dmachine-operator-reducer.cc2068 base::Optional<std::pair<Node*, uint32_t>> replacements; in ReduceWord32Equal() local
2342 auto replacements = in ReduceConditionalN() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp165 const std::map<std::string, std::string> replacements = in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1722 std::map<std::string, std::string> replacements; in initPrograms() local
H A DvktSpvAsmTrinaryMinMaxTests.cpp496 ReplacementsMap replacements; in getSpirVReplacements() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp167 const std::map<std::string, std::string> replacements = in initPrograms() local
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcontext.rs1028 let mut replacements = vec![]; in process_replacements() variables
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DIntermNode.cpp538 replaceChildNodeWithMultiple(TIntermNode *original, const TIntermSequence &replacements) replaceChildNodeWithMultiple() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm64bitCompareTests.cpp1722 std::map<std::string, std::string> replacements; in initPrograms() local
H A DvktSpvAsmTrinaryMinMaxTests.cpp496 ReplacementsMap replacements; in getSpirVReplacements() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp1569 std::map<std::string, std::string> replacements; in initPrograms() local
1580 std::map<std::string, std::string> replacements; in initPrograms() local
1769 std::map<std::string, std::string> replacements; in initPrograms() local
1781 std::map<std::string, std::string> replacements; initPrograms() local
[all...]
H A DvktMeshShaderMiscTestsEXT.cpp1650 std::map<std::string, std::string> replacements; in initPrograms() local
1661 std::map<std::string, std::string> replacements; in initPrograms() local
1852 std::map<std::string, std::string> replacements; in initPrograms() local
1865 std::map<std::string, std::string> replacements; initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp1569 std::map<std::string, std::string> replacements; in initPrograms() local
1580 std::map<std::string, std::string> replacements; in initPrograms() local
1769 std::map<std::string, std::string> replacements; in initPrograms() local
1781 std::map<std::string, std::string> replacements; initPrograms() local
[all...]
H A DvktMeshShaderMiscTestsEXT.cpp1632 std::map<std::string, std::string> replacements; in initPrograms() local
1643 std::map<std::string, std::string> replacements; in initPrograms() local
1834 std::map<std::string, std::string> replacements; in initPrograms() local
1847 std::map<std::string, std::string> replacements; initPrograms() local
[all...]
/third_party/python/Lib/test/
H A Dtest_typing.py659 replacements variable in GenericAliasSubstitutionTests.test_one_parameter.C
725 replacements={'generic': generics, 'tuple_type': tuple_types} global() variable in GenericAliasSubstitutionTests.test_two_parameters.C
757 replacements={'generic': generics, 'tuple_type': tuple_types} global() variable in GenericAliasSubstitutionTests.test_three_parameters.C
859 replacements={'generic': generics, 'tuple_type': tuple_types} global() variable in GenericAliasSubstitutionTests.test_variadic_parameters.C
[all...]

Completed in 49 milliseconds

12