Home
last modified time | relevance | path

Searched refs:numbers (Results 1 – 25 of 26) sorted by relevance

12

/system/bt/
DEventLogTags.logtags1 # 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/
Devent.logtags1 # 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
Dpmsg_reader.cpp410 static const char numbers[] = "0123456789"; in __android_log_pmsg_file_read() local
443 cp = strpbrk(names->name, numbers); in __android_log_pmsg_file_read()
453 cp = strpbrk(r, numbers); in __android_log_pmsg_file_read()
/system/core/storaged/
DEventLogTags.logtags1 # 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/
Devent.logtags1 # 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/lmkd/
Devent.logtags1 # 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/
DAndroid.mk55 four numbers separated by dots. Example: "1.2.0.0")
76 three numbers separated by dots. Example: "1.2.0")
/system/core/logcat/
Devent.logtags1 # 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/27.0/public/
Dfsck_untrusted.te21 # device, comparing the major and minor numbers to the filesystem
Dfsck.te26 # device, comparing the major and minor numbers to the filesystem
/system/sepolicy/prebuilts/api/29.0/public/
Dfsck_untrusted.te21 # device, comparing the major and minor numbers to the filesystem
Dfsck.te36 # device, comparing the major and minor numbers to the filesystem
/system/sepolicy/prebuilts/api/26.0/public/
Dfsck_untrusted.te21 # device, comparing the major and minor numbers to the filesystem
Dfsck.te26 # device, comparing the major and minor numbers to the filesystem
/system/sepolicy/public/
Dfsck_untrusted.te21 # device, comparing the major and minor numbers to the filesystem
Dfsck.te36 # device, comparing the major and minor numbers to the filesystem
/system/sepolicy/prebuilts/api/28.0/public/
Dfsck_untrusted.te21 # device, comparing the major and minor numbers to the filesystem
Dfsck.te26 # device, comparing the major and minor numbers to the filesystem
/system/timezone/
DREADME.android90 - Major format version numbers are mutually incompatible. e.g. v2 is not
92 - Minor format version numbers are backwards compatible. e.g. a v2.2 distro
/system/netd/resolv/
DREADME.md68 `DnsTlsDispatcher` accepts queries that have colliding ID numbers and still sends them on
74 ID number of an outstanding query. This means that ID numbers are initially sequential
/system/extras/libjsonpb/
DREADME.md83 - JSON numbers should be `(s|fixed|u|)int32`, `float`, or `double` in the schema
/system/core/adb/
DSERVICES.TXT87 Note that emulator serial numbers are of the form "emulator-5554"
Dprotocol.txt241 ID numbers such that only one stream may be connected to a bootloader
/system/core/llkd/
DREADME.md178 default *empty* or false, comma separated list of uid numbers or names.
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1861 .numbers = std::array<double, 10>{ {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} }, in TEST_F()
1869 .numbers = std::array<double, 10>{ {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} }, in TEST_F()
1877 .numbers = std::array<double, 10>{ {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} }, in TEST_F()

12