| /third_party/nghttp2/ |
| H A D | genmethodfunc.py | 45 methods = [] variable
|
| /third_party/jerryscript/tests/jerry/es2015/ |
| H A D | set-iterators.js | 15 var methods = ['entries', 'keys', 'values', Symbol.iterator]; variable
|
| H A D | map-iterators.js | 15 var methods = ['entries', 'keys', 'values', Symbol.iterator]; variable
|
| /third_party/skia/modules/androidkit/src/ |
| H A D | Shader.cpp | 20 static const JNINativeMethod methods[] = { in register_androidkit_Shader() local
|
| H A D | Path.cpp | 20 static const JNINativeMethod methods[] = { in register_androidkit_Path() local
|
| H A 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 [all...] |
| H A D | Font.cpp | 31 static const JNINativeMethod methods[] = { in register_androidkit_Font() local
|
| H A D | Text.cpp | 43 static const JNINativeMethod methods[] = { in register_androidkit_Text() local
|
| H A D | FontChainAdapter.cpp | 82 static const JNINativeMethod methods[] = { in register_androidkit_FontChain() local
|
| H A D | SkottieAnimation.cpp | 73 static const JNINativeMethod methods[] = { in register_androidkit_SkottieAnimation() local
|
| H A D | RuntimeShaderBuilder.cpp | 69 static const JNINativeMethod methods[] = { in register_androidkit_RuntimeShaderBuilder() local
|
| H A D | Paint.cpp | 109 static const JNINativeMethod methods[] = { in register_androidkit_Paint() local
|
| H A D | Image.cpp | 63 static const JNINativeMethod methods[] = { in register_androidkit_Image() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | conf.rs | 12 mod methods { modules
|
| /third_party/python/Lib/ |
| H A D | crypt.py | 90 methods = [] variable
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdsample.h | 35 upsample1_ptr methods[MAX_COMPONENTS]; member
|
| /third_party/node/test/node-api/test_buffer/ |
| H A D | test_finalizer.c | 49 napi_property_descriptor methods[] = { in Init() local
|
| /third_party/libexif/libexif/ |
| H A D | exif-mnote-data-priv.h | 64 ExifMnoteDataMethods methods; member
|
| /third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| H A D | ServiceDescriptor.cs | 46 private readonly IList<MethodDescriptor> methods; field in Google.Protobuf.Reflection.ServiceDescriptor
|
| /third_party/libinput/test/ |
| H A D | test-touchpad-buttons.c | 62 uint32_t methods, method; in START_TEST() local 89 uint32_t methods, method; in START_TEST() local 116 uint32_t methods, method; in START_TEST() local 847 uint32_t methods, method; START_TEST() local 2099 uint32_t methods; START_TEST() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | engine.c | 43 ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug) in setup_engine_methods() argument
|
| /third_party/openssl/apps/lib/ |
| H A D | engine.c | 43 ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug) in setup_engine_methods() argument
|
| /third_party/skia/third_party/externals/swiftshader/include/Android/hardware/ |
| H A D | hardware.h | 39 hw_module_methods_t* methods; member
|
| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | Api.php | 37 private $methods; variable 180 $this->methods = $arr; global() variable [all...] |
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | objc.rs | 104 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() functions [all...] |