HomeSort by relevance Sort by last modified time
    Searched refs:expand (Results 251 - 275 of 511) sorted by null

<<11121314151617181920>>

  /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/browser/ui/webui/
sync_internals_browsertest.js 312 // Check the type root and expand it.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
NavigatorView.js     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.asm 64 vmovl.s16 q15, d16 ; expand x0 from 16 bit to 32 bit
  /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...]
ssl_lib.c     [all...]
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.asm 64 vmovl.s16 q15, d16 ; expand x0 from 16 bit to 32 bit
  /external/openssl/ssl/
s3_pkt.c 490 if (s->expand != NULL)
547 i=COMP_expand_block(ssl->expand,rr->comp,
    [all...]
ssl_lib.c     [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 853 expand
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_iht4x4_add_neon.asm 64 vmovl.s16 q15, d16 ; expand x0 from 16 bit to 32 bit
  /packages/apps/Contacts/src/com/android/contacts/quickcontact/
ExpandingEntryCardView.java 237 /** The ViewGroup to run the expand/collapse animation on */
243 * List to hold the separators. This saves us from reconstructing every expand/collapse and
255 expand();
325 * Sets the text for the expand button.
327 * @param expandButtonText The expand button text.
337 * Sets the text for the expand button.
339 * @param expandButtonText The expand button text.
559 * 3. Expand/Collapse Text
560 * 4. Expand/Collapse Button
591 // Expand/Collaps
764 private void expand() { method in class:ExpandingEntryCardView
    [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/chromium_org/third_party/icu/source/i18n/
ucol_tok.cpp 2070 const UChar *expand = s.pos; local
    [all...]
  /external/valgrind/main/none/tests/amd64/
pcmpstr64.c 71 void expand ( V128* dst, char* summary ) function
97 expand(&argL, summL);
98 expand(&argR, summR);
    [all...]
  /system/core/libpixelflinger/codeflinger/
texturing.cpp     [all...]
  /external/checkpolicy/test/
dispol.c 24 #include <sepol/policydb/expand.h>
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEConvolveMatrix.cpp 67 result.expand(m_kernelSize);

Completed in 986 milliseconds

<<11121314151617181920>>