Home
last modified time | relevance | path

Searched defs:arglist (Results 1 – 25 of 78) sorted by relevance

1234

/external/toybox/toys/net/
Drfkill.c43 struct arglist { in rfkill_main() struct
44 char *name; in rfkill_main()
45 int idx; in rfkill_main()
/external/libtextclassifier/native/utils/strings/
Dappend.cc29 va_list arglist) { in SStringAppendV()
49 va_list arglist; in SStringAppendF() local
56 va_list arglist; in StringPrintf() local
/external/icing/icing/legacy/core/
Dicing-string-util.cc63 const char *fmt, va_list arglist) { in SStringAppendV()
82 va_list arglist; in SStringAppendF() local
89 va_list arglist; in StringPrintf() local
/external/python/cpython2/Mac/Modules/ibcarbon/
DIBCarbonscan.py26 def destination(self, type, name, arglist): argument
/external/ltp/testcases/misc/math/float/bessel/
Dgenbessel.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/external/ltp/testcases/misc/math/float/iperb/
Dgeniperb.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/external/ltp/testcases/misc/math/float/exp_log/
Dgenexp_log.c58 char *arglist[] = { func_name, NULL }; in create_file() local
/external/ltp/testcases/misc/math/float/power/
Dgenpower.c58 char *arglist[] = { func_name, NULL }; in create_file() local
/external/python/cpython2/Mac/Modules/res/
Dresscan.py28 def destination(self, type, name, arglist): argument
/external/one-true-awk/
Dawkgram.y38 Node *arglist = 0; /* list of args for current function */ variable
/external/ltp/testcases/misc/math/float/trigo/
Dgentrigo.c59 char *arglist[] = { func_name, NULL }; in create_file() local
/external/python/cpython2/Mac/Modules/carbonevt/
DCarbonEvtscan.py37 def destination(self, type, name, arglist): argument
/external/skia/experimental/tools/
Dpdf-comparison.py181 def shard(fn, arglist): argument
197 def shardsum(fn, arglist): argument
/external/python/cpython2/Mac/Modules/ctl/
Dctlscan.py24 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/ae/
Daescan.py29 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/scrap/
Dscrapscan.py29 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/qd/
Dqdscan.py50 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/menu/
Dmenuscan.py23 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/qdoffs/
Dqdoffsscan.py23 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/snd/
Dsndscan.py26 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/win/
Dwinscan.py23 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/evt/
Devtscan.py27 def destination(self, type, name, arglist): argument
/external/python/cpython2/Mac/Modules/ah/
Dahscan.py27 def destination(self, type, name, arglist): argument
/external/python/cpython2/Demo/classes/
DRange.py8 def handleargs(arglist): argument
/external/python/cpython2/Mac/Modules/drag/
Ddragscan.py35 def destination(self, type, name, arglist): argument

1234