Home
last modified time | relevance | path

Searched defs:replacement (Results 76 - 100 of 144) sorted by relevance

123456

/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dxmlparser.cpp589 UnicodeString replacement; in replaceCharRefs() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DComputeLayoutMemoryBufferTests.cpp26 ReplaceAll(std::string str, const std::string& substr, const std::string& replacement) ReplaceAll() argument
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-buffer.hh94 hb_codepoint_t replacement; /* U+FFFD or something else. */ member
H A Dhb-aat-layout-morx-table.hh246 const HBGlyphID16 *replacement; in transition() local
623 const HBGlyphID16 *replacement = substitute.get_value (info[i].codepoint, num_glyphs); apply() local
[all...]
H A Dhb-buffer.cc1548 const hb_codepoint_t replacement in hb_buffer_add_utf() local
1096 hb_buffer_set_replacement_codepoint(hb_buffer_t *buffer, hb_codepoint_t replacement) hb_buffer_set_replacement_codepoint() argument
[all...]
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/
H A Dio_util.cpp484 void ReplaceInString(BASE_NS::string& string, const BASE_NS::string& target, const BASE_NS::string& replacement) in ReplaceInString() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DLongNameHandler.java333 String replacement; field in LongNameHandler.AliasSink
/third_party/icu/icu4c/source/common/
H A Dlocid.cpp696 readAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, void (*checkType)(const char* type), void (*checkReplacement)(const UnicodeString& replacement), UErrorCode &status) readAlias() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlist.h185 exec_node_replace_with(struct exec_node *n, struct exec_node *replacement) in exec_node_replace_with() argument
247 inline void exec_node::replace_with(exec_node *replacement) in replace_with() argument
/third_party/node/deps/icu-small/source/common/
H A Dlocid.cpp696 readAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, void (*checkType)(const char* type), void (*checkReplacement)(const UChar* replacement), UErrorCode &status) readAlias() argument
[all...]
/third_party/node/deps/cares/src/lib/
H A Dares_dns_private.h116 char *replacement; member
/third_party/node/deps/v8/src/compiler/
H A Dint64-lowering.cc581 Node* replacement = graph()->NewNode( in LowerNode() local
1065 Node* replacement = graph()->NewNode( in LowerComparison() local
1098 auto replacement = special_case_->replacements.find(call_descriptor); in LowerCallDescriptor() local
[all...]
H A Dtyped-optimization.cc406 Node* replacement = jsgraph()->FalseConstant(); in ReduceReferenceEqual() local
H A Dverifier.cc2180 VerifyEdgeInputReplacement(const Edge& edge, const Node* replacement) VerifyEdgeInputReplacement() argument
H A Descape-analysis.cc237 void SetReplacement(Node* replacement) { in SetReplacement() argument
550 Node* replacement = false_node; LowerCompareMapsWithoutLoad() local
715 Node* replacement = nullptr; ReduceNode() local
867 Node* replacement = tracker_->GetReplacementOf(node); GetReplacementOf() local
[all...]
H A Dgraph-assembler.cc596 Node* replacement = reduction.replacement(); in AddNode() local
H A Dload-elimination.cc939 Node* replacement = lookup_result->value; in ReduceLoadField() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DReplaceForShaderFramebufferFetch.cpp71 ReplaceVariableTraverser(const TVariable *toBeReplaced, const TIntermTyped *replacement) in ReplaceVariableTraverser() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceClipCullDistanceVariable.cpp173 ReplaceVariableExceptOneTraverser(const TVariable *toBeReplaced, const TIntermTyped *replacement, const TIntermSymbol *exception) ReplaceVariableExceptOneTraverser() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocid.cpp716 readAlias( UResourceBundle* alias, UniqueCharStrings* strings, LocalMemory<const char*>& types, LocalMemory<int32_t>& replacementIndexes, int32_t &length, void (*checkType)(const char* type), void (*checkReplacement)(const UnicodeString& replacement), UErrorCode &status) readAlias() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc89 ReplaceInvalidCodePoints(StringPiece str, const std::string& replacement, std::string* dst) ReplaceInvalidCodePoints() argument
/third_party/vulkan-loader/tests/framework/
H A Dtest_util.cpp337 path& path::replace_filename(path const& replacement) { in replace_filename() argument
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dalternative.c423 u8 *instr, *replacement; in apply_alternatives() local
[all...]
/third_party/cJSON/
H A DcJSON_Utils.c801 static void overwrite_item(cJSON * const root, const cJSON replacement) in overwrite_item() argument
1373 cJSON *replacement = NULL; in merge_patch() local
/kernel/linux/linux-5.10/scripts/
H A Dunifdef.c520 keywordedit(const char *replacement) in keywordedit() argument

Completed in 35 milliseconds

123456