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

<<11121314151617181920>>

  /external/ceres-solver/internal/ceres/
conjugate_gradients_solver.cc 118 VLOG(3) << "cg iteration " << summary.num_iterations;
173 // r = b - Ax. We do not do this every iteration because this
193 // the solver terminates at iteration i if
  /external/chromium_org/base/
callback_list_unittest.cc 219 // during iteration without invalidating the iterator.
259 // Test that a callback can add another callback to the list durning iteration
261 // the current iteration as will all other callbacks in the list.
  /external/chromium_org/chrome/browser/resources/file_manager/common/js/
async_util.js 20 * @param {function(function(), T, number, Array.<T>} callback The iteration
22 * the iteration.
40 completionCallback(); // Don't pass iteration completion callback.
  /external/chromium_org/gpu/command_buffer/tests/
compressed_texture_test.cc 79 // Each iteration defines a 4x4 block of texture.
97 // Each iteration defines a 4x4 block of texture.
121 // Each iteration defines a 4x4 block of texture.
  /external/chromium_org/media/filters/
audio_renderer_algorithm.h 111 // Run one iteration of WSOLA, if there are sufficient frames. This will
201 // Auxiliary variables to avoid allocation in every iteration.
203 // Stores the optimal block in every iteration. This is the most
  /external/chromium_org/third_party/mesa/src/src/glsl/
loop_controls.cpp 117 * loop does not have a maximum iteration count.
248 /* If the new iteration count is lower than the previously
249 * believed iteration count, update the loop control values.
  /external/chromium_org/ui/gfx/image/
image_family_unittest.cc 59 // Tests iteration over an ImageFamily.
60 TEST_F(ImageFamilyTest, Iteration) {
64 // Expect iteration in order of aspect ratio (from thinnest to widest), then
  /external/mesa3d/src/glsl/
loop_controls.cpp 117 * loop does not have a maximum iteration count.
248 /* If the new iteration count is lower than the previously
249 * believed iteration count, update the loop control values.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_map.h 303 * Iteration is done in ascending order according to the keys.
311 * in the %map. Iteration is done in ascending order according to the
320 * pair in the %map. Iteration is done in ascending order
329 * pair in the %map. Iteration is done in ascending order according to
338 * the %map. Iteration is done in descending order according to the
347 * last pair in the %map. Iteration is done in descending order
356 * first pair in the %map. Iteration is done in descending order
365 * before the first pair in the %map. Iteration is done in descending
375 * in the %map. Iteration is done in ascending order according to the
384 * pair in the %map. Iteration is done in ascending order according t
    [all...]
stl_multimap.h 299 * %multimap. Iteration is done in ascending order according to the
308 * in the %multimap. Iteration is done in ascending order according to
317 * the %multimap. Iteration is done in ascending order according to the
326 * pair in the %multimap. Iteration is done in ascending order according
335 * the %multimap. Iteration is done in descending order according to the
344 * last pair in the %multimap. Iteration is done in descending order
353 * first pair in the %multimap. Iteration is done in descending order
362 * before the first pair in the %multimap. Iteration is done in
372 * in the %multimap. Iteration is done in ascending order according to
381 * pair in the %multimap. Iteration is done in ascending order accordin
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_map.h 306 * Iteration is done in ascending order according to the keys.
314 * in the %map. Iteration is done in ascending order according to the
323 * pair in the %map. Iteration is done in ascending order
332 * pair in the %map. Iteration is done in ascending order according to
341 * the %map. Iteration is done in descending order according to the
350 * last pair in the %map. Iteration is done in descending order
359 * first pair in the %map. Iteration is done in descending order
368 * before the first pair in the %map. Iteration is done in descending
378 * in the %map. Iteration is done in ascending order according to the
387 * pair in the %map. Iteration is done in ascending order according t
    [all...]
stl_multimap.h 302 * %multimap. Iteration is done in ascending order according to the
311 * in the %multimap. Iteration is done in ascending order according to
320 * the %multimap. Iteration is done in ascending order according to the
329 * pair in the %multimap. Iteration is done in ascending order according
338 * the %multimap. Iteration is done in descending order according to the
347 * last pair in the %multimap. Iteration is done in descending order
356 * first pair in the %multimap. Iteration is done in descending order
365 * before the first pair in the %multimap. Iteration is done in
375 * in the %multimap. Iteration is done in ascending order according to
384 * pair in the %multimap. Iteration is done in ascending order accordin
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_map.h 306 * Iteration is done in ascending order according to the keys.
314 * in the %map. Iteration is done in ascending order according to the
323 * pair in the %map. Iteration is done in ascending order
332 * pair in the %map. Iteration is done in ascending order according to
341 * the %map. Iteration is done in descending order according to the
350 * last pair in the %map. Iteration is done in descending order
359 * first pair in the %map. Iteration is done in descending order
368 * before the first pair in the %map. Iteration is done in descending
378 * in the %map. Iteration is done in ascending order according to the
387 * pair in the %map. Iteration is done in ascending order according t
    [all...]
stl_multimap.h 302 * %multimap. Iteration is done in ascending order according to the
311 * in the %multimap. Iteration is done in ascending order according to
320 * the %multimap. Iteration is done in ascending order according to the
329 * pair in the %multimap. Iteration is done in ascending order according
338 * the %multimap. Iteration is done in descending order according to the
347 * last pair in the %multimap. Iteration is done in descending order
356 * first pair in the %multimap. Iteration is done in descending order
365 * before the first pair in the %multimap. Iteration is done in
375 * in the %multimap. Iteration is done in ascending order according to
384 * pair in the %multimap. Iteration is done in ascending order accordin
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 303 * Iteration is done in ascending order according to the keys.
311 * in the %map. Iteration is done in ascending order according to the
320 * pair in the %map. Iteration is done in ascending order
329 * pair in the %map. Iteration is done in ascending order according to
338 * the %map. Iteration is done in descending order according to the
347 * last pair in the %map. Iteration is done in descending order
356 * first pair in the %map. Iteration is done in descending order
365 * before the first pair in the %map. Iteration is done in descending
375 * in the %map. Iteration is done in ascending order according to the
384 * pair in the %map. Iteration is done in ascending order according t
    [all...]
stl_multimap.h 299 * %multimap. Iteration is done in ascending order according to the
308 * in the %multimap. Iteration is done in ascending order according to
317 * the %multimap. Iteration is done in ascending order according to the
326 * pair in the %multimap. Iteration is done in ascending order according
335 * the %multimap. Iteration is done in descending order according to the
344 * last pair in the %multimap. Iteration is done in descending order
353 * first pair in the %multimap. Iteration is done in descending order
362 * before the first pair in the %multimap. Iteration is done in
372 * in the %multimap. Iteration is done in ascending order according to
381 * pair in the %multimap. Iteration is done in ascending order accordin
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 303 * Iteration is done in ascending order according to the keys.
311 * in the %map. Iteration is done in ascending order according to the
320 * pair in the %map. Iteration is done in ascending order
329 * pair in the %map. Iteration is done in ascending order according to
338 * the %map. Iteration is done in descending order according to the
347 * last pair in the %map. Iteration is done in descending order
356 * first pair in the %map. Iteration is done in descending order
365 * before the first pair in the %map. Iteration is done in descending
375 * in the %map. Iteration is done in ascending order according to the
384 * pair in the %map. Iteration is done in ascending order according t
    [all...]
stl_multimap.h 299 * %multimap. Iteration is done in ascending order according to the
308 * in the %multimap. Iteration is done in ascending order according to
317 * the %multimap. Iteration is done in ascending order according to the
326 * pair in the %multimap. Iteration is done in ascending order according
335 * the %multimap. Iteration is done in descending order according to the
344 * last pair in the %multimap. Iteration is done in descending order
353 * first pair in the %multimap. Iteration is done in descending order
362 * before the first pair in the %multimap. Iteration is done in
372 * in the %multimap. Iteration is done in ascending order according to
381 * pair in the %multimap. Iteration is done in ascending order accordin
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 303 * Iteration is done in ascending order according to the keys.
311 * in the %map. Iteration is done in ascending order according to the
320 * pair in the %map. Iteration is done in ascending order
329 * pair in the %map. Iteration is done in ascending order according to
338 * the %map. Iteration is done in descending order according to the
347 * last pair in the %map. Iteration is done in descending order
356 * first pair in the %map. Iteration is done in descending order
365 * before the first pair in the %map. Iteration is done in descending
375 * in the %map. Iteration is done in ascending order according to the
384 * pair in the %map. Iteration is done in ascending order according t
    [all...]
stl_multimap.h 299 * %multimap. Iteration is done in ascending order according to the
308 * in the %multimap. Iteration is done in ascending order according to
317 * the %multimap. Iteration is done in ascending order according to the
326 * pair in the %multimap. Iteration is done in ascending order according
335 * the %multimap. Iteration is done in descending order according to the
344 * last pair in the %multimap. Iteration is done in descending order
353 * first pair in the %multimap. Iteration is done in descending order
362 * before the first pair in the %multimap. Iteration is done in
372 * in the %multimap. Iteration is done in ascending order according to
381 * pair in the %multimap. Iteration is done in ascending order accordin
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_map.h 303 * Iteration is done in ascending order according to the keys.
311 * in the %map. Iteration is done in ascending order according to the
320 * pair in the %map. Iteration is done in ascending order
329 * pair in the %map. Iteration is done in ascending order according to
338 * the %map. Iteration is done in descending order according to the
347 * last pair in the %map. Iteration is done in descending order
356 * first pair in the %map. Iteration is done in descending order
365 * before the first pair in the %map. Iteration is done in descending
375 * in the %map. Iteration is done in ascending order according to the
384 * pair in the %map. Iteration is done in ascending order according t
    [all...]
stl_multimap.h 299 * %multimap. Iteration is done in ascending order according to the
308 * in the %multimap. Iteration is done in ascending order according to
317 * the %multimap. Iteration is done in ascending order according to the
326 * pair in the %multimap. Iteration is done in ascending order according
335 * the %multimap. Iteration is done in descending order according to the
344 * last pair in the %multimap. Iteration is done in descending order
353 * first pair in the %multimap. Iteration is done in descending order
362 * before the first pair in the %multimap. Iteration is done in
372 * in the %multimap. Iteration is done in ascending order according to
381 * pair in the %multimap. Iteration is done in ascending order accordin
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_map.h 306 * Iteration is done in ascending order according to the keys.
314 * in the %map. Iteration is done in ascending order according to the
323 * pair in the %map. Iteration is done in ascending order
332 * pair in the %map. Iteration is done in ascending order according to
341 * the %map. Iteration is done in descending order according to the
350 * last pair in the %map. Iteration is done in descending order
359 * first pair in the %map. Iteration is done in descending order
368 * before the first pair in the %map. Iteration is done in descending
378 * in the %map. Iteration is done in ascending order according to the
387 * pair in the %map. Iteration is done in ascending order according t
    [all...]
stl_multimap.h 302 * %multimap. Iteration is done in ascending order according to the
311 * in the %multimap. Iteration is done in ascending order according to
320 * the %multimap. Iteration is done in ascending order according to the
329 * pair in the %multimap. Iteration is done in ascending order according
338 * the %multimap. Iteration is done in descending order according to the
347 * last pair in the %multimap. Iteration is done in descending order
356 * first pair in the %multimap. Iteration is done in descending order
365 * before the first pair in the %multimap. Iteration is done in
375 * in the %multimap. Iteration is done in ascending order according to
384 * pair in the %multimap. Iteration is done in ascending order accordin
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_map.h 311 * Iteration is done in ascending order according to the keys.
319 * in the %map. Iteration is done in ascending order according to the
328 * pair in the %map. Iteration is done in ascending order
337 * pair in the %map. Iteration is done in ascending order according to
346 * the %map. Iteration is done in descending order according to the
355 * last pair in the %map. Iteration is done in descending order
364 * first pair in the %map. Iteration is done in descending order
373 * before the first pair in the %map. Iteration is done in descending
383 * in the %map. Iteration is done in ascending order according to the
392 * pair in the %map. Iteration is done in ascending order according t
    [all...]

Completed in 593 milliseconds

<<11121314151617181920>>