Home
last modified time | relevance | path

Searched defs:args (Results 3201 - 3225 of 4831) sorted by relevance

1...<<121122123124125126127128129130>>...194

/third_party/ffmpeg/libavfilter/
H A Dvf_lut.c567 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_hue.c464 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
/third_party/glslang/glslang/MachineIndependent/
H A Dattribute.h130 const TIntermAggregate* args; member
/third_party/gn/src/base/containers/
H A Dcircular_deque.h753 iterator emplace(const_iterator pos, Args&&... args) { in emplace() argument
837 reference emplace_front(Args&&... args) { in emplace_front() argument
849 reference emplace_back(Args&&... args) { in emplace_back() argument
/third_party/gn/src/gn/
H A Ddesc_builder.cc457 auto args = std::make_unique<base::ListValue>(); in BuildDescription() local
H A Dparse_tree.h392 const ListNode* args() const { return args_.get(); } in args() function in FunctionCallNode
/third_party/alsa-utils/alsamixer/
H A Dconfigparser.c474 static unsigned int parse_line(char *line, char **args, unsigned int args_size) in parse_line() argument
503 char *args[16]; in process_line() local
[all...]
/third_party/backends/frontend/
H A Dtstbackend.c107 va_list args; in check() local
/third_party/backends/japi/
H A DJscanimage.java95 public static void main(String args[]) in main() argument
/third_party/curl/lib/
H A Dkrb5.c444 va_list args; in ftp_send_command() local
/third_party/benchmark/src/
H A Dsysinfo.cc92 BENCHMARK_NORETURN void PrintErrorAndDie(Args&&... args) { in PrintErrorAndDie() argument
H A Dbenchmark_register.cc284 std::vector<int64_t> args; in ArgsProduct() local
323 Benchmark* Benchmark::Args(const std::vector<int64_t>& args) { in Args() argument
506 std::vector<int64_t> args; CreateRange() local
513 std::vector<int64_t> args; CreateDenseRange() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTimeZoneGenericNames.java441 private synchronized String formatPattern(Pattern pat, String... args) { in formatPattern() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dudatatst.c1402 printError(void *context, const char *fmt, va_list args) { in printError() argument
1628 printErrorToString(void *context, const char *fmt, va_list args) { in printErrorToString() argument
/third_party/icu/icu4c/source/common/
H A Ducnv_ct.cpp335 UConverter_fromUnicode_CompoundText_OFFSETS(UConverterFromUnicodeArgs* args, UErrorCode* err){ in UConverter_fromUnicode_CompoundText_OFFSETS() argument
467 UConverter_toUnicode_CompoundText_OFFSETS(UConverterToUnicodeArgs *args, UErrorCode* err) UConverter_toUnicode_CompoundText_OFFSETS() argument
[all...]
H A Ducnv_lmb.cpp852 _LMBCSFromUnicode(UConverterFromUnicodeArgs* args, in _LMBCSFromUnicode() argument
1121 _LMBCSGetNextUCharWorker(UConverterToUnicodeArgs* args, UErrorCode* err) _LMBCSGetNextUCharWorker() argument
1263 _LMBCSToUnicodeWithOffsets(UConverterToUnicodeArgs* args, UErrorCode* err) _LMBCSToUnicodeWithOffsets() argument
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java166 public static void main(String[] args) { in main() argument
908 static boolean processOptions(String[] args) { in processOptions() argument
[all...]
H A DPerfTest.java322 protected void setup(String[] args) { in setup() argument
387 protected final void run(String[] args) throws Exception { in run() argument
465 private Set parseOptions(String[] args) throws UsageException { in parseOptions() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTimeZoneGenericNames.java445 private synchronized String formatPattern(Pattern pat, String... args) { in formatPattern() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUJDKCompare.java83 public static void main(String[] args) { in main() argument
88 public static int doMain(String[] args) { in doMain() argument
131 public ICUJDKCompare setup(String[] args) { in setup() argument
[all...]
/third_party/libwebsockets/lib/misc/threadpool/
H A Dthreadpool.c49 struct lws_threadpool_task_args args; member
687 lws_threadpool_create(struct lws_context *context, const struct lws_threadpool_create_args *args, const char *format, ...) lws_threadpool_create() argument
970 lws_threadpool_enqueue(struct lws_threadpool *tp, const struct lws_threadpool_task_args *args, const char *format, ...) lws_threadpool_enqueue() argument
[all...]
/third_party/libwebsockets/lib/misc/
H A Dlecp.c1242 lws_lec_vsprintf(lws_lec_pctx_t *ctx, const char *fmt, va_list args) in lws_lec_vsprintf() argument
[all...]
/third_party/libwebsockets/lib/jose/jws/
H A Djws.c66 struct jws_cb_args *args = (struct jws_cb_args *)ctx->user; in lws_jws_json_cb() local
142 struct jws_cb_args args; lws_jws_json_parse() local
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_shader_args.h67 } args[AC_MAX_ARGS]; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection_setup.cpp825 setup_isel_context(Program* program, unsigned shader_count, struct nir_shader* const* shaders, ac_shader_config* config, const struct aco_compiler_options* options, const struct aco_shader_info* info, const struct radv_shader_args* args, bool is_gs_copy_shader, bool is_ps_epilog) setup_isel_context() argument

Completed in 40 milliseconds

1...<<121122123124125126127128129130>>...194