HomeSort by relevance Sort by last modified time
    Searched defs:EXPAND (Results 1 - 12 of 12) sorted by null

  /bootable/recovery/
common.h 41 #define EXPAND(x) STRINGIFY(x)
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c 29 #define EXPAND(a) ((((Word32)(a&0xff00)) << 8)|(Word32)(a&0xff))
67 bc1_2 = bc1_2 + EXPAND(huff_ltab1_2[t0+1][t1+1][t2+1][t3+1]);
70 bc5_6 = bc5_6 + EXPAND(huff_ltab5_6[t0+4][t1+4]);
71 bc5_6 = bc5_6 + EXPAND(huff_ltab5_6[t2+4][t3+4]);
79 bc3_4 = bc3_4 + EXPAND(huff_ltab3_4[t0][t1][t2][t3]);
81 bc7_8 = bc7_8 + EXPAND(huff_ltab7_8[t0][t1]);
82 bc7_8 = bc7_8 + EXPAND(huff_ltab7_8[t2][t3]);
84 bc9_10 = bc9_10 + EXPAND(huff_ltab9_10[t0][t1]);
85 bc9_10 = bc9_10 + EXPAND(huff_ltab9_10[t2][t3]);
143 bc5_6 = bc5_6 + EXPAND(huff_ltab5_6[t0+4][t1+4])
    [all...]
  /external/openssh/
blocks.c 52 #define EXPAND \
140 EXPAND
159 EXPAND
178 EXPAND
197 EXPAND
  /external/javassist/src/main/javassist/bytecode/
CodeIterator.java     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 397 // Compress and expand
399 EXPAND,
606 /// specified type to expand memcpy / memset inline. This is mostly true
    [all...]
  /external/mksh/src/
edit.c 324 * if we have a directory part (the former), try to expand
329 /* try to expand the tilde */
334 /* ok, expand and replace */
400 expand(yylval.cp, &w, nwords);
409 /* Expand any tilde and drop all QCHAR for comparison */
633 * just expand based on the extglob
651 * Expand (glob) it now.
    [all...]
  /prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar 
  /external/robolectric/lib/main/
h2-1.2.147.jar 
javassist-3.14.0-GA.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 

Completed in 576 milliseconds