Home
last modified time | relevance | path

Searched defs:usage (Results 1176 - 1200 of 2060) sorted by relevance

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

/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_router_ipv4_user.c543 static void usage(char *argv[], const struct option *long_options, in usage() function
/test/xts/acts/multimedia/audio_ndk/oh_audio_render_test/src/
H A Doh_audio_render_unit_test.cpp630 OH_AudioStream_Usage usage; in HWTEST() local
1101 OH_AudioStream_Usage usage = AUDIOSTREAM_USAGE_VOICE_COMMUNICATION; in HWTEST() local
1162 OH_AudioStream_Usage usage = AUDIOSTREAM_USAGE_VOICE_COMMUNICATION; in HWTEST() local
1223 OH_AudioStream_Usage usage = AUDIOSTREAM_USAGE_VOICE_COMMUNICATION; in HWTEST() local
1263 OH_AudioStream_Usage usage = AUDIOSTREAM_USAGE_VOICE_COMMUNICATION; HWTEST() local
1326 OH_AudioStream_Usage usage = AUDIOSTREAM_USAGE_VOICE_COMMUNICATION; HWTEST() local
[all...]
/third_party/glfw/tests/
H A Devents.c57 static void usage(void) in usage() function
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c169 static void usage(void) in usage() function
/third_party/alsa-lib/test/
H A Daudio_time.c28 static void usage(char *command) in usage() function
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DPrecision.java485 static CurrencyPrecision constructCurrency(CurrencyUsage usage) { in constructCurrency() argument
860 final CurrencyUsage usage; field in Precision.CurrencyRounderImpl
862 public CurrencyRounderImpl(CurrencyUsage usage) { in CurrencyRounderImpl() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dunits_data.cpp167 const char *usage; variable
277 getPreferenceMetadataIndex(const MaybeStackVector<UnitPreferenceMetadata> *metadata, StringPiece category, StringPiece usage, StringPiece region, UErrorCode &status) getPreferenceMetadataIndex() argument
331 UnitPreferenceMetadata(StringPiece category, StringPiece usage, StringPiece region, int32_t prefsOffset, int32_t prefsCount, UErrorCode &status) UnitPreferenceMetadata() argument
406 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/icu/icu4c/source/samples/cal/
H A Dcal.c204 usage() in usage() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DPrecision.java437 static CurrencyPrecision constructCurrency(CurrencyUsage usage) { in constructCurrency() argument
733 final CurrencyUsage usage; field in Precision.CurrencyRounderImpl
735 public CurrencyRounderImpl(CurrencyUsage usage) { in CurrencyRounderImpl() argument
[all...]
/third_party/mbedtls/programs/psa/
H A Dkey_ladder_demo.c211 static psa_status_t import_key_from_file(psa_key_usage_t usage, in import_key_from_file() argument
310 static psa_status_t derive_wrapping_key(psa_key_usage_t usage, in derive_wrapping_key() argument
586 static void usage(void) in usage() function
[all...]
/third_party/libcoap/examples/
H A Detsi_iot_01.c517 usage(const char *program, const char *version) { in usage() function
/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
/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...]

Completed in 27 milliseconds

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