/art/compiler/dex/ |
arena_bit_vector.h | 28 * Expanding bitmap, used for tracking resources. Bits are numbered starting
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
ApplicationInfoTest.java | 44 // TODO: consider expanding to check all member variables
|
/external/chromium/third_party/libjingle/source/talk/base/ |
buffer.h | 38 // Unlike std::string/vector, does not initialize data when expanding capacity.
|
/external/chromium_org/chrome/browser/extensions/api/serial/ |
serial_port_enumerator_posix.cc | 57 // string generator (something like /dev/ttyS[0-9]{0,3}) and then expanding
|
/external/chromium_org/remoting/base/ |
util.h | 68 // Align the sides of the rectangle to multiples of 2 (expanding outwards).
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
itercoll.cpp | 112 // Test with an expanding character sequence 118 errln("Couldn't create a RuleBasedCollator with an expanding sequence."); 135 errln("Couldn't create a RuleBasedCollator with both an expanding and a contracting sequence."); 357 i->setOffset(3, status); // go to the expanding character
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
buffer.h | 38 // Unlike std::string/vector, does not initialize data when expanding capacity.
|
/external/chromium_org/third_party/libwebp/utils/ |
rescaler.h | 25 int x_expand; // true if we're expanding in the x direction
|
/external/chromium_org/v8/src/ |
zone-inl.h | 54 // Check if the requested size is available without expanding.
|
/external/icu4c/test/intltest/ |
itercoll.cpp | 112 // Test with an expanding character sequence 118 errln("Couldn't create a RuleBasedCollator with an expanding sequence."); 135 errln("Couldn't create a RuleBasedCollator with both an expanding and a contracting sequence."); 357 i->setOffset(3, status); // go to the expanding character
|
/external/libvpx/libvpx/vp8/common/x86/ |
postproc_sse2.asm | 549 punpcklbw xmm1, xmm0 ; expanding 550 punpcklbw xmm2, xmm0 ; expanding 552 punpcklwd xmm1, xmm0 ; expanding to dwords 553 punpcklwd xmm2, xmm0 ; expanding to dwords
|
/external/v8/src/ |
zone-inl.h | 55 // Check if the requested size is available without expanding.
|
/external/webp/src/utils/ |
rescaler.h | 25 int x_expand; // true if we're expanding in the x direction
|
/external/llvm/include/llvm/MC/ |
MCAtom.h | 130 /// Append an instruction, expanding the atom if necessary. 172 /// Append a data entry, expanding the atom if necessary.
|
/frameworks/ex/common/tests/src/com/android/common/widget/ |
GroupingListAdapterTests.java | 224 // Note that expanding the group of 2's shifted the group of 5's down from the 263 // Invalidate cache by expanding a group
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
ExpandingListView.java | 144 * around it to make room for the expanding view. There are several steps required 164 * 4. The expanding view's bounds are animated to what the final values should be 166 * 5. The bounds above the expanding view are animated upwards while the bounds 167 * below the expanding view are animated downwards. 293 /* Adds animation for expanding the cell that was clicked. */ 329 * expansion process. When the cell expands, some items below or above the expanding
|
/external/oprofile/gui/ui/ |
oprof_start.base.ui | 234 <enum>Expanding</enum> 375 <enum>Expanding</enum> [all...] |
/external/skia/tests/ |
GifTest.cpp | 166 // "libgif warning [image too wide, expanding output to size]" 171 // "libgif warning [image too tall, expanding output to size]"
|
/art/runtime/base/unix_file/ |
random_access_file_test.h | 126 // Expanding the file appends zero bytes.
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BitmapTest.java | 500 // test expanding 525 // test expanding 550 // test expanding 802 // test expanding
|
/dalvik/libdex/ |
CmdUtils.cpp | 94 * Map the specified DEX file read-only (possibly after expanding it into a
|
/external/chromium/chrome/browser/ui/gtk/ |
first_run_bubble.cc | 157 // We want the buttons on the right, so just use an expanding label to fill
|
gtk_chrome_shrinkable_hbox_unittest.cc | 152 // Expanding the width may cause some invisible children to be shown,
|
status_bubble_gtk.h | 103 // currently expanded or in the process of expanding).
|
/external/chromium_org/chrome/browser/resources/options/chromeos/ |
bluetooth.css | 49 /* Prevent dialog from expanding if many devices are found. */
|