| /device/soc/rockchip/common/sdk_linux/include/drm/ |
| H A D | drm_sync_helper.h | 79 atomic_t count; member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_timeout.c | 74 progress_timeout_store(struct device * const dev, struct device_attribute * const attr, const char * const buf, size_t const count) progress_timeout_store() argument
|
| /device/soc/rockchip/rk3588/kernel/include/drm/ |
| H A D | drm_sync_helper.h | 81 atomic_t count; member
|
| /device/soc/rockchip/rk3588/kernel/include/linux/ |
| H A D | page_pool.h | 41 int count[POOL_TYPE_SIZE]; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/ |
| H A D | page_pool.h | 41 int count[POOL_TYPE_SIZE]; member
|
| /device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/ |
| H A D | fiq_debugger_ringbuf.h | 72 fiq_debugger_ringbuf_consume(struct fiq_debugger_ringbuf *rbuf, int count) in fiq_debugger_ringbuf_consume() argument
|
| /foundation/ai/ai_engine/services/common/platform/semaphore/source/ |
| H A D | semaphore.cpp | 28 explicit Semaphore(unsigned int count): count_(count) in Semaphore() argument 77 std::shared_ptr<ISemaphore> ISemaphore::MakeShared(unsigned int count) in MakeShared() argument
|
| /foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/tools/ |
| H A D | get_topn.h | 36 const long count = predictionSize; // NOLINT(runtime/int32_t) in GetTopN() local
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/src/task/ |
| H A D | ability_stop_task.cpp | 47 int32_t count = serviceConnects->CountServiceInApp(stopAbility->GetAbilityInfo().bundleName);
in Execute() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
| H A D | tap_gesture.h | 45 TapGesture(int32_t count, int32_t fingers, double distanceThreshold = std::numeric_limits<double>::infinity()) in TapGesture() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/osal/ |
| H A D | input_manager.cpp | 70 int32_t count = 0; in GetSystemHotkeys() local
|
| /foundation/arkui/ace_engine/frameworks/base/memory/ |
| H A D | ref_counter.h | 43 explicit ThreadSafeCounter(int32_t count) : count_(count) {} in ThreadSafeCounter() argument 52 int32_t count = count_.fetch_sub(1, std::memory_order_release); in Decrease() local 64 int32_t count = CurrentCount(); in TryIncrease() local 83 ThreadUnsafeCounter(int32_t count) ThreadUnsafeCounter() argument 92 int32_t count = --count_; Decrease() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/common/plugin_adapter/ |
| H A D | plugin_bridge.cpp | 90 uint8_t count = 0; in GetDeviceInfo() local
|
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| H A D | ace_trace.cpp | 27 void AceCountTrace(const char *key, int32_t count) {} in AceCountTrace() argument
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_recording_path_effect.h | 30 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
|
| H A D | testing_path_effect.h | 41 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | badge_modifier.cpp | 45 void SetBadgeParamWithNumber(ArkUINodeHandle node, const struct ArkUIBadgeParam* style, ArkUI_Int32 count, in SetBadgeParamWithNumber() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/texttimer/ |
| H A D | text_timer_model_ng.h | 26 TextTimerConfiguration(double count, bool isCountDown, bool started, int64_t elapsedTime, bool enabled) in TextTimerConfiguration() argument
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | multi_child.h | 83 size_t count = children.size(); in Count() local
|
| /foundation/bundlemanager/app_domain_verify/services/include/manager/rdb/ |
| H A D | app_domain_verify_rdb_data_manager.h | 35 int count = 0; member
|
| /foundation/communication/bluetooth/frameworks/js/napi/include/ |
| H A D | napi_bluetooth_spp_server.h | 47 static int count; member
|
| /foundation/multimedia/audio_framework/services/audio_service/common/src/ |
| H A D | audio_log_utils.cpp | 30 void AudioLogUtils::ProcessVolumeData(const std::string &logTag, const ChannelVolumes &vols, int64_t &count) in ProcessVolumeData() argument 56 IncSilentData(const std::string &logTag, const ChannelVolumes &vols, int64_t count) IncSilentData() argument 65 IncSoundData(const std::string &logTag, const ChannelVolumes &vols, int64_t count) IncSoundData() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/opentype_parser/ |
| H A D | name_table_parser.cpp | 38 auto count = nameTable.count.Get(); in Dump() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
| H A D | geometry_dda_line.h | 39 GeometryDdaLine(int32_t coordinate1, int32_t coordinate2, int32_t count) in GeometryDdaLine() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
| H A D | texgine_text_blob_builder.cpp | 26 const RSTextBlobBuilder::RunBuffer& TexgineTextBlobBuilder::AllocRunPos(const TexgineFont &font, int count) in AllocRunPos() argument
|