Home | History | Annotate | Download | only in Support

Lines Matching defs:exist

129       bool exist = false;
132 exist);
282 bool exist = false;
286 mLDConfig->scripts().renameMap().insert(pWrapSymbol, exist);
291 if (exist) {
298 mLDConfig->scripts().renameMap().insert(from_real_str, exist);
301 if (exist) {
309 bool exist = false;
313 mLDConfig->scripts().renameMap().insert(pPortableSymbol, exist);
318 if (exist) {
325 mLDConfig->scripts().renameMap().insert(from_real_str, exist);
329 if (exist) {