Home
last modified time | relevance | path

Searched defs:Day (Results 1 – 4 of 4) sorted by relevance

/third_party/typescript/tests/cases/conformance/internalModules/exportDeclarations/
DModuleWithExportedAndNonExportedEnums.ts3 enum Day { Monday, Tuesday } enum
/third_party/typescript/tests/cases/compiler/
DexternalModuleReferenceDoubleUnderscore1.ts11 Day = 3, enumerator
/third_party/typescript/tests/baselines/reference/
DModuleWithExportedAndNonExportedEnums.js23 (function (Day) { argument
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_posix.h79 struct Day { struct
80 std::int_fast16_t day; // day of year [0:365]