Searched refs:rest (Results 1 – 8 of 8) sorted by relevance
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
D | ClusterChainDirectory.java | 99 final int rest = (int) (trueSize - toWrite); in write() local 100 final ByteBuffer fill = ByteBuffer.allocate(rest); in write()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | twilio_client.py | 20 from twilio.rest import Client
|
/tools/security/remote_provisioning/hwtrust/src/cbor/rkp/ |
D | protected_data.rs | 27 let mut headers = recipient.unprotected.rest; in from_cose_encrypt()
|
/tools/repohooks/tools/ |
D | checkpatch.pl | 3829 my $rest = $2; 3831 my $pos = pos_last_openparen($rest); 5766 my ($off, $dstat, $dcond, $rest); 5929 my ($off, $dstat, $dcond, $rest);
|
D | cpplint.py | 1636 project, rest = os.path.split(googlename) 1637 return (project,) + os.path.splitext(rest)
|
/tools/apksig/src/apksigner/java/com/android/apksigner/ |
D | help_rotate.txt | 53 common signer in the lineage of the rest of the apps. Apps that use the default capabilities,
|
/tools/external/fat32lib/ |
D | NOTICE | 124 This section is intended to make thoroughly clear what is believed to be a consequence of the rest …
|
/tools/apkzlib/src/test/resources/testData/packaging/text-files/ |
D | rfc2460.txt | 219 payload, i.e., the rest of the packet following 1045 The Fragmentable Part consists of the rest of the packet, that is,
|