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

<<41424344454647484950>>

  /external/openssh/
configure.ac 228 # Allow user to specify flags
230 [ --with-cflags Specify additional flags to pass to compiler],
239 [ --with-cppflags Specify additional flags to pass to preprocessor] ,
248 [ --with-ldflags Specify additional flags to pass to linker],
257 [ --with-libs Specify additional libraries to link with],
395 AC_MSG_CHECKING([how to specify blibpath for linker ($LD)])
414 AC_MSG_ERROR([*** must be able to specify blibpath on AIX - check config.log])
    [all...]
  /bootable/diskinstaller/
installer.c 218 ALOGE("Cannot specify the partition name AND an offset for %s",
333 ALOGE("Only raw images can specify direct offset on the disk. Please"
334 " specify the target partition name instead. (%s)", img->name);
  /docs/source.android.com/src/source/
using-repo.jd 33 <p>Many commands take a project list as an argument. You can specify project-list as a list of names or a list of paths to local source directories for the projects:</p>
45 <p><code>-u</code>: specify a URL from which to retrieve a manifest repository. The common manifest can be found at <code>https://android.googlesource.com/platform/manifest</code></p>
51 <p><code>-b</code>: specify a revision, i.e., a particular manifest-branch.</p>
  /external/antlr/antlr-3.4/runtime/Delphi/
README.TXT 67 Specify that Delphi code should be generated for a grammar
69 To specify that the ANTLR tool should generate Delphi (2009) code (rather than
137 the parser/lexer unit. This means that you need to specify the full name of
  /external/bison/doc/
refcard.tex 7 % Specify how many you want here. Nothing else needs to be changed
9 % For printing reference cards to use in books, specify one column
323 \key{Specify the output file.} {-o {\it filename}}
  /external/bluetooth/bluedroid/stack/include/
port_api.h 381 ** signal - specify the function to be passed
423 ** p_signal - specify the pointer to control signals info
517 ** purge_flags - specify the action to take.
  /external/chromium/chrome/browser/themes/
browser_theme_pack_unittest.cc 202 // If we specify a link color, but don't specify the underline color, the
221 // If we specify the underline color, it shouldn't try to generate one.
  /external/chromium/chrome/common/extensions/docs/
devtools.html 317 The callback <em>parameter</em> should specify a function
321 If you specify the <em>callback</em> parameter, it should
322 specify a function that looks like this:
experimental.extension.html 384 The callback <em>parameter</em> should specify a function
388 If you specify the <em>callback</em> parameter, it should
389 specify a function that looks like this:
755 The callback <em>parameter</em> should specify a function
759 If you specify the <em>callback</em> parameter, it should
760 specify a function that looks like this:
    [all...]
  /external/dnsmasq/
setup.html 183 specify more than one domain in each server option. If there is
185 <TT>server</TT> options as is needed to specify them all.
213 cable-modem so dnsmasq allows you to specify which interfaces it will
  /external/e2fsprogs/debugfs/
debugfs.8.in 95 1024 bytes from the beginning of the filesystem). If you specify the
133 as an argument to specify an inode (as opposed to a pathname)
313 option, which uses an inode specifier to specify the journal to be
  /external/jpeg/
jpegtran.c 77 fprintf(stderr, " -outfile name Specify name for output file\n");
433 /* Specify data source for decompression */
469 /* Specify data destination for compression */
  /external/llvm/docs/
LLVMBuild.rst 85 have private and public header files, and may specify a link of required
199 actual build, and are not allowed to specify dependencies.
250 specify things like "all targets", or "all assembly printers".
  /external/llvm/include/llvm/Target/
Target.td 76 // SubRegIndices - For each register in SubRegs, specify the SubRegIndex used
111 // need to specify sub-registers.
127 // between registers are defined, specify which registers belong to which
136 // RegType - Specify the list ValueType of the registers in this register
144 // Size - Specify the spill size in bits of the registers. A default value of
148 // Alignment - Specify the alignment required of the registers when they are
153 // CopyCost - This value is used to specify the cost of copying a value
159 // MemberList - Specify which registers are in this class. If the
170 // isAllocatable - Specify that the register class can be used for virtual
642 // Target can specify its instructions in either big or little-endian formats
    [all...]
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyConnection.java 167 int associatedStreamId = 0; // TODO: permit the caller to specify an associated stream?
168 int priority = 0; // TODO: permit the caller to specify a priority?
169 int slot = 0; // TODO: permit the caller to specify a slot?
  /external/opencv/cv/include/
cv.hpp 76 _ksize and _anchor specify the kernel size and the anchor point. _anchor=(-1,-1) means
79 _border_value specify the pixel value in case of IPL_BORDER_CONSTANT border mode.
93 in the later case width, _src_y1 and _src_y2 are used to specify the size.
  /external/oprofile/
oprofile_android 116 print " -e, --event=[spec] : specify an event type to profile, eg. --event=CPU_CYCLES:100000"
118 print " -c, --callgraph=[depth] : specify callgraph capture depth, default is none"
234 print '* Must specify --timer or at least one --event argument.'
  /external/qemu/
CHANGES.TXT 265 - The emulator now requires that you specify a virtual device name when
292 * you should now use '-sysdir <dir>' instead of '-system <dir>' to specify
336 - Environment variable ANDROID_SDK_HOME can be used to specify the location
349 - The '-skindir <path>' option now requires that you specify a '-skin <name>'
593 - the new '-shell-serial <device>' allows you to specify a device to
692 a new '-timezone <timezone>' option to be able to specify a different one.
706 - a new '-dns-server <server>' option can be used to specify a comma-separated
722 - add a new '-port <port>' option to specify which port the emulator should
727 - [DEPRECATED] add a new '-adb-port <port>' option to specify which port the
862 also specify a logging bitmask with the ANDROID_SLIRP_LOGMASK environmen
    [all...]
  /external/qemu/distrib/jpeg-6b/
jpegtran.c 77 fprintf(stderr, " -outfile name Specify name for output file\n");
433 /* Specify data source for decompression */
469 /* Specify data destination for compression */
  /external/v8/tools/
push-to-trunk.sh 50 -s Specify the step where to start work. Default: 0.
51 -l Manually specify the git commit ID of the last push to trunk.
52 -c Specify the path to your Chromium src/ directory to automate the
  /external/webkit/Source/JavaScriptCore/icu/unicode/
umachine.h 119 * This is used to specify that the rest of the code uses the
202 * Provides a platform independent way to specify a signed 64-bit integer constant.
210 * Provides a platform independent way to specify an unsigned 64-bit integer constant.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
README-jsDriver.html 153 does not support this option, it is recommended you specify your
239 Specify a list of tests to execute. FILE can be a plain text file
251 Specify a list of tests to skip. FILE has the same meaning as in
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
umachine.h 119 * This is used to specify that the rest of the code uses the
202 * Provides a platform independent way to specify a signed 64-bit integer constant.
210 * Provides a platform independent way to specify an unsigned 64-bit integer constant.
  /external/webkit/Source/WebCore/icu/unicode/
umachine.h 119 * This is used to specify that the rest of the code uses the
202 * Provides a platform independent way to specify a signed 64-bit integer constant.
210 * Provides a platform independent way to specify an unsigned 64-bit integer constant.
  /external/webkit/Source/WebCore/platform/graphics/chromium/
TransparencyWin.cpp 123 // This bitmap will be empty if you don't specify needReferenceBuffer to the
457 // Note that we need to specify the source layer subset, since the bitmap
492 // Note that we need to specify the source layer subset, since the bitmap

Completed in 855 milliseconds

<<41424344454647484950>>