/art/runtime/base/ |
mutex.cc | 99 // A guard for all_mutexes_ that's not a mutex (Mutexes must CAS to acquire and busy wait). 756 ConditionVariable::ConditionVariable(const char* name, Mutex& guard) 757 : name_(name), guard_(guard) {
|
/external/chromium_org/net/socket/ |
ssl_client_socket_openssl.cc | [all...] |
/external/chromium_org/third_party/tcmalloc/vendor/ |
configure.ac | 270 # We have to use AH_VERBATIM because we need the #ifdef guard (gcc buglet) 359 # In theory, config.h files shouldn't need a header guard, but we do,
|
/external/valgrind/main/VEX/ |
test_main.c | 388 assert(isIRAtom(st->Ist.Exit.guard)); [all...] |
/external/chromium_org/v8/src/ |
jsregexp.cc | [all...] |
jsregexp.h | [all...] |
/external/valgrind/main/VEX/priv/ |
host_ppc_isel.c | 668 /* Do a complete function call. guard is a Ity_Bit expression 669 indicating whether or not the call happens. If guard==NULL, the 675 IRExpr* guard, IRCallee* cee, IRExpr** args ) 770 if (guard) { 771 if (guard->tag == Iex_Const 772 && guard->Iex.Const.con->tag == Ico_U1 773 && guard->Iex.Const.con->Ico.U1 == True) { 877 guard is 1:Bit. */ 879 if (guard) { 880 if (guard->tag == Iex_Const [all...] |
host_x86_isel.c | 400 /* Do a complete function call. guard is a Ity_Bit expression 401 indicating whether or not the call happens. If guard==NULL, the 407 IRExpr* guard, IRCallee* cee, IRExpr** args ) 573 guard is 1:Bit. */ 575 if (guard) { 576 if (guard->tag == Iex_Const 577 && guard->Iex.Const.con->tag == Ico_U1 578 && guard->Iex.Const.con->Ico.U1 == True) { 581 cc = iselCondCode( env, guard ); [all...] |
host_arm_isel.c | 373 /* Do a complete function call. guard is a Ity_Bit expression 374 indicating whether or not the call happens. If guard==NULL, the 381 IRExpr* guard, IRCallee* cee, IRExpr** args ) 460 if (guard) { 461 if (guard->tag == Iex_Const 462 && guard->Iex.Const.con->tag == Ico_U1 463 && guard->Iex.Const.con->Ico.U1 == True) { 569 guard is 1:Bit. */ 571 if (guard) { 572 if (guard->tag == Iex_Cons [all...] |
guest_mips_toIR.c | 828 static IRExpr *dis_branch_likely(IRExpr * guard, UInt imm) 841 assign(t0, guard); 851 static void dis_branch(Bool link, IRExpr * guard, UInt imm, IRStmt ** set) 869 assign(t0, guard); [all...] |
/external/kernel-headers/original/linux/ |
nfs_xdr.h | 403 unsigned int guard; member in struct:nfs3_sattrargs
|
/external/v8/src/ |
jsregexp.h | [all...] |
/external/chromium_org/content/renderer/ |
render_widget.cc | [all...] |
/libcore/luni/src/test/java/libcore/java/net/ |
URLConnectionTest.java | 865 CloseGuardGuard guard = new CloseGuardGuard(); local [all...] |
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
FrameSelection.cpp | 241 RefPtr<Frame> guard = document.frame(); local 246 if (guard->hasOneRef() && !m_selection.isNonOrphanedCaretOrRange()) [all...] |
/external/valgrind/main/helgrind/ |
hg_main.c | 4278 IRTemp guard = newIRTemp(sbOut->tyenv, Ity_I1); local [all...] |
/external/chromium_org/gpu/command_buffer/ |
build_gles2_cmd_buffer.py | [all...] |
/external/droiddriver/libs/ |
guava-13.0.jar | |
/prebuilts/devtools/tools/lib/ |
guava-13.0.1.jar | |
/prebuilts/sdk/tools/lib/ |
guava-10.0.1.jar | |
lint.jar | |
lint_api.jar | |
lint_checks.jar | |
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/ |
guava-14.0.jar | |
/prebuilts/tools/common/guava-tools/ |
guava-13.0.1.jar | |