Home
last modified time | relevance | path

Searched defs:args (Results 1926 - 1950 of 2544) sorted by relevance

1...<<71727374757677787980>>...102

/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc604 Result Perform(const ArgumentTuple& args) { in Perform() argument
/third_party/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc534 ConstructFromT(Args&&... args) : t_(std::forward<Args>(args)...) {} in ConstructFromT() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessageFormat.java1264 parse(int msgStart, String source, ParsePosition pos, Object[] args, Map<String, Object> argsMap) parse() argument
1638 format(int msgStart, PluralSelectorContext pluralNumber, Object[] args, Map<String, Object> argsMap, AppendableWrapper dest, FieldPosition fp) format() argument
1792 formatComplexSubMessage( int msgStart, PluralSelectorContext pluralNumber, Object[] args, Map<String, Object> argsMap, AppendableWrapper dest) formatComplexSubMessage() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drestsnew.cpp1461 traceData( const void*, int32_t fnNumber, int32_t, const char *, va_list args) traceData() argument
/third_party/icu/icu4c/source/common/
H A Dlocdspnm.cpp38 va_list args; in ncat() local
H A Ducnvisci.cpp896 UConverter_fromUnicode_ISCII_OFFSETS_LOGIC( UConverterFromUnicodeArgs * args, UErrorCode * err) UConverter_fromUnicode_ISCII_OFFSETS_LOGIC() argument
1180 UConverter_toUnicode_ISCII_OFFSETS_LOGIC(UConverterToUnicodeArgs *args, UErrorCode* err) UConverter_toUnicode_ISCII_OFFSETS_LOGIC() argument
[all...]
/third_party/icu/tools/release/java/src/main/java/com/ibm/icu/dev/tools/docs/
H A DStableAPI.java136 public static void main(String[] args) throws TransformerException, ParserConfigurationException, SAXException, in main() argument
143 private void run(String[] args) throws XPathExpressionException, TransformerException, ParserConfigurationException, in run() argument
178 private void parseArgs(String[] args) { in parseArgs() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java889 public static final void main(String[] args) throws IOException { in main() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DFormatHandler.java2547 public static void main(String[] args) in main() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DMessageFormat.java1233 parse(int msgStart, String source, ParsePosition pos, Object[] args, Map<String, Object> argsMap) parse() argument
1594 format(int msgStart, PluralSelectorContext pluralNumber, Object[] args, Map<String, Object> argsMap, AppendableWrapper dest, FieldPosition fp) format() argument
1748 formatComplexSubMessage( int msgStart, PluralSelectorContext pluralNumber, Object[] args, Map<String, Object> argsMap, AppendableWrapper dest) formatComplexSubMessage() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
H A DXLIFF2ICUConverter.java140 public static void main(String[] args) { in main() argument
154 private void processArgs(String[] args) { in processArgs() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java889 public static final void main(String[] args) throws IOException { in main() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DFormatHandler.java2560 public static void main(String[] args) in main() argument
/third_party/icu/icu4c/source/i18n/
H A Dtranslit.cpp789 Formattable args[3]; in getDisplayName() local
/third_party/libuv/src/unix/
H A Dos390.c157 char args[PATH_MAX]; in uv_exepath() local
/third_party/libuv/src/win/
H A Dprocess.c522 int make_program_args(char** args, int verbatim_arguments, WCHAR** dst_ptr) { in make_program_args() argument
/third_party/libuv/test/
H A Dtest-spawn.c51 static char* args[5]; variable
1996 char* args[2]; TEST_IMPL() local
[all...]
/third_party/libbpf/src/
H A Dgen_loader.c328 va_list args; in debug_regs() local
337 va_list args; in debug_ret() local
298 emit_debug(struct bpf_gen *gen, int reg1, int reg2, const char *fmt, va_list args) emit_debug() argument
[all...]
/third_party/libdrm/amdgpu/
H A Damdgpu_cs.c56 union drm_amdgpu_ctx args; in amdgpu_cs_ctx_create2() local
113 union drm_amdgpu_ctx args; in amdgpu_cs_ctx_free() local
150 union drm_amdgpu_sched args; amdgpu_cs_ctx_override_priority() local
175 union drm_amdgpu_ctx args; amdgpu_cs_ctx_stable_pstate() local
195 union drm_amdgpu_ctx args; amdgpu_cs_query_reset_state() local
216 union drm_amdgpu_ctx args; amdgpu_cs_query_reset_state2() local
444 union drm_amdgpu_wait_cs args; amdgpu_ioctl_wait_cs() local
507 union drm_amdgpu_wait_fences args; amdgpu_ioctl_wait_fences() local
[all...]
/third_party/lzma/CPP/7zip/UI/Client7z/
H A DClient7z.cpp806 int Z7_CDECL main(int numArgs, const char *args[]) in main() argument
/third_party/lzma/C/Util/7z/
H A D7zMain.c544 int Z7_CDECL main(int numargs, char *args[]) in main() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-api.cpp380 jerry_value_t res, args[2]; in HWTEST_F() local
[all...]
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser.c617 cbc_uint16_arguments_t *args = (cbc_uint16_arguments_t *) compiled_code_p; in parse_print_final_cbc() local
627 cbc_uint8_arguments_t *args = (cbc_uint8_arguments_t *) compiled_code_p; in parse_print_final_cbc() local
[all...]
/third_party/lzma/CPP/7zip/Bundles/LzmaSpec/
H A DLzmaSpec.cpp608 int main2(int numArgs, const char *args[]) in main2() argument
700 main(int numArgs, const char *args[]) in main() argument
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp113 std::vector<SPIRVKernelArg> args; member in SPIRVKernelInfo
698 struct clc_kernel_arg *args; clc_spirv_get_kernels_info() local
751 clc_compile_to_llvm_module(LLVMContext &llvm_ctx, const struct clc_compile_args *args, const struct clc_logger *logger) clc_compile_to_llvm_module() argument
952 llvm_mod_to_spirv(std::unique_ptr<::llvm::Module> mod, LLVMContext &context, const struct clc_compile_args *args, const struct clc_logger *logger, struct clc_binary *out_spirv) llvm_mod_to_spirv() argument
1012 clc_c_to_spir(const struct clc_compile_args *args, const struct clc_logger *logger, struct clc_binary *out_spir) clc_c_to_spir() argument
1038 clc_c_to_spirv(const struct clc_compile_args *args, const struct clc_logger *logger, struct clc_binary *out_spirv) clc_c_to_spirv() argument
1101 clc_link_spirv_binaries(const struct clc_linker_args *args, const struct clc_logger *logger, struct clc_binary *out_spirv) clc_link_spirv_binaries() argument
[all...]

Completed in 52 milliseconds

1...<<71727374757677787980>>...102