/external/icu4c/ |
D | runConfigureICU | 32 AIX Use the IBM Visual Age xlc_r/xlC_r compilers on AIX 33 AIX/GCC Use the GNU gcc/g++ compilers on AIX 34 Cygwin Use the GNU gcc/g++ compilers on Cygwin 35 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin 36 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin 37 Cygwin/ICL Use the Intel C++ compiler on Cygwin 38 FreeBSD Use the GNU gcc/g++ compilers on Free BSD 39 HP-UX/ACC Use the HP ANSI C/Advanced C++ compilers on HP-UX 11 40 i5OS Use the i5/OS compilers on i5/OS 41 Linux Use the GNU gcc/g++ compilers on Linux [all …]
|
/external/e2fsprogs/ext2ed/ |
D | ext2ed.conf.in | 30 # filesystem. When on, each change will be logged - Both the previous data 34 LogChanges on 38 # filesystem - The "enablewrite" command will not work. When on, enablewrite 42 AllowChanges on 45 # With this option you can choose whether ext2ed will allow read-only mode on 46 # a mounted filesystem. Read-Write mode is never allowed on a mounted 50 AllowMountedRead on 53 # When ForceExt2 is set to on, the filesystem is assumed to be ext2 63 # However, on a corrupt filesystem, ext2ed is unable to get the right 72 # With ForceDefault on, you can force the use of the default parameters
|
/external/yaffs2/yaffs2/ |
D | Kconfig | 8 depends on MTD 20 Further information on YAFFS2 is available at 25 depends on YAFFS_FS 34 depends on YAFFS_FS && YAFFS_YAFFS1 44 depends on YAFFS_FS && YAFFS_DOES_ECC 55 depends on YAFFS_FS 64 depends on YAFFS_YAFFS2 69 will be used depending on the device page size. 75 depends on YAFFS_YAFFS2 95 depends on YAFFS_FS [all …]
|
/external/emma/core/java12/com/vladium/emma/ |
D | runCommand.java | 78 final String on = opt.getCanonicalName (); in run() local 82 if ("cp".equals (on)) in run() 86 else if ("jar".equals (on)) in run() 90 else if ("f".equals (on)) in run() 94 else if ("sp".equals (on)) in run() 98 else if ("raw".equals (on)) in run() 102 else if ("out".equals (on)) in run() 106 else if ("merge".equals (on)) in run() 110 else if ("r".equals (on)) in run() 114 else if ("ix".equals (on)) in run()
|
D | Command.java | 96 final String on = opt.getCanonicalName (); in processOpt() local 98 if ("exit".equals (on)) // 'exit' should always be first in this else-if chain in processOpt() 103 else if ("p".equals (on)) in processOpt() 108 else if ("verbose".equals (on)) in processOpt() 113 else if ("quiet".equals (on)) in processOpt() 118 else if ("silent".equals (on)) in processOpt() 123 else if ("debug".equals (on)) in processOpt() 132 else if ("debugcls".equals (on)) in processOpt() 151 final String on = opt.getName ().substring (opt.getPatternPrefix ().length ()); in processCmdPropertyOverrides() local 155 cmdOverrides.setProperty (on, opt.getFirstValue ()); in processCmdPropertyOverrides()
|
/external/strace/ |
D | TODO | 13 kill procs we error out of on svr4 17 I don't like run on last close, change it? 22 add system assist for qualifiers on svr4 25 print events on entry to and revents on exit from poll 27 fix incorrect syscall number if exit without entry on svr4 without pr_syscall 30 look for more ioctls on solaris, used in nslookup for example
|
/external/emma/core/java12/com/vladium/emma/instr/ |
D | instrCommand.java | 82 final String on = opt.getCanonicalName (); in run() local 86 if ("ip".equals (on)) in run() 90 else if ("d".equals (on)) in run() 94 else if ("out".equals (on)) in run() 98 else if ("merge".equals (on)) in run() 102 else if ("ix".equals (on)) in run() 107 else if ("m".equals (on)) in run()
|
/external/libpcap/ |
D | INSTALL.txt | 114 enabled before it can be used. For instructions on how to enable packet 126 instructions on how to enable packet filter support, see: 147 based on the ifnet "index" number. Under HP-UX 9, it is necessary to 154 It is impossible to capture outbound packets on HP-UX 9. To do so on 159 so on HP-UX 11 you will, apparently, need the latest lancommon/DLPI 160 patches and the latest driver patch for the interface(s) in use on HP-UX 164 Furthermore, on HP-UX 10, you will need to turn on a kernel switch by 169 You would have to arrange that this happen on reboots; the right way to 180 than one libpcap program at a time, on a system with a 2.0.X kernel, can 210 Read the README.aix file for information on installing libpcap and [all …]
|
/external/qemu/ |
D | CHANGES.TXT | 24 - Fixed ANDROID_SDK_HOME being ignored on Unix (not Windows). This environment 63 - Fixed sock_address_init_resolve() in sockets.c to work properly on 89 - Allow the SEARCH key-binding (F5) to work on keyboard-less hardware 117 in slightly faster execution speed on all supported platforms. Another 132 create/list/remove virtual devices on your system. 135 It is thus possible to place options after the AVD name on your command 150 on startup. 179 This captures all ethernet packets on the virtual LAN, so this includes 208 - Better handling of Audio on Linux for the EsounD and Alsa backends 210 - Fullscreen toggle should now work on Windows and OS X. On Linux, the [all …]
|
D | INSTALL | 6 The Android emulator can be built on the following platforms: 14 Note that development on 64-bit versions of Darwin and Windows is 15 not supported. The 32-bit emulator binary should run normally on 19 and thus doesn't depend on CYGWIN.DLL being installed on your system. 22 a 64-bit emulator binary on Linux. Unfortunately the resulting 32 which compiler can be used depends on your platform. 45 Note that on Darwin, the *build* number of your compiler *is* important. 46 Some builds of gcc-4.0.1 are known to generate bad binaries on Darwin x86,
|
/external/icu4c/samples/props/ |
D | readme.txt | 13 To Build props on Windows 19 To Run on Windows 23 (Use the path to where ever ICU is on your system.) 29 To Build on Unixes 45 To Run on Unixes 55 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/break/ |
D | readme.txt | 14 To Build break on Windows 20 To Run on Windows 24 (Use the path to where ever ICU is on your system.) 30 To Build on Unixes 46 To Run on Unixes 56 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/ustring/ |
D | readme.txt | 13 To Build ustring on Windows 19 To Run on Windows 23 (Use the path to where ever ICU is on your system.) 29 To Build on Unixes 45 To Run on Unixes 55 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/citer/ |
D | readme.txt | 13 To Build citer on Windows 19 To Run on Windows 23 (Use the path to where ever ICU is on your system.) 29 To Build on Unixes 45 To Run on Unixes 55 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/openssl/crypto/objects/ |
D | o_names.c | 153 OBJ_NAME on,*ret; in OBJ_NAME_get() local 162 on.name=name; in OBJ_NAME_get() 163 on.type=type; in OBJ_NAME_get() 167 ret=(OBJ_NAME *)lh_retrieve(names_lh,&on); in OBJ_NAME_get() 172 on.name=ret->data; in OBJ_NAME_get() 231 OBJ_NAME on,*ret; in OBJ_NAME_remove() local 236 on.name=name; in OBJ_NAME_remove() 237 on.type=type; in OBJ_NAME_remove() 238 ret=(OBJ_NAME *)lh_delete(names_lh,&on); in OBJ_NAME_remove()
|
/external/bluez/utils/doc/ |
D | audio-api.txt | 18 Connect to the HSP/HFP service on the remote device. 22 Disconnect from the HSP/HFP service on the remote 28 HSP/HFP connection on the remote device. 32 Indicate an incoming call on the headset 73 Sent when the answer button is pressed on the headset 109 Connect and setup a stream to a A2DP sink on the 118 Returns TRUE if a stream is setup to a A2DP sink on
|
/external/icu4c/samples/ugrep/ |
D | readme.txt | 27 To Build ugrep on Windows 33 To Run on Windows 37 (Use the path to where ever ICU is on your system.) 44 To Build on Unixes 56 Put the install directory containing icu-config on the $PATH. 61 To Run on Unixes 68 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/case/ |
D | readme.txt | 14 To Build case on Windows 21 To Run on Windows 25 (Use the path to where ever ICU is on your system.) 31 To Build on Unixes 47 To Run on Unixes 57 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/coll/ |
D | readme.txt | 13 To Build coll on Windows 19 To Run on Windows 23 (Use the path to where ever ICU is on your system.) 29 To Build on Unixes 41 To Run on Unixes 51 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/cal/ |
D | readme.txt | 16 To Build icucal on Windows 22 To Run on Windows 26 (Use the path to where ever ICU is on your system.) 32 To Build on Unixes 44 To Run on Unixes 54 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/date/ |
D | readme.txt | 16 To Build icudate on Windows 22 To Run on Windows 26 (Use the path to where ever ICU is on your system.) 32 To Build on Unixes 44 To Run on Unixes 54 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/ucnv/ |
D | readme.txt | 19 To Build ucnv on Windows 25 To Run on Windows 29 (Use the path to where ever ICU is on your system.) 35 To Build on Unixes 51 To Run on Unixes 61 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/bison/tests/ |
D | conflicts.at | 1 # Exercising Bison on conflicts. -*- Autotest -*- 27 # I once hacked Bison in such a way that it lost its reductions on the 99 # Specify the output files to avoid problems on different file systems. 166 on left: 0 168 on left: 1 2, on right: 0 1 269 on left: 0 271 on left: 1 2, on right: 0 1 405 on left: 0 407 on left: 1 2, on right: 0 409 on left: 3, on right: 1 [all …]
|
/external/icu4c/samples/numfmt/ |
D | readme.txt | 16 To Build on Windows 22 To Run on Windows 26 (Use the path to where ever ICU is on your system.) 32 To Build on Unixes 48 To Run on Unixes 57 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|
/external/icu4c/samples/strsrch/ |
D | readme.txt | 13 To Build strsrch on Windows 19 To Run on Windows 23 (Use the path to where ever ICU is on your system.) 29 To Build on Unixes 41 To Run on Unixes 51 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.
|