Home
last modified time | relevance | path

Searched defs:First (Results 1 – 25 of 52) sorted by relevance

123

/external/llvm/lib/Target/Hexagon/
DHexagonRemoveSZExtArgs.cpp65 Instruction* First = F.getEntryBlock().begin(); in runOnFunction() local
/external/clang/utils/TableGen/
DClangASTNodesEmitter.cpp32 Record *First = 0, *Last = 0; in EmitNode() local
/external/webrtc/src/system_wrappers/source/
Dmap.cc74 MapItem* MapWrapper::First() const in First() function in webrtc::MapWrapper
Dmap_no_stl.cc117 MapNoStlItem* MapNoStl::First() const in First() function in webrtc::MapNoStl
Dlist_stl.cc119 ListItem* ListWrapper::First() const in First() function in webrtc::ListWrapper
Dlist_no_stl.cc121 ListItem* ListWrapper::First() const in First() function in webrtc::ListWrapper
Dlist_unittest.cc53 ListItem* First() const { in First() function in ListWrapperSimple
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h221 bool First; variable
/external/llvm/lib/CodeGen/
DInterferenceCache.h33 SlotIndex First; member
DPeepholeOptimizer.cpp418 bool First = true; in runOnMachineFunction() local
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
Dexamples.cpp129 namespace First namespace
148 First namespace
/external/clang/include/clang/Lex/
DPPCallbacks.h236 PPCallbacks *First, *Second; variable
243 delete First; in ~PPChainedCallbacks() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h251 First(F), Last(L), SValue(SV), HeaderBB(H), Emitted(E) {} in First() function
252 APInt First; member
277 APInt First; member
/external/openfst/src/include/fst/
Dadd-on.h84 A1 *First() const { return a1_; } in First() function
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp494 unsigned First, bool Verbose) { in RemoveDuplicates()
/external/clang/lib/AST/
DTemplateBase.cpp364 bool First = true; in print() local
DNestedNameSpecifier.cpp349 NestedNameSpecifierLoc First = *this; in getSourceRange() local
DStmtDumper.cpp345 bool First = true; in DumpBasePath() local
DAPValue.cpp454 bool First = true; in printPretty() local
/external/clang/tools/driver/
Dcc1as_main.cpp187 bool First = true; in CreateFromArgs() local
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp299 bool First = true; in getParentName() local
DSemaExceptionSpec.cpp1075 #define STMT_RANGE(Base, First, Last) in canThrow() argument
/external/tinyxml/
Dtinyxml.h822 const TiXmlAttribute* First() const { return ( sentinel.next == &sentinel ) ? 0 : sentinel.next; } in First() function
823 TiXmlAttribute* First() { return ( sentinel.next == &sentinel ) ? 0 : sentinel.next; } in First() function
/external/clang/lib/Lex/
DPreprocessingRecord.cpp211 First = PreprocessedEntities.begin(); in findBeginLocalPreprocessedEntity() local
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp530 unsigned First = E->getFirstResultSlot(); in EmitMatcher() local

123