/system/core/include/utils/ |
Vector.h | 78 //! returns how many items can be stored without reallocating the backing store
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
Vector.h | 73 //! returns how many items can be stored without reallocating the backing store
|
/external/guava/guava/src/com/google/common/collect/ |
Lists.java | 164 * @param initialArraySize the exact size of the initial backing array for 531 * directly to the backing list. [all...] |
Iterators.java | 58 * the backing iteration when absolutely necessary. [all...] |
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
Lists.java | 162 * @param initialArraySize the exact size of the initial backing array for 497 * directly to the backing list. [all...] |
Multimaps.java | 126 // there's no way to generate the empty backing map. 330 * <b>all</b> access to the backing multimap is accomplished through the 831 * @param map the backing map for the returned multimap view [all...] |
Iterators.java | 56 * the backing iteration when absolutely necessary. [all...] |
/external/guava/guava-tests/test/com/google/common/collect/ |
MultimapsTest.java | 581 final Set<Integer> backing = super.getImpl(); 585 return backing; [all...] |
/external/llvm/lib/Target/R600/ |
AMDKernelCodeT.h | 383 /// This is the 64 bit base address of the scratch backing memory for 545 /// Number of bytes of scratch backing memory required for full [all...] |
/external/v8/src/heap/ |
objects-visiting-inl.h | 391 // Skip visiting the backing hash table containing the mappings and the 404 // Mark the backing hash table without pushing it on the marking stack. [all...] |
/external/v8/src/ic/arm64/ |
ic-arm64.cc | 315 // Element is in arguments backing store, which is referenced by the [all...] |
/external/clang/lib/Sema/ |
SemaObjCProperty.cpp | 720 /// property with no known lifetime of its own, using backing 721 /// 'ivar's attribute, if any. If no backing 'ivar', property's 732 // if no backing ivar, make property 'strong'. 736 // property assumes owenership of backing ivar. [all...] |
/external/boringssl/src/crypto/aes/asm/ |
aes-586.pl | 209 $__s0=&DWP(4,"esp"); # s0 backing store 210 $__s1=&DWP(8,"esp"); # s1 backing store 211 $__s2=&DWP(12,"esp"); # s2 backing store 212 $__s3=&DWP(16,"esp"); # s3 backing store 215 $__tbl=&DWP(28,"esp"); # %ebp backing store 218 # above by 4 and overlaps by %ebp backing store [all...] |
/external/v8/src/ia32/ |
code-stubs-ia32.cc | 824 // Compute the sizes of backing store, parameter map, and arguments object. 825 // 1. Parameter map, has 2 extra words containing context and backing store. 834 // 2. Backing store. [all...] |
/external/v8/src/x64/ |
code-stubs-x64.cc | 640 // Compute the sizes of backing store, parameter map, and arguments object. 641 // 1. Parameter map, has 2 extra words containing context and backing store. 651 // 2. Backing store. 705 // backing store. 712 // rdi = address of parameter map or backing store (tagged) 750 // rdi = address of backing store (tagged) 772 // rdi = address of backing store (tagged) [all...] |
/external/v8/src/x87/ |
code-stubs-x87.cc | 504 // Compute the sizes of backing store, parameter map, and arguments object. 505 // 1. Parameter map, has 2 extra words containing context and backing store. 514 // 2. Backing store. 577 // backing store. 584 // edi = address of parameter map or backing store (tagged) 625 // edi = address of backing store (tagged) 646 // edi = address of backing store (tagged) [all...] |
/external/bison/examples/calc++/ |
calc++-scanner.cc | 295 * possible backing-up. 900 fprintf( stderr, "--scanner backing up\n" ); [all...] |
/external/bison/src/ |
scan-skel.c | 314 * possible backing-up. 997 fprintf( stderr, "--scanner backing up\n" ); [all...] |
/ndk/docs/Additional_library_docs/renderscript/ |
classandroid_1_1RSC_1_1Allocation.html | 80 <div class="textblock"><p>This class provides the primary method through which data is passed to and from RenderScript kernels. An <a class="el" href="classandroid_1_1RSC_1_1Allocation.html">Allocation</a> provides the backing store for a given <a class="el" href="classandroid_1_1RSC_1_1Type.html">Type</a>.</p> [all...] |
/packages/apps/TvSettings/Settings/res/values-en-rAU/ |
strings.xml | 236 <string name="storage_wizard_format_as_private_description" msgid="5814513630861655168">"This requires the USB drive to be formatted to make it secure. After securely formatting, this drive will only work with this device. Formatting deletes all data currently stored on the drive. To avoid losing the data, consider backing it up."</string> 238 <string name="storage_wizard_format_as_public_description" msgid="8591201523650249337">"After formatting, you can use this USB drive in other devices. All data will be deleted. Consider backing up first by moving apps to other internal storage."</string> [all...] |
/packages/apps/TvSettings/Settings/res/values-en-rGB/ |
strings.xml | 236 <string name="storage_wizard_format_as_private_description" msgid="5814513630861655168">"This requires the USB drive to be formatted to make it secure. After securely formatting, this drive will only work with this device. Formatting deletes all data currently stored on the drive. To avoid losing the data, consider backing it up."</string> 238 <string name="storage_wizard_format_as_public_description" msgid="8591201523650249337">"After formatting, you can use this USB drive in other devices. All data will be deleted. Consider backing up first by moving apps to other internal storage."</string> [all...] |
/packages/apps/TvSettings/Settings/res/values-en-rIN/ |
strings.xml | 236 <string name="storage_wizard_format_as_private_description" msgid="5814513630861655168">"This requires the USB drive to be formatted to make it secure. After securely formatting, this drive will only work with this device. Formatting deletes all data currently stored on the drive. To avoid losing the data, consider backing it up."</string> 238 <string name="storage_wizard_format_as_public_description" msgid="8591201523650249337">"After formatting, you can use this USB drive in other devices. All data will be deleted. Consider backing up first by moving apps to other internal storage."</string> [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/cpp/ |
rsCppStructs.h | 280 * from RenderScript kernels. An Allocation provides the backing store for a 516 * Creates an Allocation for use by scripts with a given Type and a backing pointer. For use 522 * @param[in] pointer existing backing store to use for this Allocation if possible [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/cpp/ |
rsCppStructs.h | 280 * from RenderScript kernels. An Allocation provides the backing store for a 516 * Creates an Allocation for use by scripts with a given Type and a backing pointer. For use 522 * @param[in] pointer existing backing store to use for this Allocation if possible [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/cpp/ |
rsCppStructs.h | 280 * from RenderScript kernels. An Allocation provides the backing store for a 516 * Creates an Allocation for use by scripts with a given Type and a backing pointer. For use 522 * @param[in] pointer existing backing store to use for this Allocation if possible [all...] |