Home
last modified time | relevance | path

Searched defs:res (Results 2301 - 2325 of 4921) sorted by relevance

1...<<919293949596979899100>>...197

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_clear.c282 svga_clear_texture(struct pipe_context *pipe, struct pipe_resource *res, unsigned level, const struct pipe_box *box, const void *data) svga_clear_texture() argument
H A Dsvga_state_sampler.c51 svga_resource_handle(struct pipe_resource *res) in svga_resource_handle() argument
67 svga_check_sampler_view_resource_collision(const struct svga_context *svga, const struct svga_winsys_surface *res, enum pipe_shader_type shader) svga_check_sampler_view_resource_collision() argument
/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c542 struct pipe_resource *res; in DrvPresentBuffers() local
602 stw_framebuffer_present_locked(HDC hdc, struct stw_framebuffer *fb, struct pipe_resource *res) stw_framebuffer_present_locked() argument
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_st.c403 struct pipe_resource *res; in xmesa_get_attachment() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvolume9.c492 struct pipe_resource *res = This->resource; in NineVolume9_UploadSelf() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c116 softpipe_can_create_resource(struct pipe_screen *screen, const struct pipe_resource *res) softpipe_can_create_resource() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.c110 init_surface_info(struct zink_surface *surface, struct zink_resource *res, VkImageViewCreateInfo *ivci) in init_surface_info() argument
36 create_ivci(struct zink_screen *screen, struct zink_resource *res, const struct pipe_surface *templ, enum pipe_texture_target target) create_ivci() argument
135 struct zink_resource *res = zink_resource(pres); create_surface() local
218 struct zink_resource *res = zink_resource(pres); zink_get_surface() local
260 struct zink_resource *res = zink_resource(pres); zink_create_surface() local
306 struct zink_resource *res = zink_resource(psurface->texture); zink_destroy_surface() local
349 struct zink_resource *res = zink_resource((*psurface)->texture); zink_rebind_surface() local
436 struct zink_resource *res = zink_resource(surface->base.texture); zink_surface_swapchain_update() local
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_tracker.c558 boolean res; in xa_surface_handle() local
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Dprotocol_core.h179 auto res = std::make_unique<std::vector<T>>(); in Deserialize() local
216 T res; in Deserialize() local
233 std::unique_ptr<T> res; in Deserialize() local
338 std::unique_ptr<T> res = T::Deserialize(state); Deserialize() local
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_opt.c131 int res = ctx->proc(ctx->data, arg, key, &ctx->outargs); in call_proc() local
222 int res; in process_opt_sep_arg() local
248 int res; in process_gopt() local
266 int res; process_real_option_group() local
295 int res; process_option_group() local
360 int res; fuse_opt_parse() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c665 hd_res_t *res; in ntfs_device_get_geo() local
[all...]
H A Dea.c78 int res; in ntfs_need_ea() local
151 int res; in ntfs_update_ea() local
204 int res = 0; ntfs_get_ntfs_ea() local
247 int res; ntfs_set_ntfs_ea() local
352 int res; ntfs_remove_ntfs_ea() local
420 int res; ntfs_ea_check_wsldev() local
492 int res; ntfs_ea_set_wsl_not_symlink() local
[all...]
H A Dobject_id.c230 int res; in merge_index_data() local
330 int res; in update_object_id() local
388 int res; add_object_id() local
430 int res; ntfs_delete_object_id_index() local
524 int res; ntfs_set_ntfs_object_id() local
572 int res; ntfs_remove_ntfs_object_id() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscluster.c487 int res; in main() local
H A Dntfsmove.c398 runlist *res = NULL; in find_unused() local
514 int res; bitmap_alloc() local
532 int res; bitmap_free() local
552 s64 res = 0; data_copy() local
675 s64 res = -1; move_datarun() local
763 s64 res; move_attribute() local
810 s64 res; move_file() local
[all...]
H A Dntfslabel.c241 int res; in change_serial() local
286 int res; in set_new_serial() local
323 int res; print_serial() local
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_create.c234 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/third_party/musl/src/thread/
H A Dpthread_create.c246 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/third_party/musl/porting/linux/user/src/network/
H A Dgetaddrinfo.c16 int reportdnsresult(int netid, char* name, int usedtime, int queryret, struct addrinfo *res, struct queryparam *param) in reportdnsresult() argument
58 int getaddrinfo(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, struct addrinfo **restrict res) in getaddrinfo() argument
64 getaddrinfo_ext(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, struct addrinfo **restrict res, struct queryparam *restrict param) getaddrinfo_ext() argument
[all...]
/third_party/musl/src/network/linux/
H A Dgetaddrinfo.c19 int reportdnsresult(int netid, char* name, int usedtime, int queryret, struct addrinfo *res, struct queryparam *param) in reportdnsresult() argument
73 int getaddrinfo(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, struct addrinfo **restrict res) in getaddrinfo() argument
61 getaddrinfo_hook(const char* host, const char* serv, const struct addrinfo* hints, struct addrinfo** res) getaddrinfo_hook() argument
79 getaddrinfo_ext(const char *restrict host, const char *restrict serv, const struct addrinfo *restrict hint, struct addrinfo **restrict res, struct queryparam *restrict param) getaddrinfo_ext() argument
[all...]
/third_party/musl/src/thread/liteos_a/
H A Dpthread_create.c234 int __pthread_create(pthread_t *restrict res, const pthread_attr_t *restrict attrp, void *(*entry)(void *), void *restrict arg) in __pthread_create() argument
/third_party/musl/src/regex/
H A Dglob.c205 struct passwd pw, *res; in expand_tilde() local
/third_party/nghttp2/lib/
H A Dnghttp2_buf.c437 uint8_t *res; in nghttp2_bufs_remove() local
/third_party/nghttp2/src/
H A Dallocator.h127 auto res = head->last + sizeof(size_t); in alloc() local
163 auto res = alloc(nalloclen); in realloc() local
H A Dutil_test.cc502 auto res = util::parse_config_str_list(StringRef::from_lit("a")); in test_util_parse_config_str_list() local
[all...]

Completed in 18 milliseconds

1...<<919293949596979899100>>...197