/third_party/skia/tests/ |
H A D | ClipStackTest.cpp | 134 int counter = 0; in assert_count() local
|
H A D | CanvasStateTest.cpp | 90 static int counter; in compare() local
|
H A D | DrawOpAtlasTest.cpp | 147 GrDrawOpAtlas::GenerationCounter counter; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
H A D | SerialProcsTest.cpp | 201 int counter = 0; in DEF_TEST() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | pshints.h | 661 T2_Hints_CounterFunc counter; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | dag.h | 159 auto counter = --counters[node->counterIndex]; in notify() local
|
/third_party/protobuf/src/google/protobuf/io/ |
H A D | io_win32_unittest.cc | 198 static unsigned int counter = 0; in SetUp() local 199 result << tmp << "\\w32tst" << counter++ << ".tmp"; in SetUp() local
|
/third_party/python/Lib/test/ |
H A D | test_shelve.py | 184 counter = 0 variable in TestShelveFileBase
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/ |
H A D | fixed_array_test.cc | 88 static int counter; member in __anon19163::ThreeInts 93 int ThreeInts::counter = 0; member in __anon19163::ThreeInts 176 ThreeInts::counter = 1; in TEST() member in __anon19163::ThreeInts 559 int counter in TEST() local 586 int counter = 5; TEST() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_sake_common.c | 214 u8 counter = 0; in eap_sake_kdf() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/ |
H A D | l2_packet_privsep.c | 138 static unsigned int counter = 0; in l2_packet_init() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_sake_common.c | 214 u8 counter = 0; in eap_sake_kdf() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/ |
H A D | l2_packet_privsep.c | 138 static unsigned int counter = 0; in l2_packet_init() local
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | stratix10-rsu.c | 154 unsigned int *counter = (unsigned int *)data->kaddr1; in rsu_retry_callback() local
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
H A D | msr.h | 244 static inline unsigned long long native_read_pmc(int counter) in native_read_pmc() argument
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | cmm.c | 62 static long cmm_alloc_pages(long nr, long *counter, in cmm_alloc_pages() argument 102 static long cmm_free_pages(long nr, long *counter, struct cmm_page_array **list) in cmm_free_pages() argument
|
/kernel/linux/linux-5.10/arch/x86/events/amd/ |
H A D | core.c | 591 u64 counter; in amd_pmu_wait_on_overflow() local 599 rdmsrl(x86_pmu_event_addr(idx), counter); amd_pmu_wait_on_overflow() local [all...] |
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | i8254.c | 119 int counter; in pit_get_count() local
|
H A D | pmu.c | 146 u64 counter = pmc->counter; in pmc_pause_counter() local [all...] |
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | fsl_elbc_nand.c | 63 unsigned int counter; /* counter for the initializations */ member
|
/kernel/linux/linux-6.6/arch/arm/crypto/ |
H A D | ghash-ce-glue.c | 496 u32 counter = 2; in gcm_encrypt() local 588 u32 counter = 2; in gcm_decrypt() local [all...] |
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | cmm.c | 62 static long cmm_alloc_pages(long nr, long *counter, in cmm_alloc_pages() argument 102 static long cmm_free_pages(long nr, long *counter, struct cmm_page_array **list) in cmm_free_pages() argument
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | writeback.c | 124 int counter, dev_nr; in idle_counter_exceeded() local
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | nxt200x.c | 251 u8 buf, stopval, counter = 0; in nxt200x_microcontroller_stop() local 294 u8 counter = 0; in nxt2004_microcontroller_init() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | counters.c | 299 mlx5_ib_counter_alloc_stats(struct rdma_counter *counter) in mlx5_ib_counter_alloc_stats() argument 312 static int mlx5_ib_counter_update_stats(struct rdma_counter *counter) in mlx5_ib_counter_update_stats() argument 322 static int mlx5_ib_counter_dealloc(struct rdma_counter *counter) in mlx5_ib_counter_dealloc() argument 336 mlx5_ib_counter_bind_qp(struct rdma_counter *counter, struct ib_qp *qp) mlx5_ib_counter_bind_qp() argument [all...] |