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

<<11121314151617181920>>

  /device/generic/mini-emulator-armv7-a-neon/
init.mini-emulator.rc 62 # For the emulator, which bypasses Setup Wizard, you can specify
72 # supported, and arbitrary breakage may result if you specify
  /external/chromium/chrome/browser/policy/
configuration_policy_provider.h 51 // Must be implemented by provider subclasses to specify the provider-specific
53 // it needs a policy provider to specify its policy choices. In |Provide|, the
  /external/chromium/chrome/browser/ui/webui/
html_dialog_tab_contents_delegate.cc 35 // Specify a NULL browser for navigation. This will cause Navigate()
62 // Specify a NULL browser for navigation. This will cause Navigate()
  /external/chromium/chrome/common/extensions/docs/static/
experimental.html 39 Specify the "experimental"
61 <li> Specify the <b>--enable-experimental-extension-apis</b> flag
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
run_all.py 38 To change loggin level, please specify --log-level option.
41 To pass any option to unittest module, please specify options after '--'. For
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
HTTPProxyData.java 8 * A <code>HTTPProxyData</code> object is used to specify the needed connection data
50 * Connection data for a HTTP proxy. It is possible to specify a username and password
  /external/libvpx/libvpx/examples/
decode_with_drops.txt 32 To drop a range of frames, specify the starting frame and the ending
41 To drop a pattern of frames, specify the number of frames to drop and
  /external/libvpx/libvpx/examples/includes/geshi/docs/
TODO 45 Ability to specify a "specialised" dialect as default? [DONE]
49 - Ability to specify that strings cannot be multiline [DONE]
  /external/llvm/docs/CommandGuide/
llvm-link.rst 14 unless the :option:`-o` option is used to specify a filename.
42 Specify the output file name. If ``filename`` is "``-``", then
  /external/llvm/include/llvm/Support/
FileUtilities.h 25 /// This function allows you to specify an absolute and relative FP error that
26 /// is allowed to exist. If you specify a string to fill in for the error
  /external/llvm/include/llvm/Transforms/
Instrumentation.h 37 // Specify whether to emit .gcno files.
40 // Specify whether to modify the program to emit .gcda files when run.
  /external/llvm/utils/
profile.pl 49 print " -o <file> - Specify an output file other than llvm-prof.out.\n";
59 die "Must specify LLVM bitcode file as first argument!" if (@ARGV == 0);
  /external/oprofile/pp/
opannotate_options.cpp 99 cerr << "you must specify at least --source or --assembly\n";
109 cerr << "--base-dirs is useless unless you specify an "
  /external/proguard/src/proguard/shrink/
Shrinker.java 58 throw new IOException("You have to specify '-keep' options for the shrinking step.");
148 throw new IOException("The output jar is empty. Did you specify the proper '-keep' options?");
  /external/skia/include/core/
SkGraphics.h 43 * Specify the max number of bytes that should be used by the font cache.
87 * Specify the max number of bytes that should be used by the thread-local
  /external/webkit/Source/WebKit/chromium/public/
WebFont.h 69 // |from| and |to| allow the caller to specify a subrange of the given text
83 // |from| -> |to| of the given text run. You can use -1 for |to| to specify
  /frameworks/av/include/media/
IStreamSource.h 58 // specify an int64_t PTS timestamp in "msg".
64 // specify the type(s) of discontinuity, i.e. if the
  /frameworks/base/core/java/android/os/
Vibrator.java 77 * Like {@link #vibrate(long)}, but allowing the caller to specify that
84 * Like {@link #vibrate(long[], int)}, but allowing the caller to specify that
  /frameworks/base/graphics/java/android/graphics/drawable/
PaintDrawable.java 40 * Specify radius for the corners of the rectangle. If this is > 0, then the
56 * Specify radii for each of the 4 corners. For each corner, the array
  /frameworks/compile/mclinker/include/mcld/Target/
GNUInfo.h 41 /// defaultTextSegmentAddr - target should specify its own default start address
56 /// isDefaultExecStack - target should specify whether the stack is default
  /frameworks/volley/tests/src/com/android/volley/toolbox/
ImageRequestTest.java 47 // Specify only width, preserve aspect ratio
52 // Specify only height, preserve aspect ratio
  /libcore/support/src/test/java/libcore/javax/net/ssl/
TestSSLSocketPair.java 66 * existing SSLContext. Optionally specify clientCipherSuites to
68 * caching. Optionally specify serverCipherSuites for testing
  /ndk/build/tools/
build-host-awk.sh 32 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK install directory"
38 register_var_option "--make=<path>" GNUMAKE "Specify GNU Make program"
build-host-make.sh 36 register_option "--out=<file>" do_out "Specify output executable path" "$OUT"
40 register_var_option "--make=<path>" GNUMAKE "Specify GNU Make program for the build"
build-host-sed.sh 32 register_var_option "--ndk-dir=<path>" NDK_DIR "Specify NDK install directory"
38 register_var_option "--make=<path>" GNUMAKE "Specify GNU Make program"

Completed in 1449 milliseconds

<<11121314151617181920>>