Home
last modified time | relevance | path

Searched defs:count (Results 526 - 550 of 5281) sorted by relevance

1...<<21222324252627282930>>...212

/third_party/rust/crates/minimal-lexical/src/
H A Dparse.rs70 let mut count = 0; in parse_number() variables
/third_party/rust/crates/regex/bench/src/
H A Dmain.rs53 fn count(&self, haystack: &str) -> usize { in count() functions
/third_party/rust/crates/rustix/src/process/
H A Dsched.rs60 pub fn count(&self) -> u32 { in count() functions
/third_party/spirv-tools/source/opt/
H A Ddead_variable_elimination.cpp40 size_t count = 0; in Process() local
99 size_t& count = reference_count_[initializer_id]; DeleteVariable() local
[all...]
H A Deliminate_dead_constant_pass.cpp38 size_t count = 0; in Process() local
/third_party/spirv-tools/source/util/
H A Dbit_vector.cpp24 uint32_t count = 0; in ReportDensity() local
/third_party/spirv-tools/test/fuzzers/
H A Dspvtools_opt_fuzzer_common.cpp39 size_t count = 0; in OptFuzzerTestOneInput() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dp2p_hostapd.c33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() argument
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdePoolArray.cpp197 RefCount (int* count) in RefCount() argument
242 int count = 0; in sideEffectTest() local
[all...]
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexPacket.cpp49 std::vector<VertexPacket*> VertexPacketAllocator::allocArray (size_t count) in allocArray() argument
/third_party/zlib/contrib/dotzlib/DotZLib/
H A DCircularBuffer.cs39 public int Put(byte[] source, int offset, int count) in Put() argument
61 public int Get(byte[] destination, int offset, int count) in Get() argument
H A DInflater.cs54 public override void Add(byte[] data, int offset, int count) in Add() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dp2p_hostapd.c33 int hostapd_p2p_set_noa(struct hostapd_data *hapd, u8 count, int start, in hostapd_p2p_set_noa() argument
/base/hiviewdfx/faultloggerd/test/unittest/sigdump_handler/
H A Dsigdump_handler_test.cpp86 int count = GetKeywordsNum(msg, log, len); in HWTEST_F() local
/base/hiviewdfx/hiview/base/
H A Dplugin_proxy.cpp120 auto count = plugin_.use_count(); in DestroyInstanceIfNeed() local
/base/inputmethod/imf/frameworks/common/
H A Dconcurrent_map.h168 auto count = std::erase_if(entries_, variable
171 auto count = entries_.size(); variable
/base/global/i18n/frameworks/zone/test/unittest/
H A Dzone_util_performance_test.cpp61 int count = 2; in HWTEST_F() local
87 int count = 2; in HWTEST_F() local
[all...]
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/
H A Dsample_stack_printer.h31 int32_t count; member
/base/powermgr/power_manager/test/unittest/src/
H A Drunning_lock_timer_handler_test.cpp45 int count = 1; in HWTEST_F() local
137 int count = 1; in HWTEST_F() local
/base/powermgr/battery_manager/services/native/src/
H A Dbattery_light.cpp42 int32_t count = 0; in InitLight() local
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_alarm_test.cpp67 int16_t count = 2; in HWTEST_F() local
99 int16_t count = 2; in HWTEST_F() local
130 int16_t count = 2; in HWTEST_F() local
160 int16_t count = 2; in HWTEST_F() local
/base/msdp/device_status/utils/ipc/src/
H A Dstream_session.cpp61 ssize_t count = send(fd_, &buf[idx], remSize, MSG_DONTWAIT | MSG_NOSIGNAL); in SendMsg() local
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Drunning_task_count_test.cpp42 void FwkTestOberver::OnRunningTaskCountUpdate(int count) in OnRunningTaskCountUpdate() argument
148 int count = FwkRunningTaskCountManager::GetInstance()->GetCount(); in HWTEST_F() local
[all...]
/base/security/code_signature/utils/include/
H A Dfsverity_utils_helper.h89 static int ReadFileCallback(void *f, void *buf, size_t count) in ReadFileCallback() argument
96 int ReadBytes(uint8_t *buf, size_t count) in ReadBytes() argument
/base/security/dlp_permission_service/frameworks/test/mock/
H A Dfile_io_mock.cpp44 ssize_t write(int fd, const void *buf, size_t count) in write() argument
71 errno_t memcpy_s(void *dest, size_t destMax, const void *src, size_t count) in memcpy_s() argument

Completed in 8 milliseconds

1...<<21222324252627282930>>...212