/external/rust/crates/chrono/src/naive/ |
D | internals.rs | 268 pub struct Of(pub u32); struct 270 impl Of { impl 281 pub fn new(ordinal: u32, YearFlags(flags): YearFlags) -> Of { in new() argument 282 let ordinal = Of::clamp_ordinal(ordinal); in new() 283 Of((ordinal << 4) | u32::from(flags)) in new() 287 pub fn from_mdf(Mdf(mdf): Mdf) -> Of { in from_mdf() argument 290 Some(&v) => Of(mdf.wrapping_sub((i32::from(v) as u32 & 0x3ff) << 3)), in from_mdf() 291 None => Of(0), in from_mdf() 297 let Of(of) = *self; in valid() localVariable 304 let Of(of) = *self; in ordinal() localVariable [all …]
|
D | isoweek.rs | 8 use super::internals::{DateImpl, Of, YearFlags}; 30 pub fn iso_week_from_yof(year: i32, of: Of) -> IsoWeek { in iso_week_from_yof()
|
D | date.rs | 21 use super::internals::{self, DateImpl, Mdf, Of, YearFlags}; 138 fn from_of(year: i32, of: Of) -> Option<NaiveDate> { in from_of() 140 let Of(of) = of; in from_of() localVariable 246 NaiveDate::from_of(year, Of::new(ordinal, flags)) in from_yo_opt() 330 Of::new(weekord + prevflags.ndays() - delta, prevflags), in from_isoywd_opt() 337 NaiveDate::from_of(year, Of::new(ordinal, flags)) in from_isoywd_opt() 341 NaiveDate::from_of(year + 1, Of::new(ordinal - ndays, nextflags)) in from_isoywd_opt() 422 NaiveDate::from_of(year_div_400 * 400 + year_mod_400 as i32, Of::new(ordinal, flags)) in from_num_days_from_ce_opt() 771 fn of(&self) -> Of { in of() argument 772 Of((self.ymdf & 0b1_1111_1111_1111) as u32) in of() [all …]
|
/external/llvm/docs/CommandGuide/ |
D | llvm-bcanalyzer.rst | 63 **Bitcode Analysis Of Module** 124 **Number Of Bitcode Blocks** 128 **Number Of Functions** 132 **Number Of Types** 136 **Number Of Constants** 140 **Number Of Basic Blocks** 144 **Number Of Instructions** 148 **Number Of Long Instructions** 155 **Number Of Operands** 159 **Number Of Compaction Tables** [all …]
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 71 Of Man's first disobedience, and the fruit 72 Of that forbidden tree whose mortal taste 77 Of Oreb, or of Sinai, didst inspire 108 Of rebel Angels, by whose aid, aspiring 214 Of force believe almighty, since no less 244 Of Heaven received us falling; and the thunder, 301 Of subterranean wind transprots a hill 303 Of thundering Etna, whose combustible 308 Of unblest feet. Him followed his next mate; 345 Of hope in fears and dangers--heard so oft [all …]
|
/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/cronet/third_party/protobuf/docs/ |
D | jvm_aot.md | 1 # Ahead Of Time (AOT) compilation for the Java Virtual Machine (JVM)" 3 Ahead Of Time (AOT) compilation build tools such as those provided by [GraalVM's `native-image`](ht…
|
/external/protobuf/docs/ |
D | jvm_aot.md | 1 # Ahead Of Time (AOT) compilation for the Java Virtual Machine (JVM)" 3 Ahead Of Time (AOT) compilation build tools such as those provided by [GraalVM's `native-image`](ht…
|
/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 720 RegisterCell Pad = (Wd+Of > W0) ? rc(1).cat(eIMM(0, Wd+Of-W0)) : rc(1); in evaluate() 721 RegisterCell Ext = eXTR(Pad, Of, Wd+Of); in evaluate() 730 uint16_t Wd = im(3), Of = im(4); in evaluate() local 731 assert(Wd < W0 && Of < W0); in evaluate() 733 if (Wd+Of > W0) in evaluate() 734 Wd = W0-Of; in evaluate() 737 return rr0(eINS(rc(1), eXTR(rc(2), 0, Wd), Of), Outputs); in evaluate()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonBitTracker.cpp | 640 uint16_t Wd = im(2), Of = im(3); in evaluate() local 646 RegisterCell Pad = (Wd+Of > W0) ? rc(1).cat(eIMM(0, Wd+Of-W0)) : rc(1); in evaluate() 647 RegisterCell Ext = eXTR(Pad, Of, Wd+Of); in evaluate() 656 uint16_t Wd = im(3), Of = im(4); in evaluate() local 657 assert(Wd < W0 && Of < W0); in evaluate() 659 if (Wd+Of > W0) in evaluate() 660 Wd = W0-Of; in evaluate() 663 return rr0(eINS(rc(1), eXTR(rc(2), 0, Wd), Of), Outputs); in evaluate()
|
/external/deqp-deps/SPIRV-Tools/test/link/ |
D | type_match_test.cpp | 85 MatchF(T##Of##A##Of##B, \
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/link/ |
D | type_match_test.cpp | 85 MatchF(T##Of##A##Of##B, \
|
/external/swiftshader/third_party/SPIRV-Tools/test/link/ |
D | type_match_test.cpp | 85 MatchF(T##Of##A##Of##B, \
|
/external/iptables/extensions/ |
D | libipt_ECN.man | 5 Remove all ECN bits from the TCP header. Of course, it can only be used
|
/external/skia/infra/wasm-common/docker/ |
D | README.md | 39 Of note, some versions (generally before Chrome 60) run out of space on /dev/shm when 66 Of note, some versions (generally before Chrome 60) run out of space on /dev/shm when 95 Of note, some versions (generally before Chrome 60) run out of space on /dev/shm when
|
/external/llvm/test/DebugInfo/SystemZ/ |
D | variable-loc.s | 173 .byte 0 # End Of Children Mark 174 .byte 0 # End Of Children Mark 175 .byte 0 # End Of Children Mark
|
/external/cronet/third_party/icu/source/data/locales/ |
D | qu.txt | 854 dn{"Day Of Year"} 857 dn{"Day Of Year"} 860 dn{"Day Of Year"} 1421 dn{"Week Of Month"} 1424 dn{"Week Of Month"} 1427 dn{"Week Of Month"} 1439 dn{"Weekday Of Month"} 1442 dn{"Weekday Of Month"} 1445 dn{"Weekday Of Month"}
|
/external/icu/icu4c/source/data/locales/ |
D | qu.txt | 854 dn{"Day Of Year"} 857 dn{"Day Of Year"} 860 dn{"Day Of Year"} 1421 dn{"Week Of Month"} 1424 dn{"Week Of Month"} 1427 dn{"Week Of Month"} 1439 dn{"Weekday Of Month"} 1442 dn{"Weekday Of Month"} 1445 dn{"Weekday Of Month"}
|
/external/llvm/test/tools/dsymutil/Inputs/scattered-reloc/ |
D | 1.s | 105 .byte 0 @ End Of Children Mark 109 .byte 0 @ End Of Macro List Mark
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Allocator.h | 469 assert(Begin == (char *)alignAddr(Begin, Align::Of<T>())); in DestroyAll() 478 char *Begin = (char *)alignAddr(*I, Align::Of<T>()); in DestroyAll() 488 DestroyElements((char *)alignAddr(Ptr, Align::Of<T>()), in DestroyAll()
|
D | TrailingObjects.h | 171 alignAddr(Ptr, Align::Of<NextTy>())); in getTrailingObjectsImpl() 185 return reinterpret_cast<NextTy *>(alignAddr(Ptr, Align::Of<NextTy>())); in getTrailingObjectsImpl()
|
/external/eigen/doc/ |
D | WrongStackAlignment.dox | 35 …Of course this should only be done on GCC on Windows, so for portability you'll have to encapsulat…
|
/external/skia/infra/lottiecap/docker/ |
D | README.md | 24 Of note, some versions (generally before Chrome 60) run out of space on /dev/shm when 56 Of note, some versions (generally before Chrome 60) run out of space on /dev/shm when
|
/external/libwebsockets/minimal-examples/ws-client/minimal-ws-client-rx/ |
D | README.md | 16 for code related to sending things. Of course rx and tx are supported in the
|
/external/python/httplib2/ |
D | SECURITY.md | 15 …ect, all issues are processed on best effort basis, no deadlines promised. Of course, security vul…
|