Home | History | Annotate | Download | only in Support

Lines Matching defs:exist

122       bool exist = false;
125 exist);
275 bool exist = false;
279 mLDConfig->scripts().renameMap().insert(pWrapSymbol, exist);
284 if (exist) {
291 mLDConfig->scripts().renameMap().insert(from_real_str, exist);
294 if (exist) {
302 bool exist = false;
306 mLDConfig->scripts().renameMap().insert(pPortableSymbol, exist);
311 if (exist) {
318 mLDConfig->scripts().renameMap().insert(from_real_str, exist);
322 if (exist) {