OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:largest
(Results
201 - 225
of
1679
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/
process_singleton_mac.cc
17
// From "man 2 intro", the
largest
errno is |EOPNOTSUPP|, which is
/external/chromium_org/chrome/renderer/safe_browsing/
scorer.cc
40
// 709 = floor(1023*ln(2)). 2**1023 is the
largest
finite double.
/external/chromium_org/media/base/
audio_splicer.cc
17
//
Largest
gap or overlap allowed by this class. Anything
video_util.h
74
// Return the
largest
centered rectangle with the same aspect ratio of |content|
/external/chromium_org/net/quic/
quic_framer.h
45
// Size in bytes reserved for the delta time of the
largest
observed
144
// missing packets are not added and the
largest
observed might be lowered.
173
// Calculates the
largest
observed packet to advertise in the case an Ack
238
//
Largest
size in bytes of all stream frame fields without the payload.
quic_received_packet_manager_test.cc
128
//
largest
observed packet, make sure that the delta is 0, not negative.
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/
AudioNodeInput.h
79
// The number of channels of the connection with the
largest
number of channels.
/external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/
address_validator.h
96
// localities. A typical data size is 10KB. The
largest
is 250KB. If a country
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_draw.c
36
* Returns the
largest
legal index value plus one for the current set
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_cubemap_normalize.cpp
28
* have the
largest
magnitude component be -1.0 or 1.0.
/external/chromium_org/third_party/skia/include/utils/
SkWGL.h
82
* desiredSampleCount (or the
largest
sample count if all formats have
/external/chromium_org/third_party/sqlite/src/doc/
pager-invariants.txt
15
(c) The page number is greater than the
largest
page that existed in
/external/chromium_org/ui/base/models/
button_menu_item_model.h
45
// this method will have the same size, based on the
largest
button.
/external/chromium_org/ui/views/controls/tabbed_pane/
tabbed_pane_unittest.cc
47
// width is larger than the
largest
child.
/external/chromium_org/v8/src/
hydrogen-environment-liveness.h
61
//
Largest
number of local variables in any environment in the graph
/external/chromium_org/webkit/child/
fling_animator_impl_android.cc
43
// Instead, use the
largest
possible bounds for minX/maxX/minY/maxY. The
/external/clang/include/clang/Sema/
AnalysisBasedWarnings.h
66
/// \brief
Largest
number of CFG blocks for a single function analyzed.
/external/clang/test/Sema/
enum.c
17
enum x // expected-warning {{enumeration values exceed range of
largest
integer}}
/external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h
18
// The maximum number of steps in a step search given the
largest
/external/llvm/include/llvm/CodeGen/
RegisterPressure.h
111
/// Excess records the value of the
largest
difference in register units beyond
113
///
largest
is defined as the absolute value of the difference. Negative
117
/// CriticalMax records the
largest
increase in the tracker's max pressure that
120
/// CurrentMax records the
largest
increase in the tracker's max pressure that
/external/llvm/lib/CodeGen/
LiveStackAnalysis.cpp
66
// Use the
largest
common subclass register class.
/external/llvm/lib/DebugInfo/
DWARFDebugRangeList.h
41
// 1. The value of the
largest
representable address offset
/external/llvm/lib/MC/
MCSectionCOFF.cpp
81
OS << "\t.linkonce
largest
\n";
/external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h
70
/// Look through the instructions in this function and work out the
largest
/external/llvm/lib/Target/X86/
X86JITInfo.h
46
// getStubLayout - Returns the size and alignment of the
largest
call stub
Completed in 1315 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>