Home
last modified time | relevance | path

Searched defs:dest (Results 126 - 150 of 3131) sorted by relevance

12345678910>>...126

/third_party/node/test/parallel/
H A Dtest-errors-systemerror-stackTraceLimit-deleted.js
/third_party/musl/porting/linux/user/src/stdio/
H A Dfread.c29 unsigned char *dest = destv; in fread() local
/third_party/musl/src/string/
H A Dmemccpy.c10 void *memccpy(void *restrict dest, const void *restrict src, int c, size_t n) in memccpy() argument
/third_party/musl/src/linux/
H A Dwait4.c28 char *dest = ru ? (char *)&ru->ru_maxrss - 4*sizeof(long) : 0; in wait4() local
/third_party/musl/src/stdio/
H A Dfread.c34 unsigned char *dest = destv; in fread() local
/third_party/musl/src/network/
H A Ddn_expand.c3 int __dn_expand(const unsigned char *base, const unsigned char *end, const unsigned char *src, char *dest, int space) in __dn_expand() argument
H A Dres_query.c5 int res_query(const char *name, int class, int type, unsigned char *dest, int len) in res_query() argument
H A Dres_querydomain.c4 int res_querydomain(const char *name, const char *domain, int class, int type, unsigned char *dest, int len) in res_querydomain() argument
/third_party/node/deps/icu-small/source/common/
H A Dunistrappender.h46 UnicodeStringAppender(UnicodeString &dest) : fDest(&dest), fIdx(0) { } in UnicodeStringAppender() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_stipple.c53 invert_stipple(GLuint dest[32], const GLuint src[32], GLuint winHeight) in invert_stipple() argument
/third_party/node/deps/v8/src/utils/
H A Dmemcopy.cc13 static void MemMoveWrapper(void* dest, const void* src, size_t size) { in MemMoveWrapper() argument
22 V8_EXPORT_PRIVATE void MemMove(void* dest, const void* src, size_t size) { in MemMove() argument
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/
H A Dfortify_strrchr_chk_test.cpp28 int dest = 'A'; in HWTEST_F() local
/third_party/mesa3d/src/panfrost/util/
H A Dnir_mod_helpers.c88 nir_dest *dest = *odest; in pan_has_dest_mod() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dmemccpy.c30 char dest[TEST_BUFFER_SIZE] = ""; in memccpy_0100() local
57 char dest[TEST_BUFFER_SIZ in memccpy_0200() local
72 char dest[TEST_BUFFER_SIZE] = ""; memccpy_0300() local
[all...]
H A Dmempcpy.c30 char dest[TEST_BUFFER_SIZE] = ""; in mempcpy_0100() local
44 char dest[TEST_BUFFER_SIZE] = ""; in mempcpy_0200() local
57 char dest[TEST_BUFFER_SIZE] = "****"; in mempcpy_0300() local
70 char dest[TEST_BUFFER_SIZE] = ""; mempcpy_0400() local
[all...]
H A Dwcscat.c36 wchar_t dest[MAX] = L"wcscat "; in wcscat_0100() local
53 wchar_t dest[MAX] = L"wcscat "; in wcscat_0200() local
H A Dwmemcpy.c28 wchar_t dest[30]; in wmemcpy_0100() local
44 wchar_t dest[3]; in wmemcpy_0200() local
60 wchar_t dest[3]; in wmemcpy_0300() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/util/
H A Dbitutils.h29 Dest dest; in BitwiseCast() local
/third_party/skia/src/images/
H A DSkJPEGWriteUtility.cpp14 skjpeg_destination_mgr* dest = (skjpeg_destination_mgr*)cinfo->dest; in sk_init_destination() local
21 skjpeg_destination_mgr* dest = (skjpeg_destination_mgr*)cinfo->dest; in sk_empty_output_buffer() local
36 skjpeg_destination_mgr* dest = (skjpeg_destination_mgr*)cinfo->dest; sk_term_destination() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dbitutils.h29 Dest dest; in BitwiseCast() local
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
H A DUtils.cs26 internal static void FillWithZeroes(byte[] dest, int offset, int length) in FillWithZeroes() argument
48 internal static void FillWithZeroes(int[] dest, int offset, int length) in FillWithZeroes() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistrappender.h46 UnicodeStringAppender(UnicodeString &dest) : fDest(&dest), fIdx(0) { } in UnicodeStringAppender() argument
/third_party/toybox/toys/posix/
H A Dln.c35 char *dest = TT.t ? TT.t : toys.optargs[--toys.optc], *new; in ln_main() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcasts.h156 Dest dest; in bit_cast() local
179 Dest dest; in bit_cast() local
/third_party/spirv-tools/source/util/
H A Dbitutils.h29 Dest dest; in BitwiseCast() local

Completed in 7 milliseconds

12345678910>>...126