Home
last modified time | relevance | path

Searched defs:d (Results 51 – 75 of 164) sorted by relevance

1234567

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/PropertyTools/
H A Dproperty_macros.h49 #define END_COMPONENT_EXT(a, b, c, d) argument
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/socket/task_queue/src/
H A Dtask_queue.cpp29 Task(TaskPriority priority, AsyncWorkExecutor exec, AsyncWorkCallback call, void *d) in Task()
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/
H A Dlog_print.cpp73 static inline uint32_t ShortDomain(uint32_t d) in ShortDomain()
/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/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_query.c61 void *d = CmOpenDir(useridPath); in ConstrutPathList() local
267 void *d = CmOpenDir(path); in CreateCertFile() local
H A Dcert_manager_file.c112 void *d = CmOpenDir(path); in GetFileNames() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dquaternion_util.h255 const float d = 1 - a; in BASE_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp351 for (auto d : data) { in GetChild() local
395 for (auto d : data) { in GetCount() local
466 for (auto d : data) { in InsertChildAfter() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/render/
H A Drender_base.cpp133 int32_t d = GetXMin() - x; in ColorHSpanHandler() local
/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
/ohos5.0/base/update/updater/test/unittest/utils/json/
H A Dutils_json_visitor_test.cpp146 D d {}; variable
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/foldsplitcontainer/interfaces/
H A Dfoldsplitcontainer.js682 let d = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector3.h168 const T d = 1.0f / l; in Normalize() local
/ohos5.0/base/security/security_guard/services/security_collector/src/
H A Dsecurity_collector_subscriber_manager.cpp105 [remote] (const auto &d) { return d->GetRemote() == remote; }); in FindSecurityCollectorSubscribers()
/ohos5.0/base/security/device_security_level/baselib/utils/src/
H A Dutils_base64.c135 uint32_t d = g_base64DecodeTable[from[i++]]; in Base64Decode() local
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dmmi_vector3.h167 const T d = 1.0f / l; in Normalize() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/
H A D3d_dm_shadowing_common.h237 const float d = shadowCoord.z - moments.x; in CalcVsmShadow() local
262 const float d = shadowCoord.z - moments.x; in CalcVsmShadowSimpleSample() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent_c.h74 double d; member
/ohos5.0/foundation/resourceschedule/ffrt/src/core/
H A Dtask.cpp378 ffrt_deps_t d = { deps->len, v.data() }; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
H A Dsidx_box_parser.cpp178 uint32_t BemSource(char s, char i, char d, char x) in BemSource()
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dbytecode_gen.cpp124 auto d = reinterpret_cast<const char *>(p); in Write() local
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_record.cpp42 static inline bool InValidRange(double d, T min, U max) in InValidRange()
57 static inline bool InValidRange(double d, T min, U max) in InValidRange()
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
H A Dcrypto_hash_to_point.c30 BIGNUM *d; member

1234567