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

<<21222324252627282930>>

  /external/llvm/lib/CodeGen/
LocalStackSlotAllocation.cpp 121 // If the stack grows down, add the object size to find the lowest address.
  /external/llvm/lib/MC/
MCMachOStreamer.cpp 315 // Encode the 'desc' value into the lowest implementation defined bits.
  /external/mesa3d/src/gallium/auxiliary/util/
u_pstipple.c 238 * Find the lowest zero bit in the given word, or -1 if bitfield is all ones.
  /external/mesa3d/src/mesa/program/
register_allocate.c 418 /* Find the lowest-numbered reg which is not used by a member
  /external/mesa3d/src/mesa/state_tracker/
st_atom_array.c 371 /* Find the lowest address of the arrays we're drawing,
  /external/open-vcdiff/src/
addrcache.cc 131 // is found by looking for the numerically lowest encoded address.
  /external/openssl/crypto/dsa/
dsa_ameth.c 641 /* NB these are sorted in pkey_id order, lowest first */
  /external/proguard/src/proguard/evaluation/value/
ReferenceValue.java 310 // multiple subclasses, keep the lowest one alphabetically,
  /external/qemu/target-mips/
cpu.h 420 /* The KSU flags must be the lowest bits in hflags. The flag order
  /external/skia/src/core/
SkConvolver.cpp 71 // The "next" row is also the first (lowest) coordinate. This computation
SkRTree.cpp 213 // break ties with lowest area increase
  /external/valgrind/main/coregrind/
m_stacks.c 68 SP - VG_STACK_REDZONE_SZB always points to the lowest live byte in
  /frameworks/av/include/media/
MediaProfiles.h 464 * 1. Low quality profile must have the lowest video
  /frameworks/base/docs/html/about/versions/
android-1.1.jd 38 <p>Applications indicate the lowest system API Level that they are compatible with by adding
  /frameworks/base/docs/html/distribute/googleplay/policies/
ads.jd 92 "Everyone", which is the lowest maturity level on Google Play. By choosing
  /frameworks/base/docs/html/guide/practices/app-design/
seamlessness.jd 194 The lowest common denominator, however, is GPRS, the non-3G data service for
  /frameworks/base/docs/html/guide/practices/
seamlessness.jd 195 The lowest common denominator, however, is GPRS, the non-3G data service for
  /frameworks/base/docs/html/tools/projects/
projects-cmdline.jd 256 lowest priority to the highest. Note that a library cannot itself reference another library and
  /frameworks/base/services/common_time/
clock_recovery.cpp 179 // lowest round trip time. NTP uses an N of 8; we use a value of 6.
  /hardware/ti/omap3/dspbridge/inc/
dbdefs.h 338 UINT uDMAPriority; /* DMA channel priority 0=lowest, >0=high */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbdefs.h 332 UINT uDMAPriority; /* DMA channel priority 0=lowest, >0=high */
  /libcore/luni/src/main/java/java/io/
PushbackReader.java 144 * Assume read() in the InputStream will return 2 lowest-order bytes
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
hash.cpp 133 // Returns: If n == 0, returns 0. Else returns the lowest prime number that
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/util/
ContactMatcher.java 421 // In order to make it stable, let's jut pick the one with the lowest ID
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
signal.h 397 /* Return number of available real-time signal with lowest priority. */

Completed in 515 milliseconds

<<21222324252627282930>>