Searched refs:maximum (Results 1 – 15 of 15) sorted by relevance
/system/core/liblog/ |
D | properties.cpp | 482 unsigned long maximum; in __android_logger_valid_buffer_size() local 504 maximum = pages * pagesize; in __android_logger_valid_buffer_size() 506 if ((maximum < LOG_BUFFER_MIN_SIZE) || (LOG_BUFFER_MAX_SIZE < maximum)) { in __android_logger_valid_buffer_size() 510 return value <= maximum; in __android_logger_valid_buffer_size()
|
D | README.md | 142 `android_logger_get_log_(size|readable_size|version)` to retrieve the sub-log maximum size, readable 172 atomically, merge them into one message with embedded newlines to the maximum length
|
/system/core/llkd/ |
D | README.md | 123 default value 12 minutes, [khungtask] maximum timelimit. 126 default 10 minutes, D or Z maximum timelimit, double this value and it sets 130 default ro.llk.timeout_ms, D maximum timelimit. 133 default ro.llk.timeout_ms, Z maximum timelimit. 137 checking for persistent stack symbols maximum timelimit. 163 NB: automated default here can be larger than the current maximum property
|
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/ |
D | flatbuffers_types.fbs | 19 /* SSID of the Access Point, maximum 32 characters */
|
/system/extras/partition_tools/ |
D | README.md | 12 * `-m,--metadata-size` - The maximum size that partition metadata may consume. A partition entry us…
|
/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/pal/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/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/update_engine/ |
D | update_metadata.proto | 289 // must not exceed the maximum size of the group. 349 // The maximum timestamp of the OS allowed to apply this payload.
|
D | pylintrc | 53 # operator. Joining a lot of strings can lead to a maximum recursion error in
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 289 // must not exceed the maximum size of the group. 349 // The maximum timestamp of the OS allowed to apply this payload.
|
/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 | 249 though currently fastboot packets have a 4-byte maximum length. 341 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
|