Home
last modified time | relevance | path

Searched defs:usage (Results 351 - 375 of 1262) sorted by relevance

1...<<11121314151617181920>>...51

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/personname/
H A DPersonNameFormatterImpl.java37 private final PersonNameFormatter.Usage usage; field in PersonNameFormatterImpl
41 PersonNameFormatterImpl(Locale locale, PersonNameFormatter.Length length, PersonNameFormatter.Usage usage, PersonNameFormatter.Formality formality, Set<PersonNameFormatter.Options> options) PersonNameFormatterImpl() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DUnitPreferences.java41 public static String formMapKey(String category, String usage) { in formMapKey() argument
58 private static String[] getAllUsages(String usage) { in getAllUsages() argument
73 getPreferencesFor(String category, String usage, ULocale locale, UnitsData data) getPreferencesFor() argument
136 getUnitPreferences(String category, String usage, String region) getUnitPreferences() argument
253 insertUnitPreferences(String category, String usage, String region, UnitPreference[] unitPreferences) insertUnitPreferences() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DPersonNameFormatter.java246 public Builder setUsage(Usage usage) { in setUsage() argument
298 private Usage usage = Usage.REFERRING; field in PersonNameFormatter.Builder
351 private PersonNameFormatter(Locale locale, Length length, Usage usage, Formality formality, Set<Options> options) { in PersonNameFormatter() argument
[all...]
/third_party/icu/icu4c/source/samples/date/
H A Ddate.c189 usage() in usage() function
/third_party/icu/icu4c/source/test/intltest/
H A Dunits_data_test.cpp109 const char *usage; in testGetPreferencesFor() member
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DStatisticsTool.java104 private static void usage() in usage() method in StatisticsTool
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java57 private static final String usage = "Usage:\n" + field in CodeMangler
/third_party/mesa3d/include/android_stub/nativebase/
H A Dnativebase.h97 uint64_t usage; member
/third_party/libcoap/examples/
H A Dtiny.c74 usage(const char *program) { in usage() function
/third_party/mesa3d/src/freedreno/afuc/
H A Dasm.c362 usage(void) in usage() function
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.h92 ANativeWindow_setUsage(struct ANativeWindow *window, uint64_t usage) in ANativeWindow_setUsage() argument
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_load_balance_test/
H A Dcpuset_cpu_hog.c90 void usage(char *prog_name, int status) in usage() function
/third_party/ltp/testcases/kernel/fs/fs_perms/
H A Dfs_perms.c159 char *usage = "<file mode> <file UID> <file GID> " in print_usage() local
/third_party/ltp/testcases/kernel/connectors/pec/
H A Dpec_listener.c224 static void usage(int status) in usage() function
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_texture.c115 texture_transfer_map_resolve(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) texture_transfer_map_resolve() argument
220 needs_resolve(struct pipe_screen *screen, struct pipe_resource *resource, unsigned usage) needs_resolve() argument
233 virgl_texture_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_texture_transfer_map() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/i915/drm/
H A Di915_drm_batchbuffer.c95 i915_drm_batchbuffer_reloc(struct i915_winsys_batchbuffer *ibatch, struct i915_winsys_buffer *buffer, enum i915_winsys_buffer_usage usage, unsigned pre_add, bool fenced) i915_drm_batchbuffer_reloc() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_buffer.c114 svga_buffer_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) svga_buffer_transfer_map() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_dump.c65 const char *nine_D3DUSAGE_to_str(DWORD usage) in nine_D3DUSAGE_to_str() argument
/third_party/node/tools/icu/
H A Diculslocs.cc71 void usage() { in usage() function
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c80 static void usage(void) in usage() function
H A Dntfsmftalloc.c135 static void usage(void) in usage() function
/third_party/nghttp2/
H A Dgit-clang-format35 usage = 'git clang-format [OPTIONS] [<commit>] [--] [<file>...]' variable
/third_party/node/deps/cares/src/tools/
H A Dahost.c269 static void usage(void) in usage() function
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_eglimage.c43 is_format_supported(struct pipe_screen *screen, enum pipe_format format, unsigned nr_samples, unsigned nr_storage_samples, unsigned usage, bool *native_supported) is_format_supported() argument
144 is_nv12_as_r8_g8b8_supported(struct pipe_screen *screen, struct st_egl_image *out, unsigned usage, bool *native_supported) is_nv12_as_r8_g8b8_supported() argument
166 st_get_egl_image(struct gl_context *ctx, GLeglImageOES image_handle, unsigned usage, const char *error, struct st_egl_image *out, bool *native_supported) st_get_egl_image() argument
[all...]
H A Dst_vdpau.c217 unsigned usage = PIPE_HANDLE_USAGE_FRAMEBUFFER_WRITE; in st_vdpau_map_surface() local

Completed in 18 milliseconds

1...<<11121314151617181920>>...51