HomeSort by relevance Sort by last modified time
    Searched refs:WRAP (Results 51 - 75 of 208) sorted by null

1 23 4 5 6 7 8 9

  /external/skia/src/jumper/
SkJumper_stages.cpp 14 #define WRAP(name) sk_##name
16 #define WRAP(name) sk_##name##_skx
18 #define WRAP(name) sk_##name##_hsw
20 #define WRAP(name) sk_##name##_avx
22 #define WRAP(name) sk_##name##_sse41
24 #define WRAP(name) sk_##name##_sse2
733 extern "C" MAYBE_MSABI void WRAP(start_pipeline)(size_t dx, size_t dy, size_t xlimit, size_t ylimit,
765 extern "C" ABI void WRAP(name)(Params* params, void** program, \
778 extern "C" ABI void WRAP(name)(size_t tail, void** program, size_t dx, size_t dy, \
    [all...]
  /external/skqp/src/jumper/
SkJumper_stages.cpp 14 #define WRAP(name) sk_##name
16 #define WRAP(name) sk_##name##_skx
18 #define WRAP(name) sk_##name##_hsw
20 #define WRAP(name) sk_##name##_avx
22 #define WRAP(name) sk_##name##_sse41
24 #define WRAP(name) sk_##name##_sse2
733 extern "C" MAYBE_MSABI void WRAP(start_pipeline)(size_t dx, size_t dy, size_t xlimit, size_t ylimit,
765 extern "C" ABI void WRAP(name)(Params* params, void** program, \
778 extern "C" ABI void WRAP(name)(size_t tail, void** program, size_t dx, size_t dy, \
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintListDialog.java 151 mDetailsText = new Text(container, SWT.BORDER | SWT.READ_ONLY | SWT.WRAP
LintViewPart.java 169 SWT.BORDER | SWT.READ_ONLY | SWT.WRAP | SWT.V_SCROLL | SWT.MULTI);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
ActivityPage.java 169 mDescription = new Label(container, SWT.WRAP);
NewProjectPage.java 328 mTipLabel = new Label(container, SWT.WRAP);
    [all...]
NewTemplatePage.java 403 mTipLabel = new Label(parent, SWT.WRAP);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/nine/
nine_dump.c 660 CAP_CASE(TextureAddressCaps, D3DPTADDRESSCAPS, WRAP);
668 CAP_CASE(VolumeTextureAddressCaps, D3DPTADDRESSCAPS, WRAP);
  /external/compiler-rt/lib/tsan/rtl/
tsan_interceptors.cc 1008 void *newcond = WRAP(malloc)(pthread_cond_t_sz);
1013 WRAP(free)(newcond);
    [all...]
  /external/libedit/src/
tty.c 256 #ifdef WRAP
257 {"wrap", WRAP, MD_OUT},
258 #endif /* WRAP */
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyFactory.java 712 Label label = new Label(top, SWT.WRAP);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 223 mDetailsText = new Text(container, SWT.BORDER | SWT.READ_ONLY | SWT.WRAP |SWT.V_SCROLL
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
OutlinePage.java 666 * The solution is to wrap the tree viewer input in a dummy root node that acts
    [all...]
GraphicalEditorPart.java 435 mErrorLabel = new StyledText(mSashError, SWT.READ_ONLY | SWT.WRAP | SWT.V_SCROLL);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationChooser.java 205 ToolBar toolBar = new ToolBar(this, SWT.WRAP | SWT.FLAT | SWT.RIGHT | SWT.HORIZONTAL);
247 //ToolBar rightToolBar = new ToolBar(this, SWT.WRAP | SWT.FLAT | SWT.RIGHT | SWT.HORIZONTAL);
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_solaris_amd64.go     [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_solaris_amd64.go     [all...]
  /prebuilts/sdk/current/extras/constraint-layout/solver/
constraint-layout-solver-1.1.0-beta1.jar 
  /prebuilts/sdk/current/extras/constraint-layout-x/solver/
constraintlayout-solver-1.1.0.jar 
  /prebuilts/sdk/renderscript/lib/
javalib.jar 
  /prebuilts/tools/common/m2/repository/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /prebuilts/tools/common/offline-m2/org/antlr/ST4/4.0.8/
ST4-4.0.8.jar 
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 

Completed in 1418 milliseconds

1 23 4 5 6 7 8 9