Home
last modified time | relevance | path

Searched defs:src (Results 4051 - 4075 of 4866) sorted by relevance

1...<<161162163164165166167168169170>>...195

/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c1149 static void unhtmlify(char *dest, size_t size, const char *src) in unhtmlify() argument
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2035 inline char* StrDup(const char* src) { return strdup(src); } in StrDup() argument
2046 inline char* StrDup(const char* src) { return _strdup(src); } in StrDup() argument
2055 inline char* StrDup(const char* src) { return strdup(src); } in StrDup() argument
2063 inline char* StrDup(const char* src) { return strdup(src); } in StrDup() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java983 public void decompose(CharSequence s, int src, int limit, StringBuilder dest, in decompose() argument
996 public int decompose(CharSequence s, int src, int limit, in decompose() argument
1095 compose(CharSequence s, int src, int limit, boolean onlyContiguous, boolean doCompose, ReorderingBuffer buffer) compose() argument
1335 composeQuickCheck(CharSequence s, int src, int limit, boolean onlyContiguous, boolean doSpan) composeQuickCheck() argument
1464 makeFCD(CharSequence s, int src, int limit, ReorderingBuffer buffer) makeFCD() argument
1794 decomposeShort( CharSequence s, int src, int limit, boolean stopAtCompBoundary, boolean onlyContiguous, ReorderingBuffer buffer) decomposeShort() argument
2153 hasCompBoundaryBefore(CharSequence s, int src, int limit) hasCompBoundaryBefore() argument
[all...]
H A DUCharacterProperty.java209 public UnicodeSet addPropertyStarts(int src, UnicodeSet set) { in addPropertyStarts() argument
1663 static UnicodeSet ulayout_addPropertyStarts(int src, UnicodeSet set) { in ulayout_addPropertyStarts() argument
[all...]
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp612 StringPiece src, tgt; in call() local
/third_party/icu/icu4c/source/common/
H A Ducnv.cpp1724 ucnv_fromUChars(UConverter *cnv, char *dest, int32_t destCapacity, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) ucnv_fromUChars() argument
1780 ucnv_toUChars(UConverter *cnv, UChar *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucnv_toUChars() argument
[all...]
H A Dunistr.cpp83 us_arrayCopy(const UChar *src, int32_t srcStart, in us_arrayCopy() argument
265 UnicodeString::UnicodeString(const char *src, int32_t length, EInvariant) { in UnicodeString() argument
488 UnicodeString::operator=(const UnicodeString &src) { in operator =() argument
493 fastCopyFrom(const UnicodeString &src) fastCopyFrom() argument
498 copyFrom(const UnicodeString &src, UBool fastCopy) copyFrom() argument
1398 doReplace( int32_t start, int32_t length, const UnicodeString& src, int32_t srcStart, int32_t srcLength) doReplace() argument
1539 doAppend(const UnicodeString& src, int32_t srcStart, int32_t srcLength) doAppend() argument
[all...]
/third_party/NuttX/include/nuttx/video/
H A Dfb.h369 struct fb_overlayarea_s src; /* The source overlay area */ member
/third_party/icu/tools/colprobe/
H A Dcolprobe.cpp947 Line start, end, src; in detectExpansions() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DUCharacterProperty.java209 public UnicodeSet addPropertyStarts(int src, UnicodeSet set) { in addPropertyStarts() argument
1643 static UnicodeSet ulayout_addPropertyStarts(int src, UnicodeSet set) { in ulayout_addPropertyStarts() argument
[all...]
H A DNormalizer2Impl.java992 public void decompose(CharSequence s, int src, int limit, StringBuilder dest, in decompose() argument
1005 public int decompose(CharSequence s, int src, int limit, in decompose() argument
1104 compose(CharSequence s, int src, int limit, boolean onlyContiguous, boolean doCompose, ReorderingBuffer buffer) compose() argument
1344 composeQuickCheck(CharSequence s, int src, int limit, boolean onlyContiguous, boolean doSpan) composeQuickCheck() argument
1473 makeFCD(CharSequence s, int src, int limit, ReorderingBuffer buffer) makeFCD() argument
1803 decomposeShort( CharSequence s, int src, int limit, boolean stopAtCompBoundary, boolean onlyContiguous, ReorderingBuffer buffer) decomposeShort() argument
2162 hasCompBoundaryBefore(CharSequence s, int src, int limit) hasCompBoundaryBefore() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Drematch.cpp1988 static UText *utext_extract_replace(UText *src, UText *dest, int64_t start, int64_t limit, UErrorCode *status) { in utext_extract_replace() argument
/third_party/libwebsockets/lib/core/
H A Dlibwebsockets.c159 lws_hex_from_byte_array(const uint8_t *src, size_t slen, char *dest, size_t len) in lws_hex_from_byte_array() argument
772 lws_strncpy(char *dest, const char *src, size_t size) in lws_strncpy() argument
/third_party/lzma/C/
H A DXzDec.c324 static SRes SbState_Code2(void *pp, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, in SbState_Code2() argument
414 static SRes Lzma2State_Code2(void *pp, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, in Lzma2State_Code2() argument
193 XzBcFilterState_Code2(void *pp, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, int srcWasFinished, ECoderFinishMode finishMode, ECoderStatus *status) XzBcFilterState_Code2() argument
580 MixCoder_Code(CMixCoder *p, Byte *dest, SizeT *destLen, int destFinish, const Byte *src, SizeT *srcLen, int srcWasFinished, ECoderFinishMode finishMode) MixCoder_Code() argument
1016 XzUnpacker_Code(CXzUnpacker *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, int srcFinished, ECoderFinishMode finishMode, ECoderStatus *status) XzUnpacker_Code() argument
1371 XzUnpacker_CodeFull(CXzUnpacker *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ECoderFinishMode finishMode, ECoderStatus *status) XzUnpacker_CodeFull() argument
1926 XzDecMt_Callback_Code(void *pp, unsigned coderIndex, const Byte *src, size_t srcSize, int srcFinished, UInt64 *inCodePos, UInt64 *outCodePos, int *stop) XzDecMt_Callback_Code() argument
2007 XzDecMt_Callback_Write(void *pp, unsigned coderIndex, BoolInt needWriteToStream, const Byte *src, size_t srcSize, BoolInt isCross, BoolInt *needContinue, BoolInt *canRecode) XzDecMt_Callback_Write() argument
[all...]
/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h503 struct drm_vmw_rect src; member
/third_party/libbpf/src/
H A Dlinker.c1049 static bool secs_match(struct dst_sec *dst, struct src_sec *src) in secs_match() argument
1079 static int extend_sec(struct bpf_linker *linker, struct dst_sec *dst, struct src_sec *src) in extend_sec() argument
[all...]
H A Dlibbpf_internal.h246 static inline void libbpf_strlcpy(char *dst, const char *src, size_t sz) in libbpf_strlcpy() argument
/third_party/libcoap/examples/
H A Dcoap-client.c995 convert_hex_string(const char *src, uint8_t *dst) { in convert_hex_string() argument
[all...]
/third_party/lzma/CPP/7zip/UI/Console/
H A DList.cpp846 wchar_t *src = s.GetBuf(); in UString_Replace_CRLF_to_LF() local
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp317 bool CRenamePair::GetNewPath(bool isFolder, const UString &src, UString &dest) const in GetNewPath() argument
H A DHashCalc.cpp142 static void AddDigests(Byte *dest, const Byte *src, UInt32 size) in AddDigests() argument
244 static void CSum_Name_OriginalToEscape(const AString &src, AString &dest) in CSum_Name_OriginalToEscape() argument
817 const char *src = s.Ptr(); in GetMethod_from_FileName() local
1086 Add_OptSpace_String(UString &dest, const char *src) Add_OptSpace_String() argument
[all...]
H A DArchiveExtractCallback.cpp596 static UString GetDirPrefixOf(const UString &src) in GetDirPrefixOf() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp1406 static void AddMessageToString(UString &dest, const UString &src) in AddMessageToString() argument
/third_party/mbedtls/library/
H A Dx509_crt.c2728 static int x509_inet_pton_ipv6(const char *src, void *dst) in x509_inet_pton_ipv6() argument
2825 static int x509_inet_pton_ipv4(const char *src, void *dst) in x509_inet_pton_ipv4() argument
2863 static int x509_inet_pton_ipv6(const char *src, void *dst) in x509_inet_pton_ipv6() argument
2868 static int x509_inet_pton_ipv4(const char *src, void *dst) in x509_inet_pton_ipv4() argument
H A Decp.c631 int mbedtls_ecp_group_copy(mbedtls_ecp_group *dst, const mbedtls_ecp_group *src) in mbedtls_ecp_group_copy() argument

Completed in 67 milliseconds

1...<<161162163164165166167168169170>>...195