HomeSort by relevance Sort by last modified time
    Searched refs:META (Results 1 - 25 of 27) sorted by null

1 2

  /external/llvm/bindings/ocaml/llvm/
Makefile 21 all-local:: copy-meta
22 install-local:: install-meta
23 uninstall-local:: uninstall-meta
25 DestMETA := $(PROJ_libocamldir)/META.llvm
27 # Easy way of generating META in the objdir
28 copy-meta: $(OcamlDir)/META.llvm
30 $(OcamlDir)/META.llvm: META.llvm
33 install-meta:: $(OcamlDir)/META.llv
    [all...]
  /external/proguard/examples/
proguardgui.pro 13 -injars ../lib/proguard.jar(!META-INF/**,!proguard/ant/**,!proguard/wtk/**)
14 -injars ../lib/retrace.jar (!META-INF/**)
retrace.pro 13 -injars ../lib/proguard.jar(!META-INF/MANIFEST.MF,
  /prebuilts/tools/common/proguard/proguard4.7/examples/
proguardgui.pro 13 -injars ../lib/proguard.jar(!META-INF/**,!proguard/ant/**,!proguard/wtk/**)
14 -injars ../lib/retrace.jar (!META-INF/**)
retrace.pro 13 -injars ../lib/proguard.jar(!META-INF/MANIFEST.MF,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
build.properties 13 META-INF/,\
  /external/v8/benchmarks/
earley-boyer.js 51 /*** META ((export *js*)) */
57 /*** META ((export #t)) */
70 /*** META ((export #t)) */
75 /*** META ((export #t)) */
84 /*** META ((export #t)
91 /*** META ((export with-handler-lambda)) */
105 /*** META ((export #t)) */
115 /*** META ((export #t)) */
127 /*** META ((export #t)) */
134 /*** META ((export #t)) *
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-earley-boyer.js 45 /*** META ((export *js*)) */
51 /*** META ((export #t)) */
64 /*** META ((export #t)) */
69 /*** META ((export #t)) */
78 /*** META ((export #t)
85 /*** META ((export with-handler-lambda)) */
99 /*** META ((export #t)) */
109 /*** META ((export #t)) */
121 /*** META ((export #t)) */
128 /*** META ((export #t)) *
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-earley-boyer.js 45 /*** META ((export *js*)) */
51 /*** META ((export #t)) */
64 /*** META ((export #t)) */
69 /*** META ((export #t)) */
78 /*** META ((export #t)
85 /*** META ((export with-handler-lambda)) */
99 /*** META ((export #t)) */
109 /*** META ((export #t)) */
121 /*** META ((export #t)) */
128 /*** META ((export #t)) *
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-earley-boyer.js 45 /*** META ((export *js*)) */
51 /*** META ((export #t)) */
64 /*** META ((export #t)) */
69 /*** META ((export #t)) */
78 /*** META ((export #t)
85 /*** META ((export with-handler-lambda)) */
99 /*** META ((export #t)) */
109 /*** META ((export #t)) */
121 /*** META ((export #t)) */
128 /*** META ((export #t)) *
    [all...]
  /external/blktrace/
act_mask.c 28 DECLARE_MASK_MAP(META),
  /external/emma/core/java12/com/vladium/emma/report/html/doc/
Tag.java 25 public static final Tag META = new TagImpl ("META");
HTMLDocument.java 35 // specify encoding META before anything else:
38 final ISimpleElement meta = ISimpleElement.Factory.create (Tag.META); local
40 meta.getAttributes ()
44 m_head.add (meta);
  /cts/tests/core/
ctscore.mk 23 # Don't delete META-INF from the core-tests jar
  /build/core/
Makefile     [all...]
  /external/openssh/openbsd-compat/
glob.c 121 #define META(c) ((Char)((c)|M_QUOTE))
122 #define M_ALL META('*')
123 #define M_END META(']')
124 #define M_NOT META('!')
125 #define M_ONE META('?')
126 #define M_RNG META('-')
127 #define M_SET META('[')
128 #define M_CLASS META(':')
579 * meta characters.
591 * segment with meta character found
    [all...]
  /frameworks/native/opengl/libs/
Android.mk 4 # Build META EGL library
  /development/build/
Android.mk 78 $(hide) (cd $(PRIVATE_CLASS_INTERMEDIATES_DIR) && rm -rf classes.dex META-INF)
  /external/llvm/
Makefile 189 bindings/ocaml/llvm/META.llvm \
  /sdk/adtproductbuild/
Android.mk 34 ADT_VERSION := $(shell grep Bundle-Version $(TOPDIR)sdk/eclipse/plugins/com.android.ide.eclipse.adt/META-INF/MANIFEST.MF | sed 's/.*: \([0-9]\+.[0-9]\+.[0-9]\+\).*/\1/')
  /prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar 
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.common_3.6.0.v20100503.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar 

Completed in 970 milliseconds

1 2