Home
last modified time | relevance | path

Searched defs:__chrono (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__format/
Dparser_std_format_spec.h249 struct __chrono { struct
250 __alignment __alignment_ : 3;
251 bool __locale_specific_form_ : 1;
252 bool __hour_ : 1;
253 bool __weekday_name_ : 1;
254 bool __weekday_ : 1;
255 bool __day_of_year_ : 1;
256 bool __week_of_year_ : 1;
257 bool __month_name_ : 1;
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__format/
Dparser_std_format_spec.h248 struct __chrono { struct
249 __alignment __alignment_ : 3;
250 bool __locale_specific_form_ : 1;
251 bool __hour_ : 1;
252 bool __weekday_name_ : 1;
253 bool __weekday_ : 1;
254 bool __day_of_year_ : 1;
255 bool __week_of_year_ : 1;
256 bool __month_name_ : 1;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__format/
Dparser_std_format_spec.h249 struct __chrono { struct
250 __alignment __alignment_ : 3;
251 bool __locale_specific_form_ : 1;
252 bool __hour_ : 1;
253 bool __weekday_name_ : 1;
254 bool __weekday_ : 1;
255 bool __day_of_year_ : 1;
256 bool __week_of_year_ : 1;
257 bool __month_name_ : 1;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/
Dparser_std_format_spec.h248 struct __chrono { struct
249 __alignment __alignment_ : 3;
250 bool __locale_specific_form_ : 1;
251 bool __hour_ : 1;
252 bool __weekday_name_ : 1;
253 bool __weekday_ : 1;
254 bool __day_of_year_ : 1;
255 bool __week_of_year_ : 1;
256 bool __month_name_ : 1;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__format/
Dparser_std_format_spec.h249 struct __chrono { struct
250 __alignment __alignment_ : 3;
251 bool __locale_specific_form_ : 1;
252 bool __hour_ : 1;
253 bool __weekday_name_ : 1;
254 bool __weekday_ : 1;
255 bool __day_of_year_ : 1;
256 bool __week_of_year_ : 1;
257 bool __month_name_ : 1;
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__format/
H A Dparser_std_format_spec.h248 struct __chrono { struct
249 __alignment __alignment_ : 3;
250 bool __locale_specific_form_ : 1;
251 bool __hour_ : 1;
252 bool __weekday_name_ : 1;
253 bool __weekday_ : 1;
254 bool __day_of_year_ : 1;
255 bool __week_of_year_ : 1;
256 bool __month_name_ : 1;