HomeSort by relevance Sort by last modified time
    Searched full:highest (Results 51 - 75 of 1371) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
TypePrecedence.java 71 * Returns the precedence (1 being the highest) of a type in the context of it's mimetype.
75 * @return The integer precedence, where 1 is the highest.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
mqueue.h 67 /* Receive the oldest from highest priority messages in message queue
77 /* Receive the oldest from highest priority messages in message queue
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
mqueue.h 67 /* Receive the oldest from highest priority messages in message queue
77 /* Receive the oldest from highest priority messages in message queue
  /external/apache-http/src/org/apache/commons/codec/
Encoder.java 20 * <p>Provides the highest level of abstraction for Encoders.
  /external/bison/src/
conflicts.h 33 * - The highest new state number is the number of remaining states - 1.
  /external/kernel-headers/original/uapi/linux/
connector.h 51 #define CN_NETLINK_USERS 11 /* Highest index + 1 */
  /external/kernel-headers/original/uapi/linux/netfilter/
nfnetlink_compat.h 26 __u16 nfa_type; /* we use 15 bits for the type, and the highest
  /external/libpng/scripts/
checksym.awk 22 mastero = 0 # highest ordinal in master file
23 symbolo = 0 # highest ordinal in png.h
108 print "highest symbol ordinal in png.h,", symbolo ", exceeds last ordinal from png.h", lasto
112 print "highest symbol ordinal in", master ",", mastero ", exceeds last ordinal from png.h", lasto
  /external/llvm/test/CodeGen/SystemZ/
and-02.ll 50 ; Check the highest 16-bit constant that must be handled by NILF.
68 ; Check the next highest value, which can use NILF.
131 ; Check the highest useful NILF value.
140 ; Check the next value up, which is the highest useful NILH value.
fp-move-05.ll 17 ; Check the highest aligned offset that allows LD for both halves.
56 ; Check the highest aligned offset that allows LDY for both halves.
84 ; Check the highest aligned negative offset, which needs a combination of
fp-move-08.ll 17 ; Check the highest aligned offset that allows STD for both halves.
56 ; Check the highest aligned offset that allows STDY for both halves.
84 ; Check the highest aligned negative offset, which needs a combination of
insert-05.ll 49 ; Check the highest useful IILF value (-0x8001).
71 ; Check the highest useful LHI value. (We use OILF for -1 instead, although
154 ; Check the highest useful IIHF value (0xfffffffe).
  /external/openssh/openbsd-compat/regress/
closefromtest.c 50 fail("failed to close highest fd");
  /external/sonic/samples/
README 22 espeak_s450.wav'. This is the highest speed currently supported by espeak,
  /external/valgrind/memcheck/tests/s390x/
ltgjhe.c 9 * gcc does some tricks for checking the highest bit. It seems
  /frameworks/base/packages/FusedLocation/
AndroidManifest.xml 36 LocationManagerService will bind to the service with the highest
  /frameworks/minikin/include/minikin/
FontCollection.h 67 // Highest UTF-32 code point that can be mapped
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/
scale.h 25 kFilterBox = 2 // Highest quality
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
nfnetlink_compat.h 26 __u16 nfa_type; /* we use 15 bits for the type, and the highest
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
connector.h 48 #define CN_NETLINK_USERS 10 /* Highest index + 1 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
nfnetlink_compat.h 25 __u16 nfa_type; /* we use 15 bits for the type, and the highest
  /external/guava/guava/src/com/google/common/escape/
ArrayBasedCharEscaper.java 39 * proportional to the highest valued character that requires escaping.
72 * @param safeMax the highest character value in the safe range
93 * @param safeMax the highest character value in the safe range
ArrayBasedUnicodeEscaper.java 40 * proportional to the highest valued code point that requires escaping.
76 * @param safeMax the highest character value in the safe range
100 * @param safeMax the highest character value in the safe range
  /external/skia/include/core/
SkPreConfig.h 118 * If defined, SK_CPU_SSE_LEVEL should be set to the highest supported level.
131 // These checks must be done in descending order to ensure we set the highest
148 // These checks must be done in descending order to ensure we set the highest
  /external/eigen/Eigen/src/Core/
NumTraits.h 48 * \li highest() and lowest() functions returning the highest and lowest possible values respectively.
77 static inline T highest() { return (std::numeric_limits<T>::max)(); }

Completed in 445 milliseconds

1 23 4 5 6 7 8 91011>>