Searched refs:thisp (Results 1 – 4 of 4) sorted by relevance
394 PlatformDarwinKernel *thisp, const std::string &dir) { in AddRootSubdirsToSearchPaths() argument405 thisp->m_search_directories.push_back(testdir); in AddRootSubdirsToSearchPaths()409 thisp->m_search_directories_no_recursing.push_back(FileSpec(dir + "/")); in AddRootSubdirsToSearchPaths()430 PlatformDarwinKernel *thisp = (PlatformDarwinKernel *)baton; in FindKDKandSDKDirectoriesInDirectory() local435 AddRootSubdirsToSearchPaths(thisp, file_spec.GetPath()); in FindKDKandSDKDirectoriesInDirectory()502 PlatformDarwinKernel *thisp = (PlatformDarwinKernel *)baton; in GetKernelsAndKextsInDirectoryHelper() local518 thisp->m_kernel_binaries_with_dsyms.push_back(file_spec); in GetKernelsAndKextsInDirectoryHelper()524 thisp->m_kernel_binaries_without_dsyms.push_back(file_spec); in GetKernelsAndKextsInDirectoryHelper()530 thisp->m_kernel_dsyms_yaas.push_back(file_spec); in GetKernelsAndKextsInDirectoryHelper()537 AddKextToMap(thisp, file_spec); in GetKernelsAndKextsInDirectoryHelper()[all …]
91 static void AddRootSubdirsToSearchPaths(PlatformDarwinKernel *thisp,119 static void AddKextToMap(PlatformDarwinKernel *thisp,
20 Py_ssize_t thisp, thatp; in SRE() local49 thisp = ((void*) ptr < state->end) ? in SRE()51 return thisp != thatp; in SRE()58 thisp = ((void*) ptr < state->end) ? in SRE()60 return thisp == thatp; in SRE()67 thisp = ((void*) ptr < state->end) ? in SRE()69 return thisp != thatp; in SRE()76 thisp = ((void*) ptr < state->end) ? in SRE()78 return thisp == thatp; in SRE()85 thisp = ((void*) ptr < state->end) ? in SRE()[all …]
341 Py_ssize_t thisp, thatp; in SRE_AT() local370 thisp = ((void*) ptr < state->end) ? in SRE_AT()372 return thisp != thatp; in SRE_AT()379 thisp = ((void*) ptr < state->end) ? in SRE_AT()381 return thisp == thatp; in SRE_AT()388 thisp = ((void*) ptr < state->end) ? in SRE_AT()390 return thisp != thatp; in SRE_AT()397 thisp = ((void*) ptr < state->end) ? in SRE_AT()399 return thisp == thatp; in SRE_AT()407 thisp = ((void*) ptr < state->end) ? in SRE_AT()[all …]