| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcNearestEdgeTests.cpp | 224 std::map<std::string, std::string> replacements; in init() local
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
| H A D | io_util.cpp | 351 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 D | glcpp.h | 151 token_list_t *replacements; member 156 token_node_t *replacements; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | scalar_replacement_pass.cpp | 83 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 D | scalar_replacement_pass.cpp | 83 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 D | scalar_replacement_pass.cpp | 83 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 D | machine-operator-reducer.cc | 2068 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 D | vktDrawMultipleInterpolationTests.cpp | 165 const std::map<std::string, std::string> replacements = in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 1722 std::map<std::string, std::string> replacements; in initPrograms() local
|
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 496 ReplacementsMap replacements; in getSpirVReplacements() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawMultipleInterpolationTests.cpp | 167 const std::map<std::string, std::string> replacements = in initPrograms() local
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | context.rs | 1028 let mut replacements = vec![]; in process_replacements() variables [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | IntermNode.cpp | 538 replaceChildNodeWithMultiple(TIntermNode *original, const TIntermSequence &replacements) replaceChildNodeWithMultiple() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsm64bitCompareTests.cpp | 1722 std::map<std::string, std::string> replacements; in initPrograms() local
|
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 496 ReplacementsMap replacements; in getSpirVReplacements() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderMiscTests.cpp | 1569 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 D | vktMeshShaderMiscTestsEXT.cpp | 1650 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 D | vktMeshShaderMiscTests.cpp | 1569 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 D | vktMeshShaderMiscTestsEXT.cpp | 1632 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 D | test_typing.py | 659 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...] |