Home
last modified time | relevance | path

Searched defs:parameters (Results 76 - 100 of 398) sorted by relevance

12345678910>>...16

/foundation/communication/nfc/frameworks/js/napi/tag/
H A Dnfc_napi_tag_ndef_formatable.cpp36 static bool CheckFormatParameters(napi_env env, const napi_value parameters[], size_t parameterCount) in CheckFormatParameters() argument
H A Dnfc_napi_tag_mifare_ul.cpp35 static bool CheckReadMultiplePagesParameters(napi_env env, const napi_value parameters[], size_t parameterCount) in CheckReadMultiplePagesParameters() argument
117 static bool CheckWriteSinglePagesParameters(napi_env env, const napi_value parameters[], size_t parameterCount) in CheckWriteSinglePagesParameters() argument
H A Dnfc_napi_tag_isodep.cpp80 static bool CheckExtendedApduSupportedParameters(napi_env env, const napi_value parameters[], size_t parameterCount) in CheckExtendedApduSupportedParameters() argument
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcamera/
H A Ddistributed_camera_sink_stub.cpp161 std::string parameters = data.ReadString(); in SubscribeLocalHardwareInner() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_dev.cpp75 int32_t DCameraSinkDev::SubscribeLocalHardware(const std::string& parameters) in SubscribeLocalHardware() argument
/foundation/distributedhardware/distributed_input/sinkhandler/test/unittest/mock/
H A Dmock_distributed_input_client.cpp101 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &parameters, const std::shared_ptr<RegisterCallback> &callback) RegisterDistributedHardware() argument
/foundation/filemanagement/app_file_service/test/fuzztest/backupsaanother_fuzzer/
H A Dbackupsaanother_fuzzer.cpp118 string parameters = string(reinterpret_cast<const char*>(data), size) + to_string(size - i); in GetBundleNamesData() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/test/ipcunittest/
H A Ddistributed_input_ipc_test.cpp325 std::string parameters; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_source_proxy.cpp64 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &parameters, sptr<IRegisterDInputCallback> callback) RegisterDistributedHardware() argument
/foundation/distributedhardware/distributed_input/sourcehandler/test/unittest/mock/
H A Dmock_distributed_input_client.cpp102 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &parameters, const std::shared_ptr<RegisterCallback> &callback) RegisterDistributedHardware() argument
/foundation/distributedhardware/distributed_input/utils/test/unittest/
H A Ddinput_context_test.cpp237 std::string parameters = ""; in HWTEST_F() local
/foundation/distributedhardware/distributed_input/services/source/inputinject/test/sourceinjectunittest/
H A Ddistributed_input_sourceinject_test.cpp93 std::string parameters; in HWTEST_F() local
114 std::string parameters; in HWTEST_F() local
135 std::string parameters; in HWTEST_F() local
153 std::string parameters; in HWTEST_F() local
382 std::string parameters = ""; HWTEST_F() local
401 std::string parameters = "parameters_test"; HWTEST_F() local
[all...]
/foundation/distributedhardware/distributed_input/services/source/inputinject/src/
H A Ddistributed_input_inject.cpp49 RegisterDistributedHardware(const std::string &devId, const std::string &dhId, const std::string &parameters) RegisterDistributedHardware() argument
/kernel/linux/linux-6.6/lib/zstd/
H A Dzstd_compress_module.c27 static size_t zstd_cctx_init(zstd_cctx *cctx, const zstd_parameters *parameters, in zstd_cctx_init() argument
96 zstd_compress_cctx(zstd_cctx *cctx, void *dst, size_t dst_capacity, const void *src, size_t src_size, const zstd_parameters *parameters) zstd_compress_cctx() argument
110 zstd_init_cstream(const zstd_parameters *parameters, unsigned long long pledged_src_size, void *workspace, size_t workspace_size) zstd_init_cstream() argument
[all...]
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_native_layer_mathbinary.c148 ff_dnn_execute_layer_math_binary(DnnOperand *operands, const int32_t *input_operand_indexes, int32_t output_operand_index, const void *parameters, NativeContext *ctx) ff_dnn_execute_layer_math_binary() argument
H A Ddnn_backend_native_layer_avgpool.c58 ff_dnn_execute_layer_avg_pool(DnnOperand *operands, const int32_t *input_operand_indexes, int32_t output_operand_index, const void *parameters, NativeContext *ctx) ff_dnn_execute_layer_avg_pool() argument
H A Ddnn_backend_native_layer_depth2space.c51 ff_dnn_execute_layer_depth2space(DnnOperand *operands, const int32_t *input_operand_indexes, int32_t output_operand_index, const void *parameters, NativeContext *ctx) ff_dnn_execute_layer_depth2space() argument
/third_party/node/test/fixtures/wpt/resources/
H A Dtestdriver-actions.js
/third_party/node/deps/v8/src/torque/
H A Ddeclarable.cc151 const std::vector<TypeExpression*>& parameters = in InferSpecializationTypes() local
155 explicit_specialization_types, parameters, in InferSpecializationTypes() local
133 ComputeConstraints( Scope* scope, const GenericParameters& parameters) ComputeConstraints() argument
/third_party/skia/src/gpu/gl/
H A DGrGLTexture.cpp75 GrGLTexture::GrGLTexture(GrGLGpu* gpu, const Desc& desc, sk_sp<GrGLTextureParameters> parameters, in GrGLTexture() argument
60 GrGLTexture(GrGLGpu* gpu, const Desc& desc, GrMipmapStatus mipmapStatus, sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, GrIOType ioType) GrGLTexture() argument
126 MakeWrapped(GrGLGpu* gpu, GrMipmapStatus mipmapStatus, const Desc& desc, sk_sp<GrGLTextureParameters> parameters, GrWrapCacheable cacheable, GrIOType ioType) MakeWrapped() argument
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBuffer.cpp55 FrameBuffer *parameters = this; in FrameBuffer() local
618 void FrameBuffer::threadFunction(void *parameters) in threadFunction() argument
/third_party/skia/third_party/externals/tint/src/sem/
H A Dintrinsic.cc106 Intrinsic(IntrinsicType type, const sem::Type* return_type, std::vector<Parameter*> parameters, PipelineStageSet supported_stages, bool is_deprecated) Intrinsic() argument
/third_party/python/Modules/_sqlite/clinic/
H A Dcursor.c.h52 PyObject *parameters = NULL; in pysqlite_cursor_execute() local
/third_party/protobuf/python/google/protobuf/internal/
H A D_parameterized.py315 def parameters(*testcases): # pylint: disable=invalid-name global() function
[all...]
/third_party/skia/include/private/
H A DGrGLTypesPriv.h83 GrGLTextureParameters* parameters() const { return fParams; } in parameters() function in GrGLBackendTextureInfo

Completed in 15 milliseconds

12345678910>>...16