HomeSort by relevance Sort by last modified time
    Searched full:highest (Results 76 - 100 of 892) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 409 * @NL80211_CMD_MAX: highest used command number
    [all...]
  /external/chromium/googleurl/
README.txt 78 to the highest; you can use any portion of the library as long as you embed the
100 At the next highest level is canonicalization. The files encompasing this are
146 The highest level is the "URL" object that a C++ application would use to
  /external/kernel-headers/original/linux/
fd.h 207 short maxblock; /* id of highest block read */
208 short maxtrack; /* id of highest half track read */
303 unsigned int badness; /* highest retry count for a read or write
  /external/llvm/include/llvm/Support/
ELF.h 691 SHN_HIPROC = 0xff1f, // Highest processor-specific index
693 SHN_HIOS = 0xff3f, // Highest operating system-specific index
697 SHN_HIRESERVE = 0xffff // Highest reserved index
720 SHT_HIOS = 0x6fffffff, // Highest operating system-specific type.
734 SHT_HIPROC = 0x7fffffff, // Highest processor architecture-specific type.
736 SHT_HIUSER = 0xffffffff // Highest type reserved for applications.
    [all...]
MemoryObject.h 33 /// contiguous, so the highest valid address of the region
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 181 // keeps track of the last available key (highest key value in
202 // by the current available key (highest key value in the symbol table).
300 // return the current available key (i.e highest key number) in
  /frameworks/base/media/java/android/media/
CamcorderProfile.java 54 * Quality level corresponding to the highest available resolution.
98 * Time lapse quality level corresponding to the highest available resolution.
227 * the highest quality available.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
fd.h 206 short maxblock; /* id of highest block read */
207 short maxtrack; /* id of highest half track read */
302 unsigned int badness; /* highest retry count for a read or write
  /bionic/libm/src/
k_tanf.c 57 * small terms were added from highest degree down.
  /cts/apps/CtsVerifier/jni/audioquality/
GlitchTest.h 74 and return the dB (re 1.0) equivalent of the highest magnitude. */
  /cts/tools/dex-tools/src/dex/reader/
DexBuffer.java 86 } while ((value & 0x80) != 0); // highest bit set?
  /external/chromium/chrome/browser/notifications/
desktop_notifications_unittest.h 54 // Returns the highest y-coordinate of all the balloons in the collection.
  /external/chromium/chrome/browser/sync/syncable/
syncable_id.h 91 // Return the next highest ID in the lexicographic ordering. This is
  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.h 112 // |shelf_| is the second highest level widget. See the constructor
  /external/chromium/chrome/browser/ui/gtk/infobars/
infobar_gtk.h 111 // The second highest widget in the hierarchy (after the slide widget).
  /external/chromium/net/spdy/
spdy_http_utils.cc 115 DCHECK(HIGHEST <= priority && priority < NUM_PRIORITIES);
  /external/freetype/include/freetype/internal/
t1types.h 61 /* code_last :: The highest valid character code in the encoding */
  /external/iproute2/include/linux/netfilter/
x_tables.h 69 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
  /external/iptables/include/linux/netfilter/
x_tables.h 69 /* The argument to IPT_SO_GET_REVISION_*. Returns highest revision
  /external/kernel-headers/original/linux/netfilter/
nf_conntrack_common.h 125 /* Counter highest bit has been set */
  /external/qemu/android/config/linux-x86/asm/
kvm.h 40 __u8 priority_add; /* highest irq priority */
  /external/qemu/android/config/linux-x86_64/asm/
kvm.h 40 __u8 priority_add; /* highest irq priority */
  /external/srtp/crypto/include/
rdbx.h 164 * given a xtd_seq_num_t local (which represents the highest
  /external/tcpdump/
rx.h 99 /* highest packet received */
  /external/webkit/Source/WebKit/chromium/src/
WebImageCG.cpp 59 // which has the highest bit depth.

Completed in 712 milliseconds

1 2 34 5 6 7 8 91011>>