Searched
full:bigger (Results
551 -
575 of
1695) sorted by null
<<21222324252627282930>>
/prebuilts/go/darwin-x86/src/runtime/ |
mapspeed_test.go | 211 // At least bigger than a single bucket:
|
stack.go | 84 // Functions that need frames bigger than this use an extra 87 // This value can be no bigger than the size of the unmapped 356 // If we need a stack of a bigger size, we fall back on allocating [all...] |
/prebuilts/go/linux-x86/src/container/list/ |
list_test.go | 77 // Bigger list
|
/prebuilts/go/linux-x86/src/encoding/gob/ |
encoder.go | 69 // Length cannot be bigger than the decoder can handle.
|
/prebuilts/go/linux-x86/src/runtime/ |
mapspeed_test.go | 211 // At least bigger than a single bucket:
|
stack.go | 84 // Functions that need frames bigger than this use an extra 87 // This value can be no bigger than the size of the unmapped 356 // If we need a stack of a bigger size, we fall back on allocating [all...] |
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/ |
zero_copy_stream.h | 210 // writing all the data you want to write, but the last buffer was bigger
|
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/ |
zero_copy_stream.h | 210 // writing all the data you want to write, but the last buffer was bigger
|
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/ |
zero_copy_stream.h | 210 // writing all the data you want to write, but the last buffer was bigger
|
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/ |
zero_copy_stream.h | 210 // writing all the data you want to write, but the last buffer was bigger
|
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/ |
zero_copy_stream.h | 210 // writing all the data you want to write, but the last buffer was bigger
|
/system/core/libsystem/include/system/ |
camera.h | 132 * bigger than 0. Hardware and software face detection should not be running
|
/system/libufdt/include/ |
libufdt.h | 219 * x > 0 if a's name is lexicographically bigger
|
/system/update_engine/payload_generator/ |
ab_generator.cc | 128 // Split src_exts that are bigger than the dst_ext we're dealing with.
|
/toolchain/binutils/binutils-2.25/bfd/ |
compress.c | 207 to COMPRESS_SECTION_NONE. If the compressed size is bigger than
|
/toolchain/binutils/binutils-2.25/gprof/ |
symtab.c | 56 non-function symbol one "bigger" so that the function symbol will
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/ |
PciExpress.c | 469 // check if the value is bigger than endpoint L1 acceptable exit latency, if it is
491 // check if the value is bigger than endpoint L0s acceptable exit latency, if it is
|
/external/kernel-headers/original/uapi/linux/ |
btrfs.h | 267 * older kernels tried to do bigger metadata blocks, but the 520 * any extent bigger than this will be considered
|
/external/pdfium/third_party/libtiff/ |
tif_write.c | 244 /* time if the new compressed tile is bigger than the older one. (GDAL #4771) */ 395 /* time if the new compressed tile is bigger than the older one. (GDAL #4771) */
|
/external/valgrind/coregrind/m_aspacemgr/ |
aspacemgr-common.c | 154 /* mmap2 uses 4096 chunks even if actual page size is bigger. */ 418 // We use a fake size of 1. A bigger size is allocated
|
/frameworks/base/services/core/java/com/android/server/wm/ |
TaskPositioner.java | 486 // drag axis. What ever is producing the bigger rectangle will be chosen. 531 // Use the bigger of the two rectangles if the major change was positive, otherwise
|
/packages/apps/TV/res/values/ |
dimens.xml | 32 <!-- NOTE: The top and bottom padding sizes should be bigger than or equals to 8 dp. 37 <!-- NOTE: The top padding size should be bigger than or equals to 8 dp.
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v2/ |
patricia_trie_policy.cpp | 225 // addresses in this PtNode are bigger than the address we are searching for. 327 // is 8 - although in the practice it's never bigger than 3 or 4 in very bad cases. This means
|
/prebuilts/go/darwin-x86/src/encoding/json/ |
encode_test.go | 701 bigger = math.Inf(+1) 722 test(next(f, bigger), bits)
|
/prebuilts/go/darwin-x86/src/reflect/ |
value.go | 258 // Slice is always bigger than a word; assume flagIndir. 269 // Slice is always bigger than a word; assume flagIndir. 629 // Make a new frame that is one word bigger so we can store the receiver. 683 // Slice is always bigger than a word; assume flagIndir. 961 // Interface value is always bigger than a word; assume flagIndir. 986 // Both are always bigger than a word; assume flagIndir. 1020 // Slice is bigger than a word; assume flagIndir. 1023 // String is bigger than a word; assume flagIndir. [all...] |
Completed in 1111 milliseconds
<<21222324252627282930>>