| /third_party/node/doc/api/ |
| D | zlib.md | 889 ### `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 …]
|
| D | console.md | 544 ### `console.profile([label])` 564 ### `console.profileEnd([label])` 580 ### `console.timeStamp([label])`
|
| /third_party/node/doc/contributing/ |
| D | primordials.md | 131 ### 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/ |
| D | update_vk_wrappers.py | 70 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/ |
| D | ColorFilters.cpp | 45 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
|
| D | Gradients.cpp | 128 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
|
| D | Path.cpp | 20 static const JNINativeMethod methods[] = { in register_androidkit_Path() local
|
| D | Shader.cpp | 20 static const JNINativeMethod methods[] = { in register_androidkit_Shader() local
|
| /third_party/python/Doc/whatsnew/ |
| D | 3.6.rst | 1961 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/ |
| D | kobj.h | 117 #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/ |
| D | multiprocessing.rst | 105 .. _multiprocessing-start-methods: 2961 .. _multiprocessing-safe-main-import: 3005 .. _multiprocessing-examples:
|
| D | turtle.rst | 1537 .. _compoundshapes: 2043 .. _screenspecific:
|
| /third_party/jsframework/runtime/main/page/ |
| D | register.ts | 119 const methods: object = clss[cls]; constant 132 const methods: object = clss[clsName]; constant
|
| /third_party/jerryscript/tests/unit-ext/ |
| D | test-ext-method-register.c | 71 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/ |
| D | console-label-conversion.any.js | 5 const methods = ['count', 'countReset', 'time', 'timeLog', 'timeEnd']; variable
|
| /third_party/node/test/parallel/ |
| D | test-http-methods.js | 30 const methods = [ variable
|
| D | test-console-methods.js | 13 const methods = [ variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| D | dbus_new_handlers_wps.c | 441 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/ |
| D | dbus_new_handlers_wps.c | 441 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/ |
| D | psa_crypto_se.c | 58 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/ |
| D | genmethodfunc.py | 45 methods = [] variable
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| D | eap_user_db.c | 23 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/ |
| D | eap_user_db.c | 23 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/ |
| D | GeneratedPhpdocTest.php | 30 public function testPhpDocForIntGetters($methods, $expectedDoc)
|
| /third_party/node/test/internet/ |
| D | test-dns-cares-domains.js | 8 const methods = [ variable
|