Home
last modified time | relevance | path

Searched defs:__rule (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/src/include/tzdb/
H A Dtypes_private.h64 struct __rule { struct
74 using __rules_storage_type = std::vector<std::pair<string, vector<__tz::__rule>>>; // TODO TZDB use… argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/typeof/test/
Dnested_typedef.cpp29 struct __rule { struct
30 static T & a_placeholder;
32 typedef typename nested::type type;
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dtzdb.cpp517 auto& __rule = __rules.emplace_back(__name, vector<__tz::__rule>{}); in __create_entry() local
540 __tz::__rule& __rule = __create_entry(__rules, __name); in __parse_rule() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__format/
Dunicode.h498 enum class __rule { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__format/
Dunicode.h498 enum class __rule { enum