/external/e2fsprogs/tests/f_expand/ |
name | 0 expanding lost+found
|
/external/llvm/test/CodeGen/X86/ |
vshift_split.ll | 3 ; Example that requires splitting and expanding a vector shift.
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
peers.ui | 20 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
eventhistory.ui | 19 <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
|
/external/llvm/test/CodeGen/PowerPC/ |
pr3711_widen_bit.ll | 3 ; Test that causes a abort in expanding a bit convert due to a missing support
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
OnSizeChangedListener.java | 20 * A listener used to update the list data object when the corresponding expanding
|
/external/chromium_org/base/strings/ |
stringize_macros.h | 19 // Use this to quote the provided parameter, first expanding it if it
|
/external/llvm/test/CodeGen/R600/ |
legalizedag-bug-expand-setcc.ll | 4 ; BooleanContents value and always using one for true, when expanding
|
/external/chromium/base/ |
stringize_macros.h | 20 // Use this to quote the provided parameter, first expanding it if it 46 // expanding symbols). Does not do any quoting.
|
/external/chromium/chrome/browser/debugger/manual_tests/ |
heap-profiler-test-snapshots-comparison.html | 68 <li>after expanding 'A' item, the value in '+/- Count' column 71 <li>after expanding 'B' item, the value in '+/- Count' column
|
profiler-test-focus-and-exclude.html | 29 <li>select 'eternal_fib' function entry (without expanding it), 53 <li>by expanding 'Script:' node, make sure that at least 3
|
heap-profiler-test-basic-grid-functionality.html | 29 <li>expanding and collapsing tree nodes.
|
profiler-test-basic-grid-functionality.html | 34 <li>expanding and collapsing tree nodes;
|
/dalvik/vm/ |
PointerSet.cpp | 17 * Maintain an expanding set of unique pointer values. 22 * Sorted, expanding list of pointers. 133 LOGVV("expanding %p to %d", pSet, pSet->alloc); 136 ALOGE("Failed expanding ptr set (alloc=%d)", pSet->alloc);
|
BitVector.h | 24 * Expanding bitmap, used for tracking resources. Bits are numbered starting 51 * dvmSetBit sets the specified bit, expanding the vector if necessary
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
decoll.h | 10 * is sorted with expanding char e.
|
/external/icu4c/test/intltest/ |
decoll.h | 10 * is sorted with expanding char e.
|
/external/libsepol/include/sepol/ |
module.h | 71 /* Module linking/expanding public interfaces. */
|
/external/libvpx/libvpx/nestegg/m4/ |
as-ac-expand.m4 | 2 dnl autostars m4 macro for expanding directories using configure's prefix
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderDeprecatedFlexibleBox.cpp | 501 bool expanding = remainingSpace > 0; local 502 unsigned int start = expanding ? lowestFlexGroup : highestFlexGroup; 503 unsigned int end = expanding? highestFlexGroup : lowestFlexGroup; 515 if (allowedChildFlex(child, expanding, i)) 520 LayoutUnit allowedFlex = allowedChildFlex(child, expanding, i); 523 spaceAvailableThisPass = expanding ? min(spaceAvailableThisPass, projectedFlex) : max(spaceAvailableThisPass, projectedFlex); 539 if (allowedChildFlex(child, expanding, i)) { 558 if (allowedChildFlex(child, expanding, i)) { 755 bool expanding = remainingSpace > 0; local 756 unsigned int start = expanding ? lowestFlexGroup : highestFlexGroup [all...] |
/ndk/sources/host-tools/make-3.81/ |
expand.c | 29 /* Initially, any errors reported when expanding strings will be reported 124 if (v->expanding) 127 /* Expanding V causes infinite recursion. Lose. */ 140 v->expanding = 1; 145 v->expanding = 0; 263 If so, expand it before expanding the entire reference. */ 294 finished expanding this one, P will be incremented to 414 Build in `variable_buffer' the result of expanding the references and calls.
|
/art/runtime/jdwp/ |
jdwp_expand_buf.h | 17 * Expanding byte buffer, with primitives for appending basic data types.
|
/bionic/libc/include/ |
errno.h | 46 /* a macro expanding to the errno l-value */
|
/dalvik/vm/jdwp/ |
ExpandBuf.h | 17 * Expanding byte buffer, with primitives for appending basic data types.
|
/developers/build/prebuilts/gradle/CustomNotifications/CustomNotificationsSample/src/main/res/values/ |
strings.xml | 31 \n\nIf your device is running Jelly Bean or above, try expanding or collapsing
|