Home
last modified time | relevance | path

Searched defs:usage (Results 1201 - 1225 of 2060) sorted by relevance

1...<<41424344454647484950>>...83

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c33 si_cs_is_buffer_referenced(struct si_context *sctx, struct pb_buffer *buf, unsigned usage) si_cs_is_buffer_referenced() argument
39 si_buffer_map(struct si_context *sctx, struct si_resource *resource, unsigned usage) si_buffer_map() argument
313 si_buffer_get_transfer(struct pipe_context *ctx, struct pipe_resource *resource, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer, void *data, struct si_resource *staging, unsigned offset) si_buffer_get_transfer() argument
337 si_buffer_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) si_buffer_transfer_map() argument
539 si_buffer_subdata(struct pipe_context *ctx, struct pipe_resource *buffer, unsigned usage, unsigned offset, unsigned size, const void *data) si_buffer_subdata() argument
603 pipe_aligned_buffer_create(struct pipe_screen *screen, unsigned flags, unsigned usage, unsigned size, unsigned alignment) pipe_aligned_buffer_create() argument
621 si_aligned_buffer_create(struct pipe_screen *screen, unsigned flags, unsigned usage, unsigned size, unsigned alignment) si_aligned_buffer_create() argument
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Dgs-test.c23 static void usage(char *name) in usage() function
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c369 radeon_drm_cs_add_buffer(struct radeon_cmdbuf *rcs, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domains) radeon_drm_cs_add_buffer() argument
760 radeon_bo_is_referenced(struct radeon_cmdbuf *rcs, struct pb_buffer *_buf, unsigned usage) radeon_bo_is_referenced() argument
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_shader.h110 unsigned usage:4; member
/third_party/node/deps/v8/tools/v8windbg/src/
H A Dobject-inspection.cc639 constexpr wchar_t usage[] = variable
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsfallocate.c159 static void usage(int ret) in usage() function
[all...]
H A Dntfsls.c158 static void usage(void) in usage() function
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.c595 int ntfs_parse_options(struct ntfs_options *popts, void (*usage)(void), in ntfs_parse_options() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c251 st_texture_image_map(struct st_context *st, struct gl_texture_image *stImage, enum pipe_map_flags usage, GLuint x, GLuint y, GLuint z, GLuint w, GLuint h, GLuint d, struct pipe_transfer **transfer) st_texture_image_map() argument
/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c430 uint64_t usage = 0; anv_create_ahw_memory() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dunits_data.cpp173 const char *usage; variable
283 getPreferenceMetadataIndex(const MaybeStackVector<UnitPreferenceMetadata> *metadata, StringPiece category, StringPiece usage, StringPiece region, UErrorCode &status) getPreferenceMetadataIndex() argument
337 UnitPreferenceMetadata(StringPiece category, StringPiece usage, StringPiece region, int32_t prefsOffset, int32_t prefsCount, UErrorCode &status) UnitPreferenceMetadata() argument
412 getPreferencesFor(StringPiece category, StringPiece usage, const Locale &locale, UErrorCode &status) const getPreferencesFor() argument
[all...]
H A Dnumber_rounding.cpp341 CurrencyPrecision Precision::constructCurrency(UCurrencyUsage usage) { in constructCurrency() argument
H A Dnumber_fluent.cpp278 Derived NumberFormatterSettings<Derived>::usage(const StringPiece usage) const& { in usage() function in NumberFormatterSettings
285 Derived NumberFormatterSettings<Derived>::usage(const StringPiece usage)&& { in usage() argument
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h100 VkImageUsageFlagBits usage; member
/third_party/mesa3d/include/android_stub/android/
H A Dhardware_buffer.h306 uint64_t usage; ///< Combination of AHardwareBuffer_UsageFlags. member
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_miptree.c50 nv30_miptree_get_handle(struct pipe_screen *pscreen, struct pipe_context *context, struct pipe_resource *pt, struct winsys_handle *handle, unsigned usage) nv30_miptree_get_handle() argument
280 nv30_miptree_transfer_map(struct pipe_context *pipe, struct pipe_resource *pt, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nv30_miptree_transfer_map() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp465 UScriptUsage usage = uscript_getUsage(sc); in TestScriptMetadata() local
/third_party/libdrm/tests/amdgpu/
H A Damdgpu_test.c298 static const char usage[] = variable
/third_party/ltp/testcases/kernel/sched/tool/
H A Dtime-schedule.c109 static char *usage = in main() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-icmp_redirector.c100 void usage(char *program_name, int exit_value) in usage() function
H A Dns-icmpv6_sender.c94 void usage(char *program_name, int exit_value) in usage() function
[all...]
/third_party/ltp/testcases/kernel/mem/mmapstress/
H A Dmmapstress10.c122 char *usage = variable
/third_party/ltp/testcases/kernel/mem/mtest05/
H A Dmmstress.c148 static void usage(char *progname) in usage() function
/third_party/ltp/utils/benchmark/ebizzy-0.3/
H A Debizzy.c88 static void usage(void) in usage() function
/third_party/libdrm/tests/exynos/
H A Dexynos_fimg2d_test.c715 static void usage(char *name) in usage() function

Completed in 23 milliseconds

1...<<41424344454647484950>>...83