/aosp12/system/extras/ioblame/ |
H A D | ioblame-gmail-run.example | 109 File: /fonts/DancingScript-Regular.ttf 130 File: /fonts/NotoSansAdlam-Regular.ttf 145 File: /fonts/NotoSansBamum-Regular.ttf 148 File: /fonts/NotoSansBatak-Regular.ttf 181 File: /fonts/NotoSansCham-Regular.ttf 187 File: /fonts/NotoSansCJK-Regular.ttc 313 File: /fonts/NotoSansLao-Regular.ttf 376 File: /fonts/NotoSansNKo-Regular.ttf 532 File: /fonts/NotoSansYi-Regular.ttf 544 File: /fonts/NotoSerif-Regular.ttf [all …]
|
H A D | README | 50 /fonts/CarroisGothicSC-Regular.ttf Reads: 40 KB i_size: 39 KB 54 /fonts/DancingScript-Regular.ttf Reads: 116 KB i_size: 113 KB 62 /fonts/NotoSerif-Regular.ttf Reads: 244 KB i_size: 240 KB 75 /fonts/Roboto-Regular.ttf Reads: 88 KB i_size: 298 KB
|
/aosp12/system/libprocinfo/testdata/ |
H A D | maps | 518 …05c000000 r--s 00000000 fc:00 251 /system/fonts/NotoSerifCJK-Regular.ttc 522 …705d43e000 r--s 00000000 fc:00 95 /system/fonts/NotoSansCJK-Regular.ttc 543 …a000-705dd55000 r--s 00000000 fc:00 156 /system/fonts/Roboto-Regular.ttf 611 …-7061e96000 r--s 00000000 fc:00 186 /system/fonts/NotoSansYi-Regular.ttf 871 …0e6c09000 r--s 00000000 fc:00 79 /system/fonts/NotoSansNewa-Regular.otf 896 …70e6d7d000 r--s 00000000 fc:00 238 /system/fonts/NotoSansVai-Regular.ttf 1028 …70e78aa000 r--s 00000000 fc:00 290 /system/fonts/NotoSansMro-Regular.otf 1192 …0-70e90c3000 r--s 00000000 fc:00 91 /system/fonts/NotoSerif-Regular.ttf 1198 …70e91fa000 r--s 00000000 fc:00 149 /system/fonts/NotoSansNKo-Regular.ttf 1281 …-70e9891000 r--s 00000000 fc:00 81 /system/fonts/GoogleSans-Regular.ttf [all …]
|
/aosp12/frameworks/base/data/fonts/ |
H A D | Android.bp | 36 // Roboto-Regular.ttf provides DroidSans.ttf as a symlink to itself 37 // Roboto-Regular.ttf provides DroidSans-Bold.ttf as a symlink to itself 38 "Roboto-Regular.ttf",
|
/aosp12/build/make/tools/releasetools/ |
H A D | pylintrc | 163 # Regular expression matching correct function names 169 # Regular expression matching correct variable names 175 # Regular expression matching correct constant names 181 # Regular expression matching correct attribute names 187 # Regular expression matching correct argument names 193 # Regular expression matching correct class attribute names 199 # Regular expression matching correct inline iteration names 205 # Regular expression matching correct class names 211 # Regular expression matching correct module names 217 # Regular expression matching correct method names [all …]
|
/aosp12/frameworks/minikin/tests/ |
H A D | Android.bp | 29 "data/Regular.ttf", 34 "data/VariationSelectorTest-Regular.ttf",
|
/aosp12/system/apex/ |
H A D | pylintrc | 204 # Regular expression matching correct function names 207 # Regular expression matching correct variable names 210 # Regular expression matching correct constant names 213 # Regular expression matching correct attribute names 216 # Regular expression matching correct argument names 219 # Regular expression matching correct class attribute names 222 # Regular expression matching correct inline iteration names 225 # Regular expression matching correct class names 228 # Regular expression matching correct module names 231 # Regular expression matching correct method names [all …]
|
/aosp12/system/tools/mkbootimg/ |
H A D | pylintrc | 198 # Regular expression matching correct function names 201 # Regular expression matching correct variable names 204 # Regular expression matching correct constant names 207 # Regular expression matching correct attribute names 210 # Regular expression matching correct argument names 213 # Regular expression matching correct class attribute names 216 # Regular expression matching correct inline iteration names 219 # Regular expression matching correct class names 222 # Regular expression matching correct module names 225 # Regular expression matching correct method names [all …]
|
/aosp12/system/update_engine/ |
H A D | pylintrc | 278 # Regular expression which should only match correct function names. 286 # Regular expression which should only match correct variable names 292 # Regular expression which should only match correct module level names 298 # Regular expression which should only match correct instance attribute names 304 # Regular expression which should only match correct argument names 310 # Regular expression which should only match correct class attribute 316 # Regular expression which should only match correct list comprehension / 323 # Regular expression which should only match correct class names 329 # Regular expression which should only match correct module names. The 337 # Regular expression which should only match correct method names. [all …]
|
/aosp12/packages/services/Car/cpp/watchdog/server/src/ |
H A D | WatchdogProcessService.cpp | 175 return unregisterClientLocked(kTimeouts, binder, ClientType::Regular); in unregisterClient() 449 const char* clientName = clientType == ClientType::Regular ? "client" : "watchdog service"; in unregisterClientLocked() 840 type == ClientType::Regular ? "regular" : "watchdog service"); in toString() 845 if (type == ClientType::Regular) { in getBinder() 853 if (type == ClientType::Regular) { in linkToDeath() 863 if (type == ClientType::Regular) { in unlinkToDeath() 872 if (type == ClientType::Regular) { in checkIfAlive() 879 if (type == ClientType::Regular) { in prepareProcessTermination()
|
H A D | WatchdogProcessService.h | 87 Regular, enumerator 95 type(ClientType::Regular), in ClientInfo()
|
/aosp12/frameworks/compile/mclinker/lib/MC/ |
H A D | SymbolCategory.cpp | 32 return Category::Regular; in categorize() 43 m_pRegular = new Category(Category::Regular); in SymbolCategory() 207 case Category::Regular: in changeCommonsToGlobal()
|
/aosp12/frameworks/compile/mclinker/include/mcld/MC/ |
H A D | SymbolCategory.h | 126 enum Type { File, Local, LocalDyn, Common, Dynamic, Regular }; enumerator
|
/aosp12/system/bt/service/doc/ |
H A D | IBluetoothGattClient.txt | 81 * - WRITE_TYPE_DEFAULT (0x02): Regular Write Procedure 119 * - WRITE_TYPE_DEFAULT (0x02): Regular write procedure
|
/aosp12/art/tools/bisection_search/ |
H A D | README.md | 20 1. Regular invocation, dalvikvm command is constructed internally:
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | ps.proto | 87 // Regular names conflict with macros defined in
|
/aosp12/system/memory/libmeminfo/testdata1/ |
H A D | smaps | 22500 …-70076aee5000 r--s 00000000 fe:00 130 /system/fonts/NotoSerifCJK-Regular.ttc 22520 …0-70076c0b5000 r--s 00000000 fe:00 239 /system/fonts/NotoSansCJK-Regular.ttc 35136 …-7007f6d3d000 r--s 00000000 fe:00 274 /system/fonts/NotoSansNewa-Regular.otf 35783 …00-7007f6e4e000 r--s 00000000 fe:00 289 /system/fonts/NotoSansYi-Regular.ttf 36025 …0-7007f6eb1000 r--s 00000000 fe:00 220 /system/fonts/NotoSansVai-Regular.ttf 36971 …-7007f7126000 r--s 00000000 fe:00 108 /system/fonts/NotoSansMiao-Regular.otf 38699 …61d000-7007f7668000 r--s 00000000 fe:00 83 /system/fonts/Roboto-Regular.ttf 39523 …0-7007f7e65000 r--s 00000000 fe:00 168 /system/fonts/NotoSansNKo-Regular.ttf 39826 …0-7007f7f30000 r--s 00000000 fe:00 112 /system/fonts/NotoSansMro-Regular.otf 44232 …0-7007f99fa000 r--s 00000000 fe:00 73 /system/fonts/NotoSansLao-Regular.ttf [all …]
|
/aosp12/packages/services/Car/car-lib/src/android/car/navigation/ |
H A D | navigation_state.proto | 140 // Regular left turn at an intersection, from 45 (included) to 135 143 // Regular right turn at an intersection, from 45 (included) to 135 367 // Regular left turn, from 45 (included) to 135 (excluded) degrees. 370 // Regular right turn, from 45 (included) to 135 (excluded) degrees.
|
/aosp12/frameworks/compile/mclinker/lib/Script/ |
H A D | ScriptScanner.ll | 55 %% /* Regular Expressions */
|
/aosp12/system/apex/docs/ |
H A D | README.md | 71 (because the image should be mountable in place). Regular files are included 688 ### Regular package management systems
|
/aosp12/system/chre/chpp/ |
H A D | README.md | 81 - 0x0: Regular Packet
|
/aosp12/system/chre/doc/ |
H A D | nanoapp_developer_guide.md | 274 * C++ Standard Regular Expressions library
|
/aosp12/system/core/fastboot/fuzzy_fastboot/ |
H A D | README.md | 185 | assert | A Regular expression | In the "okay" or "fail" response, …
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/ |
H A D | types.hal | 2329 * The op supports cross-linking via an auxiliary input. Regular cell feeds 2575 * The op supports cross-linking via an auxiliary input. Regular cell feeds
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/ |
H A D | types.hal | 2407 * The op supports cross-linking via an auxiliary input. Regular cell feeds 2702 * The op supports cross-linking via an auxiliary input. Regular cell feeds
|