Searched refs:Before (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.2-release/usr.sbin/ctm/ctm/
H A Dctm_syntax.c30 #define Before CTM_Q_MD5_Before macro
40 MD5|Before|Force, MD5|After|Chunk, Count, Bytes,0 };
44 MD5|Before, MD5|After, Count, Bytes,0 };
47 { Name|File|Subst, MD5|Before, 0 };
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DGlobals.cpp107 GlobalVariable *Before, ThreadLocalMode TLMode,
124 if (Before)
125 Before->getParent()->getGlobalList().insert(Before, this);
104 GlobalVariable(Module &M, Type *Ty, bool constant, LinkageTypes Link, Constant *InitVal, const Twine &Name, GlobalVariable *Before, ThreadLocalMode TLMode, unsigned AddressSpace, bool isExternallyInitialized) argument
/freebsd-10.2-release/contrib/llvm/lib/Support/
H A DBlockFrequency.cpp131 uint64_t Before = Freq.Frequency; local
135 if (Frequency < Before)
/freebsd-10.2-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp94 void emitCombineRR(MachineBasicBlock::iterator &Before, unsigned DestReg,
97 void emitCombineRI(MachineBasicBlock::iterator &Before, unsigned DestReg,
100 void emitCombineIR(MachineBasicBlock::iterator &Before, unsigned DestReg,
103 void emitCombineII(MachineBasicBlock::iterator &Before, unsigned DestReg,
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DSpillPlacement.cpp170 bool Before = preferReg(); local
177 return Before != preferReg();
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DOverload.h262 StandardConversionSequence Before;
266 /// a standard conversion. In this case, 'Before' field must be ignored.
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOverload.cpp496 if (Before.First || Before.Second || Before.Third) {
497 Before.dump();
2981 User.Before.setAsIdentityConversion();
3178 User.Before.setAsIdentityConversion();
3183 User.Before = Best->Conversions[0].Standard;
3203 User.Before = Best->Conversions[0].Standard;
4127 ICS.UserDefined.Before = Best->Conversions[0].Standard;
4520 Result.UserDefined.Before
[all...]
H A DSemaExprCXX.cpp2622 ICS.UserDefined.Before, AA_Converting,
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DTypePrinter.cpp107 void print##CLASS##Before(const CLASS##Type *T, raw_ostream &OS); \
275 print##CLASS##Before(cast<CLASS##Type>(T), OS); \
/freebsd-10.2-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp506 static Init *fixBitInit(const RecordVal *RV, Init *Before, Init *After) { argument
509 return Before;
/freebsd-10.2-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql928 Before we release 1.7, these statements will be pulled into a format bump
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3521 bool Before, SDLoc dl,
3525 if (Before) {
7078 // Before passing 'returned' to the target lowering code, ensure that
/freebsd-10.2-release/contrib/gcc/doc/include/
H A Dtexinfo.tex5226 % delimiter characters. Before first delimiter expect a
/freebsd-10.2-release/contrib/amd/doc/
H A Dtexinfo.tex5030 % delimiter characters. Before first delimiter expect a
/freebsd-10.2-release/contrib/groff/doc/
H A Dtexinfo.tex5102 % delimiter characters. Before first delimiter expect a

Completed in 403 milliseconds