OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:largest
(Results
501 - 525
of
1679
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_vs_constval.c
182
/* Calculate sizes of vertex program outputs. Size is the
largest
/external/mesa3d/src/mesa/main/
APIspecutil.py
175
"""Return the
largest
possible size of a vector."""
/external/openfst/src/include/fst/
visit.h
172
// Check for a state beyond the
largest
known state
/external/openssh/openbsd-compat/
getcwd.c
131
* as necessary. Max length is 3 for "../", the
largest
/external/qemu/distrib/jpeg-6b/
jdhuff.h
28
INT32 maxcode[18]; /*
largest
code of length k (-1 if none) */
jquant1.c
260
/* Return
largest
input value that should map to j'th output value */
261
/* Must have
largest
(j=0) >= 0, and
largest
(j=maxj) >= MAXJSAMPLE */
370
/* and k =
largest
j that maps to current val */
/external/qemu/distrib/sdl-1.2.15/src/video/caca/
SDL_cacavideo.c
146
/* Modes sorted
largest
to smallest */
/external/qemu/slirp/
tcp_var.h
111
u_int32_t max_sndwnd; /*
largest
window peer has offered */
/external/skia/include/core/
SkRect.h
144
* Make the
largest
representable rectangle
152
* Make the
largest
representable rectangle, but inverted (e.g. fLeft will
572
* Make the
largest
representable rectangle
580
* Make the
largest
representable rectangle, but inverted (e.g. fLeft will
/external/v8/src/
double.h
171
// The only exception is for the smallest normal: the
largest
denormal is
/external/valgrind/main/coregrind/m_debuginfo/
priv_tytypes.h
193
with the
largest
library being about 150MB.*/
/external/valgrind/main/include/
pub_tool_machine.h
161
/* Returns the size of the
largest
guest register that we will
/external/webrtc/src/common_audio/vad/
vad_unittest.cc
173
//
Largest
possible input to give non-zero probability.
/frameworks/base/docs/html/about/
index.jd
10
countries around the world. It's the
largest
installed base of any mobile platform
/frameworks/base/docs/html/training/displaying-bitmaps/
load-bitmap.jd
116
// Calculate the
largest
inSampleSize value that is a power of 2 and keeps both
/frameworks/base/libs/hwui/
GradientCache.cpp
152
// wrap modes. We therefore find the nearest
largest
power of 2
/frameworks/base/packages/DocumentsUI/res/values/
strings.xml
55
<!-- Mode that sorts documents by their file size in descending order;
largest
first [CHAR LIMIT=24] -->
/frameworks/compile/mclinker/lib/LD/
StaticResolver.cpp
127
case BIG: { /* override by symbol common using
largest
size. */
/frameworks/volley/src/com/android/volley/toolbox/
ImageRequest.java
190
* Returns the
largest
power-of-two divisor for use in downscaling a bitmap
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdefs.h
192
/* packet headroom necessary to accommodate the
largest
header in the system, (i.e TXOFF).
/hardware/ti/omap3/dspbridge/libbridge/inc/
qosti.h
90
arg OUT memLargestFreeBlockSize: size of
largest
contiguous free memory
/ndk/sources/host-tools/sed-4.2.1/lib/
xalloc.h
205
zero. 64 bytes is the
largest
"small" request for the
/packages/apps/Exchange/src/com/android/exchange/
Eas.java
123
// For EAS 2.5, truncation is a code; the
largest
is "7", which is 100k
/external/antlr/antlr-3.4/runtime/C/include/
antlr3collections.h
452
* One more than the
largest
node index that is contained in edges/sorted.
481
* is only as large as the
largest
node index you created an edge for. This means
482
* that if you had an input of 32 nodes, but that
largest
node with an edge
/external/chromium_org/apps/
shell_window.cc
557
// Bitmaps are ordered
largest
to smallest. Choose the smallest bitmap
565
const SkBitmap&
largest
= bitmaps[largest_index];
local
566
UpdateAppIcon(gfx::Image::CreateFrom1xBitmap(
largest
));
Completed in 1151 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>