Home
last modified time | relevance | path

Searched defs:DM (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/main/none/tests/arm/
Dvfp.c193 #define TESTINSN_un_f64(instruction, DD, DM, DMtype, DMval0, DMval1) \ argument
244 #define TESTINSN_un_cvt_sd(instruction, SD, DM, DMval0, DMval1) \ argument
261 #define TESTINSN_cvt_i32_f64(instruction, SD, DM, DMval0, DMval1) \ argument
295 #define TESTINSN_un_f64_q_vmrs(instruction, DD, DM, DMtype, DMval, RN) \ argument
317 #define TESTINSN_core_to_scalar(instruction, DD, DM, DMval) \ argument
760 #define TESTINSN_cmp_f64(instruction, DD, DDval0, DDval1, DM, DMval0, DMval1) \ argument
/external/libvpx/libvpx/vp8/encoder/
Drdopt.h15 #define RDCOST(RM,DM,R,D) ( ((128+(R)*(RM)) >> 8) + (DM)*(D) ) argument
Dencodemb.c199 #define RDTRUNC(RM,DM,R,D) ( (128+(R)*(RM)) & 0xFF ) argument
/external/tcpdump/
Dtelnet.h59 #define DM 242 /* data mark--for connect. cleaning */ macro
/external/llvm/lib/IR/
DPassManager.cpp662 PMDataManager *DM = getAsPMDataManager(); in schedulePass() local
1004 PMDataManager &DM = PRequired->getResolver()->getPMDataManager(); in add() local
/external/clang/lib/Sema/
DSemaExpr.cpp11251 CXXMethodDecl *DM = MD->getCorrespondingMethodInClass(MostDerivedClassDecl); in MarkExprReferenced() local
/external/valgrind/main/VEX/priv/
Dguest_ppc_toIR.c14196 UChar DM = ifieldDM ( theInstr ); in dis_vx_permute_misc() local