HomeSort by relevance Sort by last modified time
    Searched full:expanded (Results 676 - 700 of 2167) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/skia/src/core/
SkConfig8888.cpp 52 * expanded via another function call.
  /external/chromium_org/tools/grit/grit/format/
html_inline_unittest.py 206 '''Tests that variables are expanded in filenames before inlining.'''
  /external/clang/lib/CodeGen/
ABIInfo.h 64 /// be expanded into consecutive arguments for its constituent fields.
  /external/clang/test/CXX/temp/temp.param/
p15-cxx0x.cpp 117 // in a template template parameter pack is expanded, because the pack is
  /external/hyphenation/
substrings.c 182 // read all patterns and split in pure text (_key) & expanded patterns (_val)
  /external/jpeg/
jdatasrc.c 23 /* Expanded data source object for stdio input */
jerror.c 61 * The setjmp buffer can be made a private field within an expanded error
jmemsys.h 122 typedef unsigned short EMSH; /* type of expanded-memory handles */
  /external/libexif/
NEWS 38 * Expanded the Doxygen API documentation
  /external/libpng/contrib/gregbook/
readppm.c 152 /* GRR WARNING: grayscale needs to be expanded and channels reset! */
  /external/llvm/lib/Target/MSP430/
MSP430BranchSelector.cpp 28 STATISTIC(NumExpanded, "Number of branches expanded to long format");
  /external/llvm/lib/Target/Mips/
MipsISelDAGToDAG.cpp 91 /// expanded, promoted and normal instructions
  /external/llvm/lib/Target/PowerPC/
PPCBranchSelector.cpp 29 STATISTIC(NumExpanded, "Number of branches expanded to long format");
PPCSubtarget.cpp 170 // see. Maybe we should make a late-expanded pseudo to encode this dependency.
  /external/llvm/test/CodeGen/ARM/
call-tc.ll 44 ; Sibcall optimization of expanded libcalls. rdar://8707777
  /external/llvm/test/CodeGen/Thumb2/
crash.ll 67 ; When an strd is expanded into two str instructions, make sure the first str
  /external/qemu/distrib/jpeg-6b/
jdatasrc.c 23 /* Expanded data source object for stdio input */
jerror.c 61 * The setjmp buffer can be made a private field within an expanded error
jmemsys.h 122 typedef unsigned short EMSH; /* type of expanded-memory handles */
  /external/qemu/distrib/sdl-1.2.15/
VisualC.html 153 Later, it was converted to HTML and expanded into the document that you see
  /external/skia/src/core/
SkConfig8888.cpp 52 * expanded via another function call.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
properties.cpp 320 "expanded", "mutable", "", "", "", "", "", "",
  /frameworks/base/core/java/android/text/
Spanned.java 41 * will hence be expanded to <i>include</i> the new character (when the span is using a MARK at
  /frameworks/base/core/java/android/widget/
CompoundButton.java 93 * XXX: These are tiny, need some surrounding 'expanded touch area',
  /frameworks/base/core/java/com/android/internal/widget/multiwaveview/
MultiWaveView.java 506 // Force ring and targets to finish animation to final expanded state
533 private void hideTargets(boolean animate, boolean expanded) {
541 final float targetScale = expanded ? TARGET_SCALE_EXPANDED : TARGET_SCALE_COLLAPSED;
555 final float ringScaleTarget = expanded ? RING_SCALE_EXPANDED : RING_SCALE_COLLAPSED;
    [all...]

Completed in 1297 milliseconds

<<21222324252627282930>>