Home
last modified time | relevance | path

Searched defs:methods (Results 1 – 25 of 248) sorted by relevance

12345678910

/third_party/node/deps/npm/node_modules/verror/
DREADME.md295 ### `VError.cause(err)`
303 ### `VError.info(err)`
317 ### `VError.fullStack(err)`
322 ### `VError.findCauseByName(err, name)`
335 ### `VError.hasCauseWithName(err, name)`
341 ### `VError.errorFromList(errors)`
356 ### `VError.errorForEach(err, func)`
521 ### `errors()`
/third_party/node/doc/api/
Dzlib.md856 ### `zlib.brotliCompress(buffer[, options], callback)`
867 ### `zlib.brotliCompressSync(buffer[, options])`
879 ### `zlib.brotliDecompress(buffer[, options], callback)`
890 ### `zlib.brotliDecompressSync(buffer[, options])`
902 ### `zlib.deflate(buffer[, options], callback)`
921 ### `zlib.deflateSync(buffer[, options])`
941 ### `zlib.deflateRaw(buffer[, options], callback)`
957 ### `zlib.deflateRawSync(buffer[, options])`
977 ### `zlib.gunzip(buffer[, options], callback)`
996 ### `zlib.gunzipSync(buffer[, options])`
[all …]
Dconsole.md517 ### `console.profile([label])`
536 ### `console.profileEnd([label])`
551 ### `console.timeStamp([label])`
/third_party/node/deps/npm/node_modules/mississippi/
Dreadme.md13 ## methods section in mississippi
26 ### pipe
56 ### each
91 ### pipeline
130 ### duplex
157 ### through
197 ### from
240 ### to
294 ### concat
336 ### finished
[all …]
/third_party/vk-gl-cts/external/amber/src/tools/
Dupdate_vk_wrappers.py70 def gen_wrappers(methods, xml): argument
138 def gen_headers(methods, xml): argument
157 def gen_direct(methods): argument
172 def gen_direct_headers(methods): argument
/third_party/node/deps/npm/node_modules/request/
DREADME.md869 ### request.defaults(options)
894 ### request.METHOD()
906 ### request.cookie()
913 ### request.jar()
/third_party/skia/modules/androidkit/src/
DColorFilters.cpp45 static const JNINativeMethod methods[] = { in register_androidkit_ColorFilter() local
56 static const JNINativeMethod methods[] = { in register_androidkit_MatrixColorFilter() local
67 static const JNINativeMethod methods[] = { in register_androidkit_HSLAMatrixColorFilter() local
78 static const JNINativeMethod methods[] = { in register_androidkit_ComposeColorFilter() local
DGradients.cpp128 static const JNINativeMethod methods[] = { in register_androidkit_LinearGradient() local
139 static const JNINativeMethod methods[] = { in register_androidkit_RadialGradient() local
150 static const JNINativeMethod methods[] = { in register_androidkit_TwoPointConicalGradient() local
161 static const JNINativeMethod methods[] = { in register_androidkit_SweepGradient() local
/third_party/python/Doc/whatsnew/
D3.6.rst1961 asynchat
1968 asyncore
1975 dbm
1985 distutils
1994 grp
2002 importlib
2016 os
2024 re
2032 ssl
2049 tkinter
[all …]
/third_party/FreeBSD/sys/sys/
Dkobj.h119 #define DEFINE_CLASS(name, methods, size) \ argument
127 #define DEFINE_CLASS_0(name, classvar, methods, size) \ argument
139 #define DEFINE_CLASS_1(name, classvar, methods, size, \ argument
154 #define DEFINE_CLASS_2(name, classvar, methods, size, \ argument
170 #define DEFINE_CLASS_3(name, classvar, methods, size, \ argument
/third_party/jsframework/runtime/main/page/
Dregister.ts119 const methods: object = clss[cls]; constant
132 const methods: object = clss[clsName]; constant
/third_party/jerryscript/tests/unit-ext/
Dtest-ext-method-register.c71 jerryx_property_entry methods[] = in test_simple_registration() local
203 jerryx_property_entry methods[] = in test_error_single_function() local
235 jerryx_property_entry methods[] = in test_error_multiple_functions() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_handlers_wps.c441 char *methods, *new_methods; in wpas_dbus_setter_config_methods() local
495 char *methods, *devname; in wpas_dbus_setter_wps_device_name() local
551 char *methods, *manufacturer; in wpas_dbus_setter_wps_manufacturer() local
607 char *methods, *model_name; in wpas_dbus_setter_wps_device_model_name() local
662 char *methods, *model_number; in wpas_dbus_setter_wps_device_model_number() local
719 char *methods, *serial_number; in wpas_dbus_setter_wps_device_serial_number() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_handlers_wps.c441 char *methods, *new_methods; in wpas_dbus_setter_config_methods() local
495 char *methods, *devname; in wpas_dbus_setter_wps_device_name() local
551 char *methods, *manufacturer; in wpas_dbus_setter_wps_manufacturer() local
607 char *methods, *model_name; in wpas_dbus_setter_wps_device_model_name() local
662 char *methods, *model_number; in wpas_dbus_setter_wps_device_model_number() local
719 char *methods, *serial_number; in wpas_dbus_setter_wps_device_serial_number() local
/third_party/node/test/parallel/
Dtest-http-methods.js30 const methods = [ variable
/third_party/node/test/fixtures/wpt/console/
Dconsole-label-conversion.any.js5 const methods = ['count', 'countReset', 'time', 'timeLog', 'timeEnd']; variable
/third_party/node/deps/npm/node_modules/typedarray/
Dreadme.markdown25 # methods chapter
/third_party/mbedtls/library/
Dpsa_crypto_se.c65 const psa_drv_se_t *methods; member
281 const psa_drv_se_t *methods = psa_get_se_driver_methods( driver ); in psa_init_all_se_drivers() local
306 const psa_drv_se_t *methods) in psa_register_se_driver()
/third_party/node/deps/npm/node_modules/editor/
DREADME.markdown28 methods chapter
/third_party/node/deps/npm/node_modules/archy/
DREADME.markdown53 # methods chapter
/third_party/nghttp2/
Dgenmethodfunc.py45 methods = [] variable
/third_party/python/Doc/library/
Dturtle.rst1537 .. _compoundshapes:
2043 .. _screenspecific:
/third_party/node/deps/npm/test/
Dfake-registry.md186 ### twice() → this
190 ### reply(status, responseBody)
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
Deap_user_db.c23 static void set_user_methods(struct hostapd_eap_user *user, const char *methods) in set_user_methods()
106 int i, id = -1, methods = -1; in get_wildcard_cb() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
Deap_user_db.c23 static void set_user_methods(struct hostapd_eap_user *user, const char *methods) in set_user_methods()
106 int i, id = -1, methods = -1; in get_wildcard_cb() local

12345678910