Home
last modified time | relevance | path

Searched defs:args (Results 2551 - 2575 of 5499) sorted by relevance

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

/third_party/alsa-utils/topology/
H A Dpre-process-dapm.c171 char *class_name, *args, *widget_name; in tplg_pp_get_widget_name() local
[all...]
/third_party/alsa-utils/alsaucm/
H A Dusecase.c72 int args; member
/third_party/backends/lib/
H A Dsnprintf.c559 int plp_vsnprintf(char *str, size_t count, const char *fmt, va_list args) in plp_vsnprintf() argument
586 int plp_unsafe_vsnprintf(char *str, size_t count, const char *fmt, va_list args) in plp_unsafe_vsnprintf() argument
[all...]
/third_party/curl/lib/
H A Dpingpong.c162 Curl_pp_vsendf(struct Curl_easy *data, struct pingpong *pp, const char *fmt, va_list args) Curl_pp_vsendf() argument
/third_party/benchmark/src/
H A Dstring_util.cc111 std::string StrFormatImp(const char* msg, va_list args) { in StrFormatImp() argument
148 va_list args; in StrFormat() local
/third_party/cups-filters/cupsfilters/
H A Dcolord.c123 DBusMessageIter args; in get_filename_for_profile_path() local
179 DBusMessageIter args; in get_profile_for_device_path() local
271 DBusMessageIter args; get_device_path_for_device_id() local
362 DBusMessageIter args; get_profile_inhibitors() local
[all...]
/third_party/icu/icu4c/source/tools/icuswap/
H A Dicuswap.cpp81 printError(void *context, const char *fmt, va_list args) { in printError() argument
/third_party/gn/src/gn/
H A Drust_project_writer.cc112 std::vector<std::string> args; in ExtractCompilerArgs() local
123 FindArgValue(const char* arg, const std::vector<std::string>& args) FindArgValue() argument
140 FindArgValueAfterPrefix( const std::string& prefix, const std::vector<std::string>& args) FindArgValueAfterPrefix() argument
152 FindAllArgValuesAfterPrefix( const std::string& prefix, const std::vector<std::string>& args) FindAllArgValuesAfterPrefix() argument
[all...]
H A Dtarget_generator.cc78 GenerateTarget(Scope* scope, const FunctionCallNode* function_call, const std::vector<Value>& args, const std::string& output_type, Err* err) GenerateTarget() argument
/third_party/icu/icu4c/source/samples/layout/
H A Dgnomelayout.cpp325 const char **args = poptGetArgs(ptctx); in main() local
/third_party/icu/icu4c/source/common/
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 Dudataswp.cpp274 va_list args; in udata_printError() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuDataDumper.java49 public static void main(String... args) throws IOException { in main() argument
306 private final Function<Integer, String> args; field in IcuDataDumper.IcuDataParser.LineMatch
308 LineMatch(LineType type, Function<Integer, String> args) { in LineMatch() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DSupplementalDataTest.java342 private static CldrValue supplementalData(String path, Object... args) { in supplementalData() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DDistanceTable.java75 public void addDistance(int distance, boolean oneway, String... args) { in addDistance() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DCleanOutputDirectoryTask.java330 private static void checkBuild(boolean condition, String message, Object... args) { in checkBuild() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DResultSpec.java167 matchedResult( CldrValue value, List<String> args, DynamicVars varLookupFn) matchedResult() argument
183 getRbPath(List<String> args) getRbPath() argument
200 getValues(String value, List<String> args) getValues() argument
258 getResultPath(CldrPath path, List<String> args, DynamicVars varLookupFn) getResultPath() argument
550 substituteArgs(String spec, List<String> args) substituteArgs() argument
556 substituteArgs(String spec, Function<Integer, String> args, int size) substituteArgs() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DTestData.java149 private static CldrValue supplemental(String path, Object... args) { in supplemental() argument
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DNormalizerPerformanceTest.java20 public static void main(String[] args) throws Exception { in main() argument
24 protected void setup(String[] args) { in setup() argument
H A DBreakIteratorPerformanceTest.java35 public static void main(String[] args) throws Exception { in main() argument
39 protected void setup(String[] args) { in setup() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DResourceModule.java275 public static void main(String[] args){ in main() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DCanonGSUBBuilder.java521 public static void main(String[] args) in main() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timezone/
H A DICUZDump.java243 public static void main(String[] args) { in main() argument
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DResourceModule.java274 public static void main(String[] args){ in main() argument

Completed in 19 milliseconds

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