HomeSort by: relevance | last modified time | path
    Searched defs:Universal (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++20/
tzdb.cc 220 enum Indicator : unsigned char { Wall, Universal, Standard, Daylight };
232 return {Universal, true};
868 seconds offset{}; // appropriate for at_time::Universal
915 seconds offset{}; // appropriate for at_time::Universal
1385 for (auto name : {"Etc/UCT", "Etc/Universal", "Etc/Zulu"})
  /src/external/bsd/tcpdump/dist/
print-snmp.c 87 * Universal ASN.1 types
90 static const char *Universal[] = {
228 * Ties together the preceding Universal, Application, Context, and Private
237 defineCLASS(Universal),
238 #define UNIVERSAL 0
530 case UNIVERSAL:
639 case UNIVERSAL:

Completed in 24 milliseconds