Home
last modified time | relevance | path

Searched defs:res (Results 3301 - 3325 of 4921) sorted by relevance

1...<<131132133134135136137138139140>>...197

/third_party/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp756 const HRESULT res = Print_OpenArchive_Error(*_se, codecs, arcLink); in OpenResult() local
/third_party/lzma/CPP/Common/
H A DMyString.cpp123 wchar_t *res = CharUpperW((LPWSTR)(UINT_PTR)(unsigned)c); in MyCharUpper_WIN() local
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandlerOut.cpp709 const HRESULT res = SetMainMethod(methodMode); in UpdateItems() local
H A D7zHandler.cpp101 static void ConvertMethodIdToString(AString &res, UInt64 id) in ConvertMethodIdToString() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.h141 int res = (int)(val >> _numShiftBits); in Count() local
/third_party/lzma/CPP/Windows/
H A DFileFind.cpp372 bool res; in Next() local
659 bool res = finder.FindFirst(path, *this); in Find() local
931 int res; in MY__lstat() local
1311 int res = fstatat(dirfd(_dir), de.Name, &st, followLink ? 0 : AT_SYMLINK_NOFOLLOW); Fill_FileInfo() local
[all...]
H A DFileDir.cpp145 bool res = false; in SetDirTime() local
696 bool res = MyGetFullPathName(path, resDirPrefix); in GetFullPathAndSplit() local
957 int res = rename(oldFile, newFile); in MyMoveFile() local
1008 char *res = getcwd(s, MY_PATH_MAX); GetCurrentDir() local
1198 int res; SetFileAttrib_PosixHighDetect() local
[all...]
/third_party/json/include/nlohmann/detail/input/
H A Dbinary_reader.hpp2678 auto res = get_ubjson_size_value(size, no_ndarray); in get_ubjson_high_precision_number() local
/third_party/lame/libmp3lame/
H A Dquantize_pvt.c817 calc_noise(gr_info const *const cod_info, FLOAT const *l3_xmin, FLOAT * distort, calc_noise_result * const res, calc_noise_data * prev_noise) calc_noise() argument
/third_party/json/include/nlohmann/
H A Djson.hpp950 auto res = basic_json(); in binary() local
961 auto res = basic_json(); in binary() local
972 auto res = basic_json(); in binary() local
983 auto res = basic_json(); binary() local
3162 auto res = m_value.object->insert(val); push_back() local
3243 auto res = m_value.object->emplace(std::forward<Args>(args)...); emplace() local
[all...]
/third_party/jerryscript/tests/unit-ext/
H A Dtest-ext-arg.c944 jerry_value_t res = jerry_run (parsed_code_val); in main() local
/third_party/mesa3d/src/egl/main/
H A Degldisplay.h278 _eglIsResourceLinked(_EGLResource *res) in _eglIsResourceLinked() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_range_analysis.c1328 uint32_t res = max; in nir_unsigned_upper_bound() local
1468 uint32_t res = 0; nir_unsigned_upper_bound() local
1540 uint32_t res = max; nir_unsigned_upper_bound() local
[all...]
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp206 nir_ssa_def *res = NULL; create_indirect_load() local
271 nir_ssa_def *res = NULL; create_indirect_store() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_precision.cpp179 find_lowerable_rvalues_visitor::find_lowerable_rvalues_visitor(struct set *res, in find_lowerable_rvalues_visitor() argument
H A Dserialize.cpp767 write_shader_subroutine_index(struct blob *metadata, struct gl_linked_shader *sh, struct gl_program_resource *res) write_shader_subroutine_index() argument
801 write_program_resource_data(struct blob *metadata, struct gl_shader_program *prog, struct gl_program_resource *res) write_program_resource_data() argument
914 read_program_resource_data(struct blob_reader *metadata, struct gl_shader_program *prog, struct gl_program_resource *res) read_program_resource_data() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_resolve_fs.c524 VkResult res; in radv_device_init_meta_resolve_fragment_state() local
[all...]
H A Dradv_meta_resolve_cs.c374 VkResult res; in radv_device_init_meta_resolve_compute_state() local
[all...]
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c906 struct virgl_resource *res; in virgl_query_memory_info() local
811 virgl_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) virgl_flush_frontbuffer() argument
H A Dvirgl_resource.c66 virgl_can_readback_from_rendertarget(struct virgl_screen *vs, struct virgl_resource *res) virgl_can_readback_from_rendertarget() argument
75 virgl_can_readback_from_scanout(struct virgl_screen *vs, struct virgl_resource *res, int bind) virgl_can_readback_from_scanout() argument
84 virgl_can_use_staging(struct virgl_screen *vs, struct virgl_resource *res) virgl_can_use_staging() argument
91 is_stencil_array(struct virgl_resource *res) is_stencil_array() argument
97 virgl_can_copy_transfer_from_host(struct virgl_screen *vs, struct virgl_resource *res, int bind) virgl_can_copy_transfer_from_host() argument
119 struct virgl_resource *res = virgl_resource(trans->base.resource); virgl_res_needs_flush() local
140 virgl_res_needs_readback(struct virgl_context *vctx, struct virgl_resource *res, unsigned usage, unsigned level) virgl_res_needs_readback() argument
160 struct virgl_resource *res = virgl_resource(xfer->base.resource); virgl_resource_transfer_prepare() local
436 virgl_resource_realloc(struct virgl_context *vctx, struct virgl_resource *res) virgl_resource_realloc() argument
640 struct virgl_resource *res = CALLOC_STRUCT(virgl_resource); virgl_resource_create_front() local
715 struct virgl_resource *res = CALLOC_STRUCT(virgl_resource); virgl_resource_from_handle() local
912 struct virgl_resource *res = virgl_resource(resource); virgl_resource_destroy() local
928 struct virgl_resource *res = virgl_resource(resource); virgl_resource_get_handle() local
938 virgl_resource_dirty(struct virgl_resource *res, uint32_t level) virgl_resource_dirty() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_clear.c460 struct zink_resource *res = zink_resource(pres); in zink_clear_texture() local
508 struct zink_resource *res = zink_resource(pres); in zink_clear_buffer() local
[all...]
H A Dzink_kopper.c463 kopper_acquire(struct zink_screen *screen, struct zink_resource *res, uint64_t timeout) in kopper_acquire() argument
535 kill_swapchain(struct zink_context *ctx, struct zink_resource *res) kill_swapchain() argument
558 zink_kopper_acquire(struct zink_context *ctx, struct zink_resource *res, uint64_t timeout) zink_kopper_acquire() argument
586 zink_kopper_acquire_submit(struct zink_screen *screen, struct zink_resource *res) zink_kopper_acquire_submit() argument
608 zink_kopper_present(struct zink_screen *screen, struct zink_resource *res) zink_kopper_present() argument
626 struct zink_resource *res; global() member
722 zink_kopper_present_queue(struct zink_screen *screen, struct zink_resource *res) zink_kopper_present_queue() argument
772 zink_kopper_acquire_readback(struct zink_context *ctx, struct zink_resource *res) zink_kopper_acquire_readback() argument
804 zink_kopper_present_readback(struct zink_context *ctx, struct zink_resource *res) zink_kopper_present_readback() argument
837 struct zink_resource *res = zink_resource(pres); zink_kopper_update() local
875 struct zink_resource *res = zink_resource(ctx->fb_state.zsbuf->texture); zink_kopper_fixup_depth_buffer() local
905 struct zink_resource *res = zink_resource(pres); zink_kopper_check() local
916 struct zink_resource *res = zink_resource(pres); zink_kopper_set_swap_interval() local
932 struct zink_resource *res = zink_resource(pres); zink_kopper_query_buffer_age() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dswapchain9.c951 struct pipe_resource *res = NULL; in NineSwapChain9_Present() local
[all...]
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.c53 static uint32_t vtest_get_transfer_size(struct virgl_hw_res *res, in vtest_get_transfer_size() argument
78 virgl_vtest_transfer_put(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_vtest_transfer_put() argument
106 virgl_vtest_transfer_get_internal(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level, bool flush_front_buffer) virgl_vtest_transfer_get_internal() argument
163 virgl_vtest_transfer_get(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_vtest_transfer_get() argument
174 virgl_hw_res_destroy(struct virgl_vtest_winsys *vtws, struct virgl_hw_res *res) virgl_hw_res_destroy() argument
190 virgl_vtest_resource_is_busy(struct virgl_winsys *vws, struct virgl_hw_res *res) virgl_vtest_resource_is_busy() argument
239 struct virgl_hw_res *res; virgl_vtest_winsys_resource_create() local
326 virgl_vtest_resource_map(struct virgl_winsys *vws, struct virgl_hw_res *res) virgl_vtest_resource_map() argument
345 virgl_vtest_resource_unmap(struct virgl_winsys *vws, struct virgl_hw_res *res) virgl_vtest_resource_unmap() argument
356 virgl_vtest_resource_wait(struct virgl_winsys *vws, struct virgl_hw_res *res) virgl_vtest_resource_wait() argument
380 struct virgl_hw_res *res; virgl_vtest_winsys_resource_cache_create() local
417 virgl_vtest_lookup_res(struct virgl_vtest_cmd_buf *cbuf, struct virgl_hw_res *res) virgl_vtest_lookup_res() argument
450 virgl_vtest_add_res(struct virgl_vtest_winsys *vtws, struct virgl_vtest_cmd_buf *cbuf, struct virgl_hw_res *res) virgl_vtest_add_res() argument
520 struct virgl_hw_res *res; virgl_vtest_fence_create() local
556 virgl_vtest_emit_res(struct virgl_winsys *vws, struct virgl_cmd_buf *_cbuf, struct virgl_hw_res *res, boolean write_buf) virgl_vtest_emit_res() argument
570 virgl_vtest_res_is_ref(struct virgl_winsys *vws, struct virgl_cmd_buf *_cbuf, struct virgl_hw_res *res) virgl_vtest_res_is_ref() argument
604 struct virgl_hw_res *res = virgl_hw_res(fence); virgl_fence_wait() local
632 virgl_vtest_flush_frontbuffer(struct virgl_winsys *vws, struct virgl_hw_res *res, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) virgl_vtest_flush_frontbuffer() argument
681 struct virgl_hw_res *res = cache_entry_container_res(entry); virgl_vtest_resource_cache_entry_is_busy() local
691 struct virgl_hw_res *res = cache_entry_container_res(entry); virgl_vtest_resource_cache_entry_release() local
[all...]
/third_party/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c194 osmesa_read_buffer(OSMesaContext osmesa, struct pipe_resource *res, void *dst, in osmesa_read_buffer() argument
365 struct pipe_resource *res = osbuffer->textures[statt]; in osmesa_st_framebuffer_flush_front() local
378 struct pipe_resource *res in osmesa_st_framebuffer_flush_front() local
924 struct pipe_resource *res = osbuffer->textures[ST_ATTACHMENT_DEPTH_STENCIL]; OSMesaGetDepthBuffer() local
[all...]

Completed in 42 milliseconds

1...<<131132133134135136137138139140>>...197