| /external/one-true-awk/ |
| D | awk.h | 93 typedef struct Cell { struct 101 struct Cell *cnext; /* ptr to next if chained */ argument 102 } Cell; typedef
|
| /external/rust/crates/tokio/src/runtime/task/ |
| D | core.rs | 32 pub(super) struct Cell<T: Future, S> { struct 44 stage: UnsafeCell<Stage<T>>, argument 122 impl<T: Future, S: Schedule> Cell<T, S> { impl
|
| /external/clang/test/Analysis/inlining/ |
| D | assume-super-init-does-not-return-nil.m | 17 @interface Cell : NSObject { interface 24 @implementation Cell implementation
|
| D | retain-count-self-init.m | 27 @interface Cell : ParentOfCell{ interface 34 @implementation Cell implementation
|
| D | RetainCountExamples.m | 42 @interface Cell : ParentOfCell{ interface 50 @implementation Cell implementation
|
| /external/clang/test/Analysis/diagnostics/ |
| D | undef-value-param.m | 19 @interface Cell : NSObject interface 33 @implementation Cell implementation
|
| /external/emma/core/java12/com/vladium/emma/report/html/doc/ |
| D | HTMLTable.java | 87 private static class Cell extends IElement.Factory.ElementImpl class in HTMLTable 97 Cell (Tag tag) in Cell() method in HTMLTable.Cell
|
| /external/truth/core/src/main/java/com/google/common/truth/ |
| D | TableSubject.java | 81 public void containsCell(Cell<?, ?, ?> cell) { in containsCell() argument 93 public void doesNotContainCell(Cell<?, ?, ?> cell) { in doesNotContainCell() argument
|
| /external/compiler-rt/lib/sanitizer_common/ |
| D | sanitizer_addrhashmap.h | 46 struct Cell { struct 54 Cell cells[1]; // variable len argument
|
| /external/guava/guava/src/com/google/common/hash/ |
| D | Striped64.java | 97 static final class Cell { class in Striped64 102 Cell(long x) { in Cell() method in Striped64.Cell
|
| /external/guava/android/guava/src/com/google/common/hash/ |
| D | Striped64.java | 97 static final class Cell { class in Striped64 102 Cell(long x) { in Cell() method in Striped64.Cell
|
| /external/guava/android/guava/src/com/google/common/cache/ |
| D | Striped64.java | 97 static final class Cell { class in Striped64 102 Cell(long x) { in Cell() method in Striped64.Cell
|
| /external/guava/guava/src/com/google/common/cache/ |
| D | Striped64.java | 97 static final class Cell { class in Striped64 102 Cell(long x) { in Cell() method in Striped64.Cell
|
| /external/starlark-go/resolve/ |
| D | binding.go | 35 Cell // name is function-local but shared with a nested function const
|
| /external/ComputeLibrary/arm_compute/runtime/CL/functions/ |
| D | CLQLSTMLayer.h | 246 Cell, enumerator
|
| /external/guava/android/guava/src/com/google/common/collect/ |
| D | Table.java | 259 interface Cell< interface
|
| /external/guava/guava/src/com/google/common/collect/ |
| D | Table.java | 259 interface Cell< interface
|
| /external/libtextclassifier/native/lang_id/common/ |
| D | registry.h | 202 Cell(const char *key, T *value, Cell *next) in Cell() function
|
| /external/python/cpython2/Mac/Modules/list/ |
| D | listsupport.py | 26 Cell = Point variable
|
| /external/gemmlowp/internal/ |
| D | kernel.h | 144 typedef tCellFormat Cell; typedef
|
| /external/rust/crates/crossbeam-utils/tests/ |
| D | atomic_cell.rs | 346 Cell(AtomicCell<NonZeroU128>), in issue_833() enumerator
|
| /external/ComputeLibrary/arm_compute/runtime/NEON/functions/ |
| D | NEQLSTMLayer.h | 199 Cell, enumerator
|
| /external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
| D | StateDictionary.java | 249 static class Cell { class in StateDictionary
|
| /external/clang/test/SemaCXX/ |
| D | warn-thread-safety-analysis.cpp | 1891 class Cell { class 3540 struct Cell { struct 3541 T dummy_; 3542 Mutex* mu_; 3872 class Cell { class 4230 class Cell { class
|
| /external/rust/crates/serde/src/ser/ |
| D | impls.rs | 550 impl<T> Serialize for Cell<T> implementation
|