Home
last modified time | relevance | path

Searched defs:args (Results 676 - 700 of 4805) sorted by relevance

1...<<21222324252627282930>>...193

/third_party/gn/src/gn/
H A Dfunction_get_target_outputs_unittest.cc21 std::vector<Value> args; in GetTargetOutputs() local
H A Dfunction_write_file_unittest.cc35 std::vector<Value> args; in CallWriteFile() local
/third_party/benchmark/src/
H A Dbenchmark_api_internal.cc10 BenchmarkInstance(Benchmark* benchmark, int family_idx, int per_family_instance_idx, const std::vector<int64_t>& args, int thread_count) BenchmarkInstance() argument
H A Dcolorprint.cc85 std::string FormatString(const char* msg, va_list args) { in FormatString() argument
114 va_list args; in FormatString() local
122 va_list args; in ColorPrintf() local
128 ColorPrintf(std::ostream& out, LogColor color, const char* fmt, va_list args) ColorPrintf() argument
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-nice-strict.h177 NiceMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in NiceMock() argument
219 NaggyMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in NaggyMock() argument
261 StrictMock(TArg1&& arg1, TArg2&& arg2, An&&... args) in StrictMock() argument
/third_party/icu/icu4c/source/common/
H A Ducnv_cb.cpp37 ucnv_cbFromUWriteBytes (UConverterFromUnicodeArgs *args, in ucnv_cbFromUWriteBytes() argument
56 ucnv_cbFromUWriteUChars(UConverterFromUnicodeArgs *args, in ucnv_cbFromUWriteUChars() argument
177 ucnv_cbFromUWriteSub(UConverterFromUnicodeArgs *args, int32_t offsetIndex, UErrorCode * err) ucnv_cbFromUWriteSub() argument
228 ucnv_cbToUWriteUChars(UConverterToUnicodeArgs *args, const UChar* source, int32_t length, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteUChars() argument
247 ucnv_cbToUWriteSub(UConverterToUnicodeArgs *args, int32_t offsetIndex, UErrorCode * err) ucnv_cbToUWriteSub() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DNamedFunction.java55 public String apply(List<String> args) { in apply() argument
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DMain.java35 public static void main(String... args) { in main() argument
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DConverterPerformanceTest.java29 public static void main(String[] args) throws Exception { in main() argument
35 protected void setup(String[] args) { in setup() argument
H A DRBBIPerf.java32 public static void main(String[] args) throws Exception { in main() argument
36 protected void setup(String[] args) { in setup() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DBuildMirroringTables.java93 public static void main(String[] args) in main() argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/timescale/
H A DGenerateCTimeScaleData.java68 public static void main(String[] args) in main() argument
H A DEpochOffsets.java69 public static void main(String[] args) in main() argument
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCollectAPI.java191 public static void main(String[] args) { in main() argument
[all...]
/third_party/libuv/src/win/
H A Ddl.c79 DWORD_PTR args[1]; in uv__format_fallback_error() local
/third_party/libuv/test/
H A Dtest-process-title.c92 char* args[5]; in TEST_IMPL() local
/third_party/libuv/docs/code/cgi/
H A Dmain.c23 char* args[2]; in invoke_cgi_script() local
/third_party/mbedtls/tests/scripts/
H A Dtest_psa_compliance.py154 args = parser.parse_args() variable
/third_party/mesa3d/src/egl/main/
H A Degllog.c153 va_list args; in _eglLog() local
H A Deglcurrent.c179 va_list args; in _eglDebugReport() local
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_tracepoints.py15 args = parser.parse_args() variable
59 args=[ArgStruct(type='const struct tu_framebuffer *', var='fb'), variable
74 args=[Arg(type='enum VkFormat', var='format', c_format='%s', to_prim_type='vk_format_description({})->short_name'), variable
78 args=[Arg(type='enum VkFormat', var='format', c_format='%s', to_prim_type='vk_format_description({})->short_name'), variable
83 args=[Arg(type='uint8_t', var='mrt_count', c_format='%u'), variable
87 args variable
91 args=[Arg(type='enum VkFormat', var='format', c_format='%s', to_prim_type='vk_format_description({})->short_name'), global() variable
96 args=[Arg(type='enum VkFormat', var='format', c_format='%s', to_prim_type='vk_format_description({})->short_name')]) global() variable
100 args=[Arg(type='uint8_t', var='uses_3d_blit', c_format='%u'), global() variable
106 args=[Arg(type='uint8_t', var='indirect', c_format='%u'), global() variable
[all...]
/third_party/ltp/testcases/kernel/containers/share/
H A Dns_exec.c86 char **args = (char **)arg; in child_fn() local
/third_party/ltp/testcases/kernel/containers/userns/
H A Duserns06.c35 char *const args[] = { TEST_APP, "privileged", NULL }; in child_fn1() local
48 char *const args[] = { TEST_APP, "unprivileged", NULL }; in child_fn2() local
65 const struct tst_clone_args args = { in run() local
/third_party/ltp/testcases/kernel/containers/pidns/
H A Dpidns30.c91 const struct tst_clone_args args = { in run() local
H A Dpidns31.c74 const struct tst_clone_args args = { in run() local

Completed in 24 milliseconds

1...<<21222324252627282930>>...193