Home
last modified time | relevance | path

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

12

/system/core/libbacktrace/
Dbacktrace_testlib.c19 int test_level_four(int one, int two, int three, int four, in test_level_four() argument
27 return one + two + three + four; in test_level_four()
30 int test_level_three(int one, int two, int three, int four, in test_level_three() argument
32 return test_level_four(one+3, two+6, three+9, four+12, callback_func, data) + 3; in test_level_three()
35 int test_level_two(int one, int two, int three, int four, in test_level_two() argument
37 return test_level_three(one+2, two+4, three+6, four+8, callback_func, data) + 2; in test_level_two()
40 int test_level_one(int one, int two, int three, int four, in test_level_one() argument
42 return test_level_two(one+1, two+2, three+3, four+4, callback_func, data) + 1; in test_level_one()
/system/connectivity/shill/mobile_operator_db/
Dmobile_operator_db.proto41 // Language is specified with two letter language codes. See xml:lang.
100 // and MNC is a two or three digit GSM Mobile Network Code.
/system/extras/ANRdaemon/
DREADME27 whole 20secs (because from systrace's view, the two 20 sec apart sched trace
/system/core/metricsd/uploader/proto/
Dhistogram_event.proto41 // It is valid to omit one of these two fields in a bucket, but not both.
Dsystem_profile.proto236 // either allocated by the Bluetooth SIG or USB IF, providing two
590 // repeated (e.g a device that reports two tuners).
/system/core/adb/
DOVERVIEW.TXT61 There are essentially two kinds of services that a client can talk to.
125 or emulator. There are currently two kinds of transports:
DSYNC.TXT51 The remote file name is split into two parts separated by the last
Dprotocol.txt204 The remote side connection will be implemented as two threads (one for
230 The bootloader will support two streams. A "bootloader:debug" stream,
/system/sepolicy/tools/
DREADME17 Also used to compare two file_contexts or file_contexts.bin files.
/system/tpm/attestation/common/
Dcommon.proto88 // These two fields are suitable for passing to Tspi_TPM_ActivateIdentity()
/system/extras/tests/net_test/
DREADME59 The number of tap interfaces is currently hardcoded to two. To change this
/system/connectivity/shill/doc/
Ddevice-api.txt293 "country" The two-letter country code.
301 the following two or three digits are the
388 containing two properties describing the state
389 of the SIM card lock. The two properties are:
476 gives the two-letter language code for the locale
Dservice-api.txt229 "country" The two-letter country code.
237 the following two or three digits are the
298 The other two optional properties are "username"
1045 to better understand how these two parameters interact.
1689 two are used for platform-neutral information).
/system/core/libutils/
DREADME110 defines two namespaces:
174 an overlay package. To translate between the two, a resource ID mapping
/system/update_engine/
Dupdate_metadata.proto42 // // These two are not signed:
277 // array can have more than two partitions if needed, and they are identified
/system/sepolicy/tools/sepolicy-analyze/
DREADME31 between the two types. This may be used in looking for similar
/system/core/metricsd/
DREADME.md63 `metricsd` is made of two threads that work as follows:
/system/core/libmemunreachable/tests/
DLeakFolding_test.cpp68 TEST_F(LeakFoldingTest, two) { in TEST_F() argument
/system/core/init/
Dreadme.txt389 There are only two times where the init executable imports .rc files,
439 Comparing two bootcharts
444 If two such barballs are preserved on the host machine under different
/system/connectivity/shill/
DTESTING18 We test shill using two sets of tests: unit tests, and integration
/system/core/fastboot/
Dfastboot_protocol.txt209 In this example the fastboot host queries the device for two variables,
276 The data field contains two big-endian 2-byte values, a protocol
/system/sepolicy/tools/fc_sort/
DNOTICE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/system/media/camera/docs/
Dhtml.mako111 # insert line breaks after every two \n\n
/system/tpm/trunks/generator/
Draw_structures.txt1416 To illustrate, assume that the implementation only supports two sizes (1024 and 2048 bits) for keys
1606 In many cases, the input values are algorithm IDs. When two collections of algorithm IDs differ only
1608 two completely different enumerations because this leads to many casts. To avoid this, the “+” can …
2020 expressions. A range of numbers may be indicated by separating two expressions with a colon (“:”). …
2989 ECC two-phase elliptic-curve key exchange -- C(2, 2, ECC
4370 The response codes use two different format groups. One group contains the TPM 1.2 compatible
6471 contextID values of two saved session contexts
9239 This is the command index of the command in the set of commands. The two sets are defined by the V
9379 octet that conveys a single bit of information. This type only has two allowed values, YES (1) and …
10162 used for single and two phase key exchange
[all …]
Draw_structures_fixed.txt1416 To illustrate, assume that the implementation only supports two sizes (1024 and 2048 bits) for keys
1606 In many cases, the input values are algorithm IDs. When two collections of algorithm IDs differ only
1608 two completely different enumerations because this leads to many casts. To avoid this, the “+” can …
2020 expressions. A range of numbers may be indicated by separating two expressions with a colon (“:”). …
2983 ECC two-phase elliptic-curve key exchange -- C(2, 2, ECC
4364 The response codes use two different format groups. One group contains the TPM 1.2 compatible
6470 contextID values of two saved session contexts
9267 This is the command index of the command in the set of commands. The two sets are defined by the V
9407 octet that conveys a single bit of information. This type only has two allowed values, YES (1) and …
10190 used for single and two phase key exchange
[all …]

12