HomeSort by relevance Sort by last modified time
    Searched full:specify (Results 1501 - 1525 of 4616) sorted by null

<<61626364656667686970>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
netlink.h 57 #define NLM_F_ROOT 0x100 /* specify tree root */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h 152 arguments specify a buffer of BUFLEN starting at BUF. The last
222 arguments specify a buffer of BUFLEN starting at BUF. The last
297 arguments specify a buffer of BUFLEN starting at BUF.
363 arguments specify a buffer of BUFLEN starting at BUF.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
aio.h 137 /* Allow user to specify optimization. */
ftw.h 154 to specify the behaviour more detailed.
netdb.h 152 arguments specify a buffer of BUFLEN starting at BUF. The last
222 arguments specify a buffer of BUFLEN starting at BUF. The last
297 arguments specify a buffer of BUFLEN starting at BUF.
363 arguments specify a buffer of BUFLEN starting at BUF.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 77 * These fields are sent to Q_XSETQLIM to specify fields that need to change.
fdreg.h 76 #define FD_SPECIFY 0x03 /* specify HUT etc */
netlink.h 57 #define NLM_F_ROOT 0x100 /* specify tree root */
  /prebuilts/tools/common/proguard/proguard4.7/examples/
android.pro 13 # Specify the input jars, output jars, and library jars.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimDescriptors.java 94 "A resizing animation. You can specify the center point of the image from "
  /sdk/files/
android.el 100 Specify the package name --- and not the name of the application e.g., com.android.foo."
  /sdk/templates/activities/BlankActivity/root/src/app_package/
TabsAndPagerActivity.java.ftl 79 // the adapter. Also specify this Activity object, which implements
  /system/core/libion/
ion_test.c 275 printf("must specify a test (alloc, map, share)\n");
  /system/core/sh/
nodetypes 36 # lines specify the fields of the structure. Several node types can share
  /external/chromium/chrome/common/extensions/docs/
omnibox.html 368 specify a 16x16-pixel icon, which will be
474 The callback <em>parameter</em> should specify a function
478 If you specify the <em>callback</em> parameter, it should
479 specify a function that looks like this:
668 The callback <em>parameter</em> should specify a function
672 If you specify the <em>callback</em> parameter, it should
673 specify a function that looks like this:
    [all...]
messaging.html 391 except that you need to specify which tab to send it to. This example
469 except that you need to specify which tab to connect to. Simply replace the
683 The callback <em>parameter</em> should specify a function
687 If you specify the <em>callback</em> parameter, it should
688 specify a function that looks like this:
  /external/jmonkeyengine/engine/src/core/com/jme3/scene/
Mesh.java 89 * A primitive is a line segment. Every two vertices specify
96 * A primitive is a line segment. The first two vertices specify
112 * A primitive is a triangle. Each 3 vertices specify a single
119 * specify a triangle, while subsequent vertices are combined with
126 * specify a triangle, each 2 subsequent vertices are combined
505 * render state is enabled, in that case, the vertex shader must specify the
524 * Specify the line width for meshes of the line modes, such
    [all...]
  /libcore/luni/src/main/java/javax/crypto/
Cipher.java 348 // You MUST specify an algorithm.
    [all...]
  /ndk/sources/host-tools/make-3.81/doc/
make.info-1 114 * MAKEFILES Variable:: The environment can specify extra makefiles.
249 * Makefile Arguments:: How to specify which makefile to use.
250 * Goals:: How to use goal arguments to specify which
252 * Instead of Execution:: How to use mode flags to specify what
257 * Overriding:: How to override a variable to specify
589 Specify the Goals: Goals.) or with the `.DEFAULT_GOAL' special variable
616 specify anything to be done for them--the `.c' and `.h' files are not
    [all...]
make.texi 140 * MAKEFILES Variable:: The environment can specify extra makefiles.
275 * Makefile Arguments:: How to specify which makefile to use.
276 * Goals:: How to use goal arguments to specify which
278 * Instead of Execution:: How to use mode flags to specify what
283 * Overriding:: How to override a variable to specify
661 (@pxref{Goals, , Arguments to Specify the Goals}) or with the
698 specify anything to be done for them---the @samp{.c} and @samp{.h} files
    [all...]
  /external/chromium/net/tools/testserver/
testserver.py 10 the originating process over a pipe. The originating process can specify an
12 It can use https if you specify the flag --https=CERT where CERT is the path
    [all...]
  /frameworks/base/docs/html/guide/faq/
commontasks.jd 170 <p>When you want to open a new screen, you can either explicitly specify the activity
175 the criteria for the handling screen. To specify a specific screen, call Intent.setClass
283 <p>A better way to achieve the same end is to specify a theme in your Android
352 <p>Receivers can include intent filters to specify what kinds of intents they are
354 a single known receiver, the receiver does not specify an intent filter, and
368 // only specify the recipient class name.
404 will let you specify an Intent to send at a designated time. This intent is typically
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/
settings.jd 70 example, some apps allow users to specify whether notifications are enabled or specify how often the
148 to specify things such as a title for the setting and the default value. Each subclass also provides
498 <p>The first thing you must do is specify a default value for each {@link
564 android.preference.PreferenceActivity#onBuildHeaders onBuildHeaders()} callback to specify the
618 android.preference.PreferenceFragment} for each group and use the argument to specify which
    [all...]
  /external/llvm/docs/
TableGenFundamentals.rst 302 the user must specify it explicitly.
465 concrete classes. Parameterized TableGen classes specify a list of variable
483 In this case, template arguments are used as a space efficient way to specify a
548 (e.g. SPARC). In this case, you'd like to specify in one place that this
698 record`_, except they can specify a value binding for multiple records at a
YamlIO.rst 115 To specify a YAML mappings, you define a specialization on
269 is that you can now specify traits on them to get different YAML conversions.
663 inline notation (e.g [ foo, bar ] ). To specify that a sequence type should
687 can be used to easily specify SequenceTraits<> on a std::vector type. YAML
708 But for cases where you do want multiple documents, you can specify a

Completed in 3553 milliseconds

<<61626364656667686970>>