HomeSort by relevance Sort by last modified time
    Searched refs:expand (Results 201 - 225 of 398) sorted by null

1 2 3 4 5 6 7 891011>>

  /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/chromium_org/third_party/WebKit/Source/devtools/front_end/
CanvasReplayStateView.js 465 node.expand();
RequestHeadersView.js 299 section.expand();
ResourcesPanel.js 676 manifestTreeElement.expand();
    [all...]
SourcesPanel.js     [all...]
NavigatorView.js 1042 this.parent.treeElement().expand();
    [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,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 50 frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_extensions.py 165 x.pack(expand=True, fill='both')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pydoc.py 2243 def expand(self): member in class:gui.GUI
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
keybindingDialog.py 50 frameMain.pack(side=TOP,expand=TRUE,fill=BOTH)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_extensions.py 165 x.pack(expand=True, fill='both')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pydoc.py 2243 def expand(self): member in class:gui.GUI
    [all...]
  /external/chromium_org/chrome/test/functional/
perf_endure.py     [all...]
  /external/chromium_org/content/browser/resources/media/
stats_graph_helper.js 11 // Each group has an expand/collapse button and is collapsed initially.
  /external/chromium_org/third_party/openssl/openssl/ssl/
s3_pkt.c 489 if (s->expand != NULL)
546 i=COMP_expand_block(ssl->expand,rr->comp,
    [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_iht4x4_add_neon.asm 64 vmovl.s16 q15, d16 ; expand x0 from 16 bit to 32 bit
  /external/openssl/ssl/
s3_pkt.c 489 if (s->expand != NULL)
546 i=COMP_expand_block(ssl->expand,rr->comp,
    [all...]
  /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 493 private void expand() { method in class:VolumePanel
1055 expand(); method
    [all...]

Completed in 1134 milliseconds

1 2 3 4 5 6 7 891011>>