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

1 2 3 4 5 67 8 91011>>

  /external/neven/Embedded/common/src/b_TensorEm/
CompactAlt.h 35 /** Compact Affine linear trasformation composed of compact matrix and
47 /** compact matrix */
  /art/test/021-string2/src/junit/framework/
ComparisonCompactor.java 25 public String compact(String message) { method in class:ComparisonCompactor
  /art/test/082-inline-execute/src/junit/framework/
ComparisonCompactor.java 25 public String compact(String message) { method in class:ComparisonCompactor
  /build/kati/
shellutil_test.go 85 v := b.compact(f, m)
  /device/htc/flounder/VolantisKeyboard/res/values/
strings.xml 6 <string name="keyboard_layouts_label">Nexus Compact Keyboard</string>
  /external/chromium-trace/catapult/tracing/docs/
embedding-trace-viewer.md 48 `trace_viewer/extras/*_config.html`. Some of the other configs are smaller, leading to a more compact redistributable.
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator_internal.h 22 // FIXME: Check if we may use even more compact size class map for internal
  /external/dbus/doc/
dbus-monitor.1 31 monitoring mode and profiling mode. The profiling format is a compact
  /external/dexmaker/src/main/java/com/google/dexmaker/
Label.java 55 void compact() { method in class:Label
  /external/icu/icu4c/source/i18n/
collationdatareader.h 180 * It encodes a simple collation element (CE) in compact form, unless bits 7..6 are both set,
189 * 64-bit CEs and expansions that cannot be stored in a more compact form.
192 * CE32s for expansions in compact form, and for characters whose trie values
196 * Compact storage for all of the CEs that occur in the root collation.
  /external/junit/src/junit/framework/
ComparisonCompactor.java 25 public String compact(String message) { method in class:ComparisonCompactor
  /external/libchrome/base/trace_event/
heap_profiler_stack_frame_deduplicator.h 27 // lookup of a backtrace for deduplication, and a tree for compact storage in
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/nio/
ReadOnlyCharArrayBuffer.java 45 public CharBuffer compact () { method in class:ReadOnlyCharArrayBuffer
ReadOnlyHeapByteBuffer.java 46 public ByteBuffer compact () { method in class:ReadOnlyHeapByteBuffer
ReadWriteCharArrayBuffer.java 53 public CharBuffer compact () { method in class:ReadWriteCharArrayBuffer
ReadWriteDoubleArrayBuffer.java 54 public DoubleBuffer compact () { method in class:ReadWriteDoubleArrayBuffer
ReadWriteFloatArrayBuffer.java 54 public FloatBuffer compact () { method in class:ReadWriteFloatArrayBuffer
ReadWriteIntArrayBuffer.java 53 public IntBuffer compact () { method in class:ReadWriteIntArrayBuffer
ReadWriteLongArrayBuffer.java 53 public LongBuffer compact () { method in class:ReadWriteLongArrayBuffer
ReadWriteShortArrayBuffer.java 54 public ShortBuffer compact () { method in class:ReadWriteShortArrayBuffer
  /external/libxml2/result/
xhtml1.sax 85 SAX.startElement(dl, compact='')
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 34 /// True if the target object file supports emitting a compact unwind section
39 /// supports having some functions with compact unwind and other with
50 /// Compact unwind encoding indicating that we should emit only an EH frame.
79 /// support a compact representation of the CIE and FDE, this is the section
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 805 /// \brief Compact unwind encoding values.
831 /// Generate compact unwind encoding for the function based on the CFI
833 /// encoded in compact unwind, the method returns UNWIND_ARM_MODE_DWARF which
837 DEBUG_WITH_TYPE("compact-unwind", llvm::dbgs() << "generateCU()\n");
850 // Process each .cfi directive and build up compact unwind info.
873 DEBUG_WITH_TYPE("compact-unwind",
883 // Directive not convertable to compact unwind, bail out.
884 DEBUG_WITH_TYPE("compact-unwind",
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
stdux-constuse.ll 29 ; Make sure that we generate the most compact form of this loop with no
  /external/llvm/test/CodeGen/X86/
push-cfi-obj.ll 4 ; On darwin, check that we manage to generate the compact unwind section

Completed in 1131 milliseconds

1 2 3 4 5 67 8 91011>>