HomeSort by relevance Sort by last modified time
    Searched refs:expand (Results 101 - 125 of 232) sorted by null

1 2 3 45 6 7 8 910

  /external/icu4c/test/intltest/
wbnf.cpp 57 inline void expand(int add_size = 100){ // size unit is byte function in class:Buffer_byte
71 expand(r); // simply expand, no block alignment
78 expand();
    [all...]
  /external/valgrind/main/none/tests/amd64/
pcmpstr64.c 70 void expand ( V128* dst, char* summary ) function
96 expand(&argL, summL);
97 expand(&argR, summR);
    [all...]
pcmpstr64w.c 73 void expand ( V128* dst, char* summary ) function
99 expand(&argL, summL);
100 expand(&argR, summR);
    [all...]
  /external/webkit/Source/WebCore/inspector/front-end/
ElementsTreeOutline.js 608 // (not the Expand All button or the closing tag).
730 this.expand();
    [all...]
BreakpointsSidebarPane.js 567 breakpointItem.parent.element.expand();
ResourcesPanel.js 904 this.expand();
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java     [all...]
  /external/libsepol/src/
hierarchy.c 35 #include <sepol/policydb/expand.h>
  /external/openfst/src/include/fst/extensions/pdt/
pdtscript.h 35 #include <fst/extensions/pdt/expand.h>
82 // PDT EXPAND
109 Expand(fst, parens, ofst,
  /external/openssl/ssl/
s3_pkt.c 489 if (s->expand != NULL)
546 i=COMP_expand_block(ssl->expand,rr->comp,
    [all...]
ssl_lib.c     [all...]
s3_cbc.c 173 if ( (s->options&SSL_OP_TLS_BLOCK_PADDING_BUG) && !s->expand)
  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltdl.m4 45 # If Autoconf is new enough, expand to `${top_build_prefix}', otherwise
205 dnl Be careful not to expand twice:
348 # Only expand once:
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
mmxp2_32.asm 273 ; much more trouble to expand/coil the loop than I did, so theirs
  /external/sepolicy/
access_vectors 850 expand
  /frameworks/base/core/java/android/view/
VolumePanel.java 492 private void expand() { method in class:VolumePanel
1054 expand(); method
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 480 mExpandAllToolItem.setToolTipText("Expand All");
    [all...]
  /external/icu4c/i18n/
ucol_tok.cpp 2064 const UChar *expand = s.pos; local
    [all...]
  /system/core/libpixelflinger/codeflinger/
texturing.cpp     [all...]
  /external/checkpolicy/test/
dispol.c 24 #include <sepol/policydb/expand.h>
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
SymbolManager.h 78 void expand();
  /external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java 99 * Forces the segment containing the given {@code key} to expand (see
100 * {@link Segment#expand()}.
106 segment.expand();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PanelView.java 56 private float mExpandMinDisplayFraction; // classic value: 0.5 (drag open halfway to expand)
633 public void expand() {
634 if (DEBUG) LOG("expand: " + this);
  /prebuilts/tools/common/m2/internal/jdom/jdom/1.0/
jdom-1.0.jar 
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp 251 // Expand any composed subreg indices.
591 void expand(SetTheory &ST, Record *Def, SetTheory::RecSet &Elts) { function in struct:__anon12097::TupleExpander
722 const SetTheory::RecVec *Elements = RegBank.getSets().expand(R);
    [all...]

Completed in 4813 milliseconds

1 2 3 45 6 7 8 910