/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/CMake/ |
D | CMakeLists.txt | 143 set(arglist) variable 145 set(arglist ${arglist} ../test/${a}.cpp) variable 156 set(arglist) variable 158 set(arglist ${arglist} ../test/${a}.cpp) variable 180 set(arglist) variable 182 set(arglist ${arglist} ../test/${a}.cpp) variable
|
/aosp_15_r20/external/toybox/toys/net/ |
H A D | rfkill.c | 43 struct arglist { in rfkill_main() struct 44 char *name; in rfkill_main() 45 int idx; in rfkill_main()
|
/aosp_15_r20/external/libtextclassifier/native/utils/strings/ |
H A D | append.cc | 29 va_list arglist) { in SStringAppendV() 49 va_list arglist; in SStringAppendF() local 56 va_list arglist; in StringPrintf() local
|
/aosp_15_r20/external/icing/icing/legacy/core/ |
H A D | icing-string-util.cc | 63 const char *fmt, va_list arglist) { in SStringAppendV() 82 va_list arglist; in SStringAppendF() local 89 va_list arglist; in StringPrintf() local
|
/aosp_15_r20/external/llvm-libc/src/__support/ |
H A D | common.h | 42 #define LLVM_LIBC_FUNCTION_IMPL(type, name, arglist) \ argument 49 #define LLVM_LIBC_FUNCTION_IMPL(type, name, arglist) type name arglist argument 53 #define LLVM_LIBC_FUNCTION(type, name, arglist) \ argument
|
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/ |
D | scantools.py | 676 def repairarglist(self, functionname, arglist): argument 724 def generate(self, tp, name, arglist, modifiers=[]): argument 754 def destination(self, type, name, arglist): argument 769 def unmanageable(self, type, name, arglist): argument
|
/aosp_15_r20/system/libufdt/utils/src/ |
H A D | mkdtboimg.py | 583 def parse_dt_entry(global_args, arglist): argument 800 def parse_dump_cmd_args(arglist): argument 821 def parse_config_create_cmd_args(arglist): argument
|
/aosp_15_r20/external/skia/experimental/tools/ |
H A D | pdf-comparison.py | 181 def shard(fn, arglist): argument 197 def shardsum(fn, arglist): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | fast_module_type.cc | 162 PyObject *arglist = Py_BuildValue("(OO)", self, name); in CallFunc() local 197 PyObject *arglist = Py_BuildValue("(O)", name); in FastTpGetattro() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
D | ansidecl.h | 197 #define PROTO(type, name, arglist) type name arglist argument 199 #define DEFUN(name, arglist, args) name(args) argument
|
/aosp_15_r20/external/edid-decode/vs/ |
H A D | getopt.c | 517 CHAR **arglist = (char **)(argv); in getopt_parse() local 589 CHAR **arglist = (CHAR **)(argv); in getopt_parse() local
|
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/ |
H A D | benchmark_register.cc | 251 std::vector<int64_t> arglist; in Range() local 281 [](const std::size_t res, const std::vector<int64_t>& arglist) { in ArgsProduct()
|
/aosp_15_r20/external/google-benchmark/src/ |
H A D | benchmark_register.cc | 251 std::vector<int64_t> arglist; in Range() local 281 [](const std::size_t res, const std::vector<int64_t>& arglist) { in ArgsProduct()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | sdt.h | 45 # define _SDT_PROBE(provider, name, n, arglist) \ argument 75 # define _SDT_PROBE(provider, name, n, arglist) \ argument
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/ibcarbon/ |
D | IBCarbonscan.py | 26 def destination(self, type, name, arglist): argument
|
/aosp_15_r20/external/ltp/testcases/misc/math/float/bessel/ |
H A D | genbessel.c | 59 char *arglist[] = { func_name, NULL }; in create_file() local
|
/aosp_15_r20/external/ltp/testcases/misc/math/float/power/ |
H A D | genpower.c | 58 char *arglist[] = { func_name, NULL }; in create_file() local
|
/aosp_15_r20/external/ltp/testcases/misc/math/float/exp_log/ |
H A D | genexp_log.c | 58 char *arglist[] = { func_name, NULL }; in create_file() local
|
/aosp_15_r20/external/ltp/testcases/misc/math/float/iperb/ |
H A D | geniperb.c | 59 char *arglist[] = { func_name, NULL }; in create_file() local
|
/aosp_15_r20/external/one-true-awk/ |
H A D | awkgram.y | 38 Node *arglist = 0; /* list of args for current function */ variable
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/res/ |
D | resscan.py | 28 def destination(self, type, name, arglist): argument
|
/aosp_15_r20/external/ltp/testcases/misc/math/float/trigo/ |
H A D | gentrigo.c | 59 char *arglist[] = { func_name, NULL }; in create_file() local
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/carbonevt/ |
D | CarbonEvtscan.py | 37 def destination(self, type, name, arglist): argument
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/menu/ |
D | menuscan.py | 23 def destination(self, type, name, arglist): argument
|
/aosp_15_r20/external/python/cpython2/Mac/Modules/ae/ |
D | aescan.py | 29 def destination(self, type, name, arglist): argument
|