Home
last modified time | relevance | path

Searched defs:usage (Results 651 - 675 of 1295) sorted by relevance

1...<<21222324252627282930>>...52

/third_party/mbedtls/programs/ssl/
H A Dssl_test_lib.c222 key_opaque_set_alg_usage(const char *alg1, const char *alg2, psa_algorithm_t *psa_alg1, psa_algorithm_t *psa_alg2, psa_key_usage_t *usage, mbedtls_pk_type_t key_type) key_opaque_set_alg_usage() argument
[all...]
/third_party/mesa3d/src/freedreno/afuc/
H A Ddisasm.c876 usage(void) in usage() function
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c546 v3dv_GetPhysicalDeviceImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags createFlags, VkImageFormatProperties *pImageFormatProperties) v3dv_GetPhysicalDeviceImageFormatProperties() argument
649 v3dv_GetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCountFlagBits samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t *pPropertyCount, VkSparseImageFormatProperties *pProperties) v3dv_GetPhysicalDeviceSparseImageFormatProperties() argument
/third_party/mesa3d/src/amd/compiler/
H A Daco_statistics.cpp474 double usage[(int)BlockCycleEstimator::resource_count] = {0}; in collect_preasm_stats() local
[all...]
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd_enc_1_1.c56 radeon_uvd_enc_add_buffer(struct radeon_uvd_encoder *enc, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domain, signed offset) radeon_uvd_enc_add_buffer() argument
H A Dradeon_vce.c540 void si_vce_add_buffer(struct rvce_encoder *enc, struct pb_buffer *buf, unsigned usage, in si_vce_add_buffer() argument
H A Dradeon_vcn_enc.c540 radeon_enc_add_buffer(struct radeon_encoder *enc, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domain, signed offset) radeon_enc_add_buffer() argument
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/frontends/d3d10umd/
H A DResource.cpp490 unsigned usage; in ResourceMap() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.c515 rvce_add_buffer(struct rvce_encoder *enc, struct pb_buffer *buf, unsigned usage, enum radeon_bo_domain domain, signed offset) rvce_add_buffer() argument
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_screen.c133 tegra_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) tegra_screen_is_format_supported() argument
279 tegra_screen_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *template, struct winsys_handle *handle, unsigned usage) tegra_screen_resource_from_handle() argument
323 tegra_screen_resource_get_handle(struct pipe_screen *pscreen, struct pipe_context *pcontext, struct pipe_resource *presource, struct winsys_handle *handle, unsigned usage) tegra_screen_resource_get_handle() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dsurface9.c435 unsigned usage; in NineSurface9_LockRect() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer_upload.c134 unsigned usage = 0; in svga_buffer_create_hw_storage() local
927 const unsigned usage = 0; in svga_buffer_upload_piecewise() local
69 svga_winsys_buffer_create( struct svga_context *svga, unsigned alignment, unsigned usage, unsigned size ) svga_winsys_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

Completed in 24 milliseconds

1...<<21222324252627282930>>...52