/external/iproute2/genl/ |
D | genl.c | 35 static void *BODY; variable 70 dlh = BODY; in get_genl_kind() 72 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_genl_kind()
|
/external/iproute2/tc/ |
D | tc.c | 43 static void *BODY = NULL; /* cached handle dlopen(NULL) */ variable 127 dlh = BODY; in get_qdisc_kind() 129 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_qdisc_kind() 180 dlh = BODY; in get_filter_kind() 182 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_filter_kind()
|
/external/clang/include/clang/AST/ |
D | StmtCXX.h | 129 enum { RANGE, BEGINEND, COND, INC, LOOPVAR, BODY, END }; enumerator 157 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 174 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 182 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody() 194 return SubExprs[BODY]->getLocEnd(); in getLocEnd()
|
D | Stmt.h | 920 enum { VAR, COND, BODY, END_EXPR }; enumerator 956 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 961 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 962 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody() 975 SubExprs[BODY] = S; in setBody() 999 return SubExprs[BODY]->getLocEnd(); in getLocEnd() 1016 enum { VAR, COND, BODY, END_EXPR }; enumerator 1046 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 1047 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 1048 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody() [all …]
|
D | StmtObjC.h | 25 enum { ELEM, COLLECTION, BODY, END_EXPR }; enumerator 39 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 45 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 51 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody() 60 return SubExprs[BODY]->getLocEnd(); in getLocEnd()
|
/external/clang/test/CodeGen/ |
D | 2007-03-05-DataLayout.c | 9 #define BODY 01 macro 45 Type(tmp) = BODY; in ubody_alloc()
|
/external/oauth/core/src/main/java/net/oauth/client/ |
D | OAuthClient.java | 218 ParameterStyle style = (ps == null) ? ParameterStyle.BODY : Enum in invoke() 268 if (style == ParameterStyle.BODY && !(isPost && body == null)) { in invoke() 278 case BODY: { in invoke() 340 AUTHORIZATION_HEADER, BODY, QUERY_STRING; enumConstant
|
/external/libogg/doc/libogg/ |
D | style.css | 1 BODY { font-family: Helvetica, sans-serif } selector
|
/external/libvorbis/doc/vorbisenc/ |
D | style.css | 1 BODY { font-family: Helvetica, sans-serif } selector
|
/external/libvorbis/doc/vorbisfile/ |
D | style.css | 1 BODY { font-family: Helvetica, sans-serif } selector
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 1536 # BODY: 1539 # GROW into the regular flow, BODY. 1544 # BODY: Test...3; Test...2; Test...1 1578 # BODY: 1588 # BODY: TEST3; TEST2a; TEST2b; TEST1 1609 # BODY: 1616 # BODY: TEST2a 1624 # BODY: TEST2a 1631 # BODY: TEST2a; TEST3 1638 # BODY: TEST2a; TEST3; TEST2b [all …]
|
/external/webkit/LayoutTests/fast/encoding/ |
D | mailto-always-utf-8-expected.txt | 1 …%87 with navigation type 'link clicked' originating from #text > SPAN > A > BODY > HTML > #document
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | Tag.java | 24 public static final Tag BODY = new TagImpl ("BODY"); field in Tag
|
D | HTMLDocument.java | 33 super.add (m_body = IElement.Factory.create (Tag.BODY)); in HTMLDocument()
|
/external/tinyxml/docs/ |
D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 4 BODY,TD { selector 114 BODY { selector
|
/external/clang/lib/AST/ |
D | Stmt.cpp | 722 SubExprs[BODY] = Body; in ObjCForCollectionStmt() 808 SubExprs[BODY] = Body; in CXXForRangeStmt() 870 SubExprs[BODY] = Body; in ForStmt() 897 SubExprs[BODY] = NULL; in SwitchStmt() 930 SubExprs[BODY] = body; in WhileStmt()
|
/external/clang/docs/ |
D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 4 BODY,TD { selector 117 BODY { selector
|
/external/llvm/docs/ |
D | doxygen.css | 1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector 4 BODY,TD { selector 117 BODY { selector
|
/external/zlib/src/examples/ |
D | gzlog.c | 337 #define BODY sizeof(log_gzbody) macro 838 write(log->fd, log_gzbody, BODY) != BODY) { in log_open()
|
/external/iproute2/ip/ |
D | iplink.c | 94 static void *BODY; /* cached dlopen(NULL) handle */ variable 111 dlh = BODY; in get_link_kind() 113 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_link_kind()
|
/external/tcpdump/tests/ |
D | print-A.new | 44 <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EF" VLINK="#55188A" ALINK="#FF0000"> 179 </BODY>
|
D | print-AA.new | 44 <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EF" VLINK="#55188A" ALINK="#FF0000"> 179 </BODY>
|
D | print-AA.out | 44 <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EF" VLINK="#55188A" ALINK="#FF0000"> 179 </BODY>
|
D | print-A.out | 44 <BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EF" VLINK="#55188A" ALINK="#FF0000"> 179 </BODY>
|
/external/bison/m4/ |
D | largefile.m4 | 30 # PROLOGUE, [FUNCTION-BODY])
|