Home
last modified time | relevance | path

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

/tools/dexter/slicer/
Ddex_utf8.cc34 u4 two = *(*pUtf8Ptr)++; in GetUtf16FromUtf8() local
38 return ((one & 0x0f) << 12) | ((two & 0x3f) << 6) | (three & 0x3f); in GetUtf16FromUtf8()
41 return ((one & 0x1f) << 6) | (two & 0x3f); in GetUtf16FromUtf8()
/tools/apksig/
DREADME.md16 The project consists of two subprojects:
42 apksigner command-line tool offers two operations:
/tools/metalava/
DAPI-LINT.md13 and again, there are two ways to mark an issue such that it is no longer
69 To make these errors go away, you have two choices:
DREADME.md163 * Like doclava1, metalava can diff two APIs and warn about API compatibility
168 require you to create two signature files to diff.
343 from a signature file. That's how API diffing is performed: you load two
345 file and the current set of source folders), and then you "diff" the two.
DCOMPATIBILITY.md4 can diff two versions of an API to determine compatibility. But what
DFORMAT.md284 The last two elements are "redundant"; they could be computed from the property
359 Doclava always inserted two special methods in the signature files for every
500 * Fix formatting for package private elements. These had two spaces of
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt378 The first four are specified in this document; the last two are
481 highest-order two bits specify the action that must be taken if the
527 of those two headers.
540 There are two padding options which are used when necessary to align
573 The PadN option is used to insert two or more octets of padding
779 Ext Len is equal to two times the number of
1029 "original packet", and it is considered to consist of two parts, as
1146 zero), with the following two changes:
1274 Note that there are two possible ways to encode optional destination
1296 in its highest-order two bits. The choice may depend on such
[all …]
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_sign.txt130 --next-signer Delimits options of two different signers. There is no
141 There are two ways to provide the signer's private key and certificate: (1) Java
268 4. Sign an APK using two keys:
Dhelp_rotate.txt24 These options specify the configuration of a particular signer. To rotate keys, two signers must be
37 There are two ways to provide the signer's private key and certificate: (1) Java
Dhelp_lineage.txt39 private key and certificate must be specified. There are two ways to provide
/tools/treble/build/
DREADME.md23 For example, let's say we had two devices: Device A and Device B.
/tools/asuite/atest/asuite_lib_test/
DAndroid.bp17 // tests result is accurate, separate them to two different test modules.
/tools/test/connectivity/acts_tests/tests/google/wifi/rtt/
DREADME.md53 AP or between the two test devices (for Aware ranging tests).
/tools/external/fat32lib/
DNOTICE25 We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you t…
33 …rary, whether statically or using a shared library, the combination of the two is legally speaking…
108 … of the other library facilities is otherwise permitted, and provided that you do these two things:
132 … we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving…
/tools/carrier_settings/proto/
Dcarrier_settings.proto62 // Next two fields type and bearer_bitmask affect how APN is selected by
/tools/test/connectivity/acts/
DREADME.md11 be run with as little as one or two Android devices with wifi, cellular, or
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/
DGAP_PTS_INSTRUCTIONS356 Note: Before PTS asks you to reconnect via gatt, perform next two commands quickly
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/google/protobuf/
Ddescriptor.proto377 // Because this is an option, the above two restrictions are not enforced by