Home
last modified time | relevance | path

Searched defs:Of (Results 1 – 9 of 9) sorted by relevance

/external/rust/crates/chrono/src/naive/
Dinternals.rs268 pub struct Of(pub u32); struct
270 impl Of { impl
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 …]
Ddate.rs140 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/
DBitSet.cs89 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/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst370 .. _classof-contract:
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAlignment.h102 template <typename T> constexpr static LogValue Of() { in Of() function
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp640 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/
DHexagonBitTracker.cpp714 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/bindings/ocaml/llvm/
Dllvm_ocaml.c1743 CAMLprim LLVMValueRef llvm_build_switch(LLVMValueRef Of, in llvm_build_switch()
/external/crosvm/docs/book/
Dmermaid.min.js1 …define&&define.amd?define([],e):"object"==typeof exports?exports.mermaid=e():t.mermaid=e()}("undef… property