| /third_party/node/deps/icu-small/source/tools/toolutil/ |
| H A D | xmlparser.cpp | 589 UnicodeString replacement; in replaceCharRefs() local [all...] |
| /third_party/icu/icu4c/source/tools/toolutil/ |
| H A D | xmlparser.cpp | 589 UnicodeString replacement; in replaceCharRefs() local [all...] |
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetEncoderICU.java | 97 CharsetEncoderICU(CharsetICU cs, byte[] replacement) { in CharsetEncoderICU() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | csa-load-elimination.cc | 356 Node* replacement = in ReduceLoadFromObject() local
|
| H A D | int64-lowering.cc | 581 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 D | typed-optimization.cc | 406 Node* replacement = jsgraph()->FalseConstant(); in ReduceReferenceEqual() local
|
| H A D | verifier.cc | 2180 VerifyEdgeInputReplacement(const Edge& edge, const Node* replacement) VerifyEdgeInputReplacement() argument
|
| /third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/ |
| H A D | FormatSpec.java | 592 abstract Optional<String> replacement(); replacement() method in FormatSpec.FormatGroup [all...] |
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_substitute.c | 220 pcre2_substitute(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, PCRE2_SIZE start_offset, uint32_t options, pcre2_match_data *match_data, pcre2_match_context *mcontext, PCRE2_SPTR replacement, PCRE2_SIZE rlength, PCRE2_UCHAR *buffer, PCRE2_SIZE *blength) pcre2_substitute() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | MonomorphizeUnsupportedFunctions.cpp | 428 TIntermSequence replacement; variable 459 TIntermSequence replacement; variable 482 TIntermSequence replacement; SortDeclarations() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermTraverse.cpp | 539 const NodeUpdateEntry &replacement = mReplacements[ii]; in updateTree() local 577 const NodeReplaceWithMultipleEntry &replacement = mMultiReplacements[ii]; updateTree() local 596 queueReplacement(TIntermNode *replacement, OriginalNode originalStatus) queueReplacement() argument 598 queueReplacementWithParent(getParentNode(), mPath.back(), replacement, originalStatus); queueReplacement() local 601 queueReplacementWithParent(TIntermNode *parent, TIntermNode *original, TIntermNode *replacement, OriginalNode originalStatus) queueReplacementWithParent() argument 610 queueAccessChainReplacement(TIntermTyped *replacement) queueAccessChainReplacement() argument 638 queueReplacementWithParent(getAncestorNode(ancestorIndex), toReplace, replacement, queueAccessChainReplacement() local [all...] |
| H A D | IntermTraverse.h | 312 TIntermNode *replacement; member
|
| H A D | ReplaceClipCullDistanceVariable.cpp | 173 ReplaceVariableExceptOneTraverser(const TVariable *toBeReplaced, const TIntermTyped *replacement, const TIntermSymbol *exception) ReplaceVariableExceptOneTraverser() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
| H A D | DeclarePerVertexBlocks.cpp | 234 auto replacement = mVariableMap.find(variable); variable
|
| H A D | ReplaceForShaderFramebufferFetch.cpp | 71 ReplaceVariableTraverser(const TVariable *toBeReplaced, const TIntermTyped *replacement) in ReplaceVariableTraverser() argument
|
| /third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
| H A D | xmlparser.cpp | 589 UnicodeString replacement; in replaceCharRefs() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | ComputeLayoutMemoryBufferTests.cpp | 26 ReplaceAll(std::string str, const std::string& substr, const std::string& replacement) ReplaceAll() argument
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-buffer.hh | 94 hb_codepoint_t replacement; /* U+FFFD or something else. */ member
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
| H A D | io_util.cpp | 484 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 D | LongNameHandler.java | 333 String replacement; field in LongNameHandler.AliasSink
|
| /third_party/icu/icu4c/source/common/ |
| H A D | locid.cpp | 696 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 D | list.h | 185 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 D | locid.cpp | 696 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 D | ares_dns_private.h | 116 char *replacement; member
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locid.cpp | 716 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...] |