Searched refs:numbers (Results 1 – 25 of 29) sorted by relevance
12
/system/bt/ |
D | EventLogTags.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
/system/core/liblog/ |
D | event.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
D | pmsg_reader.cpp | 292 static const char numbers[] = "0123456789"; in __android_log_pmsg_file_read() local 325 cp = strpbrk(names->name, numbers); in __android_log_pmsg_file_read() 335 cp = strpbrk(r, numbers); in __android_log_pmsg_file_read()
|
/system/core/storaged/ |
D | EventLogTags.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
/system/core/logd/ |
D | event.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
/system/memory/lmkd/ |
D | event.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
/system/extras/brillo_config/ |
D | Android.mk | 55 four numbers separated by dots. Example: "1.2.0.0") 76 three numbers separated by dots. Example: "1.2.0")
|
/system/core/logcat/ |
D | event.logtags | 1 # The entries in this file map a sparse set of log tag numbers to tag names. 4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the 7 # Tag names are one or more ASCII letters and numbers or underscores, i.e. 11 # Tag numbers and names are separated by whitespace. Blank lines and lines
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | fsck_untrusted.te | 21 # device, comparing the major and minor numbers to the filesystem
|
D | fsck.te | 26 # device, comparing the major and minor numbers to the filesystem
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | fsck_untrusted.te | 21 # device, comparing the major and minor numbers to the filesystem
|
D | fsck.te | 26 # device, comparing the major and minor numbers to the filesystem
|
/system/sepolicy/public/ |
D | fsck_untrusted.te | 21 # device, comparing the major and minor numbers to the filesystem
|
D | fsck.te | 36 # device, comparing the major and minor numbers to the filesystem
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | fsck_untrusted.te | 21 # device, comparing the major and minor numbers to the filesystem
|
D | fsck.te | 26 # device, comparing the major and minor numbers to the filesystem
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | fsck_untrusted.te | 21 # device, comparing the major and minor numbers to the filesystem
|
D | fsck.te | 36 # device, comparing the major and minor numbers to the filesystem
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | fsck_untrusted.te | 21 # device, comparing the major and minor numbers to the filesystem
|
D | fsck.te | 36 # device, comparing the major and minor numbers to the filesystem
|
/system/timezone/ |
D | README.android | 129 - Major version numbers are mutually incompatible. e.g. v2 is not compatible 131 - Minor version numbers are backwards compatible. e.g. a v2.2 distro will work
|
/system/extras/simpleperf/doc/ |
D | android_platform_profiling.md | 32 source code and disassembly (with line numbers) in the report. Below is an example.
|
/system/extras/libjsonpb/ |
D | README.md | 83 - JSON numbers should be `(s|fixed|u|)int32`, `float`, or `double` in the schema
|
/system/libsysprop/srcs/android/sysprop/ |
D | TelephonyProperties.sysprop | 281 # Track CDMA SMS message id numbers to ensure they increment
|
/system/core/adb/ |
D | SERVICES.TXT | 87 Note that emulator serial numbers are of the form "emulator-5554"
|
12