HomeSort by relevance Sort by last modified time
    Searched refs:Regular (Results 1 - 25 of 25) sorted by null

  /frameworks/base/data/fonts/
fonts.mk 23 Roboto-Regular.ttf \
31 RobotoCondensed-Regular.ttf \
35 DroidNaskh-Regular.ttf \
36 DroidNaskh-Regular-SystemUI.ttf \
37 DroidSansDevanagari-Regular.ttf \
38 DroidSansHebrew-Regular.ttf \
41 DroidSerif-Regular.ttf \
Android.mk 38 $(eval $(call create-font-symlink,DroidSans.ttf,Roboto-Regular.ttf))
48 LOCAL_MODULE := DroidSansEthiopic-Regular.ttf
56 LOCAL_MODULE := DroidSansTamil-Regular.ttf
83 DroidSansEthiopic-Regular.ttf \
84 DroidSansTamil-Regular.ttf \
119 Roboto-Regular.ttf \
123 DroidSerif-Regular.ttf \
135 $(eval $(call create-font-symlink,Roboto-Light.ttf,Roboto-Regular.ttf))
137 $(eval $(call create-font-symlink,Roboto-Thin.ttf,Roboto-Regular.ttf))
139 $(eval $(call create-font-symlink,RobotoCondensed-Regular.ttf,Roboto-Regular.ttf)
    [all...]
  /frameworks/compile/mclinker/lib/LD/
ELFFileFormat.cpp 72 LDFileFormat::Regular,
81 LDFileFormat::Regular,
97 LDFileFormat::Regular,
102 LDFileFormat::Regular,
112 LDFileFormat::Regular,
117 LDFileFormat::Regular,
122 LDFileFormat::Regular,
127 LDFileFormat::Regular,
137 LDFileFormat::Regular,
144 LDFileFormat::Regular,
    [all...]
ELFDynObjWriter.cpp 51 // Write out regular ELF sections
59 case LDFileFormat::Regular:
96 case LDFileFormat::Regular:
ELFExecWriter.cpp 54 // Write out regular ELF sections
62 case LDFileFormat::Regular:
99 case LDFileFormat::Regular:
ELFReader.cpp 58 return LDFileFormat::Regular;
ELFObjectReader.cpp 84 /// readSections - read all regular sections.
147 case LDFileFormat::Regular:
Layout.cpp 565 case LDFileFormat::Regular:
  /external/v8/test/mjsunit/regress/
regress-1174.js 33 function Regular() {
39 var regular = new Regular();
40 %DeoptimizeFunction(Regular);
  /frameworks/compile/mclinker/include/mcld/LD/
LDFileFormat.h 32 Regular,
  /external/webkit/LayoutTests/fast/url/script-tests/
query.js 4 // Regular ASCII case in some different encodings.
ipv6.js 11 // Regular IP address is invalid without bounding '[' and ']'.
16 // Regular IP addresses.
ipv4.js 6 // Regular IP addresses in different bases.
path.js 43 // Regular characters that are escaped should be unescaped
  /external/v8/test/mjsunit/
define-property-gc.js 31 function Regular() {
40 var regular = new Regular();
41 Object.defineProperty(regular, '1', descElementNonWritable);
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLOptGroupElement02.js 104 assertEquals("labelLink","Regular Employees",vlabel);
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLOptGroupElement02.js 104 assertEquals("labelLink","Regular Employees",vlabel);
  /frameworks/compile/libbcc/lib/Core/
Linker.cpp 281 mcld::LDFileFormat::Regular,
  /frameworks/compile/mclinker/tools/mcld/lib/Core/
Linker.cpp 274 mcld::LDFileFormat::Regular,
  /external/chromium/chrome/browser/resources/
menu.js 13 // Regular expression to match/find mnemonic key.
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp 692 /// sizeNamePools - compute the size of regular name pools
693 /// In ELF executable files, regular name pools are .symtab, .strtab,
789 /// emitRegNamePools - emit regular name pools - .symtab, .strtab
    [all...]
  /external/v8/src/
d8.js     [all...]
debug-debugger.js 33 // Regular expression to skip "crud" at the beginning of a source line which is
34 // not really code. Currently the regular expression matches whitespace and
    [all...]
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
gbemu.js 447 //Regular array pass:
888 //Regular array pass:
    [all...]
pdfjs.js     [all...]

Completed in 1467 milliseconds