Home
last modified time | relevance | path

Searched defs:count (Results 1451 - 1475 of 4423) sorted by relevance

1...<<51525354555657585960>>...177

/third_party/glfw/src/
H A Dwgl_context.c337 int count = abs(window->context.wgl.interval); in swapBuffersWGL() local
H A Dwin32_monitor.c397 GLFWvidmode* _glfwGetVideoModesWin32(_GLFWmonitor* monitor, int* count) in _glfwGetVideoModesWin32() argument
H A Degl_context.c156 int count; in chooseEGLConfig() local
870 EGLint visualID = 0, count = 0; in _glfwChooseVisualEGL() local
H A Dcontext.c706 GLint count; in glfwExtensionSupported() local
183 _glfwChooseFBConfig(const _GLFWfbconfig* desired, const _GLFWfbconfig* alternatives, unsigned int count) _glfwChooseFBConfig() argument
H A Dinit.c152 size_t count = 0; in _glfwEncodeUTF8() local
181 _glfwParseUriList(char* text, int* count) _glfwParseUriList() argument
249 _glfw_calloc(size_t count, size_t size) _glfw_calloc() argument
[all...]
H A Dlinux_joystick.c334 int count = 0; in _glfwInitJoysticksLinux() local
H A Dx11_monitor.c443 GLFWvidmode* _glfwGetVideoModesX11(_GLFWmonitor* monitor, int* count) in _glfwGetVideoModesX11() argument
/third_party/glfw/tests/
H A Djoysticks.c90 static void drop_callback(GLFWwindow* window, int count, const char* paths[]) in drop_callback() argument
H A Dmonitors.c97 int count, x, y, width_mm, height_mm, i; in list_modes() local
136 int i, count; in test_modes() local
224 int ch, i, count, mode = LIST_MODE; in main() local
/third_party/ffmpeg/libavutil/
H A Dtwofish.c316 void av_twofish_crypt(AVTWOFISH *cs, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) in av_twofish_crypt() argument
/third_party/fsverity-utils/programs/
H A Dutils.c153 bool full_read(struct filedes *file, void *buf, size_t count) in full_read() argument
172 bool full_write(struct filedes *file, const void *buf, size_t count) in full_write() argument
187 static int raw_pwrite(int fd, const void *buf, int count, u64 offset) in raw_pwrite() argument
205 full_pwrite(struct filedes *file, const void *buf, size_t count, u64 offset) full_pwrite() argument
237 read_callback(void *file, void *buf, size_t count) read_callback() argument
[all...]
/third_party/glslang/glslang/Include/
H A DShHandle.h138 virtual void setExcludedAttributes(const int* attributes, int count) { excludedAttributes = attributes; excludedCount = count; } in setExcludedAttributes() argument
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c213 unsigned int access, count; in snd_ctl_ext_elem_read() local
267 unsigned int access, count; in snd_ctl_ext_elem_write() local
334 unsigned int access, count, len; in snd_ctl_ext_elem_tlv() local
[all...]
/third_party/backends/backend/
H A Depsonds-cmd.c717 int count = (len - 4); in capa_cb() local
754 int count = (len - 4); in capa_cb() local
/third_party/alsa-lib/modules/mixer/simple/
H A Dsbase.h63 unsigned int count; member
81 unsigned int count; member
87 unsigned int count; member
/third_party/alsa-lib/test/
H A Dmixtest.c207 int count; in init() local
[all...]
H A Duser-ctl-element-set.c130 unsigned int count, pos; in allocate_int_elem_set_tlv() local
394 int count; in check_event() local
655 unsigned int count; check_tlv() local
[all...]
/third_party/alsa-utils/alsactl/
H A Ddaemon.c90 static void add_card(struct card ***cards, int *count, const char *cardname) in add_card() argument
139 static void add_cards(struct card ***cards, int *count) in add_cards() argument
362 int count = 0, pcount, psize = 0, i, j, k, changed = 0; in state_daemon() local
[all...]
H A Dmonitor.c65 int count; in insert_source_entry() local
246 int count; in operate_dispatcher() local
319 int count; run_dispatcher() local
[all...]
H A Dutils.c71 size_t count; in line_width() local
/third_party/alsa-utils/alsamixer/
H A Dtextbox.c43 unsigned int count; in show_error() local
57 unsigned int count; in show_alsa_error() local
104 void show_text(const char *const *lines, unsigned int count, cons argument
318 create_text_box(const char *const *lines, unsigned int count, const char *title_, int attrs) create_text_box() argument
[all...]
/third_party/alsa-utils/seq/aconnect/
H A Daconnect.c124 int count = 0; in list_each_subs() local
168 int count; in do_search_port() local
196 print_port(snd_seq_t *seq ATTRIBUTE_UNUSED, snd_seq_client_info_t *cinfo, snd_seq_port_info_t *pinfo, int count) print_port() argument
240 print_port_and_subs(snd_seq_t *seq, snd_seq_client_info_t *cinfo, snd_seq_port_info_t *pinfo, int count) print_port_and_subs() argument
[all...]
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib.h164 ASTCENC_SIMD_INLINE unsigned int round_down_to_simd_multiple_8(unsigned int count) in round_down_to_simd_multiple_8() argument
176 ASTCENC_SIMD_INLINE unsigned int round_down_to_simd_multiple_4(unsigned int count) in round_down_to_simd_multiple_4() argument
190 round_down_to_simd_multiple_vla(unsigned int count) round_down_to_simd_multiple_vla() argument
204 round_up_to_simd_multiple_vla(unsigned int count) round_up_to_simd_multiple_vla() argument
[all...]
/third_party/alsa-utils/axfer/
H A Dsubcmd-transfer.c151 static int allocate_containers(struct context *ctx, unsigned int count) in allocate_containers() argument
/third_party/alsa-utils/topology/nhlt/
H A Dnhlt-processor.c40 uint16_t count; member

Completed in 19 milliseconds

1...<<51525354555657585960>>...177