/external/freetype/src/autofit/ |
D | afstyles.h | 43 STYLE( s ## _ ## f, S ## _ ## F, \ 87 STYLE( hebr_dflt, HEBR_DFLT, 95 STYLE( deva_dflt, DEVA_DFLT, 103 STYLE( ltn2_dflt, LTN2_DFLT, 111 STYLE( none_dflt, NONE_DFLT, 123 STYLE( s ## _dflt, S ## _DFLT, \ 148 STYLE( hani_dflt, HANI_DFLT,
|
D | afglobal.c | 55 #undef STYLE 56 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro 98 #undef STYLE 99 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro 116 #undef STYLE 117 #define STYLE( s, S, d, ws, sc, ss, c ) #s, macro
|
D | afglobal.h | 46 #undef STYLE 47 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro
|
D | afpic.c | 132 #undef STYLE in autofit_module_class_pic_init() 133 #define STYLE( s, S, d, ws, sc, bss, c ) \ in autofit_module_class_pic_init() macro
|
D | aftypes.h | 422 #undef STYLE 423 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro
|
/external/llvm/test/Analysis/BasicAA/ |
D | 2007-01-13-BasePointerBadNoAlias.ll | 13 %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* %tmp18269, i32 0, i32 0, i32 0, i32 2 ; <i16*> […
|
/external/chromium_org/content/shell/app/ |
D | shell.rc | 72 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU 81 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU 91 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
/external/chromium_org/remoting/host/win/ |
D | core.rc.jinja2 | 31 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUPWINDOW | WS_CAPTION 46 STYLE DS_SETFONT | WS_POPUP 57 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
|
/external/llvm/test/CodeGen/Thumb2/ |
D | ldr-str-imm12.ll | 11 %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/chromium_org/third_party/npapi/npspy/windows/ |
D | npspy.rc | 100 STYLE WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION | 116 STYLE WS_POPUP 123 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU 133 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU 212 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU 228 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU 243 STYLE DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/ |
D | AutoEscapeContext.java | 249 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/chromium_org/tools/grit/grit/testdata/ |
D | transl.rc | 19 STYLE DS_SETFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU 33 STYLE DS_SETFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
|
D | source.rc | 19 STYLE DS_SETFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU 33 STYLE DS_SETFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
|
D | klonk.rc | 77 STYLE DS_SETFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU 91 STYLE DS_SETFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/ |
D | math_store.js | 32 cvox.SpeechRule.DynamicCstrAttrib.STYLE 55 this, [name, dynamicCstr[cvox.SpeechRule.DynamicCstrAttrib.STYLE], 91 dynamicCstr[cvox.SpeechRule.DynamicCstrAttrib.STYLE] = style;
|
D | base_rule_store.js | 56 this.dynamicCstrAttribs = [cvox.SpeechRule.DynamicCstrAttrib.STYLE]; 95 dynamicCstr[cvox.SpeechRule.DynamicCstrAttrib.STYLE] = dynamic;
|
/external/llvm/test/CodeGen/X86/ |
D | 2009-06-04-VirtualLiveIn.ll | 9 %struct.FOURTH_UNION = type { %struct.STYLE } 13 %struct.STYLE = type { %0, %0, i16, i16, i32 }
|
/external/jsilver/src/com/google/streamhtmlparser/ |
D | HtmlParser.java | 73 STYLE enumConstant
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_context.h | 299 #define EMIT_ATTR( ATTR, STYLE, S4, SZ ) \ argument 302 intel->vertex_attrs[intel->vertex_attr_count].format = (STYLE); \
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/ |
D | i915_context.h | 299 #define EMIT_ATTR( ATTR, STYLE, S4, SZ ) \ argument 302 intel->vertex_attrs[intel->vertex_attr_count].format = (STYLE); \
|
/external/sonivox/arm-wt-22k/vectors/ |
D | abba.imy | 7 STYLE:S1
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | Tag.java | 26 public static final Tag STYLE = new TagImpl ("STYLE"); field in Tag
|
/external/chromium_org/cloud_print/service/win/resources/ |
D | setup_dialog.rc | 18 STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK |DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS…
|
/external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/ |
D | ss_context.c | 96 #define EMIT_ATTR( ATTR, STYLE, MEMBER ) \ argument 99 map[e].format = (STYLE); \
|
/external/mesa3d/src/mesa/swrast_setup/ |
D | ss_context.c | 96 #define EMIT_ATTR( ATTR, STYLE, MEMBER ) \ argument 99 map[e].format = (STYLE); \
|