HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 1976 - 2000 of 7007) sorted by null

<<71727374757677787980>>

  /external/libffi/src/mips/
o32.S 250 # Store all possible argument registers. If there are more than
264 # Store all possible float/double registers.
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberMatcher.java 104 * also possible that the leading bracket was dropped, so we shouldn't be surprised if we see a
335 // We consider white space to be a possible indication of the start or end of the phone number.
  /external/libvpx/examples/includes/HTML-Toc-0.91/
Toc.pod 254 Normally, the ToC will be made of text between specified ToC tokens. It's also possible to use the attribute value of a token as a ToC text. This can be done by specifying the attribute marked with an L<attributeToTocToken|"attributeToTocToken"> within the L<tokenBegin|"tokenBegin"> token. For example, suppose you want to generate a ToC of the C<alt> attributes of the following image tokens:
293 Besides generating a ToC of a single file, it's also possible to generate a single ToC of multiple files. This can be done by specifying either an array of files as the file argument and/or by extending an existing ToC.
333 It's also possible to extend an existing ToC. For example, suppose we want the generate a ToC of file C<doc1.htm>:
370 It's possible to generate multiple ToCs at once by specifying a C<HTML::Toc> object array as the ToC argument. For example, suppose you want to generate a default ToC of HTML headings <h1>..<h6> as well as a ToC of the C<alt> image attributes of the following text:
602 Instead of using the HTML ordered list (OL), it's also possible to use the generated numbers to number to ToC nodes. This can be done by modifying L<templateLevel|"templateLevel">:
    [all...]
  /external/libvpx/vp8/common/
loopfilter.c 141 /* For each possible value for the loop filter fill out a "loop_filter_info" entry. */
215 /* For each possible value for the loop filter fill out a "loop_filter_info" entry. */
  /external/libvpx/vp8/encoder/
ssim.c 77 // small errors are possible, due to rounding. Clamp to zero.
139 // small errors are possible, due to rounding. Clamp to zero.
  /external/llvm/docs/
GCCFEBuildInstrs.html 43 <p>It is also possible to download the sources of the llvm-gcc front end
96 the rest of gcc). Otherwise it is possible to combine two versions
  /external/llvm/include/llvm/ADT/
Twine.h 48 /// Given the nature of a Twine, it is not possible for the Twine's
292 // FIXME: Unfortunately, to make sure this is as efficient as possible we
  /external/llvm/include/llvm/CodeGen/
FastISel.h 104 /// vreg is being provided by the specified load instruction. If possible,
106 /// possible.
LiveIntervalAnalysis.h 313 /// getLastSplitPoint - Return the last possible insertion point in mbb for
392 /// folding is possible.
  /external/llvm/include/llvm/
Pass.h 13 // Passes are designed this way so that it is possible to run passes in a cache
16 // executed as efficiently as possible.
  /external/llvm/include/llvm/Support/
TimeValue.h 40 /// @brief The smallest possible time value.
46 /// @brief The largest possible time value.
  /external/llvm/lib/Analysis/
AliasAnalysis.cpp 348 /// canBasicBlockModify - Return true if it is possible for execution of the
356 /// canInstructionRangeModify - Return true if it is possible for the execution
ProfileEstimatorPass.cpp 117 // otherwise it would be possible to violate the flow condition in another
391 DEBUG(dbgs() << "No assumption possible in Fuction "<<F.getName()<<", setting all to zero\n");
  /external/llvm/lib/CodeGen/
CodePlacementOpt.cpp 96 /// possible to complete the changes.
99 /// whenever possible.
  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 71 /// Rotate Loop L as many times as possible. Return true if
226 // possible or create a clone in the OldPreHeader if not.
  /external/llvm/test/MC/MachO/
darwin-x86_64-reloc-offsets.s 54 // it is not possible to correctly encode these without SIGNED<N>. This is
56 // not possible to encode an address (L<foo> + <constant>) which is outside the
  /external/llvm/tools/bugpoint/
BugDriver.h 99 /// crashes on an input. It attempts to reduce the input as much as possible
298 /// return it, or return null if not possible.
  /external/mesa3d/docs/
dispatch.html 44 <p>In multi-threaded environments, it is possible for each thread to have a
105 unnecessary! It is possible to detect this common case and avoid these
  /external/openssl/crypto/engine/
README 67 continue with this approach for EVP_CIPHER support (even if it *was* possible)
123 if ENGINEs implement *all* possible algorithms, an application using only
  /external/openssl/crypto/
sparccpuid.S 248 ! single-issue, it should be possible to distinguish Tx reliably...
257 ! It would be possible to detect specifically US-T1 by instrumenting
  /external/oprofile/opjitconv/
opjitconv.c 310 printf("Possible error: No matching anon samples for %s\n",
610 * are not possible anymore.
  /external/pcre/
config.h.android 34 will assume input strings are ASCII or UTF-8 Unicode. It is not possible to
229 10. The possible values are 10 (LF), 13 (CR), 3338 (CRLF), -1 (ANY), or -2
config.h.generic 34 will assume input strings are ASCII or UTF-8 Unicode. It is not possible to
227 10. The possible values are 10 (LF), 13 (CR), 3338 (CRLF), -1 (ANY), or -2
  /external/pcre/doc/html/
pcredemo.html 83 * First, sort out the command line. There is only one possible option at *
341 is zero, it just means we have found all possible matches, so the loop ends.
  /external/pcre/doc/
pcre.3 62 function makes it possible for a client to discover which features are
75 environments, it is possible to control which external symbols are exported

Completed in 1412 milliseconds

<<71727374757677787980>>