Searched refs:Regular (Results 1 – 25 of 108) sorted by relevance
12345
/external/noto-fonts/ |
D | fonts.mk | 22 NotoNaskhArabic-Regular.ttf \ 24 NotoNaskhArabicUI-Regular.ttf \ 25 NotoSansAdlam-Regular.ttf \ 26 NotoSansAhom-Regular.otf \ 27 NotoSansAnatolianHieroglyphs-Regular.otf \ 29 NotoSansArmenian-Regular.ttf \ 30 NotoSansAvestan-Regular.ttf \ 31 NotoSansBalinese-Regular.ttf \ 32 NotoSansBamum-Regular.ttf \ 33 NotoSansBassaVah-Regular.otf \ [all …]
|
D | Android.mk | 44 NotoSansCJK-Regular.ttc 59 NotoSerifCJK-Regular.ttc 90 NotoSerif-Regular.ttf \ 100 NotoSansAdlam-Regular.ttf \ 101 NotoSansAhom-Regular.otf \ 102 NotoSansAnatolianHieroglyphs-Regular.otf \ 103 NotoSansAvestan-Regular.ttf \ 104 NotoSansBalinese-Regular.ttf \ 105 NotoSansBamum-Regular.ttf \ 106 NotoSansBassaVah-Regular.otf \ [all …]
|
/external/roboto-fonts/ |
D | Android.mk | 49 Roboto-Regular.ttf \ 58 $(eval $(call create-font-symlink,Roboto-Light.ttf,Roboto-Regular.ttf)) 60 $(eval $(call create-font-symlink,Roboto-Medium.ttf,Roboto-Regular.ttf)) 62 $(eval $(call create-font-symlink,Roboto-Thin.ttf,Roboto-Regular.ttf)) 64 $(eval $(call create-font-symlink,RobotoCondensed-Regular.ttf,Roboto-Regular.ttf)) 68 $(eval $(call create-font-symlink,RobotoCondensed-Light.ttf,Roboto-Regular.ttf)) 70 $(eval $(call create-font-symlink,RobotoCondensed-Medium.ttf,Roboto-Regular.ttf)) 83 RobotoCondensed-Regular.ttf \
|
D | fonts.mk | 16 Roboto-Regular.ttf \ 28 RobotoCondensed-Regular.ttf \
|
/external/markdown/MarkdownTest/Tests_2007/ |
D | Code Blocks.text | 3 Regular text. 7 Regular text. 12 Regular Text.
|
/external/skia/tools/fonts/ |
D | test_font_index.inc | 71 …ce", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[0], "LiberationMono-Regular.ttf" }, 75 …if", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[4], "LiberationSans-Regular.ttf" }, 79 …f", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[8], "LiberationSerif-Regular.ttf" }, 83 …no", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[0], "LiberationMono-Regular.ttf" }, 87 …ns", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[4], "LiberationSans-Regular.ttf" }, 91 …f", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[8], "LiberationSerif-Regular.ttf" },
|
/external/skqp/tools/ |
D | test_font_index.inc | 71 …ce", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[0], "LiberationMono-Regular.ttf" }, 75 …if", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[4], "LiberationSans-Regular.ttf" }, 79 …f", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[8], "LiberationSerif-Regular.ttf" }, 83 …no", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[0], "LiberationMono-Regular.ttf" }, 87 …ns", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[4], "LiberationSans-Regular.ttf" }, 91 …f", SkFontStyle(400,5,SkFontStyle::kUpright_Slant), gTestFonts[8], "LiberationSerif-Regular.ttf" },
|
/external/chromium-trace/catapult/dependency_manager/ |
D | pylintrc | 27 # Regular expression which should only match correct function names. 30 # Regular expression which should only match correct method names. 33 # Regular expression which should only match correct argument names. 36 # Regular expression which should only match correct variable names.
|
/external/chromium-trace/catapult/systrace/ |
D | pylintrc | 29 # Regular expression which should only match correct function names. 32 # Regular expression which should only match correct method names. 35 # Regular expression which should only match correct argument names. 38 # Regular expression which should only match correct variable names.
|
/external/libmojo/third_party/catapult/devil/ |
D | pylintrc | 27 # Regular expression which should only match correct function names. 30 # Regular expression which should only match correct method names. 33 # Regular expression which should only match correct argument names. 36 # Regular expression which should only match correct variable names.
|
/external/chromium-trace/catapult/devil/ |
D | pylintrc | 27 # Regular expression which should only match correct function names. 30 # Regular expression which should only match correct method names. 33 # Regular expression which should only match correct argument names. 36 # Regular expression which should only match correct variable names.
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | pylintrc | 161 # Regular expression which should only match functions or classes name which do 165 # Regular expression which should only match correct module names 168 # Regular expression which should only match correct module level names 171 # Regular expression which should only match correct class names 174 # Regular expression which should only match correct function names 177 # Regular expression which should only match correct method names 180 # Regular expression which should only match correct instance attribute names 183 # Regular expression which should only match correct argument names 186 # Regular expression which should only match correct variable names 189 # Regular expression which should only match correct list comprehension /
|
/external/autotest/utils/ |
D | pylintrc | 151 # Regular expression which should only match correct module names 154 # Regular expression which should only match correct module level names 157 # Regular expression which should only match correct class names 160 # Regular expression which should only match correct function names 169 # Regular expression which should only match correct method names 181 # Regular expression which should only match correct instance attribute names 184 # Regular expression which should only match correct argument names 187 # Regular expression which should only match correct variable names 190 # Regular expression which should only match correct list comprehension / 200 # Regular expression which should only match functions or classes name which do
|
/external/tensorflow/tensorflow/tools/ci_build/ |
D | pylintrc | 130 # Regular expression which should only match correct module names 133 # Regular expression which should only match correct module level names 136 # Regular expression which should only match correct class names 139 # Regular expression which should only match correct function names 142 # Regular expression which should only match correct method names 145 # Regular expression which should only match correct instance attribute names 148 # Regular expression which should only match correct argument names 151 # Regular expression which should only match correct variable names 154 # Regular expression which should only match correct attribute names in class 158 # Regular expression which should only match correct list comprehension / [all …]
|
/external/google-fonts/carrois-gothic-sc/ |
D | fonts.mk | 20 CarroisGothicSC-Regular.ttf
|
D | Android.mk | 23 LOCAL_MODULE := CarroisGothicSC-Regular.ttf
|
/external/google-fonts/dancing-script/ |
D | fonts.mk | 20 DancingScript-Regular.ttf \
|
D | Android.mk | 23 LOCAL_MODULE := DancingScript-Regular.ttf
|
/external/apache-xml/ |
D | NOTICE | 32 - Regular Expression - see LICENSE.txt 45 - Regular Expression - see LICENSE.txt
|
/external/autotest/frontend/client/src/autotest/public/ |
D | afeclient.css | 19 …src: local('Roboto Regular'), local('Roboto-Regular'), url('./Roboto+Regular:400.woff') format('wo…
|
/external/python/cpython3/Tools/demo/ |
D | README | 11 redemo.py Regular Expressions: GUI script to test regexes.
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | debug_info_noninstrumented_alloca.ll | 16 ; Regular alloca, will get instrumented (forced by the ptrtoint below).
|
/external/skia/src/sfnt/ |
D | SkOTTable_OS_2_V0.h | 117 Regular,
|
/external/skqp/src/sfnt/ |
D | SkOTTable_OS_2_V0.h | 117 Regular,
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.3 | 75 2. Regular expression pattern matching now supported in exclude files 138 3. Regular expression pattern matching now supported in extract files
|
12345