HomeSort by relevance Sort by last modified time
    Searched full:compact (Results 1 - 25 of 1476) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
unwind-1.d 9 Compact model index: 3
15 Compact model index: 0
20 Compact model index: 1
24 Compact model index: 3
30 Compact model index: 4
32 Registers restored: \(compact\) A11, B3
36 Compact model index: 0
37 0xa0 0x22 pop compact {A11, B3}
41 Compact model index: 4
43 Registers restored: \(compact\) A11, B
    [all...]
unwind-2.d 9 Compact model index: 3
15 Compact model index: 0
20 Compact model index: 1
24 Compact model index: 3
30 Compact model index: 4
32 Registers restored: \(compact\) A11, B3
36 Compact model index: 0
37 0xa0 0x22 pop compact {A11, B3}
41 Compact model index: 4
43 Registers restored: \(compact\) A11, B
    [all...]
unwind-3.d 8 Compact model index: 3
16 Compact model index: 0
  /external/proguard/examples/dictionaries/
compact.txt 4 # obfuscated class files will generally be a little bit more compact.
6 # java -jar proguard.jar ..... -obfuscationdictionary compact.txt
  /prebuilts/tools/common/proguard/proguard4.7/examples/dictionaries/
compact.txt 4 # obfuscated class files will generally be a little bit more compact.
6 # java -jar proguard.jar ..... -obfuscationdictionary compact.txt
  /external/llvm/test/tools/llvm-objdump/
macho-compact-unwind-i386.test 1 # RUN: llvm-objdump -unwind-info %p/Inputs/compact-unwind.macho-i386 | FileCheck %s
7 # CHECK: compact encoding: 0x01010005
13 # CHECK: compact encoding: 0x41000000
19 # CHECK: compact encoding: 0x41000000
25 # CHECK: compact encoding: 0x01000000
macho-compact-unwind-x86_64.test 1 # RUN: llvm-objdump -unwind-info %p/Inputs/compact-unwind.macho-x86_64 | FileCheck %s
7 # CHECK: compact encoding: 0x01000000
13 # CHECK: compact encoding: 0x41000000
19 # CHECK: compact encoding: 0x41000000
25 # CHECK: compact encoding: 0x01000000
  /external/skia/resources/android_fonts/v17/
