/external/openssl/apps/ |
D | CA.pl.in | 63 $RET = 0; 72 $RET=$?; 77 $RET=$?; 82 $RET=$?; 111 $RET=$?; 121 $RET=$?; 130 $RET=$?; 132 exit $RET; 135 $RET=$?; 139 $RET=$?; [all …]
|
D | CA.pl | 63 $RET = 0; 72 $RET=$?; 77 $RET=$?; 82 $RET=$?; 111 $RET=$?; 121 $RET=$?; 130 $RET=$?; 132 exit $RET; 135 $RET=$?; 139 $RET=$?; [all …]
|
D | CA.sh | 76 RET=0 87 RET=$? 93 RET=$? 99 RET=$? 123 RET=$? 136 RET=$? 142 RET=$? 152 RET=$? 153 exit $RET 157 RET=$? [all …]
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | CheckerManager.h | 55 template <typename RET, typename P1, typename P2, typename P3, typename P4, 57 class CheckerFn<RET(P1, P2, P3, P4, P5)> { 58 typedef RET (*Func)(void *, P1, P2, P3, P4, P5); 63 RET operator()(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) const { in operator() 68 template <typename RET, typename P1, typename P2, typename P3, typename P4> 69 class CheckerFn<RET(P1, P2, P3, P4)> { 70 typedef RET (*Func)(void *, P1, P2, P3, P4); 75 RET operator()(P1 p1, P2 p2, P3 p3, P4 p4) const { in operator() 80 template <typename RET, typename P1, typename P2, typename P3> 81 class CheckerFn<RET(P1, P2, P3)> { [all …]
|
/external/webkit/Source/WebKit/android/plugins/ |
D | PluginDebugAndroid.h | 40 # define PLUGIN_LOG_EVENT(NPP, EVT, RET, TIME) do { anp_logPluginEvent(NPP, EVT, RET, TIME); } whil… argument 54 # define PLUGIN_LOG_EVENT(NPP, EVT, RET, TIME) do { } while(0) argument
|
/external/skia/include/gpu/gl/ |
D | GrGLConfig.h | 255 #define GR_GL_CALL_RET(IFACE, RET, X) \ argument 257 GR_GL_CALL_RET_NOERRCHECK(IFACE, RET, X); \ 261 #define GR_GL_CALL_RET_NOERRCHECK(IFACE, RET, X) \ argument 264 (RET) = (IFACE)->f##X; \
|
/external/llvm/test/Transforms/IPConstantProp/ |
D | return-argument.ll | 46 br label %RET 51 br label %RET 53 RET:
|
/external/llvm/test/CodeGen/X86/ |
D | 2011-20-21-zext-ui2fp.ll | 10 define void @ui_to_fp_conv(<8 x float> * nocapture %aFOO, <8 x float>* nocapture %RET) nounwind { 14 store <8 x float> %bool2float, <8 x float>* %RET, align 4
|
D | 2011-12-28-vselecti8.ll | 11 define void @foo8(float* nocapture %RET) nounwind { 15 %ptr = bitcast float * %RET to <8 x float> *
|
D | 2011-10-21-widen-cmp.ll | 35 define void @mp_11193(<8 x float> * nocapture %aFOO, <8 x float>* nocapture %RET) 41 %pp = bitcast <8 x float>* %RET to float*
|
D | avx-basic.ll | 27 define void @ones([0 x float]* nocapture %RET, [0 x float]* nocapture %aFOO) nounwind { 29 %ptr2vec615 = bitcast [0 x float]* %RET to <8 x float>* 39 define void @ones2([0 x i32]* nocapture %RET, [0 x i32]* nocapture %aFOO) nounwind { 41 %ptr2vec615 = bitcast [0 x i32]* %RET to <8 x i32>*
|
/external/valgrind/main/docs/internals/ |
D | tracking-fn-entry-exit.txt | 46 - if jmpkind is RET and there was no unwinding/POP: 50 - otherwise this is a JMP using a RET instruction (typically used in 150 > this must be a RET control transfer (typically used in the runtime 154 > [I don't understand this... What is a "RET control transfer"? Why do 157 If there is a RET instruction, this usually should unwind (i.e. leave a 159 to be the case, i.e. even after a RET, %esp could be lower or equal to the 163 RET
|
/external/llvm/test/CodeGen/ARM/ |
D | code-placement.ll | 37 ; CHECK: beq LBB1_[[RET:.]] 74 ; CHECK: LBB1_[[RET]]: @ %bb5
|
/external/webkit/Source/ |
D | CMakeLists.txt | 30 LIST(FIND ALL_PORTS ${PORT} RET) 31 IF (${RET} EQUAL -1)
|
/external/llvm/lib/Target/Sparc/ |
D | DelaySlotFiller.cpp | 139 if (slot->getOpcode() == SP::RET) in findDelayInstr() 147 slot->setDesc(TII->get(SP::RET)); in findDelayInstr()
|
/external/javassist/src/main/javassist/bytecode/ |
D | InstructionPrinter.java | 109 case RET: in instructionString() 163 case RET: in wide()
|
D | Opcode.java | 222 int RET = 169; field
|
/external/llvm/lib/Target/PTX/ |
D | PTXISelLowering.h | 30 RET, enumerator
|
D | PTXISelLowering.cpp | 143 case PTXISD::RET: in getTargetNodeName() 376 return DAG.getNode(PTXISD::RET, dl, MVT::Other, Chain); in LowerReturn() 379 return DAG.getNode(PTXISD::RET, dl, MVT::Other, Chain, Flag); in LowerReturn()
|
/external/llvm/lib/Target/CellSPU/ |
D | SPUHazardRecognizers.cpp | 109 case SPU::RET: in getHazardType()
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
D | ANTLR.g | 92 RET; 388 …* ^(RULE[block,"rule"] ID["name"] {modifier} ARG["ARG"] RET["RET"] SCOPE["scope"] {block} EOR[EOBA… 396 adaptor.addChild( rule, adaptor.create( RET, "RET" ) ); 593 ^(RET["RET"] $rt?)
|
D | ANTLRTreePrinter.g | 236 ^(RET (ret=ARG_ACTION {out(" returns ["+$ret.text+"]");} )? ) 257 ^(RET (ret=ARG_ACTION {out(" returns ["+$ret.text+"]");} )? )
|
/external/javassist/src/main/javassist/bytecode/analysis/ |
D | SubroutineScanner.java | 99 if (Util.isReturn(opcode) || opcode == RET || opcode == ATHROW) in scanOp()
|
/external/javassist/src/main/javassist/bytecode/stackmap/ |
D | BasicBlock.java | 235 case Opcode.RET : 275 else if (op == Opcode.WIDE && ci.byteAt(index + 1) == Opcode.RET)
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 23 // CHECK-NEXT: [[RET:%.*]] = call i8* @objc_retain(i8* [[T0]]) 29 // CHECK-NEXT: [[T1:%.*]] = call i8* @objc_autoreleaseReturnValue(i8* [[RET]]) 156 // CHECK-NEXT: [[RET:%.*]] = call i8* @objc_autoreleaseReturnValue(i8* [[INIT]]) 158 // CHECK-NEXT: ret i8* [[RET]] 643 // CHECK-NEXT: [[RET:%.*]] = call i8* @objc_retain(i8* [[T1]]) 648 // CHECK-NEXT: ret i8* [[RET]] 707 // CHECK-NEXT: [[RET:%.*]] = call i8* @objc_retain(i8* [[CALL]]) nounwind 716 // CHECK-NEXT: ret i8* [[RET]] 761 // CHECK-NEXT: [[RET:%.*]] = call i8* @objc_retain(i8* [[T1]]) nounwind 773 // CHECK-NEXT: ret i8* [[RET]] [all …]
|