/external/rust/crates/rayon-core/src/ |
D | job.rs | 134 pub(super) struct HeapJob<BODY> 136 BODY: FnOnce() + Send, 138 job: UnsafeCell<Option<BODY>>, 141 impl<BODY> HeapJob<BODY> 143 BODY: FnOnce() + Send, 145 pub(super) fn new(func: BODY) -> Self { in new() 160 impl<BODY> Job for HeapJob<BODY> 162 BODY: FnOnce() + Send,
|
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
D | modernize-redundant-void-arg.cpp | 451 #define BODY {} macro 456 #define LAMBDA2 [](void)BODY 463 #define LAMBDA4 (void)LAMBDA3([],(void),BODY) 467 #define LAMBDA5 []() -> void (*)(void) {return BODY;} 473 (void)LAMBDA3([], (void), BODY); in lambda_expression_with_macro_test() 479 WRAP((void)WRAP(WRAP(LAMBDA3(WRAP([]), WRAP((void)), WRAP(BODY))))); in lambda_expression_with_macro_test() 487 [](void) BODY; in lambda_expression_with_macro_test() 493 void foo() BODY 494 void bar(void) BODY;
|
/external/deqp/framework/common/ |
D | tcuInterval.hpp | 250 #define TCU_SET_INTERVAL(DST, VAR, BODY) \ argument 251 TCU_SET_INTERVAL_BOUNDS(DST, VAR, BODY, BODY) 258 #define TCU_INTERVAL_APPLY_MONOTONE1(DST, PARAM, ARG, VAR, BODY) do \ argument 271 BODY; \ 276 BODY; \ 284 #define TCU_INTERVAL_APPLY_MONOTONE2(DST, P0, A0, P1, A1, VAR, BODY) \ argument 287 TCU_INTERVAL_APPLY_MONOTONE1(tmp2_, P1, A1, VAR, BODY)) 289 #define TCU_INTERVAL_APPLY_MONOTONE3(DST, P0, A0, P1, A1, P2, A2, VAR, BODY) \ argument 292 TCU_INTERVAL_APPLY_MONOTONE2(tmp3_, P1, A1, P2, A2, VAR, BODY))
|
/external/curl/tests/data/ |
D | test841 | 22 * 123 FETCH (BODY[1] {70} 36 imap://%HOSTIP:%IMAPPORT/841/ -u user:secret -X 'FETCH 123 BODY[1]' 47 A004 FETCH 123 BODY[1]
|
D | test804 | 42 A004 FETCH 123 BODY[1] 43 A005 FETCH 456 BODY[2.3]
|
D | test836 | 50 A004 FETCH 1 BODY[] 55 B004 FETCH 2 BODY[]
|
/external/rust/crates/rayon-core/src/scope/ |
D | mod.rs | 447 pub fn spawn<BODY>(&self, body: BODY) in spawn() 449 BODY: FnOnce(&Scope<'scope>) + Send + 'scope, in spawn() 488 pub fn spawn_fifo<BODY>(&self, body: BODY) in spawn_fifo() 490 BODY: FnOnce(&ScopeFifo<'scope>) + Send + 'scope, in spawn_fifo()
|
/external/llvm-project/llvm/test/Transforms/NewGVN/ |
D | pr32897.ll | 7 ; CHECK-NEXT: br label [[BODY:%.*]] 10 ; CHECK-NEXT: br i1 undef, label [[BODY]], label [[END:%.*]] 12 ; CHECK-NEXT: br label [[BODY]]
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | use-scalar-epilogue-if-tp-fails.ll | 49 ; CHECK-NEXT: br label [[BODY:%.*]] 51 ; CHECK-NEXT: [[DEC66:%.*]] = phi i32 [ [[DEC:%.*]], [[BODY]] ], [ [[BC_RESUME_VAL]], [[SCALAR_P… 52 ; CHECK-NEXT: [[BUFF:%.*]] = phi i8* [ [[INCDEC_PTR:%.*]], [[BODY]] ], [ [[BC_RESUME_VAL1]], [[S… 58 ; CHECK-NEXT: br i1 [[TOBOOL11]], label [[END]], label [[BODY]], !llvm.loop !2 60 ; CHECK-NEXT: [[INCDEC_PTR_LCSSA:%.*]] = phi i8* [ [[INCDEC_PTR]], [[BODY]] ], [ [[IND_END2]], [… 117 ; CHECK-NEXT: br label [[BODY:%.*]] 119 ; CHECK-NEXT: [[DEC66:%.*]] = phi i32 [ [[DEC:%.*]], [[BODY]] ], [ [[BC_RESUME_VAL]], [[SCALAR_P… 120 ; CHECK-NEXT: [[BUFF:%.*]] = phi i8* [ [[INCDEC_PTR:%.*]], [[BODY]] ], [ [[BC_RESUME_VAL1]], [[S… 126 ; CHECK-NEXT: br i1 [[TOBOOL11]], label [[END]], label [[BODY]], !llvm.loop !5 128 ; CHECK-NEXT: [[INCDEC_PTR_LCSSA:%.*]] = phi i8* [ [[INCDEC_PTR]], [[BODY]] ], [ [[IND_END2]], […
|
/external/iproute2/tc/ |
D | tc_exec.c | 22 static void *BODY; variable 56 dlh = BODY; in get_exec_kind() 58 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_exec_kind()
|
D | tc.c | 50 static void *BODY; /* cached handle dlopen(NULL) */ variable 116 dlh = BODY; in get_qdisc_kind() 118 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_qdisc_kind() 159 dlh = BODY; in get_filter_kind() 161 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_filter_kind()
|
/external/iproute2/genl/ |
D | genl.c | 34 static void *BODY; variable 69 dlh = BODY; in get_genl_kind() 71 dlh = BODY = dlopen(NULL, RTLD_LAZY); in get_genl_kind()
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ARM/ |
D | tail-folding-scalar-epilogue-fallback.ll | 46 ; CHECK-NEXT: br label [[BODY:%.*]] 48 ; CHECK-NEXT: [[DEC66:%.*]] = phi i32 [ [[DEC:%.*]], [[BODY]] ], [ [[BC_RESUME_VAL]], [[SCALAR_P… 49 ; CHECK-NEXT: [[BUFF:%.*]] = phi i8* [ [[INCDEC_PTR:%.*]], [[BODY]] ], [ [[BC_RESUME_VAL1]], [[S… 55 ; CHECK-NEXT: br i1 [[TOBOOL11]], label [[END]], label [[BODY]], !llvm.loop !2 57 ; CHECK-NEXT: [[INCDEC_PTR_LCSSA:%.*]] = phi i8* [ [[INCDEC_PTR]], [[BODY]] ], [ [[IND_END2]], […
|
/external/okhttp/okhttp-logging-interceptor/src/test/java/com/squareup/okhttp/logging/ |
D | HttpLoggingInterceptorTest.java | 346 setLevel(Level.BODY); in bodyGet() 378 setLevel(Level.BODY); in bodyGet204() 383 setLevel(Level.BODY); in bodyGet205() 419 setLevel(Level.BODY); in bodyPost() 460 setLevel(Level.BODY); in bodyResponseBody() 500 setLevel(Level.BODY); in bodyResponseBodyChunked() 540 setLevel(Level.BODY); in bodyResponseNotIdentityEncoded()
|
/external/llvm-project/mlir/test/Conversion/GPUToSPIRV/ |
D | loop.mlir | 29 // CHECK: spv.BranchConditional %[[CMP]], ^[[BODY:.*]], ^[[MERGE:.*]] 30 // CHECK: ^[[BODY]]: 75 // CHECK: spv.BranchConditional %[[CMP]], ^[[BODY:.*]], ^[[MERGE:.*]] 76 // CHECK: ^[[BODY]]:
|
/external/clang/include/clang/AST/ |
D | Stmt.h | 959 enum { INIT, VAR, COND, BODY, END_EXPR }; enumerator 995 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 1000 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 1001 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody() 1011 SubExprs[BODY] = S; in setBody() 1031 return SubExprs[BODY] ? SubExprs[BODY]->getLocEnd() : SubExprs[COND]->getLocEnd(); in getLocEnd() 1049 enum { VAR, COND, BODY, END_EXPR }; enumerator 1078 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 1079 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 1080 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()
|
D | StmtCXX.h | 130 enum { RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator 162 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 182 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 191 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody() 200 return SubExprs[BODY]->getLocEnd(); in getLocEnd()
|
/external/python/cpython3/Lib/test/test_email/data/ |
D | msg_15.txt | 33 <BODY> 35 </BODY>
|
/external/python/cpython2/Lib/email/test/data/ |
D | msg_15.txt | 33 <BODY> 35 </BODY>
|
/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/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
D | MessageDeframer.java | 85 HEADER, BODY enumConstant 269 case BODY: in deliver() 354 if (state == State.BODY) { in readRequiredBytes() 394 state = State.BODY; in processHeader()
|
/external/llvm-project/clang/include/clang/AST/ |
D | StmtObjC.h | 24 enum { ELEM, COLLECTION, BODY, END_EXPR }; enumerator 38 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 44 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 50 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody() 59 return SubExprs[BODY]->getEndLoc(); in getEndLoc()
|
D | StmtCXX.h | 136 enum { INIT, RANGE, BEGINSTMT, ENDSTMT, COND, INC, LOOPVAR, BODY, END }; enumerator 169 Stmt *getBody() { return SubExprs[BODY]; } in getBody() 189 const Stmt *getBody() const { return SubExprs[BODY]; } in getBody() 199 void setBody(Stmt *S) { SubExprs[BODY] = S; } in setBody() 208 return SubExprs[BODY]->getEndLoc(); in getEndLoc()
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/ |
D | ConcreteSyntaxModel.java | 151 child(ObservableProperty.BODY) in concreteSyntaxModelByClass.put() argument 205 child(ObservableProperty.BODY))); in concreteSyntaxModelByClass.put() argument 220 …conditional(ObservableProperty.BODY, IS_PRESENT, sequence(space(), child(ObservableProperty.BODY))… in concreteSyntaxModelByClass.put() argument 371 …ESSION_BODY, IS_PRESENT, child(ObservableProperty.EXPRESSION_BODY), child(ObservableProperty.BODY)) in concreteSyntaxModelByClass.put() argument 550 child(BODY) in concreteSyntaxModelByClass.put() argument 564 child(ObservableProperty.BODY), in concreteSyntaxModelByClass.put() argument 618 child(ObservableProperty.BODY) in concreteSyntaxModelByClass.put() argument 635 child(ObservableProperty.BODY) in concreteSyntaxModelByClass.put() argument 720 child(BODY) in concreteSyntaxModelByClass.put() argument 753 child(ObservableProperty.BODY) in concreteSyntaxModelByClass.put() argument
|