HomeSort by relevance Sort by last modified time
    Searched full:exported (Results 1 - 25 of 1235) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/compile/slang/tests/F_anon_struct/
stderr.txt.expect 1 anon_struct.rs:4:1: error: anonymous structures cannot be exported
  /frameworks/compile/slang/tests/F_anon_struct_typedef/
stderr.txt.expect 1 anon_struct_typedef.rs:4:9: error: anonymous structures cannot be exported
  /frameworks/compile/slang/tests/F_int_ptr_ptr/
stderr.txt.expect 1 int_ptr_ptr.rs:4:7: error: multiple levels of pointers cannot be exported: 'myPtr'
  /frameworks/compile/slang/tests/F_multidim_array/
stderr.txt.expect 1 multidim_array.rs:4:5: error: multidimensional arrays cannot be exported: 'arr'
  /frameworks/compile/slang/tests/F_ptr_in_struct/
stderr.txt.expect 1 ptr_in_struct.rs:4:8: error: structures containing pointers cannot be exported: 's'
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/
.classpath 6 <classpathentry exported="true" kind="lib" path="libs/ninepatch.jar" sourcepath="/ninepatch"/>
7 <classpathentry exported="true" kind="lib" path="libs/sdkuilib.jar" sourcepath="/sdkuilib"/>
8 <classpathentry exported="true" kind="lib" path="libs/rule-api.jar" sourcepath="/rule-api"/>
9 <classpathentry exported="true" kind="lib" path="libs/lint-api.jar" sourcepath="/lint-api"/>
10 <classpathentry exported="true" kind="lib" path="libs/lint-checks.jar" sourcepath="/lint-checks"/>
11 <classpathentry exported="true" kind="lib" path="libs/asset-studio.jar" sourcepath="/asset-studio"/>
12 <classpathentry exported="true" kind="lib" path="libs/ant-glob.jar"/>
13 <classpathentry exported="true" kind="lib" path="libs/freemarker-2.3.19.jar"/>
14 <classpathentry exported="true" kind="lib" path="libs/manifest-merger.jar" sourcepath="/ManifestMerger"/>
15 <classpathentry exported="true" kind="lib" path="libs/lombok-ast-0.2.jar"/
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.base/
.classpath 3 <classpathentry exported="true" kind="lib" path="libs/bcpkix-jdk15on-1.48.jar"/>
4 <classpathentry exported="true" kind="lib" path="libs/bcprov-jdk15on-1.48.jar"/>
5 <classpathentry exported="true" kind="lib" path="libs/dvlib.jar" sourcepath="/dvlib"/>
6 <classpathentry exported="true" kind="lib" path="libs/common.jar" sourcepath="/common"/>
7 <classpathentry exported="true" kind="lib" path="libs/commons-codec-1.4.jar"/>
8 <classpathentry exported="true" kind="lib" path="libs/commons-compress-1.0.jar"/>
9 <classpathentry exported="true" kind="lib" path="libs/commons-logging-1.1.1.jar"/>
10 <classpathentry exported="true" kind="lib" path="libs/guava-13.0.1.jar"/>
11 <classpathentry exported="true" kind="lib" path="libs/httpclient-4.1.1.jar"/>
12 <classpathentry exported="true" kind="lib" path="libs/httpcore-4.1.jar"/
    [all...]
  /frameworks/compile/slang/tests/F_const_array_arg/
stderr.txt.expect 1 const_array_arg.rs:4:10: error: exported function parameters may not have array type: 'float [3]'
  /frameworks/compile/slang/tests/F_float3_array/
stderr.txt.expect 1 float3_array.rs:4:8: error: arrays of width 3 vector types cannot be exported: 'f'
  /frameworks/compile/slang/tests/F_float3_v13/
stderr.txt.expect 1 float3_v13.rs:9:10: error: structs containing vectors of dimension 3 cannot be exported at this API level: 'myStruct'
  /frameworks/compile/slang/tests/F_struct_bitfield/
stderr.txt.expect 1 struct_bitfield.rs:5:9: error: bit fields are not able to be exported: 's.x'
  /frameworks/compile/slang/tests/F_struct_float3_array/
stderr.txt.expect 1 struct_float3_array.rs:4:8: error: arrays of width 3 vector types cannot be exported: 'float3_array'
  /frameworks/compile/slang/tests/F_refcount_15/
stderr.txt.expect 1 refcount_15.rs:5:15: error: arrays/structures containing RS object types cannot be exported in target API < 16: 'aFail'
2 refcount_15.rs:9:3: error: arrays/structures containing RS object types cannot be exported in target API < 16: 'sFail'
  /external/skia/legacy/include/effects/
SkCornerPathEffect.h 29 // This method is not exported to java.
33 // This method is not exported to java.
35 // This method is not exported to java.
SkEmbossMaskFilter.h 31 // This method is not exported to java.
33 // This method is not exported to java.
39 // This method is not exported to java.
41 // This method is not exported to java.
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
.classpath 4 <classpathentry exported="true" kind="lib" path="libs/uiautomatorviewer.jar" sourcepath="/uiautomatorviewer/src"/>
9 <classpathentry exported="true" kind="lib" path="libs/ddmlib.jar" sourcepath="/ddmlib"/>
10 <classpathentry exported="true" kind="lib" path="libs/ddmuilib.jar" sourcepath="/ddmuilib"/>
  /ndk/sources/host-tools/make-3.81/tests/scripts/functions/
shell 14 # Test shells inside exported environment variables.
15 # This is the test that fails if we try to put make exported variables into
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
types.h 10 * header files exported to user space
35 * These aren't exported outside the kernel to avoid name space clashes
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
types.h 10 * header files exported to user space
35 * These aren't exported outside the kernel to avoid name space clashes
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
types.h 10 * header files exported to user space
35 * These aren't exported outside the kernel to avoid name space clashes
  /sdk/testapps/javaProjectTest/lib1/
.classpath 7 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/javaProjectTest-javaProject"/>
8 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/USERLIBTEST2"/>
  /frameworks/compile/slang/tests/F_union/
stderr.txt.expect 1 union.rs:4:7: error: unions cannot be exported: 'u'
  /prebuilts/misc/common/ddmlib/
.classpath 3 <classpathentry exported="true" kind="lib" path="ddmlib-prebuilt.jar"/>
  /prebuilts/misc/common/kxml2/
.classpath 3 <classpathentry exported="true" kind="lib" path="kxml2-2.3.0.jar"/>
  /sdk/templates/other/BroadcastReceiver/root/
AndroidManifest.xml.ftl 5 android:exported="${isExported?string}"

Completed in 449 milliseconds

1 2 3 4 5 6 7 8 91011>>