Home
last modified time | relevance | path

Searched defs:dest (Results 526 - 550 of 1571) sorted by relevance

1...<<21222324252627282930>>...63

/third_party/bounds_checking_function/src/
H A Dmemset_s.c431 SecMemsetError(void *dest, size_t destMax, int c) SecMemsetError() argument
469 memset_s(void *dest, size_t destMax, int c, size_t count) memset_s() argument
487 memset_sOptAsm(void *dest, size_t destMax, int c, size_t count) memset_sOptAsm() argument
500 memset_sOptTc(void *dest, size_t destMax, int c, size_t count) memset_sOptTc() argument
[all...]
/third_party/cups-filters/fontembed/
H A Dembed.h50 EMB_DESTINATION dest; member
/third_party/gn/src/gn/
H A Dtarget_generator.cc453 bool TargetGenerator::FillGenericDepsWithWholeArchive(const char* var_name, LabelTargetVector* dest, in FillGenericDepsWithWholeArchive() argument
464 bool TargetGenerator::FillOhosComponentDeps(const char* var_name, LabelTargetVector* dest, in FillOhosComponentDeps() argument
431 FillGenericConfigs(const char* var_name, UniqueVector<LabelConfigPair>* dest) FillGenericConfigs() argument
442 FillGenericDeps(const char* var_name, LabelTargetVector* dest) FillGenericDeps() argument
H A Dvalue_extractors.cc23 ListValueExtractor(const Value& value, std::vector<T>* dest, Err* err, const Converter& converter) ListValueExtractor() argument
40 ListValueExtractorExt(const Value& value, std::vector<T>* dest, std::vector<T>* whole_dest, std::vector<T>* no_whole_dest, Err* err, const Converter& converter) ListValueExtractorExt() argument
66 ListValueAppender(const Value& value, std::vector<T>* dest, std::vector<T>* whole_dest, std::vector<T>* no_whole_dest, Err* err, const Converter& converter) ListValueAppender() argument
94 ListValueUniqueExtractor(const Value& value, UniqueVector<T>* dest, Err* err, const Converter& converter) ListValueUniqueExtractor() argument
341 ExtractListOfStringValues(const Value& value, std::vector<std::string>* dest, Err* err) ExtractListOfStringValues() argument
374 ExtractListOfRelativeDirs(const BuildSettings* build_settings, const Value& value, const SourceDir& current_dir, std::vector<SourceDir>* dest, Err* err) ExtractListOfRelativeDirs() argument
383 ExtractListOfLabels(const BuildSettings* build_settings, const Value& value, const SourceDir& current_dir, const Label& current_toolchain, LabelTargetVector* dest, Err* err) ExtractListOfLabels() argument
394 ExtractListOfLabelsMapping(const std::string& label, const BuildSettings* build_settings, const Value& value, const SourceDir& current_dir, const Label& current_toolchain, LabelTargetVector* dest, LabelTargetVector* whole_dest, LabelTargetVector* no_whole_dest, Err* err) ExtractListOfLabelsMapping() argument
408 ExtractListOfExternalDeps(const BuildSettings* build_settings, const Value& value, const SourceDir& current_dir, const Label& current_toolchain, LabelTargetVector* dest, LabelTargetVector* whole_dest, LabelTargetVector* no_whole_dest, Err* err) ExtractListOfExternalDeps() argument
421 ExtractListOfUniqueLabels(const BuildSettings* build_settings, const Value& value, const SourceDir& current_dir, const Label& current_toolchain, UniqueVector<Label>* dest, Err* err) ExtractListOfUniqueLabels() argument
432 ExtractListOfUniqueLabels(const BuildSettings* build_settings, const Value& value, const SourceDir& current_dir, const Label& current_toolchain, UniqueVector<LabelConfigPair>* dest, Err* err) ExtractListOfUniqueLabels() argument
443 ExtractListOfUniqueLabels(const BuildSettings* build_settings, const Value& value, const SourceDir& current_dir, const Label& current_toolchain, UniqueVector<LabelTargetPair>* dest, Err* err) ExtractListOfUniqueLabels() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBITableBuilder.java385 void addRuleRootNodes(List<RBBINode> dest, RBBINode node) { in addRuleRootNodes() argument
H A DRBBINode.java260 void findNodes(List<RBBINode> dest, int kind) { in findNodes() argument
H A DTimeZoneNames.java449 getDisplayNames(String tzID, NameType[] types, long date, String[] dest, int destOffset) getDisplayNames() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNorm2AllModes.java25 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() argument
34 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() argument
89 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() argument
98 normalize(CharSequence src, Appendable dest) normalize() argument
[all...]
H A DUTS46.java42 public StringBuilder labelToASCII(CharSequence label, StringBuilder dest, Info info) { in labelToASCII() argument
47 public StringBuilder labelToUnicode(CharSequence label, StringBuilder dest, Info info) { in labelToUnicode() argument
52 public StringBuilder nameToASCII(CharSequence name, StringBuilder dest, Info info) { in nameToASCII() argument
64 nameToUnicode(CharSequence name, StringBuilder dest, Info info) nameToUnicode() argument
81 isASCIIString(CharSequence dest) isASCIIString() argument
114 process(CharSequence src, boolean isLabel, boolean toASCII, StringBuilder dest, Info info) process() argument
203 processUnicode(CharSequence src, int labelStart, int mappingStart, boolean isLabel, boolean toASCII, StringBuilder dest, Info info) processUnicode() argument
265 mapDevChars(StringBuilder dest, int labelStart, int mappingStart) mapDevChars() argument
318 replaceLabel(StringBuilder dest, int destLabelStart, int destLabelLength, CharSequence label, int labelLength) replaceLabel() argument
330 processLabel(StringBuilder dest, int labelStart, int labelLength, boolean toASCII, Info info) processLabel() argument
503 markBadACELabel(StringBuilder dest, int labelStart, int labelLength, boolean toASCII, Info info) markBadACELabel() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditransformtst.c49 UChar dest[STR_CAPACITY] = { 0 }; variable
[all...]
H A Ducsdetst.c57 char *dest, *destLimit = buffer + sizeof(buffer); in preflight() local
78 char *dest = bytes, *destLimit = bytes + byteCount + 1; in extractBytes() local
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.cpp105 UnicodeString *dest = split(str, 0x002C /* ',' */, destCount); in parseFrom() local
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.h108 UChar dest[DEST_BUFFER_CAPACITY]; member in NormPerfFunction
261 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) { in ICUNormNFD() argument
265 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) { in ICUNormNFC() argument
269 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_ argument
272 ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFKC() argument
276 ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormFCD() argument
294 ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFD() argument
298 ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFC() argument
302 ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFKD() argument
305 ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFKC() argument
309 ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormFCD() argument
324 WinNormNFD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFD() argument
328 WinNormNFC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFC() argument
332 WinNormNFKD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKD() argument
335 WinNormNFKC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKC() argument
339 WinNormNFD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFD() argument
343 WinNormNFC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFC() argument
347 WinNormNFKD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKD() argument
350 WinNormNFKC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKC() argument
[all...]
H A Dnormperf.cpp77 void NormalizerPerformanceTest::normalizeInput(ULine* dest,const UChar* src ,int32_t srcLen,UNormalizationMode mode, int32_t options){ in normalizeInput() argument
97 UChar* dest = NULL; in normalizeInput() local
H A Dsimplenormperf.cpp245 UnicodeString dest; member in __anon3716::NormalizeUTF16
280 std::string dest; member in __anon3716::NormalizeUTF8
/third_party/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.h158 WCHAR dest[MAX_BUF_SIZE]; member in WinANSIToUnicodePerfFunction
210 char dest[MAX_BUF_SIZE]; member in WinANSIFromUnicodePerfFunction
/third_party/icu/icu4c/source/test/iotest/
H A Dstream.cpp253 UnicodeString dest; in TestStreamEOF() local
/third_party/icu/icu4c/source/common/
H A Dfilterednormalizer2.cpp36 normalize(const UnicodeString &src, UnicodeString &dest, UErrorCode &errorCode) const normalize() argument
60 normalize(const UnicodeString &src, UnicodeString &dest, USetSpanCondition spanCondition, UErrorCode &errorCode) const normalize() argument
[all...]
H A Dnormalizer2.cpp329 unorm2_normalize(const UNormalizer2 *norm2, const UChar *src, int32_t length, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) unorm2_normalize() argument
H A Dnormlzr.cpp139 UnicodeString *dest; in normalize() local
224 UnicodeString *dest; in concatenate() local
[all...]
H A Dpunycode.cpp182 u_strToPunycode(const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, const UBool *caseFlags, UErrorCode *pErrorCode) u_strToPunycode() argument
374 u_strFromPunycode(const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, UBool *caseFlags, UErrorCode *pErrorCode) u_strFromPunycode() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DReplaceableTest.java186 public void copy(int start, int limit, int dest) { in copy() argument
/third_party/icu/tools/colprobe/
H A Dline.cpp173 Line::copyArray(Line *dest, const Line *src, int32_t size) { in copyArray() argument
/third_party/icu/tools/unicode/c/genuts46/
H A Dgenuts46.cpp64 UChar *dest; in toIDNA2003() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DReplaceableTest.java183 public void copy(int start, int limit, int dest) { in copy() argument

Completed in 21 milliseconds

1...<<21222324252627282930>>...63