/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_batch.c | 515 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 D | mixer.c | 251 struct pipe_resource res_tmpl, *res; in vlVdpVideoMixerRender() local [all...] |
H A D | output.c | 53 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 D | imstb_rectpack.h | 447 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 D | brw_fs_combine_constants.cpp | 342 int res = ((d & 0xffff8000) + 0x8000) & 0xffff7fff; in representable_as_w() local
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | surface9.c | 778 struct pipe_resource *res = This->base.resource; in NineSurface9_UploadSelf() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_buffer.c | 45 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 D | inode.c | 508 int res; in ntfs_inode_close() local 1089 int res; in ntfs_inode_close_in_dir() local [all...] |
H A D | mft.c | 150 int cnt = 0, res = 0; in ntfs_mft_records_write() local
|
H A D | xattrs.c | 487 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 D | ntfsck.c | 335 VCN res; in get_last_vcn() local 726 int res; in verify_mft_preliminary() local
|
/third_party/ntfs-3g/src/ |
H A D | ntfs-3g_common.c | 802 int res; local 920 BOOL res; local [all...] |
/third_party/nghttp2/src/ |
H A D | http2.cc | 305 const Headers::value_type *res = nullptr; in get_header() local [all...] |
H A D | shrpx_log.cc | 874 int res = 0; in reopen_log_files() local
|
H A D | util.h | 427 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 D | pthread_create.c | 420 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 D | pthread_create.c | 356 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 D | uresdata.h | 485 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 D | samplerobj.c | 901 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 D | uniform_query.cpp | 60 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 D | genX_state.c | 462 VkResult res; in init_device_state() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | wrtjava.cpp | 324 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 D | umsg.cpp | 353 UnicodeString res; in umsg_toPattern() local
|
/third_party/mesa3d/src/intel/tools/ |
H A D | aub_mem.c | 141 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 D | panvk_vX_nir_lower_descriptors.c | 263 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...] |