/system/core/sh/ |
D | TOUR | 4 NOTE -- This is the original TOUR paper distributed with ash and 5 does not represent the current state of the shell. It is provided anyway 6 since it provides helpful information for how the shell is structured, 7 but be warned that things have changed -- the current shell is 18 be compiled stand-alone. The rest of the source is in the main 23 programs is: 52 events occur. The intent is to improve modularity by isolating 71 INDENTATION: The ash source is indented in multiples of six 73 cluded that the optimal amount to indent is in the range of four 74 to six spaces. I use six spaces since it is not too big a jump [all …]
|
/system/core/adb/ |
D | protocol.txt | 4 When it comes down to it, aproto's primary purpose is to forward 15 a device or emulator that is connected to the bridge. 17 The protocol is designed to be straightforward and well-defined enough 35 unsigned data_length; /* length of payload (0 is allowed) */ 46 detail. Their format is COMMAND(arg0, arg1, payload) where the payload 47 is represented by a quoted string or an empty string if none should be 59 The version is used to ensure protocol compatibility and maxdata 61 is willing to accept. 65 Both sides send a CONNECT message when the connection between them is 66 established. Until a CONNECT message is received no other messages may [all …]
|
D | SERVICES.TXT | 15 Ask the ADB server to quit immediately. This is used when the 16 ADB client detects that an obsolete server is running after an 23 After the OKAY, this is followed by a 4-byte hex len, 24 and a string that will be dumped as-is by the client, then 25 the connection is closed 28 This is a variant of host:devices which doesn't close the 29 connection. Instead, a new device list description is sent 30 each time a device is added/removed or the state of a given 36 This is a special query that is sent to the ADB server when a 37 new emulator starts up. <port> is a decimal number corresponding [all …]
|
D | OVERVIEW.TXT | 5 The Android Debug Bridge (ADB) is used to: 12 DDMS). These commands are what is called a 'service' in ADB. 18 This is a background process that runs on the host machine. Its purpose 26 The ADB server is really one giant multiplexing loop whose purpose is 34 or emulated system. Its purpose is to connect to the ADB server 38 The ADB server considers that a device is ONLINE when it has successfully 39 connected to the adbd program within it. Otherwise, the device is OFFLINE, 48 The 'adb' command-line program is used to run adb commands from a shell 50 and will start one automatically if none is found. 55 Currently, a single 'adb' binary is used for both the server and client. [all …]
|
/system/core/logcat/ |
D | event.logtags | 2 # This is installed on the device, in /system/etc, and parsed by logcat. 19 # The data type is a number from the following values: 25 # The data unit is a number taken from the following list: 32 # Default value for data of type int/long is 2 (bytes). 42 # "account" is the java hash of the account name 45 # This event is logged when the location service uploads location data. 47 # This event is logged when someone is deciding to force a garbage collection 49 # This event is logged on each tickle 53 # count is negative for query phase, positive for merge phase 75 50000 menu_item_selected (Menu type where 0 is options and 1 is context|1|5),(Menu item title|3) [all …]
|
/system/extras/tests/fstest/ |
D | mounts-test.sh | 8 echo FAILURE: /sdcard is not mounted 17 echo FAILURE: /sdcard is not mounted $i 27 echo FAILURE: $i is present on system
|
D | README | 5 stdout. If only the message "Passed." is printed on stdout, all files are 8 A file or directory will always fail the ruleset unless there is AT LEAST 9 one matching rule. If there is an explicit (fully specified) <spec> 19 Where <spec> is one of the following: 37 <min_mode> is a numeric mode mask, and a mode will match it if and only if 40 <max_mode> is a numeric mode mask, and a mode will match it if and only if 44 start with a number). If it is a user name, getpwnam() will be used to 53 application uid/gid is acceptable. 55 Once the test is installed, it can be executed via: 68 file that does not match any rule is a failure.
|
/system/extras/fatblock/ |
D | fs.c | 166 struct fat_info_sector *is; in fs_init() local 208 is = &fs->info; in fs_init() 210 memcpy(is->info_sig1, FAT_INFO_SIG1, sizeof(is->info_sig1)); in fs_init() 211 memcpy(is->info_sig2, FAT_INFO_SIG2, sizeof(is->info_sig2)); in fs_init() 212 is->free_clusters = htole32(-1); in fs_init() 213 is->last_cluster = htole32(FAT_CLUSTER_ZERO); in fs_init() 214 memcpy(is->info_sig3, FAT_INFO_SIG3, sizeof(is->info_sig3)); in fs_init()
|
/system/core/init/ |
D | readme.txt | 12 when it is the last character on a line, may be used for line-folding. 21 is declared with the same name as an existing one, it is ignored as 28 is used to determine when the action should occur. When an event 29 occurs which matches an action's trigger, that action is added to 30 the tail of a to-be-executed queue (unless it is already on the 33 Each action in the queue is dequeued in sequence and each command in 34 that action is executed in sequence. Init handles other activities 63 This is a device-critical service. If it exits more than four times in 97 is in the class "default" if one is not specified via the 109 This is the first trigger that will occur when init starts [all …]
|
D | README.BOOTCHART | 28 Note that /data/bootchart-stop is deleted automatically by init at the end of the 29 bootcharting. This is not the case of /data/bootchart-start, so don't forget to delete it 51 www.bootchart.org, but a C re-implementation that is directly compiled into our init
|
/system/core/rootdir/etc/ |
D | init.goldfish.rc | 44 # it is created (ie, after a data wipe). 50 # additionally have a hosted account. No other configuration is 59 # The qemu-props program is used to set various system 75 # -Q is a special logcat option that forces the 79 # if not, is simply exits immediately
|
/system/extras/tests/bionic/libstdc++/ |
D | README.TXT | 16 The directory layout is currently flat because there is one Bionic test. If you
|
/system/core/libnl_2/ |
D | README | 3 This library is a clean room re-implementation of libnl 2.0 and 33 * Attributes can also be nested. This is accomplished by calling "nla_nest_start" 35 close the nest, "nla_nest_end" is called. 54 which is stored in the nl_cache pointer instead of an actual cache
|
/system/core/libnetutils/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/core/logwrapper/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/core/libcorkscrew/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/extras/procrank/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/extras/showmap/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/core/libpixelflinger/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/extras/ext4_utils/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/extras/su/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/core/libctest/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/extras/libpagemap/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/core/debuggerd/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|
/system/extras/showslab/ |
D | NOTICE | 8 distributed under the License is distributed on an "AS IS" BASIS, 26 the copyright owner that is granting the License. 50 copyright notice that is included in or attached to the work 51 (an example is provided in the Appendix below). 54 form, that is based on (or derived from) the Work and for which the 63 to that Work or Derivative Works thereof, that is intentionally 72 excluding communication that is conspicuously marked or otherwise 100 as of the date such litigation is filed.
|