Home
last modified time | relevance | path

Searched defs:count (Results 501 - 525 of 18037) sorted by relevance

1...<<21222324252627282930>>...722

/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_sync_helper.h79 atomic_t count; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_timeout.c74 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 Ddrm_sync_helper.h81 atomic_t count; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dpage_pool.h41 int count[POOL_TYPE_SIZE]; member
/device/soc/rockchip/rk3588/kernel/drivers/dma-buf/heaps/
H A Dpage_pool.h41 int count[POOL_TYPE_SIZE]; member
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_ringbuf.h72 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 Dsemaphore.cpp28 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 Dget_topn.h36 const long count = predictionSize; // NOLINT(runtime/int32_t) in GetTopN() local
/foundation/ability/ability_lite/services/abilitymgr_lite/src/task/
H A Dability_stop_task.cpp47 int32_t count = serviceConnects->CountServiceInApp(stopAbility->GetAbilityInfo().bundleName); in Execute() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dtap_gesture.h45 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 Dinput_manager.cpp70 int32_t count = 0; in GetSystemHotkeys() local
/foundation/arkui/ace_engine/frameworks/base/memory/
H A Dref_counter.h43 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 Dplugin_bridge.cpp90 uint8_t count = 0; in GetDeviceInfo() local
/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dace_trace.cpp27 void AceCountTrace(const char *key, int32_t count) {} in AceCountTrace() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_recording_path_effect.h30 static std::shared_ptr<TestingPathEffect> CreateDashPathEffect(const float intervals[], int count, float phase) in CreateDashPathEffect() argument
H A Dtesting_path_effect.h41 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 Dbadge_modifier.cpp45 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 Dtext_timer_model_ng.h26 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 Dmulti_child.h83 size_t count = children.size(); in Count() local
/foundation/bundlemanager/app_domain_verify/services/include/manager/rdb/
H A Dapp_domain_verify_rdb_data_manager.h35 int count = 0; member
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_spp_server.h47 static int count; member
/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_log_utils.cpp30 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 Dname_table_parser.cpp38 auto count = nameTable.count.Get(); in Dump() local
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
H A Dgeometry_dda_line.h39 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 Dtexgine_text_blob_builder.cpp26 const RSTextBlobBuilder::RunBuffer& TexgineTextBlobBuilder::AllocRunPos(const TexgineFont &font, int count) in AllocRunPos() argument

Completed in 8 milliseconds

1...<<21222324252627282930>>...722