HomeSort by relevance Sort by last modified time
    Searched full:precede (Results 26 - 50 of 359) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
VisualRandomAccessEntry.java 24 * For some coding systems a sync sample is specified to be a random access point after which all samples in decoding order can be correctly decoded. However, it may be possible to encode an ?open? random access point, after which all samples in output order can be correctly decoded, but some samples following the random access point in decoding order and preceding the random access point in output order need not be correctly decodable. For example, an intra picture starting an open group of pictures can be followed in decoding order by (bi-)predicted pictures that however precede the intra picture in output order; though they possibly cannot be correctly decoded if the decoding starts from the intra picture, they are not needed.
  /external/llvm/test/MC/ARM/
eh-directive-setfp-diagnostics.s 17 @ CHECK: error: .fnstart must precede .setfp directive
36 @ CHECK: error: .setfp must precede .handlerdata directive
eh-directive-cantunwind-diagnostics.s 101 @ CHECK: error: .fnstart must precede .cantunwind directive
  /external/jsilver/src/com/google/streamhtmlparser/impl/
JavascriptParserImpl.java 147 * to figure out if it's the ending of a punctuator that can precede a
160 * against a list of keywords that are known to precede expressions in
  /development/samples/ApiDemos/src/com/example/android/apis/media/
MediaPlayerDemo_Video.java 100 * precede all the media data atoms. 2. The clip has to be
  /external/ceres-solver/include/ceres/
sized_cost_function.h 67 << "Zero block cannot precede a non-zero block. Block sizes are "
  /external/chromium/chrome/browser/
spellchecker_platform_engine_unittest.cc 246 {"preceed", "precede"},
  /external/chromium_org/chrome/browser/net/
pref_proxy_config_tracker_impl.h 99 // config is from policy or extension or other-precede.
  /external/chromium_org/third_party/re2/re2/
prefilter_tree.h 38 // must precede Compile.
  /external/libphonenumber/java/src/com/android/i18n/phonenumbers/
PhoneNumberMatcher.java 578 // The characters 'x' and 'X' can be (1) a carrier code, in which case they always precede the
579 // national significant number or (2) an extension sign, in which case they always precede the
588 // This is the carrier code case, in which the 'X's always precede the national
594 // This is the extension sign case, in which the 'x' or 'X' should always precede the
  /external/llvm/docs/CommandGuide/
llvm-nm.rst 149 Precede each symbol with the file it came from.
  /external/neven/Embedded/common/src/b_APIEm/
Types.h 52 * 2: jpeg compressed image (<(32) type><(32) width><(32) height> precede jpeg data)
  /external/regex-re2/re2/
prefilter_tree.h 35 // must precede Compile.
  /external/chromium_org/net/dns/
address_sorter_posix.cc 37 // Returns true if |p1| should precede |p2| in the table.
186 // Returns true iff |dst_a| should precede |dst_b| in the address list.
address_sorter_posix_unittest.cc 277 // Matching scope. Should precede the others by Rule 2.
  /external/jsilver/src/com/google/streamhtmlparser/util/
HtmlUtils.java 79 * Set of keywords that can precede a regular expression literal. Taken from:
312 * a {@code Set} of identifiers that can precede a regular expression in the
  /external/llvm/lib/Option/
OptTable.cpp 24 // the beginning (thus options precede any other options which prefix
26 // version should come first; a Flag option should precede a Joined
  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_platform_mac_unittest.cc 286 {"preceed", "precede"},
  /external/chromium_org/third_party/freetype/src/cff/
cf2hints.h 106 * bottom edge must immediately precede the top edge in the array.
  /external/freetype/src/cff/
cf2hints.h 106 * bottom edge must immediately precede the top edge in the array.
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
klonec.php 42 'COMMENT_SINGLE' => array(1 => '//', 2 => '#'),//#pour precede les include de C
  /external/llvm/lib/CodeGen/
ExpandPostRAPseudos.cpp 63 /// replacement instructions immediately precede it. Copy any implicit-def
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.cc 83 // always precede the national significant number or (2) an extension sign,
84 // in which case they always precede the extension number. We assume a
96 // This is the carrier code case, in which the 'X's always precede the
    [all...]
  /external/chromium_org/chrome/browser/mac/
dock.mm 242 // them next to each other. Google Chrome will precede Google Chrome
  /external/chromium_org/ppapi/proxy/
ppb_var_unittest.cc 78 // These three delegate classes which precede the test are for use with

Completed in 455 milliseconds

12 3 4 5 6 7 8 91011>>