/prebuilts/go/linux-x86/src/cmd/cgo/ |
D | main.go | 69 Ref []*Ref // all references to C.xxx in AST member 100 type Ref struct { struct 101 Name *Name 102 Expr *ast.Expr 103 Context astContext 104 Done bool 107 func (r *Ref) Pos() token.Pos {
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | SmallString.h | 76 for (const StringRef &Ref : Refs) in append() local 79 for (const StringRef &Ref : Refs) { in append() local
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | SmallString.h | 76 for (const StringRef &Ref : Refs) in append() local 79 for (const StringRef &Ref : Refs) { in append() local
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/ADT/ |
D | SmallString.h | 76 for (const StringRef &Ref : Refs) in append() local 79 for (const StringRef &Ref : Refs) { in append() local
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | SmallString.h | 76 for (const StringRef &Ref : Refs) in append() local 79 for (const StringRef &Ref : Refs) { in append() local
|
/prebuilts/clang/host/linux-x86/clang-r547379/share/clang-doc/ |
D | index.js | 1 function genLink(Ref) { argument
|
/prebuilts/clang/host/linux-x86/clang-r522817/share/clang/ |
D | index.js | 32 function genLink(Ref, CurrentDirectory) { argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/share/clang/ |
D | index.js | 32 function genLink(Ref, CurrentDirectory) { argument
|
/prebuilts/clang/host/linux-x86/clang-r530567/share/clang/ |
D | index.js | 32 function genLink(Ref, CurrentDirectory) { argument
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | DirectoryEntry.h | 56 friend llvm::hash_code hash_value(DirectoryEntryRef Ref) { in hash_value()
|
D | FileEntry.h | 105 friend llvm::hash_code hash_value(FileEntryRef Ref) { in hash_value()
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Basic/ |
D | DirectoryEntry.h | 56 friend llvm::hash_code hash_value(DirectoryEntryRef Ref) { in hash_value()
|
D | FileEntry.h | 105 friend llvm::hash_code hash_value(FileEntryRef Ref) { in hash_value()
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | DirectoryEntry.h | 56 friend llvm::hash_code hash_value(DirectoryEntryRef Ref) { in hash_value()
|
D | FileEntry.h | 105 friend llvm::hash_code hash_value(FileEntryRef Ref) { in hash_value()
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | DirectoryEntry.h | 63 friend llvm::hash_code hash_value(DirectoryEntryRef Ref) { in hash_value()
|
D | FileEntry.h | 105 friend llvm::hash_code hash_value(FileEntryRef Ref) { in hash_value()
|
/prebuilts/rust/linux-x86/1.83.0/lib/rustlib/src/rust/library/core/src/ |
D | cell.rs | 1463 pub struct Ref<'b, T: ?Sized + 'b> { struct 1468 borrow: BorrowRef<'b>, argument 1472 impl<T: ?Sized> Deref for Ref<'_, T> { argument 1483 unsafe impl<T: ?Sized> DerefPure for Ref<'_, T> {} implementation 1485 impl<'b, T: ?Sized> Ref<'b, T> { impl 1631 impl<'b, T: ?Sized + Unsize<U>, U: ?Sized> CoerceUnsized<Ref<'b, U>> for Ref<'b, T> {} implementation 1634 impl<T: ?Sized + fmt::Display> fmt::Display for Ref<'_, T> { implementation 2388 unsafe impl<'b, T: ?Sized> PinCoerceUnsized for Ref<'b, T> {} implementation
|
/prebuilts/rust/linux-musl-x86/1.82.0/lib/rustlib/src/rust/library/core/src/ |
D | cell.rs | 1455 pub struct Ref<'b, T: ?Sized + 'b> { struct 1460 borrow: BorrowRef<'b>, argument 1464 impl<T: ?Sized> Deref for Ref<'_, T> { implementation 1475 unsafe impl<T: ?Sized> DerefPure for Ref<'_, T> {} implementation 1477 impl<'b, T: ?Sized> Ref<'b, T> { implementation 1623 impl<'b, T: ?Sized + Unsize<U>, U: ?Sized> CoerceUnsized<Ref<'b, U>> for Ref<'b, T> {} implementation 1626 impl<T: ?Sized + fmt::Display> fmt::Display for Ref<'_, T> { implementation 2417 unsafe impl<'b, T: ?Sized> PinCoerceUnsized for Ref<'b, T> {} implementation
|
/prebuilts/rust/linux-musl-x86/1.83.0/lib/rustlib/src/rust/library/core/src/ |
D | cell.rs | 1463 pub struct Ref<'b, T: ?Sized + 'b> { struct 1468 borrow: BorrowRef<'b>, argument 1472 impl<T: ?Sized> Deref for Ref<'_, T> { argument 1483 unsafe impl<T: ?Sized> DerefPure for Ref<'_, T> {} implementation 1485 impl<'b, T: ?Sized> Ref<'b, T> { implementation 1631 impl<'b, T: ?Sized + Unsize<U>, U: ?Sized> CoerceUnsized<Ref<'b, U>> for Ref<'b, T> {} implementation 1634 impl<T: ?Sized + fmt::Display> fmt::Display for Ref<'_, T> { implementation 2388 unsafe impl<'b, T: ?Sized> PinCoerceUnsized for Ref<'b, T> {} implementation
|
/prebuilts/rust/linux-x86/1.82.0/lib/rustlib/src/rust/library/core/src/ |
D | cell.rs | 1455 pub struct Ref<'b, T: ?Sized + 'b> { struct 1460 borrow: BorrowRef<'b>, argument 1464 impl<T: ?Sized> Deref for Ref<'_, T> { implementation 1475 unsafe impl<T: ?Sized> DerefPure for Ref<'_, T> {} implementation 1477 impl<'b, T: ?Sized> Ref<'b, T> { implementation 1623 impl<'b, T: ?Sized + Unsize<U>, U: ?Sized> CoerceUnsized<Ref<'b, U>> for Ref<'b, T> {} implementation 1626 impl<T: ?Sized + fmt::Display> fmt::Display for Ref<'_, T> { implementation 2417 unsafe impl<'b, T: ?Sized> PinCoerceUnsized for Ref<'b, T> {} implementation
|
/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | TrackingMDRef.h | 107 TrackingMDRef Ref; variable
|
/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | TrackingMDRef.h | 107 TrackingMDRef Ref; variable
|
/prebuilts/clang/host/linux-x86/clang-r547379/include/llvm/IR/ |
D | TrackingMDRef.h | 107 TrackingMDRef Ref; variable
|
/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | TrackingMDRef.h | 107 TrackingMDRef Ref; variable
|