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

1 2 3 4 5 6 7 891011>>

  /prebuilts/tools/common/proguard/proguard4.7/docs/
main.html 37 <li>Creating more compact code, for smaller code archives, faster transfer
50 probably its compact template-based configuration. A few intuitive command
  /build/kati/
expr.cc 113 virtual Value* Compact() override {
424 return new VarSubst(vname->Compact(), pat, subst);
466 return r->Compact();
486 return r->Compact();
564 return r->Compact();
  /prebuilts/gdb/darwin-x86/lib/python2.7/json/
__init__.py 31 Compact encoding::
152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /prebuilts/gdb/linux-x86/lib/python2.7/json/
__init__.py 31 Compact encoding::
152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/
__init__.py 31 Compact encoding::
152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/
__init__.py 31 Compact encoding::
152 level of 0 will only insert newlines. ``None`` is the most compact
159 ``(',', ':')`` is the most compact JSON representation.
216 level of 0 will only insert newlines. ``None`` is the most compact
223 ``(',', ':')`` is the most compact JSON representation.
  /external/icu/icu4c/source/common/unicode/
ucharstrie.h 380 // Reads a compact 32-bit integer.
491 // - Final-value node: Stores a 32-bit integer in a compact, variable-length format.
493 // - Match node, optionally with an intermediate value in a different compact format.
512 // (The delta has its own compact encoding.)
538 // Compact value: After testing and masking off bit 15, use the following thresholds.
546 // Compact intermediate-value integer, lead unit shared with a branch or linear-match node.
554 // Compact delta integers.
  /toolchain/binutils/binutils-2.25/include/opcode/
tic6x.h 144 /* Pseudo opcode fields position for compact instructions
459 /* Store an unsigned PC-relative value used in compact insn */
474 /* Compact instruction offset base register */
654 - p, if present (on all non-compact instructions), is set from
695 /* Whether each word uses compact instructions. */
707 /* Whether compact instructions in the S unit are decoded as
711 /* Whether compact instructions saturate. */
  /packages/apps/Contacts/src/com/android/contacts/activities/
ContactEditorBaseActivity.java 104 * Navigate to the compact editor view after saving.
106 public static final int COMPACT = 4;
134 * - After the user chooses to expand the compact editor
  /packages/apps/Messaging/src/com/android/messaging/ui/
AudioAttachmentView.java 55 /** The compact layout mode with only the play button and the timer beneath it. Suitable
59 /** The sub-compact layout mode with only the play button. */
343 // Sub-compact mode has static visual appearance already set up during initialization.
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/utils/
BasicHtmlSanitizerTest.java 315 sanitize("<dir compact=\"compact\"><li>something</li></dir>",
316 "<dir compact=\"compact\"><li>something</li></dir>");
    [all...]
  /art/compiler/debug/dwarf/
expression.h 31 // If multiple equivalent encodings are possible, it will choose the most compact one.
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/debug/
event-hub.rb 20 @listeners.compact!
  /external/bzip2/
bz-fo.xsl 82 <xsl:when test="parent::*/@spacing = 'compact'">
84 xsl:use-attribute-sets="compact.list.item.spacing">
111 <xsl:when test="parent::*/@spacing = 'compact'">
113 xsl:use-attribute-sets="compact.list.item.spacing">
  /external/chromium-trace/catapult/third_party/Paste/docs/
StyleGuide.txt 73 Emacs. Don't bother trying make the string less vertically compact.
  /external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
serial_number_generator.py 7 to create compact representations that are unique for a certain string
  /external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
json.py 47 # By default encode using a compact format.
  /external/dng_sdk/source/
dng_xmp_sdk.h 194 bool compact) const;
  /external/eigen/Eigen/src/Eigen2Support/Geometry/
RotationBase.h 19 * \brief Common base class for compact rotation representations
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathCacheEntry.java 25 public final String m_srcURL; // a String is more compact that java.net.URL
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CompactDecimalFormat.java 86 * @param style the compact style
97 * @param style the compact style
109 * the compact style
143 * compact style.
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CompactDecimalFormat.java 89 * @param style the compact style
101 * @param style the compact style
114 * the compact style
148 * compact style.
  /external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/nio/
CharSequenceAdapter.java 48 public CharBuffer compact () { method in class:CharSequenceAdapter
DirectReadOnlyByteBuffer.java 49 public ByteBuffer compact () { method in class:DirectReadOnlyByteBuffer
DirectReadOnlyFloatBufferAdapter.java 60 public FloatBuffer compact () { method in class:DirectReadOnlyFloatBufferAdapter

Completed in 3130 milliseconds

1 2 3 4 5 6 7 891011>>