Home
last modified time | relevance | path

Searched defs:count (Results 5551 - 5575 of 15981) sorted by relevance

1...<<221222223224225226227228229230>>...640

/third_party/ffmpeg/libavutil/
H A Dsha.c37 uint64_t count; ///< number of bytes in buffer member
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/ffmpeg/libavformat/
H A Dscd.c44 uint16_t count; member
[all...]
H A Dtedcaptionsdec.c332 unsigned i, count = 0; in tedcaptions_read_probe() local
/third_party/curl/lib/vtls/
H A Dvtls_int.h49 size_t count; /* number of entries */ member
/third_party/curl/lib/
H A Dwarnless.c372 ssize_t curlx_read(int fd, void *buf, size_t count) in curlx_read() argument
377 ssize_t curlx_write(int fd, const void *buf, size_t count) in curlx_write() argument
/third_party/gn/src/gn/
H A Dcommand_refs.cc60 size_t count = 1; in RecursivePrintTarget() local
94 size_t count = 0; in RecursivePrintTargetDeps() local
163 size_t count = 0; in DoTreeOutput() local
[all...]
/third_party/fsverity-utils/programs/
H A Dtest_compute_digest.c24 static int read_fn(void *fd, void *buf, size_t count) in read_fn() argument
282 u64 count = metadata_callback_counts.merkle_tree_block++; in handle_merkle_tree_block() local
41 zeroes_read_fn(void *fd __attribute__((unused)), void *buf, size_t count) zeroes_read_fn() argument
[all...]
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/glfw/src/
H A Dwin32_init.c442 int count; in _glfwCreateWideStringFromUTF8Win32() local
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/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...]
/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...]

Completed in 21 milliseconds

1...<<221222223224225226227228229230>>...640