Searched refs:multiple (Results 1 – 18 of 18) sorted by relevance
/system/core/libdiskconfig/ |
D | diskconfig.c | 43 uint32_t multiple = 1; in parse_len() local 56 multiple <<= 10; in parse_len() 59 multiple <<= 10; in parse_len() 73 if (multiple > 1) { in parse_len() 79 if (multiple > 1024) in parse_len() 80 multiple >>= 10; in parse_len() 81 *plen *= multiple; in parse_len()
|
/system/core/crash_reporter/ |
D | crash_reporter.rc | 9 # Allow catching multiple unrelated concurrent crashes, but use a finite
|
/system/core/libmemunreachable/tests/ |
D | Allocator_test.cpp | 48 TEST_F(AllocatorTest, multiple) { in TEST_F() argument
|
/system/extras/perfprofd/ |
D | perf_profile.proto | 73 // multiple binaries.
|
/system/core/metricsd/uploader/proto/ |
D | system_profile.proto | 76 // If the user has toggled the UMA enabled state multiple times, this will 437 // If a client has multiple local Chrome user accounts, this is logged based 542 // (A page load with multiple sections drawn by this plugin will 543 // increase this count multiple times.) 588 // The device types. A single device can have multiple types (e.g. a set-top 742 // extensions. If multiple extensions map to the same bucket, that bucket is
|
/system/core/init/ |
D | readme.txt | 11 whitespace from breaking text into multiple tokens. The backslash, 30 extension. These are typically multiple of these in multiple 78 conflict resolution when multiple services are added to the system, as 199 An Action can have multiple property triggers but may only have one
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 45 implementation (for both parcelables and interface). If there are multiple 131 // file. This allows multiple interfaces to use a parcelable and its C++
|
/system/core/liblog/ |
D | README | 110 ger_list_open; or multiple logs can be opened with android_log‐
|
/system/connectivity/shill/doc/ |
D | manager-api.txt | 167 call it is removed. In the event of multiple 272 In the event of multiple errors the first error 656 for multiple reasons that are indicated in the
|
D | service-api.txt | 27 Set multiple properties in a Service at once. 32 services. In the event of multiple errors while 191 when no other connection is available. If multiple
|
/system/core/adb/ |
D | protocol.txt | 256 multiple WRITEs may be sent without requiring individual READY acks.
|
/system/core/fastboot/ |
D | fastboot_protocol.txt | 308 For simplicity of implementation, there is no windowing of multiple
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 378 # an expensive process and often the same symbol appears multiple times in the 1115 # to NO can help when comparing the output of multiple runs. 1157 # an umbrella under which multiple documentation sets from a single provider 1520 # useful in combination with EXTRA_SEARCH_MAPPINGS to search through multiple 2281 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output 2282 # files in one run (i.e. multiple -o and -T options on the command line). This
|
D | Doxyfile | 378 # an expensive process and often the same symbol appears multiple times in the 1115 # to NO can help when comparing the output of multiple runs. 1157 # an umbrella under which multiple documentation sets from a single provider 1520 # useful in combination with EXTRA_SEARCH_MAPPINGS to search through multiple 2281 # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output 2282 # files in one run (i.e. multiple -o and -T options on the command line). This
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 1136 normative and different TPM may give different responses when a command has multiple errors. 10016 inData is required to be an even multiple of the block encrypted by the selected algorithm 10034 inData is required to be an even multiple of the block encrypted by the selected algorithm 10196 not an even multiple of the block size for CBC or ECB mode 10365 // The input data size of CBC mode or ECB mode must be an even multiple of 11819 accumulate octets over multiple calls. 14821 long as the seed of the hierarchy is unchanged and these keys may be used multiple times. Other TPM… 15406 // having to reload the curve parameters multiple times. 16553 using TPM_Extend(). This specification allows the use of multiple PCR at a given Index, each using a 16554 different hash algorithm. Rather than require that the external software generate multiple hashes o… [all …]
|
D | raw_commands_fixed.txt | 1136 normative and different TPM may give different responses when a command has multiple errors. 10027 inData is required to be an even multiple of the block encrypted by the selected algorithm 10045 inData is required to be an even multiple of the block encrypted by the selected algorithm 10207 not an even multiple of the block size for CBC or ECB mode 10376 // The input data size of CBC mode or ECB mode must be an even multiple of 11830 accumulate octets over multiple calls. 14832 long as the seed of the hierarchy is unchanged and these keys may be used multiple times. Other TPM… 15417 // having to reload the curve parameters multiple times. 16564 using TPM_Extend(). This specification allows the use of multiple PCR at a given Index, each using a 16565 different hash algorithm. Rather than require that the external software generate multiple hashes o… [all …]
|
D | raw_structures.txt | 2780 the AES algorithm with multiple sizes of key for TPM 11016 This ticket is produced by TPM2_VerifySignature(). This formulation is used for multiple ticket use… 12725 …mber of bits in the key is in keyBits in the public area. When keyBits is not an even multiple of 8 14370 The TPM may produce multiple different TPM2B_PRIVATE structures for a single TPM2B_PUBLIC 14423 field varies according to the type of the object but the contents may be the same across multiple 15168 The TPM2B_PRIVATE structure is used as a parameter in multiple commands that create, load, and 17417 a space that is a multiple of this
|
D | raw_structures_fixed.txt | 11044 This ticket is produced by TPM2_VerifySignature(). This formulation is used for multiple ticket use… 12737 …mber of bits in the key is in keyBits in the public area. When keyBits is not an even multiple of 8 14382 The TPM may produce multiple different TPM2B_PRIVATE structures for a single TPM2B_PUBLIC 14435 field varies according to the type of the object but the contents may be the same across multiple 15160 The TPM2B_PRIVATE structure is used as a parameter in multiple commands that create, load, and 17399 a space that is a multiple of this
|