Home
last modified time | relevance | path

Searched defs:parameters (Results 1 - 25 of 301) sorted by relevance

12345678910>>...13

/base/telephony/call_manager/frameworks/js/napi/src/
H A Dcall.js
/third_party/skia/third_party/externals/tint/src/sem/
H A Dtype_constructor.cc22 TypeConstructor(const sem::Type* type, const ParameterList& parameters) TypeConstructor() argument
H A Dcall_target.cc25 CallTarget(const sem::Type* return_type, const ParameterList& parameters) CallTarget() argument
[all...]
H A Dcall_target.h46 const ParameterList parameters; member
/base/account/os_account/frameworks/appaccount/native/src/
H A Dapp_account_authorization_extension_callback_client.cpp32 OnResult( const AsyncCallbackError &businessError, const AAFwk::WantParams &parameters) OnResult() argument
H A Dapp_account_authorization_extension_callback_proxy.cpp46 OnResult( const AsyncCallbackError &businessError, const AAFwk::WantParams &parameters) OnResult() argument
H A Dapp_account_authorization_extension_callback_service.cpp30 OnResult( const AsyncCallbackError &businessError, const AAFwk::WantParams &parameters) OnResult() argument
H A Dapp_account_common.cpp80 AuthorizationRequest::AuthorizationRequest(const int32_t &callingUid, const AAFwk::WantParams &parameters, in AuthorizationRequest() argument
[all...]
/base/notification/eventhandler/frameworks/cj/src/
H A Demitter_common.h29 void *parameters; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dprovider_local.h22 STACK_OF(INFOPAIR) *parameters; member
/third_party/openssl/crypto/
H A Dprovider_local.h22 STACK_OF(INFOPAIR) *parameters; member
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DThread.cpp19 Thread::Thread(void (*threadFunction)(void *parameters), void *parameters) in Thread() argument
54 unsigned long __stdcall Thread::startFunction(void *parameters) in startFunction() argument
62 void *Thread::startFunction(void *parameters) in startFunction() argument
/base/account/os_account/interfaces/kits/napi/domain_account/include/
H A Dnapi_domain_server_manager.h28 std::string parameters; member
/third_party/skia/src/gpu/gl/
H A DGrGLTextureRenderTarget.cpp28 GrGLTextureRenderTarget(GrGLGpu* gpu, int sampleCount, const GrGLTexture::Desc& texDesc, sk_sp<GrGLTextureParameters> parameters, const GrGLRenderTarget::IDs& rtIDs, GrWrapCacheable cacheable, GrMipmapStatus mipmapStatus) GrGLTextureRenderTarget() argument
63 MakeWrapped( GrGLGpu* gpu, int sampleCount, const GrGLTexture::Desc& texDesc, sk_sp<GrGLTextureParameters> parameters, const GrGLRenderTarget::IDs& rtIDs, GrWrapCacheable cacheable, GrMipmapStatus mipmapStatus) MakeWrapped() argument
H A DGrGLTexture.h42 GrGLTextureParameters* parameters() { return fParameters.get(); } in parameters() function in GrGLTexture
/third_party/skia/src/gpu/d3d/
H A DGrD3DRootSignature.cpp16 D3D12_ROOT_PARAMETER parameters[3]; in Make() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacro.h48 Parameters parameters; member
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_mathunary.c54 ff_dnn_execute_layer_math_unary(DnnOperand *operands, const int32_t *input_operand_indexes, int32_t output_operand_index, const void *parameters, NativeContext *ctx) ff_dnn_execute_layer_math_unary() argument
H A Ddnn_backend_native_layer_maximum.c51 ff_dnn_execute_layer_maximum(DnnOperand *operands, const int32_t *input_operand_indexes, int32_t output_operand_index, const void *parameters, NativeContext *ctx) ff_dnn_execute_layer_maximum() argument
/third_party/pulseaudio/src/pulsecore/
H A Dmessage-handler.c109 pa_json_object *parameters = NULL; in pa_message_handler_send_message() local
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DMacro.h43 Parameters parameters; member
/third_party/skia/tests/
H A DGLBackendSurfaceTest.cpp28 static bool sampler_params_invalid(const GrGLTextureParameters& parameters) { in sampler_params_invalid() argument
32 static bool nonsampler_params_invalid(const GrGLTextureParameters& parameters) { in nonsampler_params_invalid() argument
41 static bool params_invalid(const GrGLTextureParameters& parameters) { in params_invalid() argument
45 static bool params_valid(const GrGLTextureParameters& parameters, const GrGLCaps* caps) { in params_valid() argument
78 auto parameters = texture->parameters(); DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
[all...]
/third_party/skia/third_party/externals/tint/src/ast/
H A Dfunction.cc26 Function(ProgramID pid, const Source& src, Symbol sym, VariableList parameters, const Type* return_ty, const BlockStatement* b, DecorationList decos, DecorationList return_type_decos) Function() argument
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_common.cpp215 DomainServerConfig::DomainServerConfig(const std::string &parameters, const std::string &id) in DomainServerConfig() argument
218 DomainServerConfig::DomainServerConfig(const std::string &parameters, const std::string &id, const std::string &domain) in DomainServerConfig() argument
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Ddomain_account_common_test.cpp79 AAFwk::WantParams parameters; in HWTEST_F() local
132 std::string parameters; in HWTEST_F() local

Completed in 8 milliseconds

12345678910>>...13