Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 40) sorted by relevance

12

/system/media/wilhelm/tests/sandbox/
Dplaybq.c37 unsigned which; // which buffer to use next variable
76 short *buffer = &buffers[framesPerBuffer * sfinfo.channels * which]; in callback()
92 if (++which >= numBuffers) in callback()
93 which = 0; in callback()
317 for (which = 0; which < numBuffers; ++which) { in main()
318 short *buffer = &buffers[framesPerBuffer * sfinfo.channels * which]; in main()
339 if (which >= numBuffers) in main()
340 which = 0; in main()
/system/extras/tests/fstest/
DREADME2 /data/local/perm_checker.conf, and any file/directory which fails the ruleset
21 A fully specified path name, which must end in / ex: /dev/
24 A recursive path specification, which ends in /... ex: /dev/...
25 A wildcard file specification, which ends in * ex: /dev/tty*
34 rule with the same name as the symlink exists, in which case the permissions
43 <min_uid> may be either a numeric user id, or a user name (which must not
/system/core/sh/
DTOUR17 DIRECTORIES: The subdirectory bltin contains commands which can
51 It pulls this code out into routines which are when particular
53 the information about which modules need to be explicitly
84 tion which is raised when a shell procedure is invoked. The pur-
99 which call error when there is no memory left. It also defines a
197 escape '*', '?', '[', and '!' characters which were quoted by the
201 right. In the case of here documents which are not subject to
205 ments, and words which are not subject to splitting and file name
207 able and command substitution phase. Words which are subject
265 mand. Variables which the shell references internally are preal-
[all …]
/system/core/libcutils/
Diosched_policy.c30 extern int ioprio_set(int which, int who, int ioprio);
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/core/libnl_2/
DREADME32 which hold can hold basic types such as unsigned integers and strings.
34 which creates an empty attribute with nest attributes as its payload. Then to
54 which is stored in the nl_cache pointer instead of an actual cache
/system/core/adb/
Dprotocol.txt13 The host side becomes a simple comms bridge with no "UI", which will
27 The transport layer deals in "messages", which consist of a 24 byte
29 32 bit words which are sent across the wire in little endian format.
108 A READY message containing a remote-id which does not map to an open
123 A WRITE message containing a remote-id which does not map to an open
141 A CLOSE message containing a remote-id which does not map to an open
209 which may be opened to get debug messages from the bootloader and a
210 "bootloader:control", stream which will support the set of basic
240 Port 5037 is used for smart sockets which allow a client on the host
DSERVICES.TXT26 This is a variant of host:devices which doesn't close the
100 and indicates which device/emulator to target.
143 This request may not succeed on certain builds which do not allow
190 one byte through the channel, which will trigger the service
228 This service is used by DDMS to know which debuggable processes are running
DOVERVIEW.TXT66 which is used to return the list of currently known devices and their
110 Note that the connection is still alive after an OKAY, which allows the
/system/core/init/
Dreadme.txt6 which are Actions, Commands, Services, and Options.
14 Lines which start with a # (leading whitespace allowed) are comments.
27 Actions are named sequences of commands. Actions have a trigger which
29 occurs which matches an action's trigger, that action is added to
48 Services are programs which init launches and (optionally) restarts
105 Triggers are strings which can be used to match certain kinds
136 global environment (which will be inherited by all processes
DREADME.BOOTCHART35 which will use ADB to retrieve them and create a bootchart.tgz file that can be used with
/system/media/wilhelm/doc/
DDoxyfile18 # that follow. The default is UTF-8 which is also the encoding used for all
52 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
114 # If left blank the directory from which doxygen is run is used as the
120 # the path mentioned in the documentation of a class, which tells
121 # the reader which header file to include in order to use a class.
178 # put the command \sideeffect (or @sideeffect) in the documentation, which
211 # parses. With this tag you can assign which parser to use for a given extension.
277 # determine which symbols to keep in memory and which to flush to disk.
320 # methods, which are defined in the implementation section but not in
515 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
[all …]
/system/core/rootdir/etc/
Dinit.goldfish.rc37 # For the emulator, which bypasses Setup Wizard, you can specify
/system/extras/su/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/core/libzipfile/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/core/libctest/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/core/run-as/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/extras/showslab/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/extras/procrank/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/extras/procmem/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/extras/timeinfo/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/core/logcat/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/extras/libublock/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/extras/showmap/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You
/system/extras/tests/cpueater/
DNOTICE54 form, that is based on (or derived from) the Work and for which the
94 with the Work to which such Contribution(s) was submitted. If You

12