/third_party/mesa3d/src/freedreno/common/ |
H A D | freedreno_pm4.h | 60 pm4_pkt0_hdr(uint16_t regindx, uint16_t cnt) in pm4_pkt0_hdr() argument 66 pm4_pkt3_hdr(uint8_t opcode, uint16_t cnt) in pm4_pkt3_hdr() argument 72 pm4_pkt4_hdr(uint16_t regindx, uint16_t cnt) in pm4_pkt4_hdr() argument [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cs_breadcrumbs.c | 143 emit_pkt7(struct tu_cs *cs, uint8_t opcode, uint16_t cnt) in emit_pkt7() argument 199 tu_cs_emit_sync_breadcrumb(struct tu_cs *cs, uint8_t opcode, uint16_t cnt) in tu_cs_emit_sync_breadcrumb() argument
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | datapid.c | 88 int cnt; in datapidgen() local 185 int cnt; datapidchk() local [all...] |
H A D | dataascii.c | 47 int cnt; in dataasciigen() local 76 int cnt; in dataasciichk() local [all...] |
/third_party/ntfs-3g/libntfs-3g/ |
H A D | efs.c | 137 int cnt; in fixup_loop() local
|
/third_party/musl/src/misc/ |
H A D | getopt_long.c | 45 int i, cnt = optind-resumed; in __getopt_long() local 61 int i, cnt, match; in __getopt_long_core() local [all...] |
/third_party/node/deps/cares/src/lib/ |
H A D | ares_event_select.c | 76 size_t cnt = 0; in ares_evsys_select_wait() local
|
/third_party/mesa3d/src/panfrost/lib/genxml/ |
H A D | decode.h | 96 pan_hexdump(FILE *fp, const uint8_t *hex, size_t cnt, bool with_strings) in pan_hexdump() argument
|
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/ |
H A D | semctl09.c | 137 int i, semid, cnt = 0; in verify_semctl() local
|
/third_party/ltp/testcases/kernel/syscalls/ipc/msgctl/ |
H A D | msgctl06.c | 100 int i, msgid, cnt = 0; in verify_msgctl() local
|
/third_party/ltp/testcases/kernel/syscalls/renameat2/ |
H A D | renameat202.c | 42 static int cnt; variable
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_init/ |
H A D | stress.c | 78 static unsigned long long cnt = 0; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_rdlock/ |
H A D | 2-2.c | 143 int cnt = 0; in main() local
|
H A D | 2-1.c | 143 int cnt = 0; in main() local
|
H A D | 2-3.c | 144 int cnt = 0; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_rwlock_unlock/ |
H A D | 3-1.c | 190 int cnt = 0; in main() local [all...] |
/third_party/node/deps/openssl/openssl/crypto/conf/ |
H A D | conf_ssl.c | 63 size_t i, j, cnt; in ssl_module_init() local 138 const SSL_CONF_CMD *conf_ssl_get(size_t idx, const char **name, size_t *cnt) in conf_ssl_get() argument [all...] |
/third_party/node/deps/uv/src/unix/ |
H A D | hurd.c | 98 mach_msg_type_number_t cnt; in uv_get_total_memory() local 137 mach_msg_type_number_t cnt; in uv_cpu_info() local
|
/third_party/openssl/test/testutil/ |
H A D | testutil_init.c | 22 static size_t internal_trace_cb(const char *buf, size_t cnt, in internal_trace_cb() argument
|
/third_party/openssl/crypto/conf/ |
H A D | conf_ssl.c | 63 size_t i, j, cnt; in ssl_module_init() local 138 const SSL_CONF_CMD *conf_ssl_get(size_t idx, const char **name, size_t *cnt) in conf_ssl_get() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/otvalid/ |
H A D | otvmath.c | 91 FT_UInt i, cnt, table_size; in otv_MathItalicsCorrectionInfo_validate() local 139 FT_UInt i, cnt, table_size; in otv_MathKern_validate() local 182 FT_UInt i, j, cnt, table_size; otv_MathKernInfo_validate() local [all...] |
/third_party/toybox/toys/net/ |
H A D | ftpget.c | 174 int get = !(toys.optflags&FLAG_s), cnt = toys.optflags&FLAG_c; in ftpget_main() local
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
H A D | deSharedPtr.cpp | 80 deUint64 cnt = 0; in run() local 116 deUint64 cnt = 0; in run() local
|
/kernel/linux/linux-5.10/block/ |
H A D | blk-cgroup-rwstat.h | 32 u64 cnt[BLKG_RWSTAT_NR]; member 64 struct percpu_counter *cnt; in blkg_rwstat_add() local [all...] |
/kernel/linux/linux-5.10/arch/ia64/lib/ |
H A D | copy_user.S | 60 #define cnt r18 define [all...] |