Home
last modified time | relevance | path

Searched defs:res (Results 1676 - 1700 of 3272) sorted by relevance

1...<<61626364656667686970>>...131

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_batch.c515 zink_batch_resource_usage_set(struct zink_batch *batch, struct zink_resource *res, bool write) in zink_batch_resource_usage_set() argument
536 zink_batch_reference_resource_rw(struct zink_batch *batch, struct zink_resource *res, bool write) zink_batch_reference_resource_rw() argument
572 zink_batch_reference_resource(struct zink_batch *batch, struct zink_resource *res) zink_batch_reference_resource() argument
583 zink_batch_reference_resource_move(struct zink_batch *batch, struct zink_resource *res) zink_batch_reference_resource_move() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dmixer.c251 struct pipe_resource res_tmpl, *res; in vlVdpVideoMixerRender() local
[all...]
H A Doutput.c53 struct pipe_resource res_tmpl, *res; in vlVdpOutputSurfaceCreate() local
204 struct pipe_resource *res; in vlVdpOutputSurfaceGetBitsNative() local
303 struct pipe_resource *res, res_tmpl; vlVdpOutputSurfacePutBitsIndexed() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_rectpack.h447 stbrp__findresult res = stbrp__skyline_find_best_pos(context, width, height); in stbrp__skyline_pack_rectangle() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp342 int res = ((d & 0xffff8000) + 0x8000) & 0xffff7fff; in representable_as_w() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.c778 struct pipe_resource *res = This->base.resource; in NineSurface9_UploadSelf() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c45 void si_init_resource_fields(struct si_screen *sscreen, struct si_resource *res, uint64_t size, in si_init_resource_fields() argument
168 si_alloc_resource(struct si_screen *sscreen, struct si_resource *res) si_alloc_resource() argument
664 struct si_resource *res = si_alloc_buffer_struct(screen, templ, false); si_buffer_from_winsys_buffer() local
725 si_buffer_commit(struct si_context *ctx, struct si_resource *res, struct pipe_box *box, bool commit) si_buffer_commit() argument
735 struct si_resource *res = si_resource(resource); si_resource_commit() local
[all...]
/third_party/ntfs-3g/libntfs-3g/
H A Dinode.c508 int res; in ntfs_inode_close() local
1089 int res; in ntfs_inode_close_in_dir() local
[all...]
H A Dmft.c150 int cnt = 0, res = 0; in ntfs_mft_records_write() local
H A Dxattrs.c487 int res; in ntfs_xattr_system_getxattr() local
614 int res; ntfs_xattr_system_setxattr() local
743 int res; ntfs_xattr_system_removexattr() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsck.c335 VCN res; in get_last_vcn() local
726 int res; in verify_mft_preliminary() local
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c802 int res; local
920 BOOL res; local
[all...]
/third_party/nghttp2/src/
H A Dhttp2.cc305 const Headers::value_type *res = nullptr; in get_header() local
[all...]
H A Dshrpx_log.cc874 int res = 0; in reopen_log_files() local
H A Dutil.h427 std::string res; in utos() local
451 auto res = p; utos() local
506 std::string res; utox() local
[all...]
/third_party/musl/src/thread/linux/
H A Dpthread_create.c420 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/thread/
H A Dpthread_create.c356 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/node/deps/icu-small/source/common/
H A Duresdata.h485 res_getString(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getString() argument
491 res_getBinary(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getBinary() argument
497 res_getIntVector(const ResourceTracer& traceInfo, const ResourceData *pResData, Resource res, int32_t *pLength) res_getIntVector() argument
503 res_getInt(const ResourceTracer& traceInfo, Resource res) res_getInt() argument
508 res_getUInt(const ResourceTracer& traceInfo, Resource res) res_getUInt() argument
557 Resource res; global() member in ResourceDataValue
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dsamplerobj.c901 GLuint res; in _mesa_SamplerParameteri() local
987 GLuint res; _mesa_SamplerParameterf() local
1072 GLuint res; _mesa_SamplerParameteriv() local
1165 GLuint res; _mesa_SamplerParameterfv() local
1251 GLuint res; _mesa_SamplerParameterIiv() local
1338 GLuint res; _mesa_SamplerParameterIuiv() local
[all...]
H A Duniform_query.cpp60 struct gl_program_resource *res; in _mesa_GetActiveUniform_impl() local
141 struct gl_program_resource *res; in _mesa_GetActiveUniformsiv() local
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_state.c462 VkResult res; in init_device_state() local
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp324 string_write_java(const StringResource *res,UErrorCode *status) { in string_write_java() argument
331 array_write_java(const ArrayResource *res, UErrorCode *status) { in array_write_java() argument
391 intvector_write_java(const IntVectorResource *res, UErrorCod argument
432 int_write_java(const IntResource *res, UErrorCode * ) int_write_java() argument
448 bytes_write_java(const BinaryResource *res, UErrorCode * ) bytes_write_java() argument
512 table_write_java(const TableResource *res, UErrorCode *status) table_write_java() argument
580 res_write_java(struct SResource *res,UErrorCode *status) res_write_java() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dumsg.cpp353 UnicodeString res; in umsg_toPattern() local
/third_party/mesa3d/src/intel/tools/
H A Daub_mem.c141 check_mmap_result(const void *res) in check_mmap_result() argument
301 void *res = mmap((uint8_t *)bo.map + map_offset, 4096, PROT_READ, in aub_mem_get_ggtt_bo() local
366 void *res = mmap((uint8_t *)bo.map + (page - bo.addr), 4096, PROT_READ, in aub_mem_get_ppgtt_bo() local
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_nir_lower_descriptors.c263 nir_ssa_def *res; in lower_res_intrinsic() local
448 nir_ssa_def *res; in lower_tex() local
558 nir_ssa_def *res; lower_img_intrinsic() local
[all...]

Completed in 46 milliseconds

1...<<61626364656667686970>>...131