| /kernel/linux/linux-6.6/samples/bpf/ |
| H A D | xdp_router_ipv4_user.c | 543 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 D | oh_audio_render_unit_test.cpp | 630 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 D | events.c | 57 static void usage(void) in usage() function
|
| /third_party/alsa-utils/seq/aseqnet/ |
| H A D | aseqnet.c | 169 static void usage(void) in usage() function
|
| /third_party/alsa-lib/test/ |
| H A D | audio_time.c | 28 static void usage(char *command) in usage() function
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | Precision.java | 485 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 D | units_data.cpp | 167 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 D | number_rounding.cpp | 341 CurrencyPrecision Precision::constructCurrency(UCurrencyUsage usage) { in constructCurrency() argument
|
| H A D | number_fluent.cpp | 278 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 D | cal.c | 204 usage() in usage() function
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | Precision.java | 437 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 D | key_ladder_demo.c | 211 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 D | etsi_iot_01.c | 517 usage(const char *program, const char *version) { in usage() function
|
| /third_party/mbedtls/programs/ssl/ |
| H A D | ssl_test_lib.c | 222 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 D | disasm.c | 876 usage(void) in usage() function
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_formats.c | 546 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 D | aco_statistics.cpp | 474 double usage[(int)BlockCycleEstimator::resource_count] = {0}; in collect_preasm_stats() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | radeon_uvd_enc_1_1.c | 56 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 D | radeon_vce.c | 540 void si_vce_add_buffer(struct rvce_encoder *enc, struct pb_buffer *buf, unsigned usage, in si_vce_add_buffer() argument
|
| H A D | radeon_vcn_enc.c | 540 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 D | Resource.cpp | 490 unsigned usage; in ResourceMap() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | radeon_vce.c | 515 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 D | tegra_screen.c | 133 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 D | surface9.c | 435 unsigned usage; in NineSurface9_LockRect() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_buffer_upload.c | 134 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...] |