Home
last modified time | relevance | path

Searched defs:methods (Results 1 - 25 of 112) sorted by relevance

12345

/third_party/nghttp2/
H A Dgenmethodfunc.py45 methods = [] variable
/third_party/jerryscript/tests/jerry/es2015/
H A Dset-iterators.js15 var methods = ['entries', 'keys', 'values', Symbol.iterator]; variable
H A Dmap-iterators.js15 var methods = ['entries', 'keys', 'values', Symbol.iterator]; variable
/third_party/skia/modules/androidkit/src/
H A DShader.cpp20 static const JNINativeMethod methods[] = { in register_androidkit_Shader() local
H A DPath.cpp20 static const JNINativeMethod methods[] = { in register_androidkit_Path() local
H A 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
[all...]
H A DFont.cpp31 static const JNINativeMethod methods[] = { in register_androidkit_Font() local
H A DText.cpp43 static const JNINativeMethod methods[] = { in register_androidkit_Text() local
H A DFontChainAdapter.cpp82 static const JNINativeMethod methods[] = { in register_androidkit_FontChain() local
H A DSkottieAnimation.cpp73 static const JNINativeMethod methods[] = { in register_androidkit_SkottieAnimation() local
H A DRuntimeShaderBuilder.cpp69 static const JNINativeMethod methods[] = { in register_androidkit_RuntimeShaderBuilder() local
H A DPaint.cpp109 static const JNINativeMethod methods[] = { in register_androidkit_Paint() local
H A DImage.cpp63 static const JNINativeMethod methods[] = { in register_androidkit_Image() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dconf.rs12 mod methods { modules
/third_party/python/Lib/
H A Dcrypt.py90 methods = [] variable
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdsample.h35 upsample1_ptr methods[MAX_COMPONENTS]; member
/third_party/node/test/node-api/test_buffer/
H A Dtest_finalizer.c49 napi_property_descriptor methods[] = { in Init() local
/third_party/libexif/libexif/
H A Dexif-mnote-data-priv.h64 ExifMnoteDataMethods methods; member
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DServiceDescriptor.cs46 private readonly IList<MethodDescriptor> methods; field in Google.Protobuf.Reflection.ServiceDescriptor
/third_party/libinput/test/
H A Dtest-touchpad-buttons.c62 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 Dengine.c43 ENGINE *setup_engine_methods(const char *id, unsigned int methods, int debug) in setup_engine_methods() argument
/third_party/openssl/apps/lib/
H A Dengine.c43 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 Dhardware.h39 hw_module_methods_t* methods; member
/third_party/protobuf/php/src/Google/Protobuf/
H A DApi.php37 private $methods; variable
180 $this->methods = $arr; global() variable
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dobjc.rs104 pub fn methods(&self) -> &Vec<ObjCMethod> { in methods() functions
[all...]

Completed in 11 milliseconds

12345