/external/clang/test/SemaCXX/ |
D | empty-class-layout.cpp | 24 struct Empty { Empty(); }; struct 92 struct Empty { }; struct 105 struct Empty { }; struct 115 struct Empty { }; struct 126 struct Empty { }; struct 139 struct Empty { }; struct 151 struct Empty { }; struct
|
/external/chromium_org/chromeos/network/ |
D | certificate_pattern.cc | 52 bool IssuerSubjectPattern::Empty() const { in Empty() function in chromeos::IssuerSubjectPattern 86 bool CertificatePattern::Empty() const { in Empty() function in chromeos::CertificatePattern
|
/external/clang/include/clang/AST/ |
D | StmtObjC.h | 32 explicit ObjCForCollectionStmt(EmptyShell Empty) : in ObjCForCollectionStmt() 87 explicit ObjCAtCatchStmt(EmptyShell Empty) : in ObjCAtCatchStmt() 128 explicit ObjCAtFinallyStmt(EmptyShell Empty) : in ObjCAtFinallyStmt() 178 explicit ObjCAtTryStmt(EmptyShell Empty, unsigned NumCatchStmts, in ObjCAtTryStmt() 275 explicit ObjCAtSynchronizedStmt(EmptyShell Empty) : in ObjCAtSynchronizedStmt() 320 explicit ObjCAtThrowStmt(EmptyShell Empty) : in ObjCAtThrowStmt() 352 explicit ObjCAutoreleasePoolStmt(EmptyShell Empty) : in ObjCAutoreleasePoolStmt()
|
D | ExprObjC.h | 37 explicit ObjCStringLiteral(EmptyShell Empty) in ObjCStringLiteral() 68 explicit ObjCBoolLiteralExpr(EmptyShell Empty) in ObjCBoolLiteralExpr() 103 explicit ObjCBoxedExpr(EmptyShell Empty) in ObjCBoxedExpr() 142 explicit ObjCArrayLiteral(EmptyShell Empty, unsigned NumElements) in ObjCArrayLiteral()
|
D | ExprCXX.h | 74 explicit CXXOperatorCallExpr(ASTContext& C, EmptyShell Empty) : in CXXOperatorCallExpr() 123 CXXMemberCallExpr(ASTContext &C, EmptyShell Empty) in CXXMemberCallExpr() 160 CUDAKernelCallExpr(ASTContext &C, EmptyShell Empty) in CUDAKernelCallExpr() 239 explicit CXXStaticCastExpr(EmptyShell Empty, unsigned PathSize) in CXXStaticCastExpr() 270 explicit CXXDynamicCastExpr(EmptyShell Empty, unsigned pathSize) in CXXDynamicCastExpr() 308 CXXReinterpretCastExpr(EmptyShell Empty, unsigned pathSize) in CXXReinterpretCastExpr() 340 explicit CXXConstCastExpr(EmptyShell Empty) in CXXConstCastExpr() 375 explicit UserDefinedLiteral(const ASTContext &C, EmptyShell Empty) in UserDefinedLiteral() 436 explicit CXXBoolLiteralExpr(EmptyShell Empty) in CXXBoolLiteralExpr() 467 explicit CXXNullPtrLiteralExpr(EmptyShell Empty) in CXXNullPtrLiteralExpr() [all …]
|
/external/clang/test/CodeGenCXX/ |
D | empty-nontrivially-copyable.cpp | 10 struct Empty { struct
|
D | arm-vaarg.cpp | 2 struct Empty {}; struct
|
D | arm64-empty-struct.cpp | 2 struct Empty {}; struct
|
/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/chromium_org/content/renderer/gpu/ |
D | frame_swap_message_queue.cc | 56 virtual bool Empty() const OVERRIDE { return queue_.empty(); } in Empty() function in content::__anon5eab4d0e0111::VisualStateQueue 89 virtual bool Empty() const OVERRIDE { return queue_.empty(); } in Empty() function in content::__anon5eab4d0e0111::SwapQueue 121 bool FrameSwapMessageQueue::Empty() const { in Empty() function in content::FrameSwapMessageQueue
|
/external/libcxx/test/utilities/meta/meta.unary/meta.unary.prop/ |
D | is_empty.pass.cpp | 34 class Empty class
|
D | is_nothrow_copy_constructible.pass.cpp | 32 class Empty class
|
D | is_nothrow_move_constructible.pass.cpp | 32 class Empty class
|
D | is_nothrow_default_constructible.pass.cpp | 34 class Empty class
|
D | is_nothrow_move_assignable.pass.cpp | 28 class Empty class
|
D | is_nothrow_copy_assignable.pass.cpp | 28 class Empty class
|
D | is_abstract.pass.cpp | 34 class Empty class
|
D | is_move_assignable.pass.cpp | 28 class Empty class
|
D | is_trivially_move_assignable.pass.cpp | 28 class Empty class
|
D | has_virtual_destructor.pass.cpp | 34 class Empty class
|
D | is_trivially_destructible.pass.cpp | 34 class Empty class
|
D | is_nothrow_destructible.pass.cpp | 34 class Empty class
|
/external/openfst/src/include/fst/ |
D | queue.h | 86 bool Empty() const { return Empty_(); } in Empty() function 121 bool Empty() const { return front_ == kNoStateId; } in Empty() function 157 bool Empty() const { return empty(); } in Empty() function 190 bool Empty() const { return empty(); } in Empty() function 249 bool Empty() const { return heap_.Empty(); } in Empty() function 356 bool Empty() const { return front_ > back_; } in Empty() function 409 bool Empty() const { return front_ > back_; } in Empty() function 489 bool Empty() const { in Empty() function 642 bool Empty() const { return queue_->Empty(); } in Empty() function 843 bool Empty() const { return queue_->Empty(); } in Empty() function [all …]
|
/external/chromium_org/v8/test/webkit/ |
D | dfg-weak-js-constant-silent-fill.js | 37 var Empty = ""; variable
|
D | dfg-put-by-id-prototype-check.js | 33 var Empty = ""; variable
|