OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:larger
(Results
101 - 125
of
4263
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_flipy.txt
75
from a
larger
containing rectangle. This mechanism relies on
89
from a
larger
containing rectangle. This mechanism relies on
/external/chromium_org/media/base/
multi_channel_resampler_unittest.cc
24
// Low latency buffers show a
larger
error than high latency ones. Which makes
25
// sense since each error represents a
larger
portion of the total request.
/external/chromium_org/webkit/browser/blob/
file_stream_reader.h
85
// Note that the return type is int64 to return a
larger
file's size (a file
86
//
larger
than 2G) but an error code should fit in the int range (may be
/external/valgrind/main/memcheck/tests/
malloc_free_fill.c
32
fprintf(stderr, "\ntest realloc-
larger
:\n");
37
/* Make
larger
*/
/frameworks/base/docs/html/guide/practices/
screens-distribution.jd
54
<p>Because the system generally scales applications to fit
larger
screens well, you shouldn't
55
need to filter your application from
larger
screens. As long as you follow the <a
57
Independence</a>, your application should work well on
larger
screens such as tablets. However, you
156
screen sizes; for example, if your design works well only on screens that are 9" or
larger
, you
176
with <em>
larger
</em> screens) and set the
larger
screen size attributes to {@code "false"}, then
178
will still be available to
larger
screens, but when it runs, it will not resize to fit the screen.
182
to prevent your application from being downloaded on
larger
screens, use <a
/frameworks/compile/mclinker/include/mcld/Fragment/
FragmentRef.h
41
/// @param pOffset - the offset, can be
larger
than the fragment, but can not
42
/// be
larger
than the section size.
/bionic/libc/
CAVEATS
7
- C++ exceptions are not supported. on embedded systems, they lead to extremely
larger
and
/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
ImageResizer.java
219
* having a width and height equal to or
larger
than the requested width and height.
240
// height and width
larger
than the requested height and width.
247
// aspect ratio. For example, a panorama may have a much
larger
250
// be more aggressive with sample down the image (=
larger
inSampleSize).
/external/bison/lib/
snprintf.c
33
string length of formatted string (which may be
larger
than SIZE).
vsnprintf.c
35
string length of formatted string (which may be
larger
than SIZE).
/external/chromium/base/debug/
stack_trace.h
53
// so set it to 62. Even if on POSIX it could be a
larger
value, it usually
/external/chromium/chrome/browser/debugger/
devtools_netlog_observer.cc
80
"
larger
than expected, resetting";
88
"has grown
larger
than expected, resetting";
142
"
larger
than expected, resetting";
171
"has grown
larger
than expected, resetting";
/external/chromium/chrome/common/extensions/docs/static/
experimental.webInspector.resources.html
34
<p>The following code logs URLs of all images
larger
than 40KB as they are
/external/chromium/chrome/common/safe_browsing/
csd.proto
24
// The
larger
the value the more likely the url is phishing.
/external/chromium/crypto/
encryptor_mac.cc
47
// length is never
larger
than the input length plus the block size."
/external/chromium_org/chrome/browser/ui/gtk/
nine_box.h
15
// non-corner images can be tiled to make a
larger
image. It's used to
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
devtools_network.html
33
<p>The following code logs URLs of all images
larger
than 40KB as they are
/external/chromium_org/cloud_print/virtual_driver/win/
virtual_driver_helpers.cc
42
// We could try to allocate a
larger
buffer if needed > MAX_PATH
/external/chromium_org/content/browser/dom_storage/
dom_storage_session.h
22
// See class comments for DOMStorageContextImpl for a
larger
overview.
/external/chromium_org/content/common/dom_storage/
dom_storage_map.h
20
// See class comments for DOMStorageContextImpl for a
larger
overview.
/external/chromium_org/content/renderer/
image_loading_helper.h
43
// frames are
larger
than |max_image_size|, the smallest frame is resized to
/external/chromium_org/crypto/
hkdf.h
26
// added security value in making this
larger
than the SHA-256 block size of
/external/chromium_org/net/websockets/
websocket_deflater.h
50
// If the current output is
larger
than |size| bytes,
/external/chromium_org/ppapi/shared_impl/
array_var.cc
77
// If |length| is
larger
than the current size, ScopedPPVars of type
/external/chromium_org/third_party/WebKit/Source/core/dom/
DOMStringList.cpp
41
// algorithm is OK. But this may need to be optimized if
larger
amounts of data are
Completed in 327 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>