Home
last modified time | relevance | path

Searched refs:System (Results 1 – 25 of 30) sorted by relevance

12

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_system_unittest.cpp13 TEST(System, SingleFile) { in TEST() argument
30 TEST(System, PathExists) { in TEST() argument
37 TEST(System, PathExistsWithBadPath) { in TEST() argument
42 TEST(System, IsSystemLibrary) { in TEST() argument
/ndk/docs/text/
DNDK-DEPENDS.text46 of 'libfoo' with System.loadLibrary(). This lists all libraries
71 System.loadLibrary("bar");
72 System.loadLibrary("zoo");
73 System.loadLibrary("foo");
DSYSTEM-ISSUES.text1 Android System Image Issues
7 I. Android 1.5 System Issues:
36 Unix System V Inter-Process Communication APIs (e.g. semget()) are
DCPLUSPLUS-SUPPORT.text62 ### I.1. System runtime:
220 System.loadLibrary("stlport_shared");
221 System.loadLibrary("bar");
222 System.loadLibrary("foo");
226 System.loadLibrary(), unless you specify the full path as in:
228 System.loadLibrary("/path/to/libstlport_shared.so")
DCPU-ARCH-ABIS.text59 - ELF System V Application Binary Interface
177 volume 3: System Programming
179 * Amendment to System V Application Binary Interface
203 - ELF System V Application Binary Interface
265 volume 3: System Programming
267 * Amendment to System V Application Binary Interface
324 System.loadLibrary("<name>");
DIMPORT-MODULE.text212 System.loadLibrary("foo");
DOVERVIEW.text43 System.loadLibrary("FileLoader");
/ndk/sources/cxx-stl/stlport/
DREADME43 System.loadLibrary("stlport_shared");
44 System.loadLibrary("foo");
45 System.loadLibrary("bar");
/ndk/tests/abcc/src/compiler/abcc/
DAbccService.java271 System.loadLibrary("jni_abcc");
273 System.load("/system/lib/libjni_abcc.so");
/ndk/sources/host-tools/make-3.81/
DINSTALL46 using `csh' on an old version of System V, you might need to type
131 is something like `gnu-as' or `x' (for the X Window System). The
135 For packages that use the X Window System, `configure' can usually
140 Specifying the System Type
Dconfig.ami19 System headers sometimes define this.
148 argument and the buffer pointer as the third, as on System V
170 /* Define on System V Release 4. */
Dconfig.h-vms23 System headers sometimes define this.
172 argument and the buffer pointer as the third, as on System V
191 /* Define on System V Release 4. */
Dconfig.h.W32339 second argument and the buffer pointer as the third, as on System V before
360 /* Define to 1 on System V Release 4. */
380 System headers sometimes define this.
DREADME111 System-specific Notes
DNEWS859 $(FFLAGS). Makefiles designed for System V make may use these variables in
884 * Minimal support for Microport System V (a 16-bit machine and a
942 (System V Make does it this way, so we are being compatible).
986 (This is how both the BSD and System V versions of Make do it.)
DSMakefile72 # System V probably need -lPW for alloca. HP-UX 7.0's alloca in
Dconfig.h.in373 /* Define to 1 on System V Release 4. */
/ndk/sources/host-tools/sed-4.2.1/
DINSTALL46 using `csh' on an old version of System V, you might need to type
131 is something like `gnu-as' or `x' (for the X Window System). The
135 For packages that use the X Window System, `configure' can usually
140 Specifying the System Type
Dconfigure5239 /* System header to define __stub macros and hopefully few prototypes,
5466 /* System header to define __stub macros and hopefully few prototypes,
7668 /* System header to define __stub macros and hopefully few prototypes,
8271 /* System header to define __stub macros and hopefully few prototypes,
10145 /* System header to define __stub macros and hopefully few prototypes,
10324 /* System header to define __stub macros and hopefully few prototypes,
13717 /* System header to define __stub macros and hopefully few prototypes,
14052 /* System header to define __stub macros and hopefully few prototypes,
14261 /* System header to define __stub macros and hopefully few prototypes,
14453 /* System header to define __stub macros and hopefully few prototypes,
[all …]
DCOPYING124 The "System Libraries" of an executable work include anything, other
139 System Libraries, or general-purpose tools or generally available free
295 from the Corresponding Source as a System Library, need not be
/ndk/sources/android/crazy_linker/
DREADME.TXT77 shared library, loaded with System.loadLibrary() instead (or alternatively,
DDESIGN.TXT160 System libraries are identified by name. Only the official NDK-official system
/ndk/sources/host-tools/make-3.81/tests/
DNEWS139 latter does not exist on some System V systems). This also
/ndk/sources/host-tools/gdb-pretty-printers/stlport/gppfs-0.2/
DCOPYING124 The "System Libraries" of an executable work include anything, other
139 System Libraries, or general-purpose tools or generally available free
295 from the Corresponding Source as a System Library, need not be
/ndk/sources/host-tools/ndk-stack/binutils/
DCOPYING3123 The "System Libraries" of an executable work include anything, other
138 System Libraries, or general-purpose tools or generally available free
294 from the Corresponding Source as a System Library, need not be

12