/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/ |
D | afstyles.h | 45 STYLE( s ## _ ## f, S ## _ ## F, \ 86 STYLE( arab_dflt, ARAB_DFLT, 95 STYLE( deva_dflt, DEVA_DFLT, 104 STYLE( hebr_dflt, HEBR_DFLT, 111 STYLE( lao_dflt, LAO_DFLT, 120 STYLE( latb_dflt, LATB_DFLT, 127 STYLE( latp_dflt, LATP_DFLT, 135 STYLE( ltn2_dflt, LTN2_DFLT, 143 STYLE( none_dflt, NONE_DFLT, 150 STYLE( telu_dflt, TELU_DFLT, [all …]
|
D | afglobal.c | 56 #undef STYLE 57 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro 99 #undef STYLE 100 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro 117 #undef STYLE 118 #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 | 430 #undef STYLE 431 #define STYLE( s, S, d, ws, sc, ss, c ) \ macro
|
/external/freetype/src/autofit/ |
D | afstyles.h | 43 STYLE( s ## _ ## f, S ## _ ## F, \ 84 STYLE( arab_dflt, ARAB_DFLT, 95 STYLE( hebr_dflt, HEBR_DFLT, 103 STYLE( deva_dflt, DEVA_DFLT, 111 STYLE( ltn2_dflt, LTN2_DFLT, 119 STYLE( none_dflt, NONE_DFLT, 126 STYLE( telu_dflt, TELU_DFLT, 133 STYLE( thai_dflt, THAI_DFLT, 145 STYLE( s ## _dflt, S ## _DFLT, \ 169 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 | 418 #undef STYLE 419 #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, %struct.STYLE* %tmp18269, i32 0, i32 0, i32 0, i32 2 …
|
/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/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/testng/eclipse-projects/beust.com/web/ |
D | site.css | 1 <STYLE type="text/css"> 12 </STYLE>
|
/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/lzma/CPP/7zip/ |
D | GuiCommon.rc | 56 #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/boringssl/src/ |
D | README.md | 28 * [STYLE.md](/STYLE.md): rules and guidelines for coding style.
|
/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/jsilver/src/com/google/streamhtmlparser/ |
D | HtmlParser.java | 73 STYLE enumConstant
|
/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/mesa3d/src/mesa/swrast_setup/ |
D | ss_context.c | 96 #define EMIT_ATTR( ATTR, STYLE, MEMBER ) \ argument 99 map[e].format = (STYLE); \
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/SDL/SdlDemo/ |
D | SdlDemo.rc | 56 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION | WS_SYSMENU
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/DemoFFTest/ |
D | FF.rc | 60 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/CommandLine/ |
D | CommandLine.rc | 60 STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | WS_POPUP | WS_CAPTION
|