Searched refs:look_for (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/tools/gyp/test/win/
H A Dgyptest-cl-function-level-linking.py35 look_for = '''COMDAT; sym= "int __cdecl comdat_function'''
43 look_for,
49 look_for,
/external/valgrind/main/VEX/priv/
H A Dguest_arm_helpers.c742 IRTemp look_for = cond_n_op->Iex.RdTmp.tmp; local
749 && st->Ist.WrTmp.tmp == look_for
/external/valgrind/main/coregrind/m_debuginfo/
H A Dreaddwarf.c4012 ULong look_for; local
4026 look_for = (data - (dw64 ? sizeof(ULong) : sizeof(UInt))
4030 look_for = cie_pointer;
4034 look_for, the_CIEs[cie].offset );
4035 if (the_CIEs[cie].offset == look_for)
4084 (Addr)look_for,

Completed in 171 milliseconds