Searched refs:maximum (Results 1 – 12 of 12) sorted by relevance
/system/core/liblog/ |
D | properties.c | 493 unsigned long maximum; in __android_logger_valid_buffer_size() local 515 maximum = pages * pagesize; in __android_logger_valid_buffer_size() 517 if ((maximum < LOG_BUFFER_MIN_SIZE) || (LOG_BUFFER_MAX_SIZE < maximum)) { in __android_logger_valid_buffer_size() 521 return value <= maximum; in __android_logger_valid_buffer_size()
|
D | README | 165 sub-log maximum size, readable size and log buffer format protocol ver‐ 199 embedded newlines to the maximum length LOGGER_ENTRY_MAX_PAYLOAD.
|
/system/media/audio_utils/ |
D | Doxyfile | 50 # the documentation. The maximum height of the logo should not exceed 55 pixels 51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo 209 # Minimum value: 1, maximum value: 16, default value: 4. 385 # Minimum value: 0, maximum value: 9, default value: 0. 611 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the 618 # Minimum value: 0, maximum value: 10000, default value: 30. 983 # Minimum value: 1, maximum value: 20, default value: 5. 1089 # Minimum value: 0, maximum value: 359, default value: 220. 1097 # Minimum value: 0, maximum value: 255, default value: 100. 1108 # Minimum value: 40, maximum value: 240, default value: 80. [all …]
|
D | Doxyfile.orig | 50 # the documentation. The maximum height of the logo should not exceed 55 pixels 51 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo 209 # Minimum value: 1, maximum value: 16, default value: 4. 385 # Minimum value: 0, maximum value: 9, default value: 0. 611 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the 618 # Minimum value: 0, maximum value: 10000, default value: 30. 983 # Minimum value: 1, maximum value: 20, default value: 5. 1089 # Minimum value: 0, maximum value: 359, default value: 220. 1097 # Minimum value: 0, maximum value: 255, default value: 100. 1108 # Minimum value: 40, maximum value: 240, default value: 80. [all …]
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 50 # in the documentation. The maximum height of the logo should not exceed 55 51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy 217 # Minimum value: 1, maximum value: 16, default value: 4. 403 # Minimum value: 0, maximum value: 9, default value: 0. 634 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the 641 # Minimum value: 0, maximum value: 10000, default value: 30. 1024 # Minimum value: 1, maximum value: 20, default value: 5. 1132 # Minimum value: 0, maximum value: 359, default value: 220. 1140 # Minimum value: 0, maximum value: 255, default value: 100. 1151 # Minimum value: 40, maximum value: 240, default value: 80. [all …]
|
/system/tpm/trunks/generator/ |
D | raw_structures_fixed.txt | 2035 indicates the maximum. If the minimum or maximum value expression is omitted, then the range is ope… 2038 The maximum size of an array may be indicated by putting a “{}” delimited expression following the 2108 value and compute the maximum size 2362 maximum size, the sizeof() function returns the octet-aligned size of the structure, with no paddin… 4795 context ID counter is at maximum. 6362 the maximum size of 6469 the maximum allowed difference (unsigned) between the 6479 the maximum number of NV Indexes that are allowed to 6492 the maximum size of an NV Index data area 6546 the maximum value for commandSize in a command [all …]
|
D | raw_structures.txt | 2035 indicates the maximum. If the minimum or maximum value expression is omitted, then the range is ope… 2038 The maximum size of an array may be indicated by putting a “{}” delimited expression following the 2108 value and compute the maximum size 2362 maximum size, the sizeof() function returns the octet-aligned size of the structure, with no paddin… 4801 context ID counter is at maximum. 6370 PT_FIXED + 13 the maximum size of 6470 PT_FIXED + 20 the maximum allowed difference (unsigned) between the 6478 PT_FIXED + 22 the maximum number of NV Indexes that are allowed to 6490 PT_FIXED + 23 the maximum size of an NV Index data area 6537 PT_FIXED + 30 the maximum value for commandSize in a command [all …]
|
D | raw_commands_fixed.txt | 1308 2) The maximum value of authorizationSize is equal to commandSize – (sizeof(TPM_ST) + 1327 3) If the maximum allowed number of sessions have been unmarshaled and fewer octets than 10978 Because that digest size changes according to the implemented hashes, the maximum amount of 11103 // maximum bytes that the output buffer allows 17347 etc. In the response to this command, the TPM returns the maximum number of PCR allowed for any 17441 maximum number of PCR that may be in a bank 30440 This maximum setting would prevent Clock from rolling over to zero for approximately 8,000 years if 31804 has TPMA_NV_ORDERLY SET, then the maximum size of an ordin ary NV Index may be less than 33248 past the maximum allowed value (MAX_ORDERLY_COUNT), the non-volatile version of the count is
|
/system/core/toolbox/ |
D | getevent.c | 197 abs.value, abs.minimum, abs.maximum, abs.fuzz, abs.flat, in print_possible_events()
|
/system/core/fastboot/ |
D | README.md | 210 though currently fastboot packets have a 4-byte maximum length. 302 The maximum packet size is negotiated by the host and device in the Init packet.
|
/system/core/adb/ |
D | protocol.txt | 62 declares the maximum message body size that the remote system
|
/system/update_engine/ |
D | pylintrc | 53 # operator. Joining a lot of strings can lead to a maximum recursion error in
|