Searched defs:RE (Results 1 - 16 of 16) sorted by path

/macosx-10.10.1/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dtest_helpers.h44 #define RE(stm) ATF_REQUIRE(!atf_is_error(stm)) macro
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dps-mode.el
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dwoman.el
/macosx-10.10.1/llvmCore-3425.0.34/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp314 void RuntimeDyldImpl::addRelocationForSection(const RelocationEntry &RE, argument
319 void RuntimeDyldImpl::addRelocationForSymbol(const RelocationEntry &RE, argument
383 void RuntimeDyldImpl::resolveRelocationEntry(const RelocationEntry &RE, argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Object/
H A DMachOObjectFile.cpp722 InMemoryStruct<macho::RelocationEntry> RE; local
739 InMemoryStruct<macho::RelocationEntry> RE; local
753 InMemoryStruct<macho::RelocationEntry> RE; local
773 InMemoryStruct<macho::RelocationEntry> RE; local
784 InMemoryStruct<macho::RelocationEntry> RE; local
882 InMemoryStruct<macho::RelocationEntry> RE; local
918 printRelocationTargetName( InMemoryStruct<macho::RelocationEntry>& RE, raw_string_ostream &fmt) const argument
990 InMemoryStruct<macho::RelocationEntry> RE; local
1204 InMemoryStruct<macho::RelocationEntry> RE; local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86InstrInfo.cpp3258 RE = CmpInstr->getParent() == MI->getParent() ? local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp842 BasicBlock::InstListType::reverse_iterator RE = InstList.rend(); local
/macosx-10.10.1/llvmCore-3425.0.34/tools/llvm-diff/
H A DDifferenceEngine.cpp494 BasicBlock::iterator RE = RStart->getParent()->end(); local
/macosx-10.10.1/llvmCore-3425.0.34/tools/macho-dump/
H A Dmacho-dump.cpp98 InMemoryStruct<macho::RelocationEntry> RE; local
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/
H A Dgtest-port.cc[all...]
/macosx-10.10.1/llvmCore-3425.0.34/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h814 class GTEST_API_ RE { class in namespace:testing::internal
818 RE(const RE& other) { Init(other.pattern()); } function in class:testing::internal::RE
821 RE(const ::std::string& regex) { Init(regex.c_str()); } // NOLINT function in class:testing::internal::RE
825 RE(const ::string& regex) { Init(regex.c_str()); } // NOLINT function in class:testing::internal::RE
829 RE(const char* regex) { Init(regex); } // NOLINT function in class:testing::internal::RE
[all...]
/macosx-10.10.1/pcre-7/pcre/
H A Dpcrecpp.cc[all...]
H A Dpcrecpp.h487 class PCRECPP_EXP_DEFN RE { class in namespace:pcrecpp
491 RE(const string& pat) { Init(pat, NULL); } function in class:pcrecpp::RE
492 RE(const string& pat, const RE_Options& option) { Init(pat, &option); } function in class:pcrecpp::RE
493 RE(const char* pat) { Init(pat, NULL); } function in class:pcrecpp::RE
494 RE(const char* pat, const RE_Options& option) { Init(pat, &option); } function in class:pcrecpp::RE
495 RE(const unsigned char* pat) { function in class:pcrecpp::RE
498 RE(const unsigned char* pat, const RE_Options& option) { function in class:pcrecpp::RE
504 RE(const RE& re) { Init(re.pattern_, &re.options_); } function in class:pcrecpp::RE
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dexport_nroff.tcl
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dexport_nroff.tcl
/macosx-10.10.1/vim-55/src/
H A Dfarsi.h122 #define RE 0xcd macro
[all...]

Completed in 299 milliseconds