OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:highest
(Results
51 - 75
of
1595
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
grammar.h
43
int s_upper; /*
Highest
label index */
/dalvik/vm/alloc/
HeapBitmap.h
66
/* The
highest
pointer value ever returned by an allocation
67
* from this heap. I.e., the
highest
address that may correspond
/external/chromium_org/chrome/browser/ui/global_error/
global_error_service_unittest.cc
148
// Remove the
highest
-severity error.
152
// Now error2 should be the next
highest
severity error.
/external/dropbear/libtommath/
bn_mp_prime_random_ex.c
24
* LTM_PRIME_2MSB_OFF - make the 2nd
highest
bit zero
25
* LTM_PRIME_2MSB_ON - make the 2nd
highest
bit one
/external/libvpx/libvpx/vpx/
svc_context.h
64
* values comma separated, ordered from lowest resolution to
highest
72
* values comma separated, ordered from lowest resolution to
highest
/packages/apps/Contacts/src/com/android/contacts/
TypePrecedence.java
79
* Returns the precedence (1 being the
highest
) of a type in the context of it's mimetype.
83
* @return The integer precedence, where 1 is the
highest
.
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/
CharEscaperBuilder.java
66
// The
highest
index we've seen so far.
99
*
highest
character that has been seen. The array will be sparse in the sense that any unseen
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/
CharEscaperBuilder.java
67
// The
highest
index we've seen so far.
100
*
highest
character that has been seen. The array will be sparse in the sense that any unseen
/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/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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/
Decoder.java
20
* <p>Provides the
highest
level of abstraction for Decoders.
/external/bison/src/
conflicts.h
33
* - The
highest
new state number is the number of remaining states - 1.
/external/chromium/chrome/browser/ui/gtk/
menu_bar_helper.h
66
// The
highest
level menu that is currently showing, or NULL.
/external/chromium_org/build/android/pylib/perf/
perf_control.py
27
"""Sets the
highest
possible performance mode for the device."""
/external/chromium_org/chrome/browser/ui/gtk/
menu_bar_helper.h
65
// The
highest
level menu that is currently showing, or NULL.
/external/chromium_org/content/browser/renderer_host/input/
synthetic_gesture_target.h
23
// Allows synthetic gestures to insert input events in the
highest
level of
/external/chromium_org/net/quic/congestion_control/
available_channel_estimator.cc
38
// Remember the
highest
received sequence number.
/external/chromium_org/net/spdy/
spdy_write_queue_unittest.cc
78
scoped_ptr<SpdyBufferProducer> producer_highest = StringToProducer("
HIGHEST
");
81
scoped_ptr<SpdyStream> stream_highest(MakeTestStream(
HIGHEST
));
89
HIGHEST
, RST_STREAM, producer_highest.Pass(),
97
EXPECT_EQ("
HIGHEST
", ProducerToString(frame_producer.Pass()));
/external/chromium_org/third_party/icu/source/i18n/
ucol_wgt.h
44
* @param maxByte The
highest
valid byte value.
/external/icu4c/i18n/
ucol_wgt.h
44
* @param maxByte The
highest
valid byte value.
/external/kernel-headers/original/linux/
plist.h
20
* priority from INT_MIN (
highest
) to INT_MAX (lowest).
67
* INT_MIN is the
highest
priority, 0 is the medium
highest
, INT_MAX
236
* plist_first - return the first node (and thus,
highest
priority)
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h
25
kFilterBox = 2 //
Highest
quality
/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.
Completed in 2120 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>