Searched refs:mop (Results 1 – 9 of 9) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_report.cc | 146 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop() argument 151 MopDesc(first, mop->write, mop->atomic), in PrintMop() 152 mop->size, (void*)mop->addr, in PrintMop() 153 thread_name(thrbuf, mop->tid)); in PrintMop() 154 PrintMutexSet(mop->mset); in PrintMop() 157 PrintStack(mop->stack); in PrintMop() 363 static void PrintMop(const ReportMop *mop, bool first) { in PrintMop() argument 366 (first ? (mop->write ? "Write" : "Read") in PrintMop() 367 : (mop->write ? "Previous write" : "Previous read"))); in PrintMop() 368 if (mop->tid == kMainThreadId) in PrintMop() [all …]
|
D | tsan_rtl_report.cc | 161 ReportMop *mop = new(mem) ReportMop; in AddMemoryAccess() local 162 rep_->mops.PushBack(mop); in AddMemoryAccess() 163 mop->tid = s.tid(); in AddMemoryAccess() 164 mop->addr = addr + s.addr0(); in AddMemoryAccess() 165 mop->size = s.size(); in AddMemoryAccess() 166 mop->write = s.IsWrite(); in AddMemoryAccess() 167 mop->atomic = s.IsAtomic(); in AddMemoryAccess() 168 mop->stack = SymbolizeStack(stack); in AddMemoryAccess() 169 if (mop->stack) in AddMemoryAccess() 170 mop->stack->suppressable = true; in AddMemoryAccess() [all …]
|
/external/opencv/cv/src/ |
D | cvmorph.cpp | 812 int iterations, int mop ) in icvMorphOp() argument 904 if( mop == 0 ) in icvMorphOp() 1009 custom_func = mop == 0 ? icvErode_8u_C1R_p : icvDilate_8u_C1R_p; in icvMorphOp() 1012 custom_func = mop == 0 ? icvErode_8u_C3R_p : icvDilate_8u_C3R_p; in icvMorphOp() 1015 custom_func = mop == 0 ? icvErode_8u_C4R_p : icvDilate_8u_C4R_p; in icvMorphOp() 1018 custom_func = mop == 0 ? icvErode_16u_C1R_p : icvDilate_16u_C1R_p; in icvMorphOp() 1021 custom_func = mop == 0 ? icvErode_16u_C3R_p : icvDilate_16u_C3R_p; in icvMorphOp() 1024 custom_func = mop == 0 ? icvErode_16u_C4R_p : icvDilate_16u_C4R_p; in icvMorphOp() 1027 custom_func = mop == 0 ? icvErode_32f_C1R_p : icvDilate_32f_C1R_p; in icvMorphOp() 1030 custom_func = mop == 0 ? icvErode_32f_C3R_p : icvDilate_32f_C3R_p; in icvMorphOp() [all …]
|
/external/icu/icu4c/source/data/misc/ |
D | keyTypeData.txt | 290 mop{""}
|
/external/clang/test/Analysis/ |
D | objc-arc.m | 101 - (id)initWithCleaner:(int)pop mop:(NSString *)mop ; 111 cell = [[RDar9424890_A alloc] initWithCleaner:0 mop:WhizFiz]; // no-warning
|
/external/valgrind/VEX/priv/ |
D | host_arm_isel.c | 2001 ARMMulOp mop = e->Iex.Binop.op == Iop_MullS32 in iselInt64Expr_wrk() local 2005 addInstr(env, ARMInstr_Mul(mop)); in iselInt64Expr_wrk()
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 14594 2mop
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 14594 2mop
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 21356 拖把 < mop; 35980 拖把 > mop;
|