Searched refs:executable (Results 1 – 18 of 18) sorted by relevance
/frameworks/base/packages/Keyguard/scripts/ |
D | new_merge.py | 14 def executable(path): function 18 if path and executable(program): 23 if executable(exe):
|
/frameworks/compile/libbcc/ |
D | README.rst | 10 to an in-memory executable. libbcc is versatile because: 30 * after each compilation, serialize the in-memory executable into a 99 * **bccPrepareExecutableEx** - Create the in-memory executable by either 170 * **Context** - The context of the in-memory executable, including
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 53 Prebuilt Win32 PC executable: SanOGLES-Gerbera.exe 55 Prebuilt Win32 PC executable: SanOGLES-PVRSDK.exe
|
D | license-LGPL.txt | 228 derivative of it, under Section 2) in object code or executable form 247 creates an executable that is a derivative of the Library (because it 249 library". The executable is therefore covered by this License. 289 Sections 1 and 2 above); and, if the work is an executable linked 293 executable containing the modified Library. (It is understood 301 rather than copying library functions into the executable, and (2) 318 For an executable, the required form of the "work that uses the 320 reproducing the executable from it. However, as a special exception, 324 which the executable runs, unless that component itself accompanies 325 the executable. [all …]
|
/frameworks/base/docs/html/ndk/guides/ |
D | ndk-gdb.jd | 152 tool executable. It is only necessary if you have not set your path to include that executable.</p>
|
D | concepts.jd | 62 {@code .dex} executable file within which the native component runs. 177 <li>Build the Java component, producing the executable {@code .dex} file.</li>
|
D | cpu-features.jd | 78 <p>For a 32-bit executable on a 64-bit system, this function returns only the 32-bit value.</p>
|
D | android_mk.jd | 32 executable. You can define one or more modules in each {@code Android.mk} file, and 473 <p>If the current module is a shared library or an executable, this variable will force 502 library or executable. It enables you to use the {@code -l} prefix to pass the name of specific 519 or executable. For example, the following example uses the {@code ld.bfd} linker on ARM/X86 GCC
|
D | application_mk.jd | 17 or an executable.</p>
|
D | cpp-support.jd | 281 <p>In addition, if you link two shared libraries–or a shared library and an executable–
|
D | abis.jd | 27 <li>The format of executable binaries, such as programs and shared libraries, and
|
D | standalone_toolchain.jd | 544 you are only generating a single shared library or executable.</p>
|
/frameworks/compile/mclinker/tools/mcld/ |
D | Options.td | 160 HelpText<"Emit a position-independent executable file">; 161 def PICExec : Flag<["--"], "pic-executable">,
|
/frameworks/base/docs/html/ndk/samples/ |
D | sample_na.jd | 22 Java compiler still creates an executable stub for the virtual machine to run.
|
/frameworks/native/vulkan/doc/implementors_guide/ |
D | implementors_guide.adoc | 42 …writable by adb, SELinux policies prevent mapping code located here as executable. So to use layer…
|
/frameworks/base/docs/html/ndk/downloads/ |
D | revision_history.jd | 649 <li>Clarified "requires executable stack" warning from ld.gold. (Issue 1819 {@code LOCAL_LDLIBS/LDFLAGS} of a shared library or executable modules.</li> 2097 <li>You can no longer build a <em>static</em> executable using the {@code -static} 2100 with a standalone toolchain.) Compiling a <em>dynamic</em> executable using 2465 Instead, each shared library or executable should embed its own version of these symbols, 2893 of the {@code awk} executable under {@code prebuilt/linux-x86/bin} in NDK r7.</li>
|
/frameworks/base/docs/html/training/articles/ |
D | security-tips.jd | 106 does retrieve executable files from external storage, the files should be signed and
|
D | smp.jd | 1852 …ead this. Also describes the instructions used for memory barriers on executable code (possibly u…
|