Home
last modified time | relevance | path

Searched defs:args (Results 2651 - 2675 of 5477) sorted by relevance

1...<<101102103104105106107108109110>>...220

/third_party/nghttp2/src/
H A Dallocator.h223 StringRef concat_string_ref(BlockAllocator &alloc, Args &&...args) { in concat_string_ref() argument
199 concat_string_ref_count(size_t acc, const StringRef &value, Args &&...args) concat_string_ref_count() argument
214 concat_string_ref_copy(uint8_t *p, const StringRef &value, Args &&...args) concat_string_ref_copy() argument
239 realloc_concat_string_ref(BlockAllocator &alloc, const StringRef &value, Args &&...args) realloc_concat_string_ref() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dudataswp.cpp274 va_list args; in udata_printError() local
H A Ducnv_u32.cpp47 T_UConverter_toUnicode_UTF32_BE(UConverterToUnicodeArgs * args, in T_UConverter_toUnicode_UTF32_BE() argument
126 T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_BE_OFFSET_LOGIC() argument
213 T_UConverter_fromUnicode_UTF32_BE(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_BE() argument
314 T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_BE_OFFSET_LOGIC() argument
421 T_UConverter_getNextUChar_UTF32_BE(UConverterToUnicodeArgs* args, UErrorCode* err) T_UConverter_getNextUChar_UTF32_BE() argument
509 T_UConverter_toUnicode_UTF32_LE(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_LE() argument
594 T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) T_UConverter_toUnicode_UTF32_LE_OFFSET_LOGIC() argument
691 T_UConverter_fromUnicode_UTF32_LE(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_LE() argument
800 T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) T_UConverter_fromUnicode_UTF32_LE_OFFSET_LOGIC() argument
916 T_UConverter_getNextUChar_UTF32_LE(UConverterToUnicodeArgs* args, UErrorCode* err) T_UConverter_getNextUChar_UTF32_LE() argument
[all...]
H A Ducnv_u8.cpp65 static void U_CALLCONV ucnv_toUnicode_UTF8 (UConverterToUnicodeArgs * args, in ucnv_toUnicode_UTF8() argument
181 ucnv_toUnicode_UTF8_OFFSETS_LOGIC(UConverterToUnicodeArgs * args, UErrorCode * err) ucnv_toUnicode_UTF8_OFFSETS_LOGIC() argument
300 ucnv_fromUnicode_UTF8(UConverterFromUnicodeArgs * args, UErrorCode * err) ucnv_fromUnicode_UTF8() argument
414 ucnv_fromUnicode_UTF8_OFFSETS_LOGIC(UConverterFromUnicodeArgs * args, UErrorCode * err) ucnv_fromUnicode_UTF8_OFFSETS_LOGIC() argument
554 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs *args, UErrorCode *err) ucnv_getNextUChar_UTF8() argument
[all...]
H A Dutrace.cpp50 va_list args; in utrace_exit() local
84 va_list args; in utrace_data() local
191 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) { in utrace_vformat() argument
388 va_list args; utrace_format() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Derrors.c153 va_list args; in _mesa_warning() local
175 va_list args; in _mesa_problem() local
232 _mesa_gl_vdebugf(struct gl_context *ctx, GLuint *id, enum mesa_debug_source source, enum mesa_debug_type type, enum mesa_debug_severity severity, const char *fmtString, va_list args) _mesa_gl_vdebugf() argument
262 va_list args; _mesa_gl_debugf() local
337 va_list args; _mesa_error() local
395 va_list args; _mesa_debug() local
410 va_list args; _mesa_log() local
[all...]
/third_party/mesa3d/src/intel/tools/
H A Dintel_sanitize_gpu.c323 va_list args; in open() local
361 va_list args; in fcntl() local
384 va_list args; in ioctl() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_format.c1517 int *args[3] = {0}; in st_QueryInternalFormat() local
/third_party/node/deps/icu-small/source/i18n/
H A Dwinnmfmt.cpp348 va_list args; in format() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c107 LLVMTypeRef args[2]; in add_conv_test() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_context.c47 struct drm_nouveau_svm_bind args; in nvc0_svm_migrate() local
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/charsetdet/
H A DDetectingViewer.java120 public static void main(String[] args) in main() argument
/third_party/icu/icu4c/source/i18n/
H A Dwinnmfmt.cpp347 va_list args; in format() local
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A Dcgnomelayout.c312 const char **args; in main() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dtracetst.c77 va_list args; in test_format() local
136 testTraceExit(const void *context, int32_t fnNumber, const char *fmt, va_list args) testTraceExit() argument
163 testTraceData(const void *context, int32_t fnNumber, int32_t level, const char *fmt, va_list args) testTraceData() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dwinnmtst.cpp141 va_list args; in getWindowsFormat() local
[all...]
/third_party/libfuse/example/
H A Dcuse.c292 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dhello_ll_uds.c305 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dinvalidate_path.c212 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dnotify_store_retrieve.c350 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dnotify_inval_entry.c307 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
H A Dnotify_inval_inode.c289 struct fuse_args args = FUSE_ARGS_INIT(argc, argv); in main() local
/third_party/libfuse/lib/
H A Dfuse_opt.c34 void fuse_opt_free_args(struct fuse_args *args) in fuse_opt_free_args() argument
55 fuse_opt_add_arg(struct fuse_args *args, const char *arg) fuse_opt_add_arg() argument
79 fuse_opt_insert_arg_common(struct fuse_args *args, int pos, const char *arg) fuse_opt_insert_arg_common() argument
95 fuse_opt_insert_arg(struct fuse_args *args, int pos, const char *arg) fuse_opt_insert_arg() argument
398 fuse_opt_parse(struct fuse_args *args, void *data, const struct fuse_opt opts[], fuse_opt_proc_t proc) fuse_opt_parse() argument
[all...]
/third_party/libinput/src/
H A Dutil-strings.h120 va_list args; in xasprintf() local
133 xvasprintf(char **strp, const char *fmt, va_list args) in xvasprintf() argument
/third_party/libinput/test/
H A Dtest-misc.c55 va_list args; in create_simple_test_device() local
658 timer_offset_warning(struct libinput *libinput, enum libinput_log_priority priority, const char *format, va_list args) timer_offset_warning() argument
696 timer_delay_warning(struct libinput *libinput, enum libinput_log_priority priority, const char *format, va_list args) timer_delay_warning() argument

Completed in 20 milliseconds

1...<<101102103104105106107108109110>>...220