Home
last modified time | relevance | path

Searched refs:args (Results 9376 - 9400 of 10019) sorted by relevance

1...<<371372373374375376377378379380>>...401

/third_party/alsa-lib/src/
H A Dconf.c293 Arguments are defined using the id (key) \c \@args and array values containing
297 @args [ CARD ] # or
298 @args.0 CARD
303 An argument's type is specified with the id (key) \c \@args and the argument
307 @args.CARD {
352 @args [ CARD DEVICE ]
353 @args.CARD {
357 @args.DEVICE {
5043 if (id && strcmp(id, "@args") == 0) in _snd_config_expand()
5645 * If \a config has arguments (defined by a child with id \c \@args),
5686 snd_config_expand(snd_config_t *config, snd_config_t *root, const char *args, snd_config_t *private_data, snd_config_t **result) snd_config_expand() argument
5774 const char *args = strchr(name, ':'); snd_config_search_definition() local
[all...]
/third_party/gn/src/gn/
H A Dparse_tree.h392 const ListNode* args() const { return args_.get(); } in args() function in FunctionCallNode
H A Dsubstitution_writer.cc49 Source expansion in the args works similarly, but performing the placeholder
53 If no placeholders are found, the outputs or args list will be treated as a
66 be used for specifying inputs to a script in the "args" variable.
88 it appears in the "outputs" or "args" section.
119 Details: source expansions can be used in the "outputs" variable, the "args"
120 variable, and in calls to "process_file_template". The "args" are passed to a
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.h189 void vfail(const char *msg, va_list args);
/third_party/node/src/
H A Dcares_wrap.h158 static void New(const v8::FunctionCallbackInfo<v8::Value>& args);
H A Djs_native_api_v8.h520 Reference(JSVM_Env env, v8::Local<v8::Value> value, Args&&... args);
/third_party/node/deps/v8/tools/
H A Dv8_presubmit.py773 (options, args) = parser.parse_args()
/third_party/libinput/src/
H A Dlibinput.h3838 * @param args Message arguments
3846 const char *format, va_list args)
/third_party/libinput/export_include/
H A Dlibinput.h3838 * @param args Message arguments
3846 const char *format, va_list args)
/third_party/ltp/tools/sparse/sparse-src/
H A Ddissect.c384 DO_2_LIST(ret->arguments, expr->args, arg, val, in do_expression()
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins.cc29 Address Builtin_##Name(int argc, Address* args, Isolate* isolate);
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h209 // Visit the arguments expressions in |args| and store them in |args_regs|,
211 void VisitArguments(const ZonePtrList<Expression>* args,
/third_party/python/Lib/test/
H A Daudiotests.py12 def seek(self, *args, **kwargs):
/third_party/python/Lib/asyncio/
H A Dtasks.py421 def _release_waiter(waiter, *args):
H A Dstreams.py554 raise ValueError(e.args[0])
/third_party/python/Lib/
H A Dsocket.py239 def __exit__(self, *args):
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp45 for (auto &Arg : CS.args()) { in lowerCall()
215 // If we have outgoing args, then we have the opposite case. We have a in handleAssignments()
314 "Too many regs for number of args"); in handleAssignments()
348 "Too many regs for number of args"); in handleAssignments()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DSafepointIRVerifier.cpp754 for (const Argument &A : BB->getParent()->args()) in gatherDominatingDefs()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL_autogen.h275 const void *args,
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dcl_stubs_autogen.h468 void *args,
/third_party/skia/tests/
H A DFontMgrTest.cpp131 sk_sp<SkTypeface> onMakeClone(const SkFontArguments& args) const override { in DEF_TEST()
/third_party/python/Lib/test/test_importlib/
H A Dtest_api.py393 def find_module(self, *args):
/third_party/python/Lib/tkinter/test/
H A Dwidget_tests.py118 def command(*args):
/third_party/python/Modules/
H A D_abc.c74 abc_data_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in abc_data_new() argument
/third_party/python/Modules/_io/
H A Dbytesio.c903 bytesio_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in bytesio_new() argument

Completed in 41 milliseconds

1...<<371372373374375376377378379380>>...401