HomeSort by relevance Sort by last modified time
    Searched full:lowest (Results 501 - 525 of 1397) sorted by null

<<21222324252627282930>>

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
numbers.py 271 """.numerator and .denominator should be in lowest terms."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
numbers.py 271 """.numerator and .denominator should be in lowest terms."""
  /art/runtime/
thread.h 691 // The end of this thread's stack. This is the lowest safely-addressable address on the stack.
711 // The "lowest addressable byte" of the stack
  /external/ceres-solver/internal/ceres/
line_search.cc 366 // point when ArmijoLineSearch would succeed, we return the lowest point
698 // than current lowest sample, use as new upper bound.
  /external/chromium/net/socket/
client_socket_pool_base.h 677 // priority to LOWEST and specifies the NO_IDLE_SOCKETS flag.
688 LOWEST,
  /external/chromium_org/base/message_loop/
message_pump_win.cc 643 // |IOHandler| is at least pointer-size aligned, so the lowest two bits are
644 // always cleared. We use the lowest bit to distinguish completion keys with
  /external/chromium_org/courgette/
adjustment_method.cc 54 LabelInfo* prev_addr_; // Label(Info) at next lowest address.
191 // (Maybe tie-break on total count, followed by lowest assigned node indexes
  /external/chromium_org/media/audio/mac/
audio_manager_mac.cc 553 // share the same "clock domain" at the lowest levels of the driver.
559 // so we get the lowest latency and use fewer threads.
  /external/chromium_org/media/audio/win/
audio_low_latency_input_win.cc 109 // shared mode and a lowest possible glitch-free latency.
591 // This setting should lead to lowest possible latency.
audio_low_latency_output_win_unittest.cc 621 // the lowest possible delay at 48kHz.
662 // the lowest possible delay at 44.1kHz.
  /external/chromium_org/media/filters/
ffmpeg_demuxer.cc 398 // will attempt to use the lowest-index video stream, if present, followed by
399 // the lowest-index audio stream.
  /external/chromium_org/net/url_request/
url_request_ftp_job_unittest.cc 149 job->SetPriority(LOWEST);
150 EXPECT_EQ(LOWEST, job->priority());
  /external/chromium_org/third_party/WebKit/Source/core/editing/
VisibleSelection.cpp 568 // move backward until non-editable content inside the same lowest editable ancestor is reached.
598 // move forward until non-editable content inside the same lowest editable ancestor is reached.
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
MemoryCache.cpp 173 // Start from the tail, since this is the lowest priority
182 // Start pruning from the lowest priority list.
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMultiColumnSet.cpp 92 // Start with the lowest imaginable column height.
110 // If the initial guessed column height wasn't enough, stretch it now. Stretch by the lowest
TextAutosizer.cpp 206 // just taking the width of |cluster| we find the lowest common ancestor of the first and last
627 // nodes lowest common ancestor as isAutosizingCluster would have made them into their own independent
  /external/chromium_org/third_party/WebKit/Source/platform/
PODRedBlackTree.h 450 // Update nodes lowest to highest.
483 // Update nodes lowest to highest.
  /external/chromium_org/third_party/icu/source/common/
normalizer2impl.h 672 * minDecompNoCP=indexes[IX_MIN_DECOMP_NO_CP] is the lowest code point
674 * minCompNoMaybeCP=indexes[IX_MIN_COMP_NO_MAYBE_CP] is the lowest code point
  /external/chromium_org/third_party/zlib/
crc32.c 87 with the lowest powers in the most significant bit. Then adding polynomials
90 polynomial q, also with the lowest power in the most significant bit (so the
  /external/iputils/doc/
ping.sgml 318 Services (DS), consisting of: bits 0-1 (2 lowest bits) of separate
324 as: bit 0 (lowest bit) for reserved (currently being redefined as
  /external/kernel-headers/original/linux/
wanrouter.h 116 unsigned lo_pvc; /* lowest permanent circuit number */
118 unsigned lo_svc; /* lowest switched circuit number */
  /external/libpcap/
inet.c 545 * lowest unit number is preferred; loopback is ignored.
672 * lowest unit number is preferred; loopback is ignored.
  /external/linux-tools-perf/
builtin-timechart.c 51 static u64 min_freq; /* Lowest CPU frequency seen */
628 /* sort by ppid first, then by pid, lowest to highest */
  /external/qemu/
cpu-all.h 150 uint32_t lowest; member in struct:__anon24851::__anon24852
158 uint32_t lowest; member in struct:__anon24851::__anon24854
  /external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
SDL_sysvideo.cc 361 // find end of list (lowest-resolution mode; modes are ordered
362 // highest-to-lowest).

Completed in 1558 milliseconds

<<21222324252627282930>>