| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | log.h | 93 Logf(const MessageConsumer& consumer, spv_message_level_t level, const char* source, const spv_position_t& position, const char* format, Args&&... args) Logf() argument 141 Errorf(const MessageConsumer& consumer, const char* source, const spv_position_t& position, const char* format, Args&&... args) Errorf() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/platform/ |
| H A D | w32functions.c | 650 va_list args; in W32_snprintf() local
|
| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLExpression.cpp | 182 DSLPossibleExpression DSLExpression::operator()(SkTArray<DSLWrapper<DSLExpression>> args, in operator ()() argument 192 DSLPossibleExpression DSLExpression::operator()(ExpressionArray args, PositionInfo pos) { in operator ()() argument 359 DSLPossibleExpression DSLPossibleExpression::operator()(SkTArray<DSLWrapper<DSLExpression>> args, in operator ()() argument 364 DSLPossibleExpression DSLPossibleExpression::operator()(ExpressionArray args, PositionInfo pos) { in operator ()() argument
|
| H A D | DSLVar.cpp | 189 DSLExpression DSLGlobalVar::eval(ExpressionArray args, PositionInfo pos) { in eval() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/android/ |
| H A D | AngleNativeTest.cpp | 77 size_t ArgsToArgv(const std::vector<std::string> &args, std::vector<char *> *argv) in ArgsToArgv() argument 108 va_list args; in AndroidLog() local 129 std::vector<std::string> args; in Java_com_android_angle_test_AngleNativeTest_nativeRunTests() local [all...] |
| /third_party/skia/third_party/externals/dawn/src/common/ |
| H A D | SerialStorage.h | 95 void Enqueue(Params&&... args, Serial serial) { in Enqueue() argument
|
| H A D | SlabAllocator.h | 174 T* Allocate(Args&&... args) { in Allocate() argument
|
| /third_party/skia/third_party/externals/d3d12allocator/tools/D3d12maDumpVis/ |
| H A D | D3d12maDumpVis.py | 44 args = argParser.parse_args()
variable
|
| /third_party/openssl/test/ |
| H A D | provider_status_test.c | 51 struct self_test_arg *args = arg; in self_test_events() local
|
| /third_party/openssl/crypto/bio/ |
| H A D | ossl_core_bio.c | 121 int ossl_core_bio_vprintf(OSSL_CORE_BIO *cb, const char *format, va_list args) in ossl_core_bio_vprintf() argument
|
| /third_party/python/Modules/_blake2/clinic/ |
| H A D | blake2s_impl.c.h | 22 py_blake2s_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in py_blake2s_new() argument
|
| H A D | blake2b_impl.c.h | 22 py_blake2b_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in py_blake2b_new() argument
|
| /third_party/python/Modules/_io/clinic/ |
| H A D | _iomodule.c.h | 133 _io_open(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _io_open() argument 293 _io_text_encoding(PyObject *module, PyObject *const *args, Py_ssize_t nargs) _io_text_encoding() argument 333 _io_open_code(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) _io_open_code() argument [all...] |
| H A D | stringio.c.h | 57 _io_StringIO_read(stringio *self, PyObject *const *args, Py_ssize_t nargs) in _io_StringIO_read() argument 93 _io_StringIO_readline(stringio *self, PyObject *const *args, Py_ssize_t nargs) in _io_StringIO_readline() argument 131 _io_StringIO_truncate(stringio *self, PyObject *const *args, Py_ssize_t nargs) in _io_StringIO_truncate() argument 171 _io_StringIO_seek(stringio *self, PyObject *const *args, Py_ssize_t nargs) in _io_StringIO_seek() argument 255 _io_StringIO___init__(PyObject *self, PyObject *args, PyObjec argument [all...] |
| H A D | iobase.c.h | 183 _io__IOBase_readline(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in _io__IOBase_readline() argument 221 _io__IOBase_readlines(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in _io__IOBase_readlines() argument 266 _io__RawIOBase_read(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in _io__RawIOBase_read() argument
|
| /third_party/pulseaudio/src/modules/echo-cancel/ |
| H A D | speex.c | 159 pa_speex_ec_init(pa_core *c, pa_echo_canceller *ec, pa_sample_spec *rec_ss, pa_channel_map *rec_map, pa_sample_spec *play_ss, pa_channel_map *play_map, pa_sample_spec *out_ss, pa_channel_map *out_map, uint32_t *nframes, const char *args) pa_speex_ec_init() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | GraphWriter.cpp | 93 static bool ExecGraphViewer(StringRef ExecPath, std::vector<StringRef> &args, in ExecGraphViewer() argument 158 std::vector<StringRef> args; in DisplayGraph() local 169 std::vector<StringRef> args; in DisplayGraph() local 179 std::vector<StringRef> args; DisplayGraph() local 189 std::vector<StringRef> args; DisplayGraph() local 230 std::vector<StringRef> args; DisplayGraph() local 283 std::vector<StringRef> args; DisplayGraph() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| H A D | CrossDSOCFI.cpp | 118 auto args = F->arg_begin(); in buildCFICheck() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_ast_fuzzer/ |
| H A D | mutator.cc | 34 MaybeAddFinder(bool enable_all_mutations, ProbabilityContext* probability_context, MutationFinderList* finders, Args&&... args) MaybeAddFinder() argument
|
| /third_party/skia/tools/skqp/src/ |
| H A D | skqp_main.cpp | 82 static void parse_args(int argc, char *argv[], Args *args) { in parse_args() argument 95 Args args; in main() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | Optional.h | 60 explicit OptionalStorage(in_place_t, Args &&... args) in OptionalStorage() argument 87 template <class... Args> void emplace(Args &&... args) { in emplace() argument 160 explicit OptionalStorage(in_place_t, Args &&... args) in OptionalStorage() argument 187 template <class... Args> void emplace(Args &&... args) { in emplace() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | dd.c | 141 char **args; in dd_main() local
|
| /third_party/toybox/toys/posix/ |
| H A D | tail.c | 215 char **args = toys.optargs; in tail_main() local
|
| /third_party/vixl/tools/ |
| H A D | lint.py | 242 args = BuildOptions() variable
|
| /third_party/skia/third_party/externals/expat/expat/xmlwf/ |
| H A D | xmlfile.c | 159 PROCESS_ARGS args; in externalEntityRefFilemap() local 260 PROCESS_ARGS args; in XML_ProcessFile() local 102 processFile(const void *data, size_t size, const XML_Char *filename, void *args) processFile() argument [all...] |