Home
last modified time | relevance | path

Searched defs:lg (Results 1 – 25 of 25) sorted by relevance

/external/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.guard/
Dcopy.fail.cpp22 std::lock_guard<std::mutex> lg(lg0); in main() local
Dassign.fail.cpp23 std::lock_guard<std::mutex> lg(m1); in main() local
Dmutex.fail.cpp34 std::lock_guard<std::mutex> lg = m; in f() local
Dmutex.pass.cpp36 std::lock_guard<std::mutex> lg(m); in f() local
Dadopt_lock.pass.cpp37 std::lock_guard<std::mutex> lg(m, std::adopt_lock); in f() local
/external/jemalloc/include/jemalloc/internal/
Dsize_classes.sh34 lg() { function
/external/valgrind/VEX/priv/
Dir_opt.c407 IRLoadG *lg; in flatten_Stmt() local
796 IRLoadG* lg = st->Ist.LoadG.details; in handle_gets_Stmt() local
2625 IRLoadG* lg = st->Ist.LoadG.details; in subst_and_fold_Stmt() local
2827 IRLoadG* lg = st2->Ist.LoadG.details; in cprop_BB() local
2880 IRLoadG* lg = lgu->Ist.LoadG.details; in cprop_BB() local
3015 IRLoadG* lg = st->Ist.LoadG.details; in addUses_Stmt() local
4638 IRLoadG* lg = st->Ist.LoadG.details; in deltaIRStmt() local
5177 IRLoadG* lg = st->Ist.LoadG.details; in aoccCount_Stmt() local
5529 IRLoadG* lg = st->Ist.LoadG.details; in atbSubst_Stmt() local
6298 IRLoadG* lg = st->Ist.LoadG.details; in do_XOR_TRANSFORM_IRSB() local
[all …]
Dir_defs.c1484 void ppIRLoadG ( const IRLoadG* lg ) in ppIRLoadG()
2052 IRLoadG* lg = LibVEX_Alloc_inline(sizeof(IRLoadG)); in mkIRLoadG() local
2404 const IRLoadG* lg = s->Ist.LoadG.details; in deepCopyIRStmt() local
3694 const IRLoadG* lg = st->Ist.LoadG.details; in isFlatIRStmt() local
3887 const IRLoadG* lg; in useBeforeDef_Stmt() local
4250 const IRLoadG* lg = stmt->Ist.LoadG.details; in tcStmt() local
4524 const IRLoadG* lg = stmt->Ist.LoadG.details; in sanityCheckIRSB() local
Dhost_amd64_isel.c4295 IRLoadG* lg = stmt->Ist.LoadG.details; in iselStmt() local
Dhost_arm_isel.c5799 IRLoadG* lg = stmt->Ist.LoadG.details; in iselStmt() local
/external/libopus/celt/tests/
Dtest_unit_mathops.c242 opus_val32 lg; in testilog2() local
/external/valgrind/drd/
Ddrd_load_store.c665 IRLoadG* lg = st->Ist.LoadG.details; in DRD_() local
/external/valgrind/lackey/
Dlk_main.c836 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/
Dput_long_double.pass.cpp55 std::locale lg(lc, new my_numpunct); in test1() local
3016 std::locale lg(lc, new my_numpunct); in test2() local
5977 std::locale lg(lc, new my_numpunct); in test3() local
8938 std::locale lg(lc, new my_numpunct); in test4() local
10725 std::locale lg(lc, new my_numpunct); in test5() local
11338 std::locale lg(lc, new my_numpunct); in test6() local
14300 std::locale lg(lc, new my_numpunct); in test7() local
17262 std::locale lg(lc, new my_numpunct); in test8() local
19050 std::locale lg(lc, new my_numpunct); in test9() local
20840 std::locale lg(lc, new my_numpunct); in test10() local
[all …]
Dput_double.pass.cpp50 std::locale lg(lc, new my_numpunct); in test1() local
3011 std::locale lg(lc, new my_numpunct); in test2() local
5972 std::locale lg(lc, new my_numpunct); in test3() local
8934 std::locale lg(lc, new my_numpunct); in test4() local
10722 std::locale lg(lc, new my_numpunct); in test5() local
12512 std::locale lg(lc, new my_numpunct); in test6() local
14302 std::locale lg(lc, new my_numpunct); in test7() local
16092 std::locale lg(lc, new my_numpunct); in test8() local
/external/llvm/include/llvm/Support/
DScaledNumber.h554 int32_t lg() const { return ScaledNumbers::getLg(Digits, Scale); } in lg() function
/external/llvm/include/llvm/ADT/
DAPInt.h1546 unsigned lg = logBase2(); in nearestLogBase2() local
/external/valgrind/memcheck/
Dmc_translate.c6057 static void do_shadow_LoadG ( MCEnv* mce, IRLoadG* lg ) in do_shadow_LoadG()
6213 IRLoadG* lg = st->Ist.LoadG.details; in checkForBogusLiterals() local
7308 static void do_origins_LoadG ( MCEnv* mce, IRLoadG* lg ) in do_origins_LoadG()
/external/valgrind/callgrind/
Dmain.c1083 IRLoadG* lg = st->Ist.LoadG.details; in CLG_() local
/external/valgrind/cachegrind/
Dcg_main.c1160 IRLoadG* lg = st->Ist.LoadG.details; in cg_instrument() local
/external/libopus/celt/
Dbands.c210 opus_val16 lg; in denormalise_bands() local
/external/valgrind/helgrind/
Dhg_main.c4663 IRLoadG* lg = st->Ist.LoadG.details; in hg_instrument() local
/external/owasp/sanitizer/tools/findbugs/lib/
Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js4496 …0,A=0,B=0,C=0,D=0,E=0,F=0,G=0,H=0,I=0,J=0,K=0,L=0,M=0,N=0,O=0,Q=0,R=0,S=0,T=0,U=0,V=0,W=0,X=0,Y=0,…
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...