/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.guard/ |
D | variadic_mutex.pass.cpp | 72 LG lg; in main() local 78 LG lg(m1, m2); in main() local 87 LG lg(m1, m2, m3); in main() local 99 LG lg(m1, m2); in main() local 110 LG lg(m1, m2, m3); in main() local
|
D | variadic_mutex.fail.cpp | 33 LG lg = {}; // expected-error{{chosen constructor is explicit in copy-initialization}} in main() local 39 LG lg = {m0, m1}; // expected-error{{chosen constructor is explicit in copy-initialization}} in main() local 45 … LG lg = {m0, m1, m2}; // expected-error{{chosen constructor is explicit in copy-initialization}} in main() local
|
D | variadic_adopt_lock.pass.cpp | 40 LG lg(std::adopt_lock); in main() local 47 LG lg(m1, m2, std::adopt_lock); in main() local 57 LG lg(m1, m2, m3, std::adopt_lock); in main() local
|
D | mutex.fail.cpp | 23 std::lock_guard<std::mutex> lg = m; // expected-error{{no viable conversion}} in main() local
|
D | copy.fail.cpp | 22 std::lock_guard<std::mutex> lg(lg0); in main() local
|
D | assign.fail.cpp | 23 std::lock_guard<std::mutex> lg(m1); in main() local
|
D | adopt_lock.pass.cpp | 37 std::lock_guard<std::mutex> lg(m, std::adopt_lock); in f() local
|
D | mutex.pass.cpp | 36 std::lock_guard<std::mutex> lg(m); in f() local
|
/external/jemalloc/include/jemalloc/internal/ |
D | size_classes.sh | 34 lg() { function
|
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 407 IRLoadG *lg; in flatten_Stmt() local 796 IRLoadG* lg = st->Ist.LoadG.details; in handle_gets_Stmt() local 2627 IRLoadG* lg = st->Ist.LoadG.details; in subst_and_fold_Stmt() local 2829 IRLoadG* lg = st2->Ist.LoadG.details; in cprop_BB() local 2882 IRLoadG* lg = lgu->Ist.LoadG.details; in cprop_BB() local 3019 IRLoadG* lg = st->Ist.LoadG.details; in addUses_Stmt() local 4642 IRLoadG* lg = st->Ist.LoadG.details; in deltaIRStmt() local 5181 IRLoadG* lg = st->Ist.LoadG.details; in aoccCount_Stmt() local 5533 IRLoadG* lg = st->Ist.LoadG.details; in atbSubst_Stmt() local 6302 IRLoadG* lg = st->Ist.LoadG.details; in do_XOR_TRANSFORM_IRSB() local [all …]
|
D | ir_defs.c | 1486 void ppIRLoadG ( const IRLoadG* lg ) in ppIRLoadG() 2056 IRLoadG* lg = LibVEX_Alloc_inline(sizeof(IRLoadG)); in mkIRLoadG() local 2408 const IRLoadG* lg = s->Ist.LoadG.details; in deepCopyIRStmt() local 3700 const IRLoadG* lg = st->Ist.LoadG.details; in isFlatIRStmt() local 3893 const IRLoadG* lg; in useBeforeDef_Stmt() local 4256 const IRLoadG* lg = stmt->Ist.LoadG.details; in tcStmt() local 4530 const IRLoadG* lg = stmt->Ist.LoadG.details; in sanityCheckIRSB() local
|
/external/v8/src/crankshaft/s390/ |
D | lithium-gap-resolver-s390.cc | 255 __ lg(kSavedValueRegister, source_operand); in EmitMove() local
|
/external/libopus/celt/tests/ |
D | test_unit_mathops.c | 271 opus_val32 lg; in testilog2() local
|
/external/valgrind/drd/ |
D | drd_load_store.c | 665 IRLoadG* lg = st->Ist.LoadG.details; in DRD_() local
|
/external/skia/third_party/lua/src/ |
D | ltable.c | 230 int lg; in numusearray() local
|
/external/syslinux/com32/lua/src/ |
D | ltable.c | 231 int lg; in numusearray() local
|
/external/valgrind/lackey/ |
D | lk_main.c | 836 IRLoadG* lg = st->Ist.LoadG.details; in lk_instrument() local
|
/external/libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/ |
D | put_long_double.pass.cpp | 58 std::locale lg(lc, new my_numpunct); in test1() local 3019 std::locale lg(lc, new my_numpunct); in test2() local 5980 std::locale lg(lc, new my_numpunct); in test3() local 8941 std::locale lg(lc, new my_numpunct); in test4() local 10728 std::locale lg(lc, new my_numpunct); in test5() local 11341 std::locale lg(lc, new my_numpunct); in test6() local 14303 std::locale lg(lc, new my_numpunct); in test7() local 17265 std::locale lg(lc, new my_numpunct); in test8() local 19053 std::locale lg(lc, new my_numpunct); in test9() local 20843 std::locale lg(lc, new my_numpunct); in test10() local [all …]
|
D | put_double.pass.cpp | 53 std::locale lg(lc, new my_numpunct); in test1() local 3014 std::locale lg(lc, new my_numpunct); in test2() local 5975 std::locale lg(lc, new my_numpunct); in test3() local 8937 std::locale lg(lc, new my_numpunct); in test4() local 10725 std::locale lg(lc, new my_numpunct); in test5() local 12515 std::locale lg(lc, new my_numpunct); in test6() local 14305 std::locale lg(lc, new my_numpunct); in test7() local 16095 std::locale lg(lc, new my_numpunct); in test8() local
|
/external/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 554 int32_t lg() const { return ScaledNumbers::getLg(Digits, Scale); } in lg() function
|
/external/v8/src/compiler/s390/ |
D | code-generator-s390.cc | 1365 __ lg(kScratchReg, i.InputStackSlot(1)); in AssembleArchInstruction() local 1395 __ lg(kScratchReg, i.InputStackSlot(1)); in AssembleArchInstruction() local 1421 __ lg(kScratchReg, i.InputStackSlot(1)); in AssembleArchInstruction() local
|
/external/v8/src/s390/ |
D | codegen-s390.cc | 331 __ lg(scratch2, MemOperand(src_elements, -kDoubleSize)); in GenerateDoubleToObject() local
|
/external/llvm/include/llvm/ADT/ |
D | APInt.h | 1563 unsigned lg = logBase2(); in nearestLogBase2() local
|
/external/valgrind/memcheck/ |
D | mc_translate.c | 6061 static void do_shadow_LoadG ( MCEnv* mce, IRLoadG* lg ) in do_shadow_LoadG() 6218 IRLoadG* lg = st->Ist.LoadG.details; in checkForBogusLiterals() local 7315 static void do_origins_LoadG ( MCEnv* mce, IRLoadG* lg ) in do_origins_LoadG()
|
/external/valgrind/callgrind/ |
D | main.c | 1083 IRLoadG* lg = st->Ist.LoadG.details; in CLG_() local
|