/external/chromium/base/ |
process_util_unittest_mac.mm | 15 // successfully allocate an object that large, likely reserving a good deal of
|
stack_container.h | 139 // Make the container use the stack allocation by reserving our buffer size
|
/external/chromium_org/base/process/ |
memory_unittest_mac.mm | 15 // successfully allocate an object that large, likely reserving a good deal of
|
/external/chromium_org/third_party/WebKit/Source/platform/clipboard/ |
ClipboardUtilitiesPosix.cpp | 56 // Truncate an overly-long filename, reserving one character for a dot.
|
ClipboardUtilitiesWin.cpp | 69 // Truncate overly-long filenames, reserving one character for a dot.
|
/external/chromium_org/ui/views/ |
border.h | 50 // Creates a border for reserving space. The returned border does not
|
/external/kernel-headers/original/linux/ |
ioport.h | 2 * ioport.h Definitions of routines for detecting, reserving and
|
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/ |
SVGAttributeToPropertyMap.cpp | 41 // Add them to our properties vector for that attribute name, reserving capacity up
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_resource_buffer.h | 229 * before reserving command buffer space. And, in order to insert commands
|
/external/genext2fs/ |
genext2fs.8 | 67 Number of reserved blocks as a percentage of size. Reserving 0 blocks will prevent creation of the "lost+found" directory.
|
/external/llvm/lib/Target/Sparc/ |
SparcRegisterInfo.cpp | 109 // scavenge a register here instead of reserving G1 all of the time.
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_resource_buffer.h | 229 * before reserving command buffer space. And, in order to insert commands
|
/hardware/samsung_slsi/exynos5/include/ |
exynos_gscaler.h | 336 * api for reserving a specific gscaler.
|
/external/llvm/lib/Analysis/ |
ProfileEstimatorPass.cpp | 194 DEBUG(dbgs() << "Reserving " << format("%.20g",MinimalWeight[*ei]) << " at " << (*ei) << "\n"); 283 DEBUG(dbgs() << "Reserving " << format("%.20g",MinimalWeight[edge]) << " at " << edge << "\n");
|
/external/chromium_org/chrome/test/chromedriver/server/ |
chromedriver_server.cc | 204 "port-server", "address of server to contact for reserving a port",
|
/external/chromium_org/third_party/WebKit/Source/wtf/ |
StringHasher.h | 164 // Reserving space from the high bits for flags preserves most of the hash's
|
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/ |
IndexDataManager.cpp | 219 ERR("Reserving %u indicies of %u bytes each exceeds the maximum buffer size.", convertCount, indexTypeSize);
|
/external/chromium_org/base/containers/ |
stack_container.h | 139 // Make the container use the stack allocation by reserving our buffer size
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
FrameManager.java | 217 //Log.i("FM", "Reserving " + size + " bytes (max: " + mCacheMaxSize + " bytes).");
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/ |
extension_set_unittest.cc | 263 // This checks serialization to a flat array by explicitly reserving space in 307 // This checks serialization to a flat array by explicitly reserving space in
|
/external/protobuf/src/google/protobuf/ |
extension_set_unittest.cc | 186 // This checks serialization to a flat array by explicitly reserving space in 230 // This checks serialization to a flat array by explicitly reserving space in
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
section.h | 102 * \param res_only if nonzero, only space-reserving bytecodes are allowed in
|
/external/chromium_org/tools/memory_watcher/ |
memory_hook.cc | 246 bool reserving = (address == NULL) || (type & MEM_RESERVE); local
|
/external/qemu/android/config/linux-x86/linux/ |
kvm.h | 63 char dummy[512]; /* reserving space */
|
/external/qemu/android/config/linux-x86_64/linux/ |
kvm.h | 63 char dummy[512]; /* reserving space */
|