Home
last modified time | relevance | path

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

12345678910

/third_party/node/doc/api/
Dzlib.md889 ### `zlib.brotliCompress(buffer[, options], callback)`
901 ### `zlib.brotliCompressSync(buffer[, options])`
914 ### `zlib.brotliDecompress(buffer[, options], callback)`
926 ### `zlib.brotliDecompressSync(buffer[, options])`
939 ### `zlib.deflate(buffer[, options], callback)`
959 ### `zlib.deflateSync(buffer[, options])`
980 ### `zlib.deflateRaw(buffer[, options], callback)`
997 ### `zlib.deflateRawSync(buffer[, options])`
1018 ### `zlib.gunzip(buffer[, options], callback)`
1038 ### `zlib.gunzipSync(buffer[, options])`
[all …]
Dconsole.md544 ### `console.profile([label])`
564 ### `console.profileEnd([label])`
580 ### `console.timeStamp([label])`
/third_party/node/doc/contributing/
Dprimordials.md131 ### Unsafe array iteration
450 ### Promise objects
550 ### (Async) Generator functions
614 ### Text processing
696 ### Defining object own properties
752 ### Defining a `Proxy` handler
/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/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
DPath.cpp20 static const JNINativeMethod methods[] = { in register_androidkit_Path() local
DShader.cpp20 static const JNINativeMethod methods[] = { in register_androidkit_Shader() 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.h117 #define DEFINE_CLASS(name, methods, size) \ argument
125 #define DEFINE_CLASS_0(name, classvar, methods, size) \ argument
137 #define DEFINE_CLASS_1(name, classvar, methods, size, \ argument
152 #define DEFINE_CLASS_2(name, classvar, methods, size, \ argument
168 #define DEFINE_CLASS_3(name, classvar, methods, size, \ argument
/third_party/python/Doc/library/
Dmultiprocessing.rst105 .. _multiprocessing-start-methods:
2961 .. _multiprocessing-safe-main-import:
3005 .. _multiprocessing-examples:
Dturtle.rst1537 .. _compoundshapes:
2043 .. _screenspecific:
/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/node/test/fixtures/wpt/console/
Dconsole-label-conversion.any.js5 const methods = ['count', 'countReset', 'time', 'timeLog', 'timeEnd']; variable
/third_party/node/test/parallel/
Dtest-http-methods.js30 const methods = [ variable
Dtest-console-methods.js13 const methods = [ variable
/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/mbedtls/library/
Dpsa_crypto_se.c58 const psa_drv_se_t *methods; member
279 const psa_drv_se_t *methods = psa_get_se_driver_methods(driver); in psa_init_all_se_drivers() local
305 const psa_drv_se_t *methods) in psa_register_se_driver()
/third_party/nghttp2/
Dgenmethodfunc.py45 methods = [] variable
/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
/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/protobuf/php/tests/
DGeneratedPhpdocTest.php30 public function testPhpDocForIntGetters($methods, $expectedDoc)
/third_party/node/test/internet/
Dtest-dns-cares-domains.js8 const methods = [ variable

12345678910