/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/personname/ |
H A D | PersonNameFormatterImpl.java | 37 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 D | UnitPreferences.java | 41 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 D | PersonNameFormatter.java | 246 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 D | date.c | 189 usage() in usage() function
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | units_data_test.cpp | 109 const char *usage; in testGetPreferencesFor() member
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/ |
H A D | StatisticsTool.java | 104 private static void usage() in usage() method in StatisticsTool
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CodeMangler.java | 57 private static final String usage = "Usage:\n" + field in CodeMangler
|
/third_party/mesa3d/include/android_stub/nativebase/ |
H A D | nativebase.h | 97 uint64_t usage; member
|
/third_party/libcoap/examples/ |
H A D | tiny.c | 74 usage(const char *program) { in usage() function
|
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | asm.c | 362 usage(void) in usage() function
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | platform_ohos.h | 92 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 D | cpuset_cpu_hog.c | 90 void usage(char *prog_name, int status) in usage() function
|
/third_party/ltp/testcases/kernel/fs/fs_perms/ |
H A D | fs_perms.c | 159 char *usage = "<file mode> <file UID> <file GID> " in print_usage() local
|
/third_party/ltp/testcases/kernel/connectors/pec/ |
H A D | pec_listener.c | 224 static void usage(int status) in usage() function
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_texture.c | 115 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 D | i915_drm_batchbuffer.c | 95 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 D | svga_resource_buffer.c | 114 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 D | nine_dump.c | 65 const char *nine_D3DUSAGE_to_str(DWORD usage) in nine_D3DUSAGE_to_str() argument
|
/third_party/node/tools/icu/ |
H A D | iculslocs.cc | 71 void usage() { in usage() function
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscat.c | 80 static void usage(void) in usage() function
|
H A D | ntfsmftalloc.c | 135 static void usage(void) in usage() function
|
/third_party/nghttp2/ |
H A D | git-clang-format | 35 usage = 'git clang-format [OPTIONS] [<commit>] [--] [<file>...]' variable
|
/third_party/node/deps/cares/src/tools/ |
H A D | ahost.c | 269 static void usage(void) in usage() function
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_eglimage.c | 43 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 D | st_vdpau.c | 217 unsigned usage = PIPE_HANDLE_USAGE_FRAMEBUFFER_WRITE; in st_vdpau_map_surface() local
|