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

<<21222324252627282930>>

  /external/webkit/Tools/Scripts/
run-webkit-app 39 die "Did not specify an application to open (e.g. run-webkit-app AppName).\n" unless length($ARGV[0]) > 0;
  /external/webkit/Tools/Scripts/webkitpy/thirdparty/simplejson/
__init__.py 145 ``.default()`` method to serialize additional types), specify it with
201 ``.default()`` method to serialize additional types), specify it with
237 To use a custom ``JSONDecoder`` subclass, specify it with the ``cls``
258 To use a custom ``JSONDecoder`` subclass, specify it with the ``cls``
  /frameworks/base/core/java/android/preference/
PreferenceFragment.java 55 * <li> From different {@link Activity Activities} that each specify its own
64 * To specify an {@link Intent} to query {@link Activity Activities} that each
66 * {@link Activity} can specify meta-data in the manifest (via the key
71 * To specify an object hierarchy rooted with {@link PreferenceScreen}, use
  /frameworks/base/data/fonts/
system_fonts.xml 16 is an optional file which may be supplied by vendors to specify other fallback fonts to use
  /frameworks/base/docs/html/tools/help/
sqlite3.jd 23 <p>You can also optionally specify a full path to a database that you want to explore.
  /frameworks/base/graphics/java/android/graphics/
Shader.java 77 * @param localM The shader's new local matrix, or null to specify identity
  /frameworks/base/tools/aapt/
ResourceFilter.cpp 76 // they didn't specify anything so take everything
  /frameworks/compile/slang/
RSCCOptions.td 31 HelpText<"Specify target API level (e.g. 14)">;
47 HelpText<"Specify output directory">;
78 HelpText<"Specify the package name that reflected Java files belong to">;
108 HelpText<"Specify output directory for dependencies output">;
  /frameworks/opt/photoviewer/src/com/android/ex/photo/provider/
PhotoContract.java 72 * Parameter used to specify which type of content to return.
  /libcore/luni/src/main/java/javax/crypto/spec/
IvParameterSpec.java 58 * <code>byteCount</code> do not specify a valid chunk in the
  /ndk/build/tools/
make-release.sh 28 register_var_option "--release=<name>" RELEASE "Specify release name"
32 register_var_option "--prefix=<name>" PREFIX "Specify package prefix"
53 register_var_option "--darwin-ssh=<hostname>" DARWIN_SSH "Specify Darwin hostname to ssh to for the build."
98 echo "ERROR: Can't specify --systems=windows w/o also specifying linux-x86"
  /ndk/sources/host-tools/make-3.81/tests/scripts/options/
dash-f 1 $description = "The following test tests that if you specify greater \n"
  /packages/apps/Contacts/src/com/android/contacts/widget/
FrameLayoutWithOverlay.java 27 * If necessary, you can specify your own alpha-layer and manually manage its z-order.
  /packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
StringTexture.java 30 // To create a StringTexture, use the newInstance() method and specify
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
dic_node_vector.h 37 // Specify the capacity of the vector
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmbr2684.h 51 * This structure is used to specify a br2684 interface - either by a
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmbr2684.h 51 * This structure is used to specify a br2684 interface - either by a
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmbr2684.h 51 * This structure is used to specify a br2684 interface - either by a
  /prebuilts/tools/common/proguard/proguard4.7/examples/ant/
applets.xml 14 <!-- Specify the input jars, output jars, and library jars. -->
applications2.xml 13 <!-- Specify the input jars, output jars, and library jars. -->
proguard.xml 17 <!-- Specify the input jars, output jars, and library jars. -->
servlets.xml 14 <!-- Specify the input jars, output jars, and library jars. -->
  /prebuilts/tools/common/proguard/proguard4.7/examples/
applets.pro 7 # Specify the input jars, output jars, and library jars.
applications.pro 7 # Specify the input jars, output jars, and library jars.
library.pro 8 # Specify the input jars, output jars, and library jars.

Completed in 1432 milliseconds

<<21222324252627282930>>