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

1 2 3 4 5 6 7 891011>>

  /external/kernel-headers/original/linux/
keychord.h 27 * at once to specify the list of keychords to monitor.
  /external/linux-tools-perf/Documentation/
perf-bench.txt 21 Specify format style.
66 Specify number of groups
70 Specify number of loops
97 Specify number of loops.
  /external/llvm/autoconf/m4/
find_std_program.m4 37 [Specify that the ]stdprog_long_name()[ install prefix is DIR]),
41 [Specify that the ]stdprog_long_name()[ binary is in DIR]),
45 [Specify that ]stdprog_long_name()[ libraries are in DIR]),
49 [Specify that the ]stdprog_long_name()[ includes are in DIR]),
  /external/llvm/include/llvm/Support/
Debug.h 15 // enabled automatically if you specify '-debug' on the command-line.
16 // Alternatively, you can also use the SET_DEBUG_TYPE("foo") macro to specify
18 // can specify '-debug-only=foo' to enable JUST the debug information for the
33 /// DEBUG_TYPE macro - Files can specify a DEBUG_TYPE as a string, which causes
  /external/llvm/projects/sample/autoconf/m4/
find_std_program.m4 37 [Specify that the ]stdprog_long_name()[ install prefix is DIR]),
41 [Specify that the ]stdprog_long_name()[ binary is in DIR]),
45 [Specify that ]stdprog_long_name()[ libraries are in DIR]),
49 [Specify that the ]stdprog_long_name()[ includes are in DIR]),
  /external/oprofile/doc/
opimport.1.in 28 Specify the output filename. If the output file already exists it is not overwritten but data are accumulated in. Sample filename are informative
  /external/proguard/examples/ant/
midlets.xml 21 <!-- Specify the input jars, output jars, and library jars. -->
  /external/proguard/examples/
midlets.pro 7 # Specify the input jars, output jars, and library jars.
retrace.pro 8 # Specify the input jars, output jars, and library jars.
  /external/qemu/
qemu_file.h 13 Q_FIELD_BUFFER_SIZE, /* to specify the size of buffers */
  /external/replicaisland/src/com/replica/replicaisland/
DrawableObject.java 56 // Function to allow drawables to specify culling rules.
  /external/skia/gyp/
android_deps.gyp 13 # edit the includes below to specify the actual location of the android.gypi.
android_system.gyp 13 # edit the includes below to specify the actual location of the android.gypi.
  /external/stlport/stlport/stl/config/
_dec_vms.h 71 # error "STLport won't work with new iostreams and std:: being implicitly included. Please use -std strict_ansi[_errors] or specify __NO_USE_STD_IOSTREAM"
  /external/strace/
README 8 specify it on the command line after the other options like this:
README-linux 17 * Specify the location in CFLAGS when running configure
  /external/valgrind/main/none/docs/
nl-manual.xml 10 <para>To use this tool, you must specify
  /external/webkit/Source/WebKit/scripts/
generate-webkitversion.pl 55 die "You must specify a --config <file> " unless (length($configFile));
56 die "You must specify a --outputDir <outputdir> " unless (length($outputDir));
58 die "./Source/WebKit/mac/Configurations/Version.xcconfig does not exist: use --config <file> to specify its correct location." unless (-e $configFile);
59 die "$outputDir/ does not exist: use --outputDir <directory> to specify the location of an output directory that exists" unless (-e "$outputDir");
  /frameworks/base/core/java/android/annotation/
SuppressLint.java 35 * ignored by lint. It is not an error to specify an unrecognized name.
  /frameworks/base/docs/html/guide/topics/resources/
overview.jd 45 <p>For any type of resource, you can specify <em>default</em> and multiple
52 configuration. To specify that a group of resources are for a specific configuration,
57 layout is saved in the {@code res/layout/} directory, you might specify a different layout to
67 specify alternative resources, access them in your application, and more:</p>
  /frameworks/base/docs/html/tools/help/
jobb.jd 55 <td>Specify the filename for the OBB file. This parameter is required when
60 <td>Specify the package name for the application that mounts the OBB file, which corresponds
72 <td>Specify a password for encrypting a new OBB file or decrypting an existing, encypted
85 specify the output directory for the contents using the {@code -d &lt;directory&gt;}
  /frameworks/base/docs/html/training/keyboard-input/
visibility.jd 14 <ol> <li><a href="#ShowOnStart">Show the Input Method When the Activity Starts</a></li> <li><a href="#ShowOnDemand">Show the Input Method On Demand</a></li> <li><a href="#Respond">Specify How Your UI Should Respond</a></li> </ol>
29 the visibility of the input method and specify how you'd like your layout to appear
90 <h2 id="Respond">Specify How Your UI Should Respond</h2>
95 you should specify how you'd like the system to display your UI in the remaining space.</p>
  /frameworks/support/v7/appcompat/
Android.mk 19 # Applications that use this library must specify LOCAL_RESOURCE_DIR
  /frameworks/support/v7/gridlayout/
Android.mk 19 # Applications that use this library must specify LOCAL_RESOURCE_DIR
  /libcore/dalvik/src/main/java/dalvik/annotation/
TestTargetClass.java 43 * Option to specify untested methods for the class.

Completed in 753 milliseconds

1 2 3 4 5 6 7 891011>>