OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bigger
(Results
201 - 225
of
2090
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
fficonfig.h
57
/* Define if you have the long double type and it is
bigger
than a double */
/external/python/cpython3/Tools/scripts/
pysource.py
14
The file also must be of appropriate size - not
bigger
than a megabyte.
/external/skia/src/effects/
SkPackBits.cpp
70
// otherwise we get
bigger
than compuatemax
/external/skqp/src/effects/
SkPackBits.cpp
70
// otherwise we get
bigger
than compuatemax
/external/syslinux/core/lwip/src/include/lwip/
memp_std.h
14
The pools are a little
bigger
to provide 'size' as the amount of user data. */
/external/syslinux/gpxe/src/drivers/net/
etherfabric_nic.h
35
* But newer boards are getting
bigger
...
/external/testng/src/main/java/org/testng/internal/
MethodInheritance.java
81
// Each bucket that has a list
bigger
than one element gets sorted
/external/v8/src/
bignum.h
16
// This bignum can encode much
bigger
numbers, since it contains an
/external/valgrind/exp-bbv/tests/x86/
fldcw_check.S
80
# in a loop to give a
bigger
count
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
inter_arrival.cc
89
// Assume that a diff which is
bigger
than half the timestamp interval
/external/webrtc/webrtc/modules/utility/source/
helpers_android.cc
90
<< "Thread id is
bigger
than uint64??";
/external/xz-embedded/userspace/
xzminidec.c
14
* at xzdec from XZ Utils if a few KiB
bigger
tool is not a problem.
/frameworks/base/core/java/android/text/style/
DrawableMarginSpan.java
30
* If the height of the drawable is
bigger
than the height of the line it's attached to then the
/frameworks/base/core/tests/coretests/src/android/content/pm/
PackageHelperTests.java
339
// Should return the volume with
bigger
available space.
346
// Should return the volume with
bigger
available space.
353
// Should return the volume with
bigger
available space.
360
// Should return the volume with
bigger
available space.
/frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ToPackedGrayFilter.java
94
// if keep aspect ratio, use the
bigger
dimension to determine the
/hardware/qcom/msm8998/original-kernel-headers/linux/
spcom.h
39
* This size is
bigger
than both SPCOM_MAX_REQUEST_SIZE and
/libcore/ojluni/src/main/java/sun/nio/ch/
PollArrayWrapper.java
97
* to determine if it is in fact
bigger
than the old size: it
/packages/apps/Contacts/res/layout/
date_picker.xml
22
<!-- The width of this container is manually set a little
bigger
than the one of the children
/packages/apps/Messaging/src/com/android/messaging/ui/conversation/
ConversationMessageBubbleView.java
115
// the animation. This will snap to the
bigger
size if needed. This is intentional
/packages/apps/Music/src/com/android/music/utils/
AlbumArtCache.java
36
// MediaDescription.getIconBitmap). This should not be
bigger
than necessary, because
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
VoicemailCleanupTest.java
82
fail("Expected to be
bigger
than " + smaller + ", but was " + actual);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
environments.h
55
/* We also have no use (for now) for an environment with
bigger
pointers
/prebuilts/go/darwin-x86/src/hash/crc32/
crc32_generic.go
10
// The slicing-by-8 algorithm is a faster implementation that uses a
bigger
/prebuilts/go/darwin-x86/src/runtime/
mfixalloc.go
39
// A generic linked list of blocks. (Typically the block is
bigger
than sizeof(MLink).)
/prebuilts/go/linux-x86/src/hash/crc32/
crc32_generic.go
10
// The slicing-by-8 algorithm is a faster implementation that uses a
bigger
Completed in 1321 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>