| /external/rust/crates/chrono/src/naive/ |
| D | internals.rs | 268 pub struct Of(pub u32); struct 270 impl Of { implementation 281 pub fn new(ordinal: u32, YearFlags(flags): YearFlags) -> Of { in new() 287 pub fn from_mdf(Mdf(mdf): Mdf) -> Of { in from_mdf() 297 let Of(of) = *self; in valid() localVariable 304 let Of(of) = *self; in ordinal() localVariable 309 pub fn with_ordinal(&self, ordinal: u32) -> Of { in with_ordinal() 311 let Of(of) = *self; in with_ordinal() localVariable 317 let Of(of) = *self; in flags() localVariable 322 pub fn with_flags(&self, YearFlags(flags): YearFlags) -> Of { in with_flags() [all …]
|
| D | date.rs | 140 let Of(of) = of; in from_of() localVariable 771 fn of(&self) -> Of { in of() 789 let Of(of) = of; in with_of() localVariable
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
| D | BitSet.cs | 89 public static BitSet Of(int el) { in Of() method in Antlr.Runtime.BitSet 95 public static BitSet Of(int a, int b) { in Of() method in Antlr.Runtime.BitSet 102 public static BitSet Of(int a, int b, int c) { in Of() method in Antlr.Runtime.BitSet 110 public static BitSet Of(int a, int b, int c, int d) { in Of() method in Antlr.Runtime.BitSet
|
| /external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/ |
| D | BitSet.cs | 96 public static BitSet Of( int el ) in Of() method in Antlr.Runtime.BitSet 103 public static BitSet Of( int a, int b ) in Of() method in Antlr.Runtime.BitSet 111 public static BitSet Of( int a, int b, int c ) in Of() method in Antlr.Runtime.BitSet 120 public static BitSet Of( int a, int b, int c, int d ) in Of() method in Antlr.Runtime.BitSet
|
| /external/llvm/docs/ |
| D | HowToSetUpLLVMStyleRTTI.rst | 370 .. _classof-contract:
|
| /external/llvm-project/llvm/docs/ |
| D | HowToSetUpLLVMStyleRTTI.rst | 370 .. _classof-contract:
|
| /external/llvm-project/llvm/include/llvm/Support/ |
| D | Alignment.h | 104 template <typename T> constexpr static LogValue Of() { in Of() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | Alignment.h | 102 template <typename T> constexpr static LogValue Of() { in Of() function
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonBitTracker.cpp | 640 uint16_t Wd = im(2), Of = im(3); in evaluate() local 656 uint16_t Wd = im(3), Of = im(4); in evaluate() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonBitTracker.cpp | 714 uint16_t Wd = im(2), Of = im(3); in evaluate() local 730 uint16_t Wd = im(3), Of = im(4); in evaluate() local
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonBitTracker.cpp | 712 uint16_t Wd = im(2), Of = im(3); in evaluate() local 728 uint16_t Wd = im(3), Of = im(4); in evaluate() local
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 1743 CAMLprim LLVMValueRef llvm_build_switch(LLVMValueRef Of, in llvm_build_switch()
|
| /external/llvm-project/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 1853 CAMLprim LLVMValueRef llvm_build_switch(LLVMValueRef Of, in llvm_build_switch()
|