Searched refs:numbers (Results 1 – 25 of 32) 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/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/logging/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/logging/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/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 | 61 four numbers separated by dots. Example: "1.2.0.0") 84 three numbers separated by dots. Example: "1.2.0")
|
/system/logging/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/31.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/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/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/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/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/core/debuggerd/proto/ |
D | tombstone.proto | 7 // If you add custom fields to this proto, do not use numbers in the reserved range.
|
/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.
|
12