Searched
full:executables (Results
251 -
275 of
1648) sorted by null
<<11121314151617181920>>
/system/update_engine/ |
Android.mk | 431 LOCAL_MODULE_CLASS := EXECUTABLES 477 LOCAL_MODULE_CLASS := EXECUTABLES 593 LOCAL_MODULE_CLASS := EXECUTABLES 726 LOCAL_MODULE_CLASS := EXECUTABLES 749 LOCAL_MODULE_CLASS := EXECUTABLES 813 $(eval LOCAL_MODULE_CLASS := EXECUTABLES) \ 847 LOCAL_MODULE_CLASS := EXECUTABLES 878 LOCAL_MODULE_CLASS := EXECUTABLES [all...] |
/art/build/ |
Android.executable.mk | 113 # If dynamically linked add libart by default. Statically linked executables 147 # Remember the binary names so we can add them to the global art executables list later. 192 # Build many art executables from multiple variations (debug/ndebug, host/target, 32/64bit).
|
/art/tools/ahat/ |
Android.mk | 38 LOCAL_MODULE_CLASS := EXECUTABLES
|
/bionic/libc/bionic/ |
__libc_init_main_thread.cpp | 39 // Setup for the main thread. For dynamic executables, this is called by the
|
libc_init_dynamic.cpp | 33 * executables:
|
libc_init_static.cpp | 73 // used for static executables only (i.e. those that don't depend
|
/bionic/libdl/ |
Android.mk | 55 # A dummy libdl.a. Need for static executables using the LLVM unwinder. Most
|
/bootable/recovery/updater/ |
Android.mk | 97 $(call intermediates-dir-for,EXECUTABLES,updater,,,$(TARGET_PREFER_32_BIT))/updater.o : $(inc)
|
/build/core/ |
cxx_stl_setup.mk | 77 # use the static libc++ for static executables.
|
multi_prebuilt.mk | 108 EXECUTABLES, \
|
/build/soong/cc/ |
androidmk.go | 100 ret.Class = "EXECUTABLES"
|
/cts/tools/cts-tradefed/etc/ |
cts-tradefed | 104 # load any shared libraries for host-side executables
|
/cts/tools/tradefed-host/etc/ |
old-cts-tradefed | 89 # load any shared libraries for host-side executables
|
/development/build/tools/ |
windows_sdk.mk | 28 # Windows executables. All the targets specified here are located in
|
/development/samples/OpenGL/HelloOpenGLES20/src/com/example/android/opengl/ |
Triangle.java | 94 GLES20.glLinkProgram(mProgram); // create OpenGL program executables
|
/device/google/dragon/sepolicy/ |
file_contexts | 26 # system executables
|
/docs/source.android.com/src/security/enhancements/ |
enhancements43.jd | 71 statically linked executables and removed all text relocations in Android
|
/external/ImageMagick/Magick++/bin/ |
Magick++-config.1 | 53 Print the directory under which target specific binaries and executables are installed.
|
/external/chromium-trace/catapult/third_party/typ/ |
README.rst | 3 typ is a simple program for testing command line executables and Python code.
|
/external/elfutils/tests/ |
msg_tst.c | 74 "program header only allowed in executables, shared objects, \
|
/external/icu/icu4c/source/samples/ |
readme.txt | 70 - sample executables will be located in /x86/Debug folders of each sample subdirectory
|
/external/libvpx/libvpx/ |
tools_common.h | 46 * executables (.axf) with RVCT. */
|
/external/llvm/ |
CleanSpec.mk | 54 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/obj/EXECUTABLES/app_process__asan_intermediates*)
|
/external/llvm/device/include/llvm/Config/ |
llvm-config.h | 20 /* Installation directory for binary executables */
|
/external/llvm/docs/ |
BuildingLLVMWithAutotools.rst | 152 libraries and executables it generates. Note that Release Builds are default 185 generated C/C++ files, libraries, and executables. 273 executables and libraries to be hosted on a platform different from the platform 279 The result of such a build is executables that are not runnable on on the build
|
Completed in 1145 milliseconds
<<11121314151617181920>>