/kernel/liteos_m/testsuites/sample/kernel/queue/ |
H A D | It_los_queue_087.c | 38 const UINT32 count = 256;
in Testcase() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ivtvfb.h | 26 int count; member
|
/kernel/liteos_a/apps/shell/include/ |
H A D | shcmd.h | 50 unsigned int count; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | ivtvfb.h | 13 int count; member
|
/third_party/elfutils/libelf/ |
H A D | gelf_fsize.c | 82 gelf_fsize (Elf *elf, Elf_Type type, size_t count, unsigned int version) in gelf_fsize() argument
|
/third_party/bounds_checking_function/src/ |
H A D | vsscanf_s.c | 51 size_t count; /* If initialization causes e838 */ in vsscanf_s() local
|
H A D | wcsncpy_s.c | 17 SECUREC_INLINE errno_t SecDoCpyLimitW(wchar_t *strDest, size_t destMax, const wchar_t *strSrc, size_t count) in SecDoCpyLimitW() argument 75 errno_t wcsncpy_s(wchar_t *strDest, size_t destMax, const wchar_t *strSrc, size_t count) in wcsncpy_s() argument [all...] |
/third_party/gn/src/util/ |
H A D | semaphore.cc | 18 Semaphore::Semaphore(int count) { in Semaphore() argument 37 Semaphore::Semaphore(int count) { in Semaphore() argument 69 Semaphore::Semaphore(int count) { in Semaphore() argument
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
H A D | usb_string.c | 50 int count = 0; in utf8_to_utf16le() local
|
/third_party/jerryscript/jerry-ext/handle-scope/ |
H A D | handle-scope-internal.h | 52 size_t count; /**< number of handle scopes in the pool */ member
|
/third_party/ltp/lib/ |
H A D | tst_sig_proc.c | 14 pid_t create_sig_proc(int sig, int count, unsigned int usec) in create_sig_proc() argument
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | ShaderDump.cpp | 40 dump_uints(const unsigned *data, unsigned count) dump_uints() argument
|
/third_party/node/test/overlapped-checker/ |
H A D | main_unix.c | 18 static void w(const char* buf, size_t count) { in w() argument
|
/third_party/musl/src/unistd/ |
H A D | pwritev.c | 6 ssize_t pwritev(int fd, const struct iovec *iov, int count, off_t ofs) in pwritev() argument
|
H A D | preadv.c | 6 ssize_t preadv(int fd, const struct iovec *iov, int count, off_t ofs) in preadv() argument
|
/third_party/musl/src/linux/ |
H A D | pwritev2.c | 6 ssize_t pwritev2(int fd, const struct iovec *iov, int count, off_t ofs, int flags) in pwritev2() argument
|
H A D | preadv2.c | 6 ssize_t preadv2(int fd, const struct iovec *iov, int count, off_t ofs, int flags) in preadv2() argument
|
H A D | setgroups.c | 8 size_t count; member 29 int setgroups(size_t count, const gid_t list[]) in setgroups() argument
|
H A D | eventfd.c | 9 int eventfd(unsigned int count, int flags) in eventfd() argument
|
/third_party/musl/src/misc/ |
H A D | initgroups.c | 8 int count = NGROUPS_MAX; in initgroups() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | hint.c | 136 _mesa_MaxShaderCompilerThreadsKHR(GLuint count) in _mesa_MaxShaderCompilerThreadsKHR() argument
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_descriptors.c | 40 vk_create_sorted_bindings(const VkDescriptorSetLayoutBinding *bindings, unsigned count, in vk_create_sorted_bindings() argument
|
/third_party/node/deps/v8/src/utils/ |
H A D | bit-vector.cc | 31 int count = 0; in Count() local
|
/third_party/musl/libc-test/src/functionalext/supplement/fortify/fortify_gtest/ |
H A D | fortify_write_chk_test.cpp | 22 size_t count = strlen(data); in HWTEST_F() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pt_util.c | 100 draw_pt_trim_count(unsigned count, unsigned first, unsigned incr) in draw_pt_trim_count() argument
|