Home
last modified time | relevance | path

Searched +defs:b +defs:d (Results 1 – 25 of 60) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_tonemap_common.h28 const float b = 0.03f; in TonemapAces() local
30 const float d = 0.59f; in TonemapAces() local
42 float b = 2.12f; in TonemapAcesFilmRec2020() local
44 float d = 5.92f; in TonemapAcesFilmRec2020() local
56 const float b = 0.50f; in TonemapFilmic() local
58 const float d = 0.20f; in TonemapFilmic() local
66 const float b = 0.50f; in TonemapFilmic() local
68 const float d = 0.20f; in TonemapFilmic() local
/ohos5.0/drivers/peripheral/camera/test/ut/pipeline_core/
H A Dstream_pipeline_dispatcher_test.cpp70 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgr); variable
74 std::unique_ptr<StreamPipelineDispatcher> d = StreamPipelineDispatcher::Create(); variable
94 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgrConf); variable
98 std::unique_ptr<StreamPipelineDispatcher> d = StreamPipelineDispatcher::Create(); variable
118 std::unique_ptr<StreamPipelineBuilder> b = StreamPipelineBuilder::Create(streamMgrAbConf); variable
122 std::unique_ptr<StreamPipelineDispatcher> d = StreamPipelineDispatcher::Create(); variable
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/win32/sys/
H A Dioctl.h22 #define _IOC(a, b, c, d) (((a) << 30) | ((b) << 8) | (c) | ((d) << 16)) argument
24 #define _IOR(a, b, c) _IOC(_IOC_READ, (a), (b), sizeof(c)) argument
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/unittest/
H A Degl_blob_test.cpp58 void *b = malloc(4); in HWTEST_F() local
65 int d = *static_cast<int *>(value); in HWTEST_F() local
87 void *b = malloc(4); in HWTEST_F() local
94 int d = *static_cast<int *>(value); in HWTEST_F() local
117 void *b = malloc(4); in HWTEST_F() local
124 int d = *static_cast<int *>(value); in HWTEST_F() local
146 void *b = malloc(4); in HWTEST_F() local
153 int d = *static_cast<int *>(value); in HWTEST_F() local
H A Degl_blobfile_test.cpp59 void *b = malloc(4); in HWTEST_F() local
66 int d = *static_cast<int *>(value); in HWTEST_F() local
95 void *b = malloc(4); in HWTEST_F() local
102 int d = *static_cast<int *>(value); in HWTEST_F() local
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/network/wifi/unittest/message/
H A Dhdf_queue_test.c26 int b = 2; in MessageQueueTest001() local
28 int d = 4; in MessageQueueTest001() local
75 int b = 2; in MessageQueueTest002() local
77 int d = 4; in MessageQueueTest002() local
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dwindow.h26 #define MKMAGIC(a, b, c, d) (((a) << 24) + ((b) << 16) + ((c) << 8) + ((d) << 0)) argument
/ohos5.0/base/security/code_signature/interfaces/innerkits/jit_code_sign/include/
H A Djit_fort_helper.h38 unsigned long n, unsigned long a, unsigned long b, in Syscall()
39 unsigned long c, unsigned long d, unsigned long e) in Syscall()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_macros.h38 #define BEGIN_COMPONENT(a, b) argument
46 #define BEGIN_COMPONENT_MANAGER(a, b, c) argument
47 #define END_COMPONENT_MANAGER(a, b, c) argument
48 #define END_COMPONENT(a, b, c) argument
49 #define END_COMPONENT_EXT(a, b, c, d) argument
/ohos5.0/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/include/
H A Dhks_openssl_ed25519tox25519.h26 BIGNUM *d; // A non-zero element in the finite filed member
34 BIGNUM *b; member
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicservicetabs/interfaces/
H A Datomicservicetabs.js191 constructor(b, c, d, e) { argument
/ohos5.0/foundation/window/window_manager/utils/test/unittest/
H A Dwm_math_test.cpp70 int a = 1, b = 2, c = 3, d = 4; variable
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dmatrix.h71 static inline double MulAddMul(const float a, const float b, const float c, const float d) in MulAddMul()
76 static inline double MulSubMul(const float a, const float b, const float c, const float d) in MulSubMul()
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Danonymous_string.cpp37 uint32_t a, b, c, d; in GetRandomID() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/colorspace_fuzzer/
H A Dcolor_space_fuzzer.cpp72 float b = GetObject<float>(); in ColorSpaceFuzzTest002() local
74 float d = GetObject<float>(); in ColorSpaceFuzzTest002() local
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dnative_mfmagic.h24 #define MF_MAGIC(a, b, c, d) (((a) << 24) + ((b) << 16) + ((c) << 8) + ((d) << 0)) argument
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
H A Dcrypto_hash_to_point.c30 BIGNUM *d; member
159 const struct CurveConstPara *curvePara, BIGNUM *b, BN_CTX *ctx) in CurveHashToPointCalcB()
204 static int32_t CurveHashToPointCalcA(const BIGNUM *b, in CurveHashToPointCalcA()
258 static int32_t CurveHashToPointCalcC(const BIGNUM *a, BIGNUM *b, in CurveHashToPointCalcC()
338 BIGNUM *b = BN_new(); in CurveHashToPoint() local
/ohos5.0/base/security/device_security_level/baselib/utils/src/
H A Dutils_base64.c80 uint32_t b = (i < fromLen) ? (uint8_t)from[i] : 0; in Base64Encode() local
133 uint32_t b = g_base64DecodeTable[from[i++]]; in Base64Decode() local
135 uint32_t d = g_base64DecodeTable[from[i++]]; in Base64Decode() local
/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_util.cpp65 uint32_t b; in GetRandomID() local
67 uint32_t d; in GetRandomID() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/effect/
H A Dcolor_space.h52 float g, a, b, c, d, e, f; member
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_avmagic.h26 #define AV_MAGIC(a, b, c, d) (((a) << 24) + ((b) << 16) + ((c) << 8) + ((d) << 0)) argument
/ohos5.0/foundation/multimedia/media_foundation/src/capi/common/
H A Dnative_avbuffer_queue_define.h25 #define AV_BUFFER_QUEUE_MAGIC(a, b, c, d) (((a) << 24) + ((b) << 16) + ((c) << 8) + ((d) << 0)) argument
/ohos5.0/drivers/external_device_manager/test/unittest/drivers_pkg_manager_test/src/
H A Ddriver_pkg_manager_test.cpp134 int32_t Fun(int a, int b, const string & c, const string & d) in Fun()
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodlist/
H A Dinputmethodlist.js56 constructor(a, b, c, d = -1, e = undefined, f) { argument
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
H A Dwifi_hdi_common.h76 #define HDI_BIT_MULTI(a, b, c, d) \ argument

123