HomeSort by relevance Sort by last modified time
    Searched defs:usage (Results 701 - 725 of 764) sorted by null

<<21222324252627282930>>

  /dalvik/tools/dmtracedump/
TraceDump.c 2804 int usage(const char *program) function
    [all...]
  /external/blktrace/
blkparse.c 2697 static void usage(char *prog) function
    [all...]
  /external/chromium_org/ppapi/lib/gl/gles2/
gles2.c 78 GLenum target, GLsizeiptr size, const void* data, GLenum usage) {
80 glGetCurrentContextPPAPI(), target, size, data, usage); local
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 418 uint32 usage : 5; member in struct:__anon12904::__anon12905::__anon12906::__anon12907::__anon12908
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java 39 // TODO: support short/full usage
40 // TODO: support marking opts as for displayable in full usage only
42 public synchronized void usage (final PrintWriter out, final int level, final int width) method in class:OptsParser
53 if ((level < 2) && optdef.isDetailedOnly ()) // skip detailed usage only options
113 out.println (" {use '" + usageOptDef.getNames () [1] + "' option to see detailed usage help}");
391 // side effect: determine if usage is requested
770 OptDef (final boolean usage)
772 m_usage = usage;
1525 final OptDef usage = new OptDef (true); local
    [all...]
  /external/iproute2/misc/
ss.c 2627 static void usage(void) function
    [all...]
  /external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
OGLESShaderRenderer.java 47 import com.jme3.scene.VertexBuffer.Usage;
2137 int usage = convertUsage(vb.getUsage()); local
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 430 static const arg_def_t usage = ARG_DEF("u", "usage", 1, variable
431 "Usage profile number to use");
458 &use_yv12, &use_i420, &usage, &threads, &profile,
479 static const arg_def_t end_usage = ARG_DEF_ENUM(NULL, "end-usage", 1,
607 fprintf(stderr, "Usage: %s <options> -o dst_filename src_filename \n",
1042 int usage; member in struct:global_config
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga3d_shaderdefs.h 418 uint32 usage : 5; member in struct:__anon23371::__anon23372::__anon23373::__anon23374::__anon23375
  /external/skia/gm/
gmmain.cpp 2195 SkString usage; local
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c 104 static void usage(void) function
110 " -h = help (show this usage text)\n"
2410 const char *usage; member in struct:wpa_cli_cmd
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c 3263 int usage; local
3298 int usage; local
    [all...]
  /frameworks/av/media/libstagefright/
ACodec.cpp 590 OMX_U32 usage = 0; local
591 err = mOMX->getGraphicBufferUsage(mNode, kPortIndexOutput, &usage);
593 ALOGW("querying usage flags from OMX IL component failed: %d", err);
595 usage = 0;
599 usage |= GRALLOC_USAGE_PROTECTED;
604 if (usage & GRALLOC_USAGE_PROTECTED) {
623 usage | GRALLOC_USAGE_HW_TEXTURE | GRALLOC_USAGE_EXTERNAL_DISP);
    [all...]
OMXCodec.cpp 1734 OMX_U32 usage = 0; local
    [all...]
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp 2994 uint32_t usage = GRALLOC_USAGE_SW_READ_OFTEN | GRALLOC_USAGE_SW_WRITE_OFTEN | local
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.h 404 uint32_t usage; member in struct:android::stream_parameters
427 uint32_t usage; member in struct:android::substream_parameters
464 uint32_t *stream_id, uint32_t *format_actual, uint32_t *usage, uint32_t *max_buffers);
  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 179 static void usage(FILE *stream, int status);
499 usage(FILE *stream, int status) function
501 (void) fprintf(stream, _("%s: usage is %s \
618 usage(stdout, EXIT_SUCCESS);
623 usage(stderr, EXIT_FAILURE);
682 usage(stderr, EXIT_FAILURE); /* usage message by request */
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 938 CXTUResourceUsage usage = clang_getCXTUResourceUsage(TU); local
939 fprintf(stderr, "Memory usage:\n");
940 for (i = 0 ; i != usage.numEntries; ++i) {
941 const char *name = clang_getTUResourceUsageName(usage.entries[i].kind);
942 unsigned long amount = usage.entries[i].amount;
949 clang_disposeCXTUResourceUsage(usage);
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 179 static void usage(FILE *stream, int status);
499 usage(FILE *stream, int status) function
501 (void) fprintf(stream, _("%s: usage is %s \
618 usage(stdout, EXIT_SUCCESS);
623 usage(stderr, EXIT_FAILURE);
682 usage(stderr, EXIT_FAILURE); /* usage message by request */
    [all...]
  /external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
LwjglRenderer.java 45 import com.jme3.scene.VertexBuffer.Usage;
2027 int usage = convertUsage(vb.getUsage()); local
    [all...]
  /external/kernel-headers/original/linux/
hid.h 184 * HID usage tables
346 unsigned usage[HID_MAX_USAGES]; /* usage array */ member in struct:hid_local
361 unsigned usage; member in struct:hid_collection
366 unsigned hid; /* hid usage code */
379 unsigned physical; /* physical usage for this field */
380 unsigned logical; /* logical usage for this field */
381 unsigned application; /* application usage for this field */
382 struct hid_usage *usage; /* usage table for this function * member in struct:hid_field
    [all...]
sched.h 328 unsigned long hiwater_rss; /* High-watermark of RSS usage */
329 unsigned long hiwater_vm; /* High-water virtual memory usage */
719 atomic_t usage; member in struct:group_info
732 atomic_inc(&(group_info)->usage); \
736 if (atomic_dec_and_test(&(group_info)->usage)) \
770 atomic_t usage; member in struct:task_struct
968 u64 acct_rss_mem1; /* accumulated rss usage */
969 u64 acct_vm_mem1; /* accumulated virtual memory usage */
1020 #define get_task_struct(tsk) do { atomic_inc(&(tsk)->usage); } while(0)
1026 if (atomic_dec_and_test(&t->usage))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py 3579 usage = '' variable in class:TestHelpSuppressUsage
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py 3579 usage = '' variable in class:TestHelpSuppressUsage
    [all...]
  /external/clang/tools/libclang/
CIndex.cpp 6331 CXTUResourceUsage usage = { (void*) 0, 0, 0 }; local
6414 CXTUResourceUsage usage = { (void*) entries.get(), local
    [all...]

Completed in 674 milliseconds

<<21222324252627282930>>