/external/clang/test/SemaCXX/ |
D | empty-class-layout.cpp | 23 struct Empty { Empty(); }; struct 91 struct Empty { }; struct 104 struct Empty { }; struct 114 struct Empty { }; struct 125 struct Empty { }; struct 138 struct Empty { }; struct 150 struct Empty { }; struct
|
/external/chromium/chrome/browser/ |
D | browsing_data_local_storage_helper_unittest.cc | 15 TEST_F(CannedBrowsingDataLocalStorageTest, Empty) { in TEST_F() argument
|
D | browsing_data_database_helper_unittest.cc | 16 TEST_F(CannedBrowsingDataDatabaseTest, Empty) { in TEST_F() argument
|
D | browsing_data_indexed_db_helper_unittest.cc | 16 TEST_F(CannedBrowsingDataIndexedDBHelperTest, Empty) { in TEST_F() argument
|
D | browsing_data_appcache_helper_unittest.cc | 92 TEST_F(CannedBrowsingDataAppCacheHelperTest, Empty) { in TEST_F() argument
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | queue.h | 82 bool Empty() const { return Empty_(); } in Empty() function 111 bool Empty() const { return front_ == kNoStateId; } in Empty() function 144 bool Empty() const { return empty(); } in Empty() function 174 bool Empty() const { return empty(); } in Empty() function 220 bool Empty() const { return heap_.Empty(); } in Empty() function 324 bool Empty() const { return front_ > back_; } in Empty() function 375 bool Empty() const { return front_ > back_; } in Empty() function 456 bool Empty() const { in Empty() function 605 bool Empty() const { return queue_->Empty(); } in Empty() function
|
/external/valgrind/unittest/output_tests/ |
D | fun_hist_test.cc | 9 void Empty() { in Empty() function
|
/external/clang/include/clang/AST/ |
D | StmtObjC.h | 32 explicit ObjCForCollectionStmt(EmptyShell Empty) : in ObjCForCollectionStmt() 86 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() 129 explicit ObjCAtFinallyStmt(EmptyShell Empty) : in ObjCAtFinallyStmt() 179 explicit ObjCAtTryStmt(EmptyShell Empty, unsigned NumCatchStmts, in ObjCAtTryStmt() 277 explicit ObjCAtSynchronizedStmt(EmptyShell Empty) : in ObjCAtSynchronizedStmt() 322 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() 357 explicit ObjCAutoreleasePoolStmt(EmptyShell Empty) : in ObjCAutoreleasePoolStmt()
|
D | ExprCXX.h | 66 explicit CXXOperatorCallExpr(ASTContext& C, EmptyShell Empty) : in CXXOperatorCallExpr() 106 CXXMemberCallExpr(ASTContext &C, EmptyShell Empty) in CXXMemberCallExpr() 143 CUDAKernelCallExpr(ASTContext &C, EmptyShell Empty) in CUDAKernelCallExpr() 222 explicit CXXStaticCastExpr(EmptyShell Empty, unsigned PathSize) in CXXStaticCastExpr() 253 explicit CXXDynamicCastExpr(EmptyShell Empty, unsigned pathSize) in CXXDynamicCastExpr() 288 CXXReinterpretCastExpr(EmptyShell Empty, unsigned pathSize) in CXXReinterpretCastExpr() 318 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr() 353 explicit UserDefinedLiteral(ASTContext &C, EmptyShell Empty) in UserDefinedLiteral() 417 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() 446 explicit CXXNullPtrLiteralExpr(EmptyShell Empty) in CXXNullPtrLiteralExpr() [all …]
|
D | ExprObjC.h | 37 explicit ObjCStringLiteral(EmptyShell Empty) in ObjCStringLiteral() 70 explicit ObjCBoolLiteralExpr(EmptyShell Empty) in ObjCBoolLiteralExpr() 105 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr() 143 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral() 258 explicit ObjCDictionaryLiteral(EmptyShell Empty, unsigned NumElements, in ObjCDictionaryLiteral() 353 explicit ObjCEncodeExpr(EmptyShell Empty) : Expr(ObjCEncodeExprClass, Empty){} in ObjCEncodeExpr() 391 explicit ObjCSelectorExpr(EmptyShell Empty) in ObjCSelectorExpr() 431 explicit ObjCProtocolExpr(EmptyShell Empty) in ObjCProtocolExpr() 477 explicit ObjCIvarRefExpr(EmptyShell Empty) in ObjCIvarRefExpr() 600 explicit ObjCPropertyRefExpr(EmptyShell Empty) in ObjCPropertyRefExpr() [all …]
|
D | Stmt.h | 456 explicit DeclStmt(EmptyShell Empty) : Stmt(DeclStmtClass, Empty) { } in DeclStmt() 525 explicit NullStmt(EmptyShell Empty) : Stmt(NullStmtClass, Empty), in NullStmt() 562 explicit CompoundStmt(EmptyShell Empty) in CompoundStmt() 680 explicit CaseStmt(EmptyShell Empty) : SwitchCase(CaseStmtClass) { } in CaseStmt() 772 explicit LabelStmt(EmptyShell Empty) : Stmt(LabelStmtClass, Empty) { } in LabelStmt() 814 explicit AttributedStmt(EmptyShell Empty, unsigned NumAttrs) in AttributedStmt() 858 explicit IfStmt(EmptyShell Empty) : Stmt(IfStmtClass, Empty) { } in IfStmt() 930 explicit SwitchStmt(EmptyShell Empty) : Stmt(SwitchStmtClass, Empty) { } in SwitchStmt() 1018 explicit WhileStmt(EmptyShell Empty) : Stmt(WhileStmtClass, Empty) { } in WhileStmt() 1079 explicit DoStmt(EmptyShell Empty) : Stmt(DoStmtClass, Empty) { } in DoStmt() [all …]
|
D | StmtCXX.h | 38 CXXCatchStmt(EmptyShell Empty) in CXXCatchStmt() 69 CXXTryStmt(EmptyShell Empty, unsigned numHandlers) in CXXTryStmt() 141 CXXForRangeStmt(EmptyShell Empty) : Stmt(CXXForRangeStmtClass, Empty) { } in CXXForRangeStmt()
|
D | Expr.h | 735 explicit OpaqueValueExpr(EmptyShell Empty) in OpaqueValueExpr() 842 explicit DeclRefExpr(EmptyShell Empty) in DeclRefExpr() 1096 explicit PredefinedExpr(EmptyShell Empty) in PredefinedExpr() 1171 explicit IntegerLiteral(EmptyShell Empty) in IntegerLiteral() 1228 CharacterLiteral(EmptyShell Empty) : Expr(CharacterLiteralClass, Empty) { } in CharacterLiteral() 1309 explicit ImaginaryLiteral(EmptyShell Empty) in ImaginaryLiteral() 1503 explicit ParenExpr(EmptyShell Empty) in ParenExpr() 1561 explicit UnaryOperator(EmptyShell Empty) in UnaryOperator() 1886 explicit UnaryExprOrTypeTraitExpr(EmptyShell Empty) in UnaryExprOrTypeTraitExpr() 2475 explicit CompoundLiteralExpr(EmptyShell Empty) in CompoundLiteralExpr() [all …]
|
/external/clang/test/CodeGen/ |
D | 2009-03-08-ZeroEltStructCrash.c | 3 struct Empty {}; struct
|
D | 2002-07-30-UnionTest.c | 4 struct Empty {}; struct
|
/external/openfst/src/include/fst/ |
D | queue.h | 85 bool Empty() const { return Empty_(); } in Empty() function 120 bool Empty() const { return front_ == kNoStateId; } in Empty() function 156 bool Empty() const { return empty(); } in Empty() function 189 bool Empty() const { return empty(); } in Empty() function 248 bool Empty() const { return heap_.Empty(); } in Empty() function 355 bool Empty() const { return front_ > back_; } in Empty() function 408 bool Empty() const { return front_ > back_; } in Empty() function 488 bool Empty() const { in Empty() function 641 bool Empty() const { return queue_->Empty(); } in Empty() function 842 bool Empty() const { return queue_->Empty(); } in Empty() function
|
/external/chromium/sdch/open-vcdiff/src/ |
D | headerparser.h | 54 bool Empty() const { return 0 == UnparsedSize(); } in Empty() function 152 bool Empty() const { in Empty() function
|
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/ |
D | vectorbuffer.cpp | 34 TNodeBuffer::TNode* TNodeBuffer::TNode::Empty(TUint8* aBuffer) in Empty() function in TNodeBuffer::TNode
|
/external/chromium/chrome/common/extensions/ |
D | extension_extent_unittest.cc | 17 TEST(ExtensionExtentTest, Empty) { in TEST() argument
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | VideoFrameChromium.h | 60 Empty, enumerator
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | MediaPlayerPrivatePhonon.h | 63 Empty, enumerator
|
/external/clang/test/CodeGenCXX/ |
D | empty-classes.cpp | 3 struct Empty { }; struct
|
/external/chromium/chrome/browser/autofill/ |
D | credit_card_field_unittest.cc | 29 TEST_F(CreditCardFieldTest, Empty) { in TEST_F() argument
|
/external/clang/test/CXX/special/class.copy/ |
D | implicit-move-def.cpp | 74 struct Empty { }; struct
|
/external/clang/test/CodeGenObjCXX/ |
D | encode.mm | 192 struct Empty {}; struct
|