Home
last modified time | relevance | path

Searched defs:Before (Results 1 – 19 of 19) sorted by relevance

/external/junit/src/org/junit/
DBefore.java37 public @interface Before { annotation
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
DHTMLEntitySearch.h48 Before, enumerator
/external/llvm/lib/Support/
DBlockFrequency.cpp45 uint64_t Before = Freq.Frequency; in operator +=() local
/external/llvm/lib/CodeGen/
DSpillPlacement.cpp188 bool Before = preferReg(); in update() local
DCodeGenPrepare.cpp1180 InstructionMoveBefore(Instruction *Inst, Instruction *Before) in InstructionMoveBefore()
1472 Instruction *Before) { in moveBefore()
/external/llvm/lib/IR/
DGlobals.cpp152 const Twine &Name, GlobalVariable *Before, in GlobalVariable()
/external/clang/test/CodeGen/
Dxcore-stringtype.c178 int Before[]; variable
/external/llvm/lib/MC/
DMCContext.cpp185 bool Before) { in GetDirectionalLocalSymbol()
/external/chromium_org/sync/internal_api/public/base/
Dunique_position.cc107 UniquePosition UniquePosition::Before( in Before() function in syncer::UniquePosition
/external/llvm/bindings/ocaml/llvm/
Dllvm.ml293 | Before of 'b Constructor
Dllvm.mli354 | Before of 'b Constructor
/external/clang/include/clang/Sema/
DOverload.h262 StandardConversionSequence Before; member
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmstypes.c223 cmsUInt32Number DirectoryPos, CurrentPos, Before; in WritePositionTable() local
4448 cmsUInt32Number *ElementOffsets = NULL, *ElementSizes = NULL, Before; in Type_MPE_Write() local
4987 cmsUInt32Number Before = io ->Tell(io); in WriteOneWChar() local
5026 cmsUInt32Number Before; in WriteOneMLUC() local
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DDOMModel.js126 Before: "before", property
/external/llvm/lib/TableGen/
DRecord.cpp506 static Init *fixBitInit(const RecordVal *RV, Init *Before, Init *After) { in fixBitInit()
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
Dprototype-1.6.0.3.js4142 Before: function(element, content) { method
Dconcat-jquery-mootools-prototype.js12521 Before: function(element, content) { method
/external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/lib/
Dprototype-1.7.js5861 Before: function(element, content) { method
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3597 bool Before, SDLoc dl, in InsertFenceForAtomic()