Home
last modified time | relevance | path

Searched defs:arg (Results 351 - 375 of 2659) sorted by relevance

1...<<11121314151617181920>>...107

/third_party/skia/src/sksl/ir/
H A DSkSLConstructorArrayCast.cpp41 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
[all...]
H A DSkSLConstructorDiagonalMatrix.cpp16 Make(const Context& context, int line, const Type& type, std::unique_ptr<Expression> arg) Make() argument
/third_party/skia/tests/
H A DSkVMTest.cpp27 skvm::Ptr arg = b.varying<int>(); in DEF_TEST() local
115 skvm::Ptr arg = b.varying<int>(); in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/
H A DToggleParser.cpp23 bool ToggleParser::ParseEnabledToggles(char* arg) { in ParseEnabledToggles() argument
37 bool ToggleParser::ParseDisabledToggles(char* arg) { in ParseDisabledToggles() argument
/third_party/openssl/test/helpers/
H A Dhandshake_srp.c21 static char *client_srp_cb(SSL *s, void *arg) in client_srp_cb() argument
27 static int server_srp_cb(SSL *s, int *ad, void *arg) in server_srp_cb() argument
/third_party/python/Modules/_ctypes/libffi_osx/
H A Dffi.c37 initialize_aggregate( ffi_type* arg) initialize_aggregate() argument
[all...]
/third_party/skia/third_party/externals/tint/src/
H A Ddebug.h63 InternalCompilerError& operator<<(T&& arg) { in operator <<() argument
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/resolver/
H A Dresolve.go[all...]
/third_party/toybox/toys/pending/
H A Duserdel.c108 char *arg[] = {"rm", "-fr", pwd->pw_dir, NULL, NULL}; in userdel_main() local
/third_party/vixl/examples/aarch64/
H A Ddisasm.cc75 Instr ParseInstr(char const* arg) { in ParseInstr() argument
80 int64_t ParseInt64(char const* arg) { in ParseInt64() argument
87 char const* arg = argv[i]; in main() local
101 char* arg = argv[i]; in main() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DgenericCallWithConstructorTypedArguments5.js33 var arg; variable
[all...]
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dreadfilemap.c85 filemap(const tchar *name, void (*processor)(const void *, size_t, const tchar *, void *arg), void *arg) filemap() argument
H A Dwin32filemap.c56 filemap(const TCHAR *name, void (*processor)(const void *, size_t, const TCHAR *, void *arg), void *arg) filemap() argument
/third_party/python/Python/clinic/
H A Dmarshal.c.h136 marshal_loads(PyObject *module, PyObject *arg) in marshal_loads() argument
/third_party/python/Modules/_sqlite/
H A Dprepare_protocol.c34 pysqlite_prepare_protocol_traverse(PyObject *self, visitproc visit, void *arg) in pysqlite_prepare_protocol_traverse() argument
/third_party/python/Objects/clinic/
H A Dstructseq.c.h18 PyObject *arg; in structseq_new() local
/third_party/python/Modules/clinic/
H A D_randommodule.c.h98 _random_Random_getrandbits(RandomObject *self, PyObject *arg) in _random_Random_getrandbits() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Dsymbolize.h102 void* arg; member
/third_party/skia/modules/androidkit/src/
H A DSurfaceThread.cpp75 void* SurfaceThread::pthread_main(void* arg) { in pthread_main() argument
/third_party/vk-gl-cts/framework/delibs/destream/
H A DdeStreamCpyThread.c28 void cpyStream (void* arg) in cpyStream() argument
/third_party/vk-gl-cts/framework/delibs/deutil/
H A DdeTimerTest.c32 static void timerCallback (void* arg) in timerCallback() argument
/vendor/hisilicon/hispark_pegasus/demo/beep_demo/
H A Dapp_demo_beep_control.c36 static void *PWMBeepTask(const char *arg) in PWMBeepTask() argument
51 static void OnButtonPressed(const char *arg) in OnButtonPressed() argument
/vendor/hisilicon/hispark_pegasus/demo/adc_demo/
H A Dadc_demo.c36 static void ADCLightTask(int *arg) in ADCLightTask() argument
/vendor/hisilicon/hispark_pegasus/demo/easy_wifi_demo/demo/
H A Dwifi_hotspot_demo.c28 static void WifiHotspotTask(int *arg) in WifiHotspotTask() argument
/vendor/hisilicon/hispark_pegasus/demo/gpiobutton_demo/
H A Dbutton_example.c39 static int *LedTask(const char *arg) in LedTask() argument
67 static void OnButtonPressed(char *arg) in OnButtonPressed() argument

Completed in 9 milliseconds

1...<<11121314151617181920>>...107