/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bo.c | 1208 u32 argc = 0; in nouveau_ttm_io_mem_reserve() local 1216 argc = sizeof(args.nv50); in nouveau_ttm_io_mem_reserve() 1222 argc = sizeof(args.gf100); in nouveau_ttm_io_mem_reserve() 1230 &args, argc, in nouveau_ttm_io_mem_reserve()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-era-target.c | 1465 static int era_ctr(struct dm_target *ti, unsigned int argc, char **argv) in era_ctr() argument 1472 if (argc != 3) { in era_ctr() 1690 static int era_message(struct dm_target *ti, unsigned int argc, char **argv, in era_message() argument 1695 if (argc != 1) { in era_message()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | gro.c | 1024 static void parse_args(int argc, char **argv) in parse_args() argument 1041 while ((c = getopt_long(argc, argv, "46d:D:i:rs:S:t:v", opts, NULL)) != -1) { in parse_args() 1082 int main(int argc, char **argv) in main() argument 1084 parse_args(argc, argv); in main()
|
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/ |
H A D | test_wasm.cpp | 162 constexpr size_t argc = 2; in InstantiateWasmModule() local 163 JSVMTEST_CALL(OH_JSVM_NewInstance(jsvm_env, WebAssemblyInstance, argc, argv, &wasmInstance)); in InstantiateWasmModule() 650 size_t argc = 1; local 652 JSVMTEST_CALL(OH_JSVM_GetCbInfo(env, info, &argc, argv, NULL, NULL));
|
/test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
H A D | fnmatchndk32.cpp | 162 size_t argc = PARAM_1;
in UTimeNsAt_time64() local 164 napi_get_cb_info(env, info, &argc, args, nullptr, nullptr);
in UTimeNsAt_time64() 760 size_t argc = PARAM_1;
in UTime64() local 762 napi_get_cb_info(env, info, &argc, args, nullptr, nullptr);
in UTime64()
|
/test/xts/hats/hdf/display/composer/benchmark/ |
H A D | display_benchmark_test.cpp | 1187 int main(int argc, char** argv)
in main() argument 1191 ::testing::InitGoogleTest(&argc, argv);
in main() 1192 ::benchmark::Initialize(&argc, argv);
in main() 1193 if (::benchmark::ReportUnrecognizedArguments(argc, argv)) {
in main()
|
/third_party/cups-filters/filter/ |
H A D | rastertopdf.cpp | 1304 int main(int argc, char **argv) in main() argument 1324 if (argc < 6 || argc > 7) in main() 1387 if (argc == 7) in main()
|
H A D | rastertopclx.c | 1794 main(int argc, /* I - Number of command-line arguments */ in main() argument 1821 if (argc < 6 || argc > 7) in main() 1857 if (argc == 7) in main()
|
H A D | rastertoescpx.c | 1746 main(int argc, /* I - Number of command-line arguments */ in main() argument 1773 if (argc < 6 || argc > 7) in main() 1809 if (argc == 7) in main()
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | letest.cpp | 1069 int main(int argc, char* argv[]) in main() argument 1079 if (!initArgs(argc, argv, NULL, NULL)) { in main() 1102 if (!initArgs(argc, argv, NULL, NULL)) { in main() 1119 nerrors = runTestRequest(root, argc, argv); in main()
|
/third_party/icu/icu4c/source/test/perf/collperf/ |
H A D | collperf.cpp | 541 CollPerfTest(int32_t argc, const char* argv[], UErrorCode& status):UPerfTest(argc, argv, status){ in CollPerfTest() argument 889 int main(int argc, const char *argv[]) in main() argument 893 CollPerfTest test(argc, argv, status); in main()
|
/third_party/lame/misc/ |
H A D | abx.c | 1207 int main ( int argc, char** argv ) in main() argument 1227 if (argc > 1 && 0 == strcmp (argv[1], "-v") ) { in main() 1229 argc--; in main() 1233 switch ( argc ) { in main()
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsdecrypt.c | 193 static int parse_options(int argc, char **argv) in parse_options() argument 217 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) { in parse_options() 1537 int main(int argc, char *argv[]) in main() argument 1552 res = parse_options(argc, argv); in main()
|
H A D | ntfsfix.c | 166 static void parse_options(int argc, char **argv) in parse_options() argument 181 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) { in parse_options() 1612 int main(int argc, char **argv) in main() argument 1622 parse_options(argc, argv); in main()
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | x509_vfy.h | 608 typedef int (*X509_LOOKUP_ctrl_fn)(X509_LOOKUP *ctx, int cmd, const char *argc, 611 X509_LOOKUP *ctx, int cmd, const char *argc, long argl, char **ret, 698 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, 700 int X509_LOOKUP_ctrl_ex(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
|