/external/llvm/lib/Target/Hexagon/ |
D | HexagonRemoveSZExtArgs.cpp | 65 Instruction* First = F.getEntryBlock().begin(); in runOnFunction() local
|
/external/clang/utils/TableGen/ |
D | ClangASTNodesEmitter.cpp | 32 Record *First = 0, *Last = 0; in EmitNode() local
|
/external/webrtc/src/system_wrappers/source/ |
D | map.cc | 74 MapItem* MapWrapper::First() const in First() function in webrtc::MapWrapper
|
D | map_no_stl.cc | 117 MapNoStlItem* MapNoStl::First() const in First() function in webrtc::MapNoStl
|
D | list_stl.cc | 119 ListItem* ListWrapper::First() const in First() function in webrtc::ListWrapper
|
D | list_no_stl.cc | 121 ListItem* ListWrapper::First() const in First() function in webrtc::ListWrapper
|
D | list_unittest.cc | 53 ListItem* First() const { in First() function in ListWrapperSimple
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 221 bool First; variable
|
/external/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 33 SlotIndex First; member
|
D | PeepholeOptimizer.cpp | 418 bool First = true; in runOnMachineFunction() local
|
/external/clang/test/CXX/temp/temp.spec/temp.expl.spec/ |
D | examples.cpp | 129 namespace First namespace 148 First namespace
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 236 PPCallbacks *First, *Second; variable 243 delete First; in ~PPChainedCallbacks() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.h | 251 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/ |
D | add-on.h | 84 A1 *First() const { return a1_; } in First() function
|
/external/clang/lib/Frontend/ |
D | InitHeaderSearch.cpp | 494 unsigned First, bool Verbose) { in RemoveDuplicates()
|
/external/clang/lib/AST/ |
D | TemplateBase.cpp | 364 bool First = true; in print() local
|
D | NestedNameSpecifier.cpp | 349 NestedNameSpecifierLoc First = *this; in getSourceRange() local
|
D | StmtDumper.cpp | 345 bool First = true; in DumpBasePath() local
|
D | APValue.cpp | 454 bool First = true; in printPretty() local
|
/external/clang/tools/driver/ |
D | cc1as_main.cpp | 187 bool First = true; in CreateFromArgs() local
|
/external/clang/lib/Sema/ |
D | CodeCompleteConsumer.cpp | 299 bool First = true; in getParentName() local
|
D | SemaExceptionSpec.cpp | 1075 #define STMT_RANGE(Base, First, Last) in canThrow() argument
|
/external/tinyxml/ |
D | tinyxml.h | 822 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/ |
D | PreprocessingRecord.cpp | 211 First = PreprocessedEntities.begin(); in findBeginLocalPreprocessedEntity() local
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 530 unsigned First = E->getFirstResultSlot(); in EmitMatcher() local
|