Searched defs:orc (Results 1 - 22 of 22) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
H A DCloneSubModule.h28 namespace orc { namespace in namespace:llvm
57 } // End namespace orc.
H A DOrcTargetSupport.h20 namespace orc { namespace in namespace:llvm
50 } // End namespace orc.
H A DLambdaResolver.h24 namespace orc { namespace in namespace:llvm
59 } // End namespace orc.
H A DCompileUtils.h24 namespace orc { namespace in namespace:llvm
59 } // End namespace orc.
H A DJITSymbol.h23 namespace orc { namespace in namespace:llvm
74 } // End namespace orc.
H A DIRTransformLayer.h20 namespace orc { namespace in namespace:llvm
98 } // End namespace orc.
H A DExecutionUtils.h31 namespace orc { namespace in namespace:llvm
179 } // End namespace orc.
H A DIRCompileLayer.h24 namespace orc { namespace in namespace:llvm
145 } // End namespace orc.
H A DIndirectionUtils.h26 namespace orc { namespace in namespace:llvm
260 } // End namespace orc.
H A DLazyEmittingLayer.h27 namespace orc { namespace in namespace:llvm
301 } // End namespace orc.
H A DObjectLinkingLayer.h25 namespace orc { namespace in namespace:llvm
281 } // End namespace orc.
H A DCompileOnDemandLayer.h25 namespace orc { namespace in namespace:llvm
379 } // End namespace orc.
/external/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.cpp16 RegisterJIT() { llvm::orc::OrcMCJITReplacement::Register(); }
24 namespace orc { namespace in namespace:llvm
127 } // End namespace orc.
H A DCloneSubModule.cpp8 namespace orc { namespace in namespace:llvm
107 } // End namespace orc.
H A DExecutionUtils.cpp18 namespace orc { namespace in namespace:llvm
101 } // End namespace orc.
H A DOrcTargetSupport.cpp5 using namespace llvm::orc;
17 namespace orc { namespace in namespace:llvm
137 } // End namespace orc.
H A DIndirectionUtils.cpp20 namespace orc { namespace in namespace:llvm
165 } // End namespace orc.
H A DOrcMCJITReplacement.h25 namespace orc { namespace in namespace:llvm
353 } // End namespace orc.
/external/ppp/pppd/
H A Dipv6cp.c910 int orc; /* Individual option return code */ local
925 orc = CONFACK; /* Assume success */
931 orc = CONFREJ; /* Reject bad CI */
947 orc = CONFREJ; /* Reject CI */
960 orc = CONFREJ; /* Reject CI */
967 orc = CONFNAK;
974 orc = CONFNAK;
993 orc = CONFREJ;
1001 orc = CONFREJ;
1009 orc
[all...]
H A Dipcp.c1433 int orc; /* Individual option return code */ local
1450 orc = CONFACK; /* Assume success */
1456 orc = CONFREJ; /* Reject bad CI */
1470 orc = CONFREJ; /* Reject CI */
1484 orc = CONFNAK;
1494 orc = CONFREJ;
1507 orc = CONFNAK;
1526 orc = CONFREJ; /* Reject CI */
1540 orc = CONFNAK;
1550 orc
[all...]
H A Dipxcp.c1001 int orc; /* Individual option return code */ local
1016 orc = CONFACK; /* Assume success */
1022 orc = CONFREJ; /* Reject bad CI */
1040 orc = CONFREJ;
1058 orc = CONFNAK;
1068 orc = CONFNAK;
1073 orc = CONFREJ;
1083 orc = CONFREJ;
1094 orc = CONFNAK;
1104 orc
[all...]
H A Dlcp.c1517 int orc; /* Individual option return code */ local
1535 orc = CONFACK; /* Assume success */
1541 orc = CONFREJ; /* Reject bad CI */
1556 orc = CONFREJ; /* Reject CI */
1567 orc = CONFNAK; /* Nak CI */
1580 orc = CONFREJ;
1590 orc = CONFNAK;
1607 orc = CONFREJ;
1628 orc = CONFREJ;
1632 orc
[all...]

Completed in 994 milliseconds