fallback_fonts.xml 39 <file variant="compact">DroidNaskhUI-Regular.ttf</file>
61 <file variant="compact">NotoSansThaiUI-Regular.ttf</file>
62 <file variant="compact">NotoSansThaiUI-Bold.ttf</file>
83 <file variant="compact">NotoSansDevanagariUI-Regular.ttf</file>
84 <file variant="compact">NotoSansDevanagariUI-Bold.ttf</file>
95 <file variant="compact">NotoSansTamilUI-Regular.ttf</file>
96 <file variant="compact">NotoSansTamilUI-Bold.ttf</file>
107 <file variant="compact">NotoSansMalayalamUI-Regular.ttf</file>
108 <file variant="compact">NotoSansMalayalamUI-Bold.ttf</file>
119 <file variant="compact">NotoSansBengaliUI-Regular.ttf</file
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
scanner_test.go 18 compact string
50 if err := Compact(&buf, []byte(tt.compact)); err != nil {
51 t.Errorf("Compact(%#q): %v", tt.compact, err)
52 } else if s := buf.String(); s != tt.compact {
53 t.Errorf("Compact(%#q) = %#q, want original", tt.compact, s)
57 if err := Compact(&buf, []byte(tt.indent)); err != nil {
58 t.Errorf("Compact(%#q): %v", tt.indent, err
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
scanner_test.go 18 compact string
50 if err := Compact(&buf, []byte(tt.compact)); err != nil {
51 t.Errorf("Compact(%#q): %v", tt.compact, err)
52 } else if s := buf.String(); s != tt.compact {
53 t.Errorf("Compact(%#q) = %#q, want original", tt.compact, s)
57 if err := Compact(&buf, []byte(tt.indent)); err != nil {
58 t.Errorf("Compact(%#q): %v", tt.indent, err
    [all...]
  /bionic/tools/relocation_packer/src/
packer.h 5 // Pack relative relocations into a more compact form.
18 // compact forms, and unpacks them to reproduce the pre-packed data.
22 // Pack relocations into a more compact form.
28 // Unpack relocations from their more compact form.
  /external/llvm/test/tools/llvm-objdump/X86/
macho-unwind-info.test 7 CHECK: compact encoding: 0x01000000
  /toolchain/binutils/binutils-2.25/cpu/
sh.cpu 33 (isas compact media)
47 (name compact)
69 (isas compact)
76 (isas compact)
83 (isas compact)
90 (isas compact)
97 (isas compact media)
115 (attrs PC (ISA compact,media))
128 (attrs (ISA media,compact))
144 (attrs VIRTUAL (ISA compact))
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
CompactArrayTest.java 46 cba.compact(true);
47 cba.compact(true);
60 cba4.compact(false);
63 cba5.compact(true);
75 cba.compact();
77 logln("cloned compact equals: " + cba.equals(cba6));
110 cca.compact(EXTENSIVE);
111 cca.compact(EXTENSIVE);
124 cca4.compact(false);
127 cca5.compact(EXTENSIVE)
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
CompactArrayTest.java 42 cba.compact(true);
43 cba.compact(true);
56 cba4.compact(false);
59 cba5.compact(true);
71 cba.compact();
73 logln("cloned compact equals: " + cba.equals(cba6));
106 cca.compact(EXTENSIVE);
107 cca.compact(EXTENSIVE);
120 cca4.compact(false);
123 cca5.compact(EXTENSIVE)
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
shmix-3.s 2 ! We will be using .text for the SHmedia code and .text.compact for the
4 .section .text.compact,"ax"
  /external/llvm/test/MC/X86/
compact-unwind.s 6 # Check that we emit compact-unwind info with UNWIND_X86_MODE_STACK_IND encoding
12 # CHECK-NEXT: compact encoding: 0x03056804
37 # Check that we emit compact-unwind info with UNWIND_X86_MODE_STACK_IMMD encoding
42 # CHECK-NEXT: compact encoding: 0x02360804
  /external/proguard/src/proguard/obfuscate/
AttributeShrinker.java 49 // Compact the array for class attributes.
54 // Compact the attributes in fields, methods, and class attributes,
71 // Compact the attributes array.
76 // Compact any attributes of the remaining attributes.
88 // Compact the attributes array.
  /external/llvm/test/MC/MachO/ARM/
compact-unwind-armv7k.s 10 @ CHECK: compact encoding: 0x01000007
27 @ CHECK: compact encoding: 0x01000063
45 @ CHECK: compact encoding: 0x02000000
60 @ CHECK: compact encoding: 0x02000300
80 @ CHECK: compact encoding: 0x01c00001
97 @ CHECK: compact encoding: 0x04000000
109 @ CHECK: compact encoding: 0x04000000
  /prebuilts/tools/common/m2/repository/com/sun/xml/bind/external/rngom/2.2.11/
rngom-2.2.11-sources.jar 
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
CompactByteArray.java 12 * Provides a compact way to store information that is indexed by Unicode
19 * A compact array of any primitive data type serves two purposes:
24 * A compact array is composed of a index array and value array. The index
45 * compact array is 0.
57 * @param defaultValue the default value of the compact array.
82 * @param indexArray the indicies of the compact array.
83 * @param newValues the values of the compact array.
108 * @param indexArray the RLE-encoded indicies of the compact array.
109 * @param valueArray the RLE-encoded values of the compact array.
177 * Compact the array
182 public void compact() { method in class:CompactByteArray
192 public void compact(boolean exhaustive) method in class:CompactByteArray
    [all...]
  /external/libunwind_llvm/include/mach-o/
compact_unwind_encoding.h 21 // of object files. Or compilers can emit compact unwind information in
27 // emitted compact unwind info for the function, that compact unwind info will
33 // compact unwind info. But that is fragile and no longer done.
37 // The compact unwind endoding is a 32-bit value which encoded in an
100 // For x86 there are four modes for the compact unwind encoding:
113 // constant stack size. To return, a constant (encoded in the compact
125 // large to encode in the compact unwind encoding. Instead it requires that
126 // the function contains "subl $nnnnnnnn,ESP" in its prolog. The compact
130 // No compact unwind encoding is available. Instead the low 24-bits of th
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/mach-o/
compact_unwind_encoding.h 21 // of object files. Or compilers can emit compact unwind information in
27 // emitted compact unwind info for the function, that compact unwind info will
33 // compact unwind info. But that is fragile and no longer done.
37 // The compact unwind endoding is a 32-bit value which encoded in an
100 // For x86 there are four modes for the compact unwind encoding:
113 // constant stack size. To return, a constant (encoded in the compact
125 // large to encode in the compact unwind encoding. Instead it requires that
126 // the function contains "subl $nnnnnnnn,ESP" in its prolog. The compact
130 // No compact unwind encoding is available. Instead the low 24-bits of th
    [all...]
  /external/v8/src/heap/
gc-idle-time-handler.h 84 // If we haven't recorded any mark-compact events yet, we use
85 // conservative lower bound for the mark-compact speed.
88 // If we haven't recorded any final incremental mark-compact events yet, we
89 // use conservative lower bound for the mark-compact speed.
93 // Maximum mark-compact time returned by EstimateMarkCompactTime.
96 // Maximum final incremental mark-compact time returned by
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
time_util.h 30 // Helper function for compact ntp representation:
35 // In some fields where a more compact representation is
41 // Converts interval between compact ntp timestamps to milliseconds.

Completed in 829 milliseconds

1 2 3 4 5 6 7 8 91011>>