/dalvik/dx/tests/071-dex-java-stack-ops/ |
info.txt | 7 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/073-dex-null-array-refs/ |
info.txt | 7 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/075-dex-cat2-value-merge/ |
info.txt | 7 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/079-dex-local-variable-renumbering/ |
info.txt | 7 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/080-dex-exception-tables/ |
info.txt | 8 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/081-dex-throws-list/ |
info.txt | 7 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/082-dex-throws-list-sharing/ |
info.txt | 7 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/084-dex-high-register-moves/ |
info.txt | 7 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/087-ssa-local-vars/ |
info.txt | 5 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/088-ssa-combine-blocks/ |
info.txt | 5 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/097-dex-branch-offset-zero/ |
info.txt | 6 aspects of conversion end up altering the output in innocuous ways.
|
/external/owasp/sanitizer/tools/findbugs/doc/ |
plugins.txt | 2 Plugins can be specified in three different ways:
|
/dalvik/dx/tests/074-dex-form35c-edge-case/ |
info.txt | 8 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/094-scala-locals/ |
info.txt | 8 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/110-dex-preserve-this/ |
info.txt | 10 aspects of conversion end up altering the output in innocuous ways.
|
/dalvik/dx/tests/123-dex-transform-invalid-virtual-to-direct/ |
info.txt | 10 aspects of conversion end up altering the output in innocuous ways.
|
/external/valgrind/gdbserver_tests/ |
gone.c | 12 // Three ways of going away...
|
mcsignopass.vgtest | 2 # We detect this two ways:
|
/external/eigen/Eigen/src/Core/util/ |
Memory.h | 798 int ways = (abcd[1] & 0xFFC00000) >> 22; // B[31:22] local 803 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1); 829 case 0x0A: l1 = 8; break; // 0Ah data L1 cache, 8 KB, 2 ways, 32 byte lines 830 case 0x0C: l1 = 16; break; // 0Ch data L1 cache, 16 KB, 4 ways, 32 byte lines 831 case 0x0E: l1 = 24; break; // 0Eh data L1 cache, 24 KB, 6 ways, 64 byte lines 832 case 0x10: l1 = 16; break; // 10h data L1 cache, 16 KB, 4 ways, 32 byte lines (IA-64) 833 case 0x15: l1 = 16; break; // 15h code L1 cache, 16 KB, 4 ways, 32 byte lines (IA-64) 834 case 0x2C: l1 = 32; break; // 2Ch data L1 cache, 32 KB, 8 ways, 64 byte lines 835 case 0x30: l1 = 32; break; // 30h code L1 cache, 32 KB, 8 ways, 64 byte lines 836 case 0x60: l1 = 16; break; // 60h data L1 cache, 16 KB, 8 ways, 64 byte lines, sectore [all...] |
/developers/samples/android/ui/views/Elevation/ElevationBasic/ |
template-params.xml | 35 This sample demonstrates two alternative ways to move a view in the z-axis. The 64 This sample demonstrates ways to move a view in the z-axis using 71 alternative ways to move a view in the z-axis. The first shape, the circle,
|
/cts/tests/tests/uirendering/src/android/uirendering/cts/differencevisualizers/ |
DifferenceVisualizer.java | 19 * This class can be extended by the tester, to allow for various ways to debug.
|
/developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/res/values/ |
base-strings.xml | 24 This sample demonstrates how to create an accessible application, using a mix of different widgets demonstrating different ways of adding accessibility markup to a UI.
|
/development/samples/browseable/BasicAccessibility/res/values/ |
base-strings.xml | 24 This sample demonstrates how to create an accessible application, using a mix of different widgets demonstrating different ways of adding accessibility markup to a UI.
|
/external/eigen/bench/ |
check_cache_queries.cpp | 65 int ways = (abcd[1] & 0xFFC00000) >> 22; // B[31:22] local 69 int cache_size = (ways+1) * (partitions+1) * (line_size+1) * (sets+1); 73 cout << "cache[" << cache_id << "].ways = " << ways << "\n"; local
|
/external/libvpx/libvpx/ |
vpxstats.h | 22 /* This structure is used to abstract the different ways of handling
|