HomeSort by relevance Sort by last modified time
    Searched full:piece (Results 351 - 375 of 852) sorted by null

<<11121314151617181920>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
markupbase.py 46 # called for each piece of data exactly once, in order -- in other
doctest.py 308 # match for each piece. If there's no overall match that way alone,
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
markupbase.py 46 # called for each piece of data exactly once, in order -- in other
doctest.py 308 # match for each piece. If there's no overall match that way alone,
    [all...]
  /system/core/fastboot/
engine.c 361 // Following piece of code is similar to fb_queue_flash() but executes
  /external/chromium/chrome/browser/resources/net_internals/
main.js     [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
normlzr.h 99 * Internally, the Normalizer iterator normalizes a small piece of text
103 * With multiple iteration calls, this is repeated until the next piece
rbbi.h 366 * Set the iterator to analyze a new piece of text. This function resets
375 * Set the iterator to analyze a new piece of text. This function resets
ubidi.h 479 * the Bidi properties of a piece of text containing one or more paragraphs
    [all...]
  /external/chromium_org/third_party/re2/util/
pcre.h 265 // string (matched piece is copied to string)
266 // StringPiece (StringPiece is mutated to point to matched piece)
  /external/chromium_org/ui/native_theme/
native_theme_base.cc     [all...]
  /external/icu4c/common/unicode/
normlzr.h 99 * Internally, the Normalizer iterator normalizes a small piece of text
103 * With multiple iteration calls, this is repeated until the next piece
rbbi.h 394 * Set the iterator to analyze a new piece of text. This function resets
403 * Set the iterator to analyze a new piece of text. This function resets
  /external/llvm/docs/
DeveloperPolicy.rst 154 problem, we have a notion of an 'owner' for a piece of the code. The sole
162 review a piece of code, and we welcome code review from anyone who is
  /external/llvm/docs/tutorial/
LangImpl2.rst 180 With these basic helper functions, we can implement the first piece of
519 Finally, on the next iteration of the while loop, the "+g" piece is
LangImpl6.rst 262 The final piece of code we are missing, is a bit of top-level magic:
340 prefix and parse the remaining piece as another unary operator. This
409 time. Speaking of, the final piece we need to add is codegen support for
  /external/regex-re2/util/
pcre.h 259 // string (matched piece is copied to string)
260 // StringPiece (StringPiece is mutated to point to matched piece)
  /external/tremolo/Tremolo/
framing.c 271 /* make a new reference to tail the second piece */
281 /* update the first piece */
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp     [all...]
  /external/sonivox/docs/
JET_Programming_Manual.html 599 piece. The sequencing can be fixed at the time the music file is authored, or
639 field-end'></span><![endif]-->: Linear Music Piece</p>
654 segments can be recombined to create a linear music piece. In this example, the
674 field-end'></span><![endif]-->: Non-linear music piece</p>
678 <p class=MsoNormal>In this diagram, we see a non-linear music piece. The
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
cnormtst.c     [all...]
  /external/clang/lib/Lex/
LiteralSupport.cpp     [all...]
  /external/icu4c/test/cintltst/
cnormtst.c     [all...]
  /external/smack/src/org/jivesoftware/smack/util/
Base64.java 672 } // en dfor: each piece of array
    [all...]
  /libcore/luni/src/main/java/javax/crypto/
Cipher.java 343 String piece = pieces[i].trim(); local
344 if (!piece.isEmpty()) {
345 result[i] = piece;
    [all...]

Completed in 1718 milliseconds

<<11121314151617181920>>