| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | parse.rs | 70 let mut count = 0; in parse_number() variables
|
| /third_party/rust/crates/regex/bench/src/ |
| H A D | main.rs | 53 fn count(&self, haystack: &str) -> usize { in count() functions
|
| /third_party/rust/crates/rustix/src/process/ |
| H A D | sched.rs | 60 pub fn count(&self) -> u32 { in count() functions
|
| /third_party/spirv-tools/source/opt/ |
| H A D | dead_variable_elimination.cpp | 40 size_t count = 0; in Process() local 99 size_t& count = reference_count_[initializer_id]; DeleteVariable() local [all...] |
| H A D | eliminate_dead_constant_pass.cpp | 38 size_t count = 0; in Process() local
|
| /third_party/spirv-tools/source/util/ |
| H A D | bit_vector.cpp | 24 uint32_t count = 0; in ReportDensity() local
|
| /third_party/spirv-tools/test/fuzzers/ |
| H A D | spvtools_opt_fuzzer_common.cpp | 39 size_t count = 0; in OptFuzzerTestOneInput() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | p2p_hostapd.c | 33 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 D | dePoolArray.cpp | 197 RefCount (int* count) in RefCount() argument 242 int count = 0; in sideEffectTest() local [all...] |
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| H A D | rrVertexPacket.cpp | 49 std::vector<VertexPacket*> VertexPacketAllocator::allocArray (size_t count) in allocArray() argument
|
| /third_party/zlib/contrib/dotzlib/DotZLib/ |
| H A D | CircularBuffer.cs | 39 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 D | Inflater.cs | 54 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 D | p2p_hostapd.c | 33 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 D | sigdump_handler_test.cpp | 86 int count = GetKeywordsNum(msg, log, len); in HWTEST_F() local
|
| /base/hiviewdfx/hiview/base/ |
| H A D | plugin_proxy.cpp | 120 auto count = plugin_.use_count(); in DestroyInstanceIfNeed() local
|
| /base/inputmethod/imf/frameworks/common/ |
| H A D | concurrent_map.h | 168 auto count = std::erase_if(entries_, variable 171 auto count = entries_.size(); variable
|
| /base/global/i18n/frameworks/zone/test/unittest/ |
| H A D | zone_util_performance_test.cpp | 61 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 D | sample_stack_printer.h | 31 int32_t count;
member
|
| /base/powermgr/power_manager/test/unittest/src/ |
| H A D | running_lock_timer_handler_test.cpp | 45 int count = 1; in HWTEST_F() local 137 int count = 1; in HWTEST_F() local
|
| /base/powermgr/battery_manager/services/native/src/ |
| H A D | battery_light.cpp | 42 int32_t count = 0; in InitLight() local
|
| /base/powermgr/battery_statistics/test/unittest/src/clienttest/ |
| H A D | stats_alarm_test.cpp | 67 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 D | stream_session.cpp | 61 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 D | running_task_count_test.cpp | 42 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 D | fsverity_utils_helper.h | 89 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 D | file_io_mock.cpp | 44 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
|