OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:largest
(Results
901 - 925
of
1679
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/guava/guava/src/com/google/common/primitives/
Shorts.java
54
* The
largest
power of two that can be represented as a {@code short}.
/external/guava/guava-gwt/src-super/com/google/common/primitives/super/com/google/common/primitives/
Ints.java
52
* The
largest
power of two that can be represented as an {@code int}.
Shorts.java
52
* The
largest
power of two that can be represented as a {@code short}.
/external/icu4c/common/
cmemory.h
247
* aligned for types larger than T (or larger than the
largest
subtype of T).
/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
MeshLoader.java
302
* Normalizes weights if needed and finds
largest
amount of weights used
/external/jpeg/
jcparam.c
594
/* Luma bottom bit comes last since it's usually
largest
scan */
/external/kernel-headers/original/asm-mips/sn/
ioc3.h
482
#define INT_OUT_MAX_TICKS INT_OUT_COUNT /*
largest
possible count */
/external/kernel-headers/original/linux/
netdevice.h
74
#define MAX_ADDR_LEN 32 /*
Largest
hardware address length */
sysctl.h
30
the
largest
acceptable value for the nlen
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_time.c
30
#define GKI_NO_NEW_TMRS_STARTED (0x7fffffffL) /*
Largest
signed positive timer count */
/external/libnfc-nci/src/gki/common/
gki_time.c
30
#define GKI_NO_NEW_TMRS_STARTED (0x7fffffffL) /*
Largest
signed positive timer count */
/external/libpcap/
fad-gifc.c
117
* is greater than the
largest
possible entry.
/external/libpng/
png.c
218
* much data to this routine as the
largest
single buffer size. We
/external/libsepol/include/sepol/policydb/
policydb.h
374
/* OCON_NUM needs to be the
largest
index in any platform's ocontext array */
/external/libvorbis/doc/vorbisenc/
overview.html
119
A decimal float value requesting a desired quality. Libvorbisenc 1.1 allows quality requests in the range of -0.1 (lowest quality, smallest files) through +1.0 (highest-quality,
largest
files). Quality -0.1 is intended as an ultra-low setting in which low bitrate is much more important than quality consistency. Quality settings 0.0 and above are intended to produce consistent results at all times.
/external/libvpx/libvpx/test/
convolve_test.cc
66
// This buffer is allocated to be big enough for the
largest
block type we
/external/llvm/include/llvm/ADT/
SparseMultiSet.h
190
/// Set the universe size which determines the
largest
key the set can hold.
/external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h
190
/// MaxCallFrameSize - This contains the size of the
largest
call frame if the
/external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp
426
.Case("
largest
", COFF::IMAGE_COMDAT_SELECT_LARGEST)
/external/llvm/lib/Target/SystemZ/
SystemZFrameLowering.cpp
438
// If the offset is too large, use the
largest
stack-aligned offset
/external/llvm/tools/llvm-stress/
llvm-stress.cpp
376
//
largest
floating-point types.
/external/mesa3d/src/glx/
glxclient.h
436
* The size of the
largest
drawing command known to the implementation
/external/mesa3d/src/mesa/swrast/
s_context.c
735
/* make sure
largest
texture image is <= SWRAST_MAX_WIDTH in size */
/external/mesa3d/src/mesa/vbo/
vbo_split_copy.c
90
GLuint dstbuf_nr; /**< count of emitted vertices, also the
largest
value
/external/protobuf/src/google/protobuf/
unittest.proto
363
// The
largest
possible tag number is 2^28 - 1, since the wire format uses
Completed in 1749 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>