HomeSort by relevance Sort by last modified time
    Searched full:pass (Results 1101 - 1125 of 3584) sorted by null

<<41424344454647484950>>

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windres.1 249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-windres.1 249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-windres.1 248 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
262 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
270 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
arm-eabi-g++.1 189 \&\fB\-c \-S \-E \-o\fR \fIfile\fR \fB\-combine \-pipe \-pass\-exit\-codes
    [all...]
arm-eabi-gcc.1 189 \&\fB\-c \-S \-E \-o\fR \fIfile\fR \fB\-combine \-pipe \-pass\-exit\-codes
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-windres.1 249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-windres.1 249 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
263 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
271 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-windres.1 248 \&\fBwindres\fR will pass this to the preprocessor as an \fB\-I\fR
262 Specify a \fB\-D\fR option to pass to the preprocessor when reading an
270 Specify a \fB\-U\fR option to pass to the preprocessor when reading an
i686-unknown-linux-gnu-g++.1 189 \&\fB\-c \-S \-E \-o\fR \fIfile\fR \fB\-combine \-pipe \-pass\-exit\-codes
    [all...]
i686-unknown-linux-gnu-gcc.1 189 \&\fB\-c \-S \-E \-o\fR \fIfile\fR \fB\-combine \-pipe \-pass\-exit\-codes
    [all...]
  /sdk/eventanalyzer/src/com/android/eventanalyzer/
EventAnalyzer.java 141 // pass
145 // pass
246 // pass
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-g++.1 189 \&\fB\-c \-S \-E \-o\fR \fIfile\fR \fB\-combine \-pipe \-pass\-exit\-codes
    [all...]
arm-eabi-gcc.1 189 \&\fB\-c \-S \-E \-o\fR \fIfile\fR \fB\-combine \-pipe \-pass\-exit\-codes
    [all...]
  /external/bluetooth/glib/gio/
gfile.c 844 * @user_data: the data to pass to callback function
    [all...]
  /external/e2fsprogs/misc/
fsck.c 862 * If the pass number is 0, ignore it.
872 _("%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n"),
1005 * If the filesystem's pass number is higher
1006 * than the current pass number, then we don't
1020 * this to another pass.
1046 printf(_("--waiting-- (pass %d)\n"), passno);
  /external/e2fsprogs/tests/r_move_itable/
expect 4 Begin pass 1 (max = 35)
8 Pass 1: Checking inodes, blocks, and sizes
9 Pass 2: Checking directory structure
10 Pass 3: Checking directory connectivity
11 Pass 4: Checking reference counts
12 Pass 5: Checking group summary information
301 Begin pass 1 (max = 39)
307 Pass 1: Checking inodes, blocks, and sizes
308 Pass 2: Checking directory structure
309 Pass 3: Checking directory connectivit
    [all...]
  /external/openssl/crypto/evp/
evp.h 268 #define EVP_MD_FLAG_SVCTX 0x0800 /* pass EVP_MD_SVCTX to sign/verify */
435 typedef int (EVP_PBE_KEYGEN)(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
    [all...]
  /external/openssl/include/openssl/
evp.h 268 #define EVP_MD_FLAG_SVCTX 0x0800 /* pass EVP_MD_SVCTX to sign/verify */
435 typedef int (EVP_PBE_KEYGEN)(EVP_CIPHER_CTX *ctx, const char *pass, int passlen,
    [all...]
  /external/webkit/WebKitTools/Scripts/
VCSUtils.pm 87 # Args: pass the child error status returned by the last pipe close,
784 # shouldReverse: whether to pass --reverse (defaults to 0).
785 # options: a reference to an array of options to pass to the
811 "status $exitStatus. Pass --force to ignore patch failures.\n";
837 print STDERR " OR pass --name= on the command line\n";
859 print STDERR " OR pass --email= on the command line\n";
  /external/e2fsprogs/po/
sv.po 506 msgid "Pass 1"
507 msgstr "Pass 1"
547 msgid "Pass 2"
548 msgstr "Pass 2"
559 msgid "Pass 3"
560 msgstr "Pass 3"
567 msgid "Pass 4"
568 msgstr "Pass 4"
571 msgid "Pass 5"
572 msgstr "Pass 5
    [all...]
  /cts/tests/tests/widget/src/android/widget/cts/
AbsSeekBarTest.java 119 Drawable drawable2 = mResources.getDrawable(R.drawable.pass);
167 Drawable drawable2 = mResources.getDrawable(R.drawable.pass);
CheckedTextViewTest.java 270 Drawable secondDrawable = mResources.getDrawable(R.drawable.pass);
316 Drawable secondDrawable = mResources.getDrawable(R.drawable.pass);
CompoundButtonTest.java 268 Drawable secondDrawable = mResources.getDrawable(R.drawable.pass);
300 compoundButton.setButtonDrawable(R.drawable.pass);
  /dalvik/libcore/archive/src/main/java/java/util/zip/
InflaterInputStream.java 68 * This is the most basic constructor. You only need to pass the {@code
81 * This constructor lets you pass a specifically initialized Inflater,
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 45 * it first if system permissions allow. Don't pass in the name of
66 * it first if system permissions allow. Don't pass in the name of

Completed in 432 milliseconds

<<41424344454647484950>>