Home
last modified time | relevance | path

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

123456

/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
/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
/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_interface_type.cpp68 std::vector<AutoPtr<ASTMethod>> methods; in GetMethodsBySystem() local
/foundation/ability/idl_tool/idl_tool_2/codegen/HDI/java/
H A Dhdi_java_code_emitter.cpp27 auto methods = interface_->GetMethodsBySystem(Options::GetInstance().GetSystemLevel()); in EmitInterfaceMethodCommands() local
/foundation/multimedia/audio_framework/test/fuzztest/audiopowerstatelistener_fuzzer/
H A Daudio_power_state_listener_fuzzer.cpp99 std::shared_ptr<PowerListerMethods> methods = std::make_shared<PowerListerMethods>(); in InitAudioInterruptInfoFuzzTest() local
/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...]

Completed in 9 milliseconds

123456