Searched
full:allocation (Results
1901 -
1925 of
3591) sorted by null
<<71727374757677787980>>
/external/chromium/chrome/browser/chromeos/notifications/ |
notification_panel.cc | 91 // The window_contents_' allocation has been moved off the top left 93 GtkAllocation alloc = widget->allocation;
|
/external/chromium/net/disk_cache/ |
block_files.cc | 36 // Creates a new entry on the allocation map, updating the apropriate counters. 146 // Restores the "empty counters" and allocation hints.
|
sparse_control.cc | 36 // The size of each data block (tracked by the child allocation bitmap). 479 // Save the allocation bitmap before closing the child entry.
|
/external/chromium/third_party/libevent/ |
ChangeLog | 8 o Fix a problem with excessive memory allocation when using multiple event priorities. 157 o Make adding of array members in event_rpcgen more efficient, but doubling memory allocation
|
/external/chromium/third_party/libjingle/source/talk/p2p/client/ |
basicportallocator.cc | 120 // Performs the allocation of ports, in a sequenced (timed) manner, for a given 607 LOG_J(LS_INFO, network_) << "Allocation Phase=" << PHASE_NAMES[phase]
|
/external/clang/include/clang/AST/ |
ExprCXX.h | [all...] |
/external/compiler-rt/lib/asan/ |
asan_allocator2.cc | 108 // We use adaptive redzones: for larger allocation larger redzones are used. 145 // allocation size to achieve the proper alignment, then we store this magic
|
/external/e2fsprogs/e2fsck/ |
problem.h | 421 /* Error allocating EA region allocation structure */ 424 /* Error EA allocation collision */
|
/external/e2fsprogs/misc/ |
tune2fs.8.in | 475 will disable the delayed allocation feature. (This option is currently 500 the location of the inode tables and allocation bitmaps, as
|
/external/gcc-demangle/ |
demangle.h | 143 /* Callback typedef for allocation-less demangler interfaces. */ 607 memory allocation error. */
|
/external/grub/stage2/ |
fs.h | 214 /* these fields retain the current block allocation info */ 242 #define FS_OPTTIME 0 /* minimize allocation time */
|
/external/harfbuzz_ng/test/api/ |
test-buffer.c | 323 /* lets try a huge allocation, make sure it fails */ 336 /* all allocation and size */
|
/external/icu4c/i18n/ |
ucol_wgt.cpp | 34 /* collation element weight allocation -------------------------------------- */ 198 * With the limit lengths of 1..4, there are up to 7 ranges for allocation:
|
/external/jpeg/ |
jmemdos.c | 161 * Near-memory allocation and freeing are controlled by the regular library 196 * This routine computes the total memory space available for allocation.
|
/external/kernel-headers/original/linux/ |
pci.h | 567 #define pci_pool_create(name, pdev, size, align, allocation) \ 568 dma_pool_create(name, &pdev->dev, size, align, allocation)
|
/external/libnfc-nxp/src/ |
phFriNfc_NdefReg.h | 323 * hand the reference over to this function. The library does no allocation of memory. 349 * As the library does no de-allocation the caller of this function needs to take care of the
|
/external/libpng/contrib/visupng/ |
VisualPng.c | 543 // first cycle: count number of files in directory for memory allocation 557 // allocation memory for file-list
|
/external/libppp/src/ |
hdlc.c | 209 { 0x0071, 0x0071, "BAP Bandwidth Allocation Protocol" }, 261 { 0x8071, 0x8071, "BACP Bandwidth Allocation Control Protocol" },
|
/external/libxml2/ |
error.c | 641 "Memory allocation failed : %s\n", extra); 645 NULL, NULL, 0, 0, "Memory allocation failed\n");
|
globals.c | 74 * Memory allocation routines 180 * Global setting, default allocation policy for buffers, default is
|
/external/libxml2/include/libxml/ |
tree.h | 69 * A buffer allocation scheme can be defined to either match exactly the 77 XML_BUFFER_ALLOC_IO /* special allocation scheme used for I/O */ [all...] |
/external/llvm/docs/ |
WritingAnLLVMBackend.rst | 51 Formation, SSA-based Optimization, Register Allocation, Prolog/Epilog Code 89 represents the class register file data used for register allocation and also 316 data that is used for register allocation. It also describes the interactions 473 default allocation order of the registers. A target description file 518 If an alternative allocation order method is not specified, then ``regList`` 519 also defines the order of allocation used by the register allocator. Besides 620 allocation orders. [all...] |
/external/llvm/include/llvm/Analysis/ |
MemoryDependenceAnalysis.h | 67 /// 2. For loads and stores, this could be an allocation instruction. In 69 /// first store to (that part of) the allocation.
|
/external/llvm/lib/CodeGen/ |
PHIElimination.cpp | 111 "Eliminate PHI nodes for register allocation", 115 "Eliminate PHI nodes for register allocation", false, false)
|
/external/llvm/lib/Target/ARM/ |
ARMRegisterInfo.td | 192 // some point, we can go back to using the above allocation orders for the 253 // FIXME: Allocation order changed to s0, s2, s4, ... as a quick hack to
|
Completed in 851 milliseconds
<<71727374757677787980>>