HomeSort by relevance Sort by last modified time
    Searched full:iteration (Results 1401 - 1425 of 2702) sorted by null

<<51525354555657585960>>

  /external/chromium_org/base/json/
json_parser.cc 740 // Only add 3, not 4, because at the end of this iteration, the parser has
742 // the next iteration will advance to the next byte.
  /external/chromium_org/chrome/browser/ui/webui/
downloads_dom_handler.cc 346 // MessageLoop iteration. |download_item| may not have been removed from
484 // in a single UI message loop iteration when the user Clears All downloads.
  /external/chromium_org/sync/syncable/
model_type.cc 348 // bitset value here at compile time, rather than performing an iteration
403 // bitset value here at compile time, rather than performing an iteration
  /external/chromium_org/third_party/WebKit/Source/core/animation/
CompositorAnimations.cpp 312 // FIXME: Support non-zero iteration start.
316 // FIXME: Compositor only supports positive, integer iteration counts.
  /external/chromium_org/third_party/WebKit/Source/wtf/
ListHashSet.h 37 // Unlike iteration of most WTF Hash data structures, iteration is
    [all...]
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
bignum-dtoa.cc 209 // Prepare for next iteration.
280 // Prepare for next iteration.
    [all...]
  /external/chromium_org/third_party/icu/source/common/
dictbe.cpp 363 // Back up to where we were for next iteration
413 // Did we find a word on this iteration? If so, push it on the break stack
  /external/chromium_org/third_party/icu/source/common/unicode/
brkiter.h 36 * even when break iteration is removed from the build.
394 * Unicode 3.2 only. For Unicode 4.0 and above title boundary iteration,
  /external/chromium_org/third_party/icu/source/test/cintltst/
usettest.c 226 * @param inList list of set contents, in iteration order. Format is
227 * list of individual strings, in iteration order, followed by sorted
  /external/chromium_org/third_party/icu/source/test/intltest/
normconf.cpp 55 // Markus 2001oct26 - test edge case for iteration: U+0f73.cc==0 but decomposition.lead.cc==129
246 // remove U+ffff because that is the end-of-iteration sentinel value
  /external/chromium_org/third_party/jinja2/
runtime.py 281 """A loop context for dynamic iteration."""
555 """An undefined that barks on print and iteration as well as boolean
  /external/chromium_org/third_party/protobuf/java/src/test/java/com/google/protobuf/
ByteStringTest.java 153 // Call copyFrom on an iteration that's not a collection
159 assertEquals("copyFrom from an Iteration must contain the expected bytes",
  /external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/core/
cmap_table.h 106 // The cmap offers CharacterIterator to allow iteration over
107 // characters that are mapped by the cmap. This iteration mostly returns the
  /external/chromium_org/third_party/skia/src/gpu/
GrAAConvexPathRenderer.cpp 73 // the first and last iteration of the below loop would compute
75 // at i=1 and make the last iteration i=count-2.
  /external/chromium_org/third_party/sqlite/src/test/
malloc_common.tcl 373 # Each iteration of a loop, the TCL commands in any argument passed
375 # passed to the -sqlbody switch are executed. Each iteration the
  /external/chromium_org/third_party/tcmalloc/chromium/src/
heap-profile-table.h 155 // Allocation data iteration callback: gets passed object pointer and
172 // Allocation context profile data iteration callback
  /external/chromium_org/v8/src/
bignum-dtoa.cc 210 // Prepare for next iteration.
281 // Prepare for next iteration.
deoptimizer.h 112 // Function which is called before iteration of any optimized functions
118 // Function which is called after iteration of all optimized functions
  /external/icu4c/common/unicode/
brkiter.h 36 * even when break iteration is removed from the build.
386 * Unicode 3.2 only. For Unicode 4.0 and above title boundary iteration,
  /external/icu4c/samples/uciter8/
uit_len8.c 96 * Since UCharIterator delivers 16-bit code units, the iteration can be
106 * Add implementations that do not call strlen() for iteration but check for NUL.
  /external/icu4c/test/cintltst/
usettest.c 226 * @param inList list of set contents, in iteration order. Format is
227 * list of individual strings, in iteration order, followed by sorted
  /external/icu4c/test/intltest/
normconf.cpp 55 // Markus 2001oct26 - test edge case for iteration: U+0f73.cc==0 but decomposition.lead.cc==129
246 // remove U+ffff because that is the end-of-iteration sentinel value
  /external/jpeg/
cjpeg.c 204 * they have presumably been processed in a previous iteration.
205 * (Pass 0 for last_file_arg_seen on the first or only iteration.)
djpeg.c 167 * they have presumably been processed in a previous iteration.
168 * (Pass 0 for last_file_arg_seen on the first or only iteration.)
  /external/llvm/include/llvm/Analysis/
CallGraph.h 348 // nodes_iterator/begin/end - Allow iteration over all nodes in the graph
367 // nodes_iterator/begin/end - Allow iteration over all nodes in the graph

Completed in 2216 milliseconds

<<51525354555657585960>>