Home
last modified time | relevance | path

Searched refs:special (Results 1 – 25 of 88) sorted by relevance

1234

/ndk/tests/device/test-stlport_static-exception/jni/
Dnew6.cpp8 int special; variable
13 if (special) in operator new()
20 special = 1; in main()
22 special = 0; in main()
/ndk/tests/device/test-stlport_shared-exception/jni/
Dnew6.cpp8 int special; variable
13 if (special) in operator new()
20 special = 1; in main()
22 special = 0; in main()
/ndk/sources/android/libthread_db/
DREADME1 Here are the sources of the special libthread_db that will be statically
/ndk/sources/host-tools/make-3.81/config/
Dxsize.m44 dnl General Public License. As a special exception to the GNU General
Dsigned.m44 dnl General Public License. As a special exception to the GNU General
Dwint_t.m44 dnl General Public License. As a special exception to the GNU General
Dcodeset.m44 dnl General Public License. As a special exception to the GNU General
Dwchar_t.m44 dnl General Public License. As a special exception to the GNU General
Dglibc21.m44 dnl General Public License. As a special exception to the GNU General
Dlonglong.m44 dnl General Public License. As a special exception to the GNU General
Dinttypes_h.m44 dnl General Public License. As a special exception to the GNU General
Dulonglong.m44 dnl General Public License. As a special exception to the GNU General
Dstdint_h.m44 dnl General Public License. As a special exception to the GNU General
Dinttypes.m44 dnl General Public License. As a special exception to the GNU General
Dinttypes-pri.m44 dnl General Public License. As a special exception to the GNU General
Dintmax.m44 dnl General Public License. As a special exception to the GNU General
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
Dspecial3 $description = "Test special GNU make variables.";
DDEFAULT_GOAL2 $description = "Test the .DEFAULT_GOAL special variable.";
DINCLUDE_DIRS2 $description = "Test the .INCLUDE_DIRS special variable.";
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/
DSILENT3 $description = "The following tests the special target .SILENT. By simply\n"
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
Drealpath57 # On Windows platforms, "//" means something special. So, don't do these
Dfindstring36 # the special call &get_logfile(1) which returns the same as &get_logfile(1).
Ddir33 # the special call &get_logfile(1) which returns the same as &get_logfile(1).
Dnotdir33 # the special call &get_logfile(1) which returns the same as &get_logfile(1).
/ndk/sources/host-tools/make-3.81/tests/scripts/
Dtest_template18 # There are various special tokens, options, etc. See the full documentation

1234