Home
last modified time | relevance | path

Searched refs:compiler (Results 1 – 25 of 32) sorted by relevance

12

/system/tools/xsdc/tests/src/com/android/xsdc/tests/
DTestHelper.java123 JavaCompiler compiler = ToolProvider.getSystemJavaCompiler(); in compile() local
128 compiler.getStandardFileManager(diagnostics, null, null))) { in compile()
129 JavaCompiler.CompilationTask task = compiler.getTask(null, fileManager, diagnostics, in compile()
/system/chre/util/include/chre/util/
Dtoolchain.h42 #error Need to add support for new compiler
/system/tools/hidl/
DREADME.md6 hidl-gen is a compiler for the HIDL (HAL Interface Design Language) which generates
8 compiler uses can be found at system/libhidl.
/system/chre/platform/shared/idl/
DREADME.md5 which requires that the FlatBuffers compiler `flatc` be available in $PATH.
/system/chre/external/flatbuffers/
DREADME.md6 The FlatBuffers IDL compiler (flatc) can be used without modification.
/system/bt/embdrv/sbc/decoder/include/
Doi_cpu_dep.h166 #error SH compiler endianness undefined
/system/sepolicy/private/
Dviewcompiler.te19 # Allow the view compiler to read resources from the apps APK.
Dephemeral_app.te30 # Allow the renderscript compiler to be run.
Duntrusted_app_all.te160 # Allow the renderscript compiler to be run.
/system/sepolicy/prebuilts/api/29.0/private/
Dviewcompiler.te19 # Allow the view compiler to read resources from the apps APK.
Dephemeral_app.te30 # Allow the renderscript compiler to be run.
Duntrusted_app_all.te160 # Allow the renderscript compiler to be run.
/system/extras/memtrack/
DAndroid.bp49 // updating compiler-rt to be a superset of libgcc will allow this WAR to be
/system/extras/ioshark/
DREADME6 is a strace+ftrace compiler that takes straces and select ftraces fed
8 compiler runs on a Linux host. The second component (which runs on the
/system/core/libcutils/
Dtrace-dev.inc31 #include <cutils/compiler.h>
/system/sepolicy/tools/sepolicy-analyze/
DREADME45 compiler). Domains with unconfineddomain will typically have such
/system/chre/external/flatbuffers/include/flatbuffers/
Dflatbuffers.h76 #error A C++11 compatible compiler with support for the auto typing is \
1891 #error Unknown compiler, please define structure alignment macros
/system/bt/doc/
Dstyle_guide.md92 indicate to the compiler that it takes no arguments.
/system/sepolicy/prebuilts/api/26.0/public/
Ddomain.te215 # Workaround for policy compiler being too aggressive and removing hwservice_manager_type
218 # Workaround for policy compiler being too aggressive and removing vndservice_manager_type
/system/sepolicy/prebuilts/api/27.0/public/
Ddomain.te215 # Workaround for policy compiler being too aggressive and removing hwservice_manager_type
218 # Workaround for policy compiler being too aggressive and removing vndservice_manager_type
/system/sepolicy/prebuilts/api/28.0/public/
Ddomain.te277 # Workaround for policy compiler being too aggressive and removing hwservice_manager_type
280 # Workaround for policy compiler being too aggressive and removing vndservice_manager_type
/system/sepolicy/public/
Ddomain.te313 # Workaround for policy compiler being too aggressive and removing hwservice_manager_type
316 # Workaround for policy compiler being too aggressive and removing vndservice_manager_type
/system/sepolicy/prebuilts/api/29.0/public/
Ddomain.te313 # Workaround for policy compiler being too aggressive and removing hwservice_manager_type
316 # Workaround for policy compiler being too aggressive and removing vndservice_manager_type
/system/sepolicy/tools/fc_sort/
DNOTICE162 form) with the major components (compiler, kernel, and so on) of the
/system/media/audio_utils/
DDoxyfile153 # specify the list of include paths that are normally passed to the compiler
1192 # The HTML Help Workshop contains a compiler that can convert all HTML output
1212 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
1213 # doxygen will try to run the HTML help compiler on the generated index.hhp.

12