OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:highest
(Results
76 - 100
of
1371
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/vboot_reference/firmware/lib/cgptlib/
crc32.c
11
/* Note that we take it "backwards" and put the
highest
-order term in */
21
/* order from
highest
-order term to lowest-order term. UARTs transmit */
25
/* by bit from
highest
- to lowest-order term without requiring any bit */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
dcbnl.h
140
* @DCB_PFC_UP_ATTR_MAX:
highest
attribute number currently defined
173
* @DCB_PG_ATTR_TC_MAX:
highest
attribute number currently defined
183
* @DCB_PG_ATTR_BW_ID_MAX:
highest
attribute number currently defined
/system/core/libsparse/
sparse_crc32.c
11
* Note that we take it "backwards" and put the
highest
-order term in
21
* order from
highest
-order term to lowest-order term. UARTs transmit
25
* by bit from
highest
- to lowest-order term without requiring any bit
/device/sample/sdk_addon/
manifest.ini
7
# and only the add-on with the
highest
rev number will be installed.
/external/apache-http/src/org/apache/commons/codec/
Decoder.java
20
* <p>Provides the
highest
level of abstraction for Decoders.
/external/chromium-trace/trace-viewer/tracing/tracing/model/
device_test.html
25
// Verify that the bounds match the lowest and
highest
timestamps.
/external/google-breakpad/src/google_breakpad/processor/
call_stack.h
39
// and the frame at the
highest
index in a call stack is the outermost
/external/google-breakpad/src/processor/
stackwalker_address_list.cc
84
// All frames have the
highest
level of trust because they were
/external/guava/
README.jdk5
11
- `TimeUnit` only supports `SECONDS` as the
highest
granularity time
/external/kernel-headers/original/uapi/asm-generic/
ioctl.h
10
* The
highest
2 bits are reserved for indicating the ``access mode''.
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
scale.h
26
kFilterBox = 3 //
Highest
quality.
/external/libyuv/files/include/libyuv/
scale.h
25
kFilterBox = 2 //
Highest
quality.
/external/linux-tools-perf/src/tools/perf/util/
exec_cmd.c
54
/* Returns the
highest
-priority, location to look for perf programs. */
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
toy.ml
18
Hashtbl.add Parser.binop_precedence '*' 40; (*
highest
. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
toy.ml
18
Hashtbl.add Parser.binop_precedence '*' 40; (*
highest
. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
toy.ml
18
Hashtbl.add Parser.binop_precedence '*' 40; (*
highest
. *)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
toy.ml
19
Hashtbl.add Parser.binop_precedence '*' 40; (*
highest
. *)
/external/llvm/lib/Target/Mips/MCTargetDesc/
MipsMCExpr.cpp
73
case VK_Mips_HIGHEST: OS << "%
highest
"; break;
/external/llvm/test/CodeGen/SystemZ/
or-02.ll
59
; Check the
highest
useful OILF value.
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h
59
int file_max[TGSI_FILE_COUNT]; /**<
highest
index of declared registers */
/external/nanopb-c/examples/using_double_on_avr/
double_conversion.c
72
mantissa = (value >> 28) & 0xFFFFFF; /*
Highest
24 bits */
/external/selinux/libsepol/include/sepol/policydb/
ebitmap.h
38
uint32_t highbit; /*
highest
position in the total bitmap */
/external/webrtc/src/modules/audio_processing/ns/
nsx_defines.h
43
//limit on spacing of two
highest
peaks in histogram: spacing determined by bin size
/frameworks/base/services/core/java/com/android/server/media/
MediaSessionStack.java
158
* Get the
highest
priority active session.
161
* @return The current
highest
priority session or null.
175
* Get the
highest
priority session that can handle media buttons.
208
//
highest
priority session even if it's not playing.
/ndk/sources/cxx-stl/stlport/stlport/
bitset
28
// order bits in the
highest
word.) It is a class invariant
Completed in 3415 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>