Home
last modified time | relevance | path

Searched defs:newArgv (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/guest/hals/rild/
Drild_cuttlefish.c191 static char * newArgv[MAX_LIB_ARGS]; in main() local
/aosp_15_r20/hardware/ril/rild/
H A Drild.c199 static char * newArgv[MAX_LIB_ARGS]; in main() local
/aosp_15_r20/device/generic/goldfish/radio/rild/
Drild_goldfish.c208 static char * newArgv[MAX_LIB_ARGS]; in main() local
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A DCommandLine.cpp992 SmallVector<const char *, 20> newArgv; in ParseEnvironmentOptions() local
1026 SmallVector<const char *, 20> newArgv(argv, argv + argc); in ParseCommandLineOptions() local
/aosp_15_r20/external/llvm/lib/Support/
H A DCommandLine.cpp980 SmallVector<const char *, 20> newArgv; in ParseEnvironmentOptions() local
1014 SmallVector<const char *, 20> newArgv(argv, argv + argc); in ParseCommandLineOptions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCommandLine.cpp1261 SmallVector<const char *, 20> newArgv; in ParseEnvironmentOptions() local
1316 SmallVector<const char *, 20> newArgv(argv, argv + argc); in ParseCommandLineOptions() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCommandLine.cpp1505 SmallVector<const char *, 20> newArgv(argv, argv + argc); in ParseCommandLineOptions() local