/third_party/libwebsockets/win32port/dirent/ |
H A D | dirent-win32.h | 1036 dirent_mbstowcs_s( size_t *pReturnValue, wchar_t *wcstr, size_t sizeInWords, const char *mbstr, size_t count) dirent_mbstowcs_s() argument 1088 dirent_wcstombs_s( size_t *pReturnValue, char *mbstr, size_t sizeInBytes, const wchar_t *wcstr, size_t count) dirent_wcstombs_s() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_resource.c | 757 v3d_resource_create_with_modifiers(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, const uint64_t *modifiers, int count) v3d_resource_create_with_modifiers() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_reg_allocate.cpp | 746 emit_unspill(const fs_builder &bld, struct shader_stats *stats, fs_reg dst, uint32_t spill_offset, unsigned count) emit_unspill() argument 815 emit_spill(const fs_builder &bld, struct shader_stats *stats, fs_reg src, uint32_t spill_offset, unsigned count) emit_spill() argument 1092 int count = regs_read(inst, i); spill_reg() local [all...] |
H A D | brw_compile_sf.c | 204 int count = 0; in count_flatshaded_attributes() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_state_constants.c | 110 unsigned count = 0; in svga_get_extra_constants_common() local 166 unsigned count = 0; in svga_get_extra_fs_constants() local 220 unsigned count = 0; svga_get_clip_plane_constants() local 249 unsigned count = 0; svga_get_extra_vs_constants() local 299 unsigned count = 0; svga_get_extra_gs_constants() local 349 unsigned count = 0; svga_get_extra_tcs_constants() local 372 unsigned count = 0; svga_get_extra_tes_constants() local 400 unsigned count = 0; svga_get_extra_cs_constants() local 418 emit_const_range(struct svga_context *svga, enum pipe_shader_type shader, unsigned offset, unsigned count, const float (*values)[4]) emit_const_range() argument 546 unsigned count; emit_consts_vgpu9() local 590 unsigned count; emit_consts_vgpu9() local [all...] |
H A D | svga_pipe_query.c | 1119 uint64_t count = 0; in svga_get_query_result() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_sqtt.c | 783 uint32_t count = MIN2(num_dwords, 2); in si_emit_thread_trace_userdata() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_kopper.c | 112 unsigned count = 10; in kopper_CreateSurface() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | swapchain9.c | 1290 int count = pParams->BackBufferCount; in NineSwapChain9_GetBackBufferCountForParams() local [all...] |
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_pipeline.c | 959 lvp_CreateGraphicsPipelines( VkDevice _device, VkPipelineCache pipelineCache, uint32_t count, const VkGraphicsPipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) lvp_CreateGraphicsPipelines() argument 1055 lvp_CreateComputePipelines( VkDevice _device, VkPipelineCache pipelineCache, uint32_t count, const VkComputePipelineCreateInfo* pCreateInfos, const VkAllocationCallbacks* pAllocator, VkPipeline* pPipelines) lvp_CreateComputePipelines() argument
|
/third_party/mesa3d/src/gallium/frontends/osmesa/ |
H A D | osmesa.c | 418 osmesa_st_framebuffer_validate(struct st_context_iface *stctx, struct st_framebuffer_iface *stfbi, const enum st_attachment_type *statts, unsigned count, struct pipe_resource **out) osmesa_st_framebuffer_validate() argument
|
/third_party/mesa3d/src/glx/ |
H A D | glxext.c | 412 __glXInitializeVisualConfigFromTags(struct glx_config * config, int count, in __glXInitializeVisualConfigFromTags() argument
|
/third_party/node/deps/v8/third_party/zlib/google/ |
H A D | zip_unittest.cc | 284 size_t count = 0; in TestUnzipFile() local
|
/third_party/node/deps/zlib/google/ |
H A D | zip_unittest.cc | 284 size_t count = 0; in TestUnzipFile() local
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | trees.c | 712 int count = 0; /* repeat count of the current code */ local 757 int count = 0; /* repeat count of the current code */ global() local [all...] |
/third_party/node/deps/zlib/ |
H A D | trees.c | 715 int count = 0; /* repeat count of the current code */ in scan_tree() local 756 int count = 0; /* repeat count of the current code */ send_tree() local [all...] |
/third_party/node/src/ |
H A D | module_wrap.cc | 480 int count = module_requests->Length(); in GetStaticDependencySpecifiers() local
|
H A D | node_report.cc | 314 int count; in PrintCpuInfo() local 338 int count; in PrintNetworkInterfaceInfo() local
|
H A D | stream_base.cc | 191 size_t count; in Writev() local 82 Write(uv_buf_t* bufs, size_t count, uv_stream_t* send_handle, v8::Local<v8::Object> req_wrap_obj, bool skip_try_write) Write() argument 379 size_t count = 1; WriteString() local 627 DoTryWrite(uv_buf_t** bufs, size_t* count) DoTryWrite() argument [all...] |
H A D | udp_wrap.cc | 517 size_t count = args[2].As<Uint32>()->Value(); in DoSend() local 556 Send(uv_buf_t* bufs_ptr, size_t count, const sockaddr* addr) Send() argument 803 size_t count = uv_udp_get_send_queue_count(&wrap->handle_); GetSendQueueCount() local [all...] |
/third_party/node/src/quic/ |
H A D | tlscontext.cc | 275 uint32_t count = values->Length(); in SetOption() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | logfile.h | 435 le32 count; member
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fusermount.c | 172 int count = 0; in count_fuse_fs() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscp.c | 327 static int next_zero(struct ALLOC_CONTEXT *alctx, s32 bufpos, s32 count) in next_zero() argument 359 static int next_one(struct ALLOC_CONTEXT *alctx, s32 bufpos, s32 count) in next_one() argument 394 static int run_alloc(struct ALLOC_CONTEXT *alctx, s32 count) in run_alloc() argument 430 static int merge_run(struct ALLOC_CONTEXT *alctx, s64 lcn, s32 count) in merge_run() argument 512 s32 count; examine_buf() local [all...] |
/third_party/musl/porting/linux/user/src/fortify/ |
H A D | fortify.c | 205 void* __memcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) in __memcpy_chk() argument 213 void* __mempcpy_chk(void* dest, const void* src, size_t count, size_t dst_len) in __mempcpy_chk() argument 247 __memset_chk(void *dest, int byte, size_t count, size_t dst_len) __memset_chk() argument 301 __pread_chk(int fd, void* buf, size_t count, off_t offset, size_t buf_size) __pread_chk() argument 308 __pwrite_chk(int fd, const void* buf, size_t count, off_t offset, size_t buf_size) __pwrite_chk() argument 315 __read_chk(int fd, void* buf, size_t count, size_t buf_size) __read_chk() argument 322 __write_chk(int fd, const void* buf, size_t count, size_t buf_size) __write_chk() argument 343 __fread_chk(void* buf, size_t size, size_t count, FILE* stream, size_t buf_size) __fread_chk() argument 354 __fwrite_chk(const void* buf, size_t size, size_t count, FILE* stream, size_t buf_size) __fwrite_chk() argument [all...] |