Home
last modified time | relevance | path

Searched defs:fd_count (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/
Dexynos_format_allocation.h56 int setup_sbwc_420_sp(int w, int h, int fd_count, plane_info_t *plane) in setup_sbwc_420_sp()
83 int setup_sbwc_420_sp_10bit(int w, int h, int fd_count, plane_info_t *plane) in setup_sbwc_420_sp_10bit()
110 int setup_sbwc_420_sp_lossy(int width, int height, int rate, int fd_count, plane_info_t *plane) in setup_sbwc_420_sp_lossy()
138 int setup_sbwc_420_sp_10bit_lossy(int width, int height, int rate, int fd_count, plane_info_t *plan… in setup_sbwc_420_sp_10bit_lossy()
164 int setup_420_sp(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp()
196 int setup_420_sp_s10b(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp_s10b()
238 int setup_p010_sp(int width, int height, int fd_count, plane_info_t *plane) in setup_p010_sp()
270 int setup_420_p(int width, int height, int fd_count, plane_info_t *plane) in setup_420_p()
311 int setup_420_sp_tiled(int width, int height, int fd_count, plane_info_t *plane) in setup_420_sp_tiled()
/aosp_15_r20/bionic/libc/bionic/
H A Dpoll.cpp41 int poll(pollfd* fds, nfds_t fd_count, int ms) { in poll()
57 int ppoll(pollfd* fds, nfds_t fd_count, const timespec* ts, const sigset_t* ss) { in ppoll()
63 int ppoll64(pollfd* fds, nfds_t fd_count, const timespec* ts, const sigset64_t* ss) { in ppoll64()
82 int select(int fd_count, fd_set* read_fds, fd_set* write_fds, fd_set* error_fds, timeval* tv) { in select()
105 int pselect(int fd_count, fd_set* read_fds, fd_set* write_fds, fd_set* error_fds, in pselect()
113 int pselect64(int fd_count, fd_set* read_fds, fd_set* write_fds, fd_set* error_fds, in pselect64()
/aosp_15_r20/external/virglrenderer/server/
H A Drender_context.c176 UNUSED int fd_count) in render_context_dispatch_submit_fence()
194 UNUSED int fd_count) in render_context_dispatch_submit_cmd()
231 UNUSED int fd_count) in render_context_dispatch_create_resource()
253 UNUSED int fd_count) in render_context_dispatch_destroy_resource()
263 int fd_count) in render_context_dispatch_import_resource()
278 int fd_count) in render_context_dispatch_init()
292 UNUSED int fd_count) in render_context_dispatch_nop()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv8-a_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/bits/fortify/
H A Dpoll.h38 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
43 int poll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
58 int ppoll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct time… in ppoll()
74 int ppoll64(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
66 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
82 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/include/bits/fortify/
H A Dpoll.h38 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
43 int poll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
58 int ppoll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct time… in ppoll()
74 int ppoll64(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_x86_64_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/include/bits/fortify/
H A Dpoll.h38 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
43 int poll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
58 int ppoll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct time… in ppoll()
74 int ppoll64(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_64_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv7-a-neon_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/linux_bionic/include/bionic/libc/include/bits/fortify/
H A Dpoll.h38 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
43 int poll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
58 int ppoll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct time… in ppoll()
74 int ppoll64(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct ti… in ppoll64()
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
66 int ppoll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct time… in ppoll()
82 int ppoll64(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/bits/fortify/
H A Dpoll.h38 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
43 int poll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
58 int ppoll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct time… in ppoll()
74 int ppoll64(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct ti… in ppoll64()
/aosp_15_r20/bionic/libc/include/bits/fortify/
H A Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
66 int ppoll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct time… in ppoll()
82 int ppoll64(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct ti… in ppoll64()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/bits/fortify/
H A Dpoll.h38 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
43 int poll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
58 int ppoll(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct time… in ppoll()
74 int ppoll64(struct pollfd* _Nullable const fds __pass_object_size, nfds_t fd_count, const struct ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_x86_64_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm64_armv8-a_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv7-a-neon_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
66 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
82 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/bits/fortify/
Dpoll.h46 #define __bos_fd_count_trivially_safe(bos_val, fds, fd_count) \ argument
51 int poll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, int timeout) in poll()
67 int ppoll(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* time… in ppoll()
84 int ppoll64(struct pollfd* const fds __pass_object_size, nfds_t fd_count, const struct timespec* ti… in ppoll64()

1234