/third_party/node/deps/icu-small/source/i18n/ |
H A D | units_data.cpp | 173 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 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/mesa3d/src/vulkan/runtime/ |
H A D | vk_render_pass.h | 100 VkImageUsageFlagBits usage; member
|
/third_party/mesa3d/include/android_stub/android/ |
H A D | hardware_buffer.h | 306 uint64_t usage; ///< Combination of AHardwareBuffer_UsageFlags. member [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_miptree.c | 50 nv30_miptree_get_handle(struct pipe_screen *pscreen, struct pipe_context *context, struct pipe_resource *pt, struct winsys_handle *handle, unsigned usage) nv30_miptree_get_handle() argument 280 nv30_miptree_transfer_map(struct pipe_context *pipe, struct pipe_resource *pt, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) nv30_miptree_transfer_map() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ucdtest.cpp | 465 UScriptUsage usage = uscript_getUsage(sc); in TestScriptMetadata() local
|
/third_party/libdrm/tests/amdgpu/ |
H A D | amdgpu_test.c | 298 static const char usage[] = variable
|
/third_party/ltp/testcases/kernel/sched/tool/ |
H A D | time-schedule.c | 109 static char *usage = in main() local
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-icmp_redirector.c | 100 void usage(char *program_name, int exit_value) in usage() function
|
H A D | ns-icmpv6_sender.c | 94 void usage(char *program_name, int exit_value) in usage() function [all...] |
/third_party/ltp/testcases/kernel/mem/mmapstress/ |
H A D | mmapstress10.c | 122 char *usage = variable
|
/third_party/ltp/testcases/kernel/mem/mtest05/ |
H A D | mmstress.c | 148 static void usage(char *progname) in usage() function
|
/third_party/ltp/utils/benchmark/ebizzy-0.3/ |
H A D | ebizzy.c | 88 static void usage(void) in usage() function
|
/third_party/libdrm/tests/exynos/ |
H A D | exynos_fimg2d_test.c | 715 static void usage(char *name) in usage() function
|
/third_party/ltp/testcases/realtime/func/rt-migrate/ |
H A D | rt-migrate.c | 181 static void usage() in usage() function
|
/third_party/ltp/tools/genload/ |
H A D | stress.c | 331 int usage(int status) in usage() function
|
H A D | genload.c | 331 int usage(int status) in usage() function
|
/third_party/node/deps/v8/src/objects/ |
H A D | js-collator.cc | 153 const char* usage = "sort"; in ResolvedOptions() local 300 Usage usage = maybe_usage.FromJust(); in New() local [all...] |
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
H A D | freedreno_resource.h | 236 fd_resource_set_usage(struct pipe_resource *prsc, enum fd_dirty_3d_state usage) in fd_resource_set_usage() argument
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
H A D | i915_resource_texture.c | 769 i915_resource_get_handle(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *texture, struct winsys_handle *whandle, unsigned usage) i915_resource_get_handle() argument 785 i915_texture_transfer_map(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) i915_texture_transfer_map() argument 894 i915_texture_subdata(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) i915_texture_subdata() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.h | 145 enum isl_aux_usage usage; member 310 iris_mocs(const struct iris_bo *bo, const struct isl_device *dev, isl_surf_usage_flags_t usage) iris_mocs() argument
|
/third_party/mesa3d/src/gallium/tools/trace/ |
H A D | pytracediff.py | 289 usage="%(prog)s [options] <tracefile #1> <tracefile #2>\n") variable
|
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
H A D | rbug_screen.c | 269 rbug_screen_resource_from_handle(struct pipe_screen *_screen, const struct pipe_resource *templ, struct winsys_handle *handle, unsigned usage) rbug_screen_resource_from_handle() argument 299 rbug_screen_resource_get_handle(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *_resource, struct winsys_handle *handle, unsigned usage) rbug_screen_resource_get_handle() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.h | 155 enum isl_aux_usage usage; member
|