Home
last modified time | relevance | path

Searched refs:STYLE (Results 1 – 25 of 87) sorted by relevance

1234

/external/freetype/src/autofit/
Dafstyles.h45 STYLE( s ## _ ## f, S ## _ ## F, \
86 STYLE( adlm_dflt, ADLM_DFLT,
93 STYLE( arab_dflt, ARAB_DFLT,
100 STYLE( armn_dflt, ARMN_DFLT,
107 STYLE( avst_dflt, AVST_DFLT,
114 STYLE( bamu_dflt, BAMU_DFLT,
121 STYLE( beng_dflt, BENG_DFLT,
128 STYLE( buhd_dflt, BUHD_DFLT,
135 STYLE( cakm_dflt, CAKM_DFLT,
142 STYLE( cans_dflt, CANS_DFLT,
[all …]
Dafglobal.c56 #undef STYLE
57 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro
97 #undef STYLE
98 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro
113 #undef STYLE
114 #define STYLE( s, S, d, ws, sc, ss, c ) #s, macro
Dafglobal.h46 #undef STYLE
47 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/
Dstyle.test7 RUN: FileCheck %s -input-file=%t.dir/style.css -check-prefix=STYLE
11 RUN: FileCheck %s -input-file=%t.filtered.dir/style.css -check-prefix=STYLE
15 STYLE-DAG: .red
16 STYLE-DAG: .cyan
17 STYLE-DAG: .source-name-title
18 STYLE-DAG: .centered
19 STYLE-DAG: .expansion-view
20 STYLE-DAG: .line-number
21 STYLE-DAG: .light-row
22 STYLE-DAG: .light-row-bold
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/Inputs/
Dtag-dialog-headers.rc10 STYLE 0x01234567 {}
12 STYLE 0x01234567 {}
35 CAPTION "CAPTION" FONT 42, "FONT" STYLE 0 {}
37 CAPTION "CAPTION" FONT 42, "FONT" STYLE 0 {}
40 CAPTION "CAPTION" STYLE 0 {}
42 CAPTION "CAPTION" STYLE 0 {}
44 20 DIALOGEX 4, 4, 4, 4 STYLE 0xFF00FF00 {}
45 21 DIALOG 4, 4, 4, 4 STYLE 0xFF00FF00 {}
46 22 DIALOGEX 4, 4, 4, 4 STYLE 0x00FF00FF {}
47 23 DIALOG 4, 4, 4, 4 STYLE 0x00FF00FF {}
[all …]
/external/llvm/test/Analysis/BasicAA/
D2007-01-13-BasePointerBadNoAlias.ll13 %struct.STYLE = type { { %struct.GAP }, { %struct.GAP }, i16, i16, i16, i8, i8 }
25 %tmp18269 = bitcast i32* %tmp18174 to %struct.STYLE* ; <%struct.STYLE*> [#uses=1]
28 …%tmp18272 = getelementptr %struct.STYLE, %struct.STYLE* %tmp18269, i32 0, i32 0, i32 0, i32 2 …
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/BasicAA/
D2007-01-13-BasePointerBadNoAlias.ll13 %struct.STYLE = type { { %struct.GAP }, { %struct.GAP }, i16, i16, i16, i8, i8 }
25 %tmp18269 = bitcast i32* %tmp18174 to %struct.STYLE* ; <%struct.STYLE*> [#uses=1]
28 …%tmp18272 = getelementptr %struct.STYLE, %struct.STYLE* %tmp18269, i32 0, i32 0, i32 0, i32 2 …
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-objdump/X86/
Ddisassemble-demangle.test6 # RUN: llvm-objdump -d -C=wrong-style %t 2>&1 | FileCheck --check-prefix=BAD-STYLE %s
45 # BAD-STYLE: warning: Unsupported demangling style.
46 # BAD-STYLE: _Z3fooi
47 # BAD-STYLE: _Z3foov
/external/swiftshader/third_party/LLVM/test/Analysis/BasicAA/
D2007-01-13-BasePointerBadNoAlias.ll17 %struct.STYLE = type { { %struct.GAP }, { %struct.GAP }, i16, i16, i16, i8, i8 }
26 %tmp18269 = bitcast i32* %tmp18174 to %struct.STYLE* ; <%struct.STYLE*> [#uses=1]
29 …%tmp18272 = getelementptr %struct.STYLE* %tmp18269, i32 0, i32 0, i32 0, i32 2 ; <i16*> […
/external/python/cpython3/PC/bdist_wininst/
Dinstall.rc19 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
33 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
53 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
67 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
/external/mdnsresponder/mDNSWindows/ControlPanel/
DControlPanelLocRes.rc106 STYLE DS_SETFONT | WS_CHILD | WS_CAPTION
121 STYLE DS_SETFONT | WS_CHILD | WS_CAPTION
135 STYLE DS_SETFONT | WS_CHILD | WS_CAPTION
146 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION |
160 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION |
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/
Dldr-str-imm12.ll11 %struct.STYLE = type { %union.anon, %union.anon, i16, i16, i32 }
14 %union.FOURTH_UNION = type { %struct.STYLE }
23 define %union.rec* @Manifest(%union.rec* %x, %union.rec* %env, %struct.STYLE* %style, %union.rec** …
56 …%0 = call %union.rec* @Manifest(%union.rec* undef, %union.rec* %env, %struct.STYLE* %style, %unio…
/external/swiftshader/third_party/LLVM/test/CodeGen/Thumb2/
Dldr-str-imm12.ll11 %struct.STYLE = type { %union.anon, %union.anon, i16, i16, i32 }
14 %union.FOURTH_UNION = type { %struct.STYLE }
23 define %union.rec* @Manifest(%union.rec* %x, %union.rec* %env, %struct.STYLE* %style, %union.rec** …
56 …%0 = call %union.rec* @Manifest(%union.rec* undef, %union.rec* %env, %struct.STYLE* %style, %unio…
/external/llvm/test/CodeGen/Thumb2/
Dldr-str-imm12.ll11 %struct.STYLE = type { %union.anon, %union.anon, i16, i16, i32 }
14 %union.FOURTH_UNION = type { %struct.STYLE }
23 define %union.rec* @Manifest(%union.rec* %x, %union.rec* %env, %struct.STYLE* %style, %union.rec** …
56 …%0 = call %union.rec* @Manifest(%union.rec* undef, %union.rec* %env, %struct.STYLE* %style, %unio…
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
DAutoEscapeContext.java249 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.STYLE, true, null); in createHtmlParser()
253 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.STYLE, false, null); in createHtmlParser()
349 return AutoEscapeState.STYLE; in getCurrentState()
438 case STYLE: in getCurrentAttributeState()
478 …HTML("html", ESCAPE_AUTO_HTML), JS("js", ESCAPE_AUTO_JS), STYLE("css", ESCAPE_AUTO_STYLE), JS_UNQU… enumConstant
/external/python/cpython2/PC/bdist_wininst/
Dinstall.rc96 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
110 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
130 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
144 STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
/external/python/cpython2/Lib/idlelib/
DParenMatch.py45 STYLE = idleConf.GetOption('extensions','ParenMatch','style', variable in ParenMatch
69 self.set_style(self.STYLE)
84 self.STYLE = style
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DResType.java18 STYLE, enumConstant
32 itemResType = ResType.STYLE; in inferType()
/external/testng/eclipse-projects/beust.com/web/
Dsite.css1 <STYLE type="text/css">
12 </STYLE>
/external/llvm/test/CodeGen/X86/
D2009-06-04-VirtualLiveIn.ll9 %struct.FOURTH_UNION = type { %struct.STYLE }
13 %struct.STYLE = type { %0, %0, i16, i16, i32 }
/external/lzma/CPP/7zip/
DGuiCommon.rc56 #define MY_MODAL_DIALOG_STYLE STYLE DS_MODALFRAME | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
60 #define MY_PAGE_STYLE STYLE WS_CHILD | WS_DISABLED | WS_CAPTION
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
D2009-06-04-VirtualLiveIn.ll9 %struct.FOURTH_UNION = type { %struct.STYLE }
13 %struct.STYLE = type { %0, %0, i16, i16, i32 }
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
D2009-06-04-VirtualLiveIn.ll9 %struct.FOURTH_UNION = type { %struct.STYLE }
13 %struct.STYLE = type { %0, %0, i16, i16, i32 }
/external/boringssl/src/
DREADME.md30 * [STYLE.md](/STYLE.md): rules and guidelines for coding style.
/external/python/cpython3/Lib/idlelib/
Dparenmatch.py53 cls.STYLE = idleConf.GetOption(
102 self.tagfuncs.get(self.STYLE, self.create_tag_expression)(self, indices)

1234