/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/include/cctz/ |
H A D | time_zone.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 28 #include "absl/base/config.h" 47 auto sub = tp - sec; in split_seconds() 49 sec -= seconds(1); in split_seconds() 60 // cctz::time_zone is an opaque, small, value-type class representing a 61 // geo-political region within which particular rules are used for mapping 70 // cctz::time_zone pst = cctz::fixed_time_zone(std::chrono::hours(-8)); 76 // - http://www.iana.org/time-zones 77 // - https://en.wikipedia.org/wiki/Zoneinfo 99 // the calling code. Modern time-related code should only access this data [all …]
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
H A D | time_zone.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 30 #include "absl/base/config.h" 51 // cctz::time_zone is an opaque, small, value-type class representing a 52 // geo-political region within which particular rules are used for mapping 61 // cctz::time_zone pst = cctz::fixed_time_zone(std::chrono::hours(-8)); 67 // - http://www.iana.org/time-zones 68 // - https://en.wikipedia.org/wiki/Zoneinfo 90 // the calling code. Modern time-related code should only access this data 93 bool is_dst; // is offset non-standard? 94 const char* abbr; // time-zone abbreviation (e.g., "PST") [all …]
|
/aosp_15_r20/external/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
H A D | time_zone.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 30 #include "absl/base/config.h" 51 // cctz::time_zone is an opaque, small, value-type class representing a 52 // geo-political region within which particular rules are used for mapping 61 // cctz::time_zone pst = cctz::fixed_time_zone(std::chrono::hours(-8)); 67 // - http://www.iana.org/time-zones 68 // - https://en.wikipedia.org/wiki/Zoneinfo 90 // the calling code. Modern time-related code should only access this data 93 bool is_dst; // is offset non-standard? 94 const char* abbr; // time-zone abbreviation (e.g., "PST") [all …]
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/internal/cctz/include/cctz/ |
H A D | time_zone.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 29 #include "absl/base/config.h" 50 // cctz::time_zone is an opaque, small, value-type class representing a 51 // geo-political region within which particular rules are used for mapping 60 // cctz::time_zone pst = cctz::fixed_time_zone(std::chrono::hours(-8)); 66 // - http://www.iana.org/time-zones 67 // - https://en.wikipedia.org/wiki/Zoneinfo 89 // the calling code. Modern time-related code should only access this data 92 bool is_dst; // is offset non-standard? 93 const char* abbr; // time-zone abbreviation (e.g., "PST") [all …]
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
H A D | time_zone.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 30 #include "absl/base/config.h" 51 // cctz::time_zone is an opaque, small, value-type class representing a 52 // geo-political region within which particular rules are used for mapping 61 // cctz::time_zone pst = cctz::fixed_time_zone(std::chrono::hours(-8)); 67 // - http://www.iana.org/time-zones 68 // - https://en.wikipedia.org/wiki/Zoneinfo 90 // the calling code. Modern time-related code should only access this data 93 bool is_dst; // is offset non-standard? 94 const char* abbr; // time-zone abbreviation (e.g., "PST") [all …]
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
H A D | time_zone.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 29 #include "absl/base/config.h" 50 // cctz::time_zone is an opaque, small, value-type class representing a 51 // geo-political region within which particular rules are used for mapping 60 // cctz::time_zone pst = cctz::fixed_time_zone(std::chrono::hours(-8)); 66 // - http://www.iana.org/time-zones 67 // - https://en.wikipedia.org/wiki/Zoneinfo 89 // the calling code. Modern time-related code should only access this data 92 bool is_dst; // is offset non-standard? 93 const char* abbr; // time-zone abbreviation (e.g., "PST") [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/include/cctz/ |
D | time_zone.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 29 #include "absl/base/config.h" 50 // cctz::time_zone is an opaque, small, value-type class representing a 51 // geo-political region within which particular rules are used for mapping 60 // cctz::time_zone pst = cctz::fixed_time_zone(std::chrono::hours(-8)); 66 // - http://www.iana.org/time-zones 67 // - https://en.wikipedia.org/wiki/Zoneinfo 89 // the calling code. Modern time-related code should only access this data 92 bool is_dst; // is offset non-standard? 93 const char* abbr; // time-zone abbreviation (e.g., "PST") [all …]
|
/aosp_15_r20/external/pigweed/pw_ide/ts/pigweed-vscode/ |
H A D | package-lock.json | 10 "license": "Apache-2.0", 16 "js-yaml": "^4.1.0", 17 "node_modules-path": "^2.0.8", 18 "strip-ansi": "^7.1.0" 24 "@types/js-yaml": "^4.0.9", 27 "@typescript-eslint/eslint-plugin": "^7.16.0", 28 "@typescript-eslint/parser": "^7.16.0", 29 "@vscode/test-cli": "^0.0.10", 30 "@vscode/test-electron": "^2.4.1", 33 "node-polyfill-webpack-plugin": "^4.0.0", [all …]
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/ |
H A D | time.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 15 // ----------------------------------------------------------------------------- 17 // ----------------------------------------------------------------------------- 24 // * `absl::Duration` defines a signed, fixed-length span of time 26 // within the IANA Time Zone database (https://www.iana.org/time-zones)). 29 // human-scale time commonly represented by `YYYY-MM-DD hh:mm:ss`. The mapping 41 // absl::TimeZone nyc; 43 // if (!absl::LoadTimeZone("America/New_York", &nyc)) { 47 // // My flight leaves NYC on Jan 2, 2017 at 03:04:05 49 // absl::Time takeoff = absl::FromCivil(cs, nyc); [all …]
|
/aosp_15_r20/external/abseil-cpp/absl/time/ |
H A D | time.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 15 // ----------------------------------------------------------------------------- 17 // ----------------------------------------------------------------------------- 24 // * `absl::Duration` defines a signed, fixed-length span of time 26 // within the IANA Time Zone database (https://www.iana.org/time-zones)). 29 // human-scale time commonly represented by `YYYY-MM-DD hh:mm:ss`. The mapping 41 // absl::TimeZone nyc; 43 // if (!absl::LoadTimeZone("America/New_York", &nyc)) { 47 // // My flight leaves NYC on Jan 2, 2017 at 03:04:05 49 // absl::Time takeoff = absl::FromCivil(cs, nyc); [all …]
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/ |
H A D | time.h | 7 // https://www.apache.org/licenses/LICENSE-2.0 15 // ----------------------------------------------------------------------------- 17 // ----------------------------------------------------------------------------- 24 // * `absl::Duration` defines a signed, fixed-length span of time 26 // within the IANA Time Zone database (https://www.iana.org/time-zones)). 29 // human-scale time commonly represented by `YYYY-MM-DD hh:mm:ss`. The mapping 41 // absl::TimeZone nyc; 43 // if (!absl::LoadTimeZone("America/New_York", &nyc)) { 47 // // My flight leaves NYC on Jan 2, 2017 at 03:04:05 49 // absl::Time takeoff = absl::FromCivil(cs, nyc); [all …]
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/ |
H A D | time_zone_lookup_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 25 #include "absl/base/config.h" 38 // A list of known time-zone names. 87 "Africa/Porto-Novo", 120 "America/Blanc-Sablon", 220 "America/Port-au-Prince", 365 "Asia/Ust-Nera", 443 "Etc/GMT-0", 444 "Etc/GMT-1", 445 "Etc/GMT-10", [all …]
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_lookup_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 24 #include "absl/base/config.h" 42 // A list of known time-zone names. 90 "Africa/Porto-Novo", 122 "America/Blanc-Sablon", 214 "America/Port-au-Prince", 346 "Asia/Ust-Nera", 392 "Etc/GMT-0", 393 "Etc/GMT-1", 394 "Etc/GMT-10", [all …]
|
/aosp_15_r20/external/cpuinfo/test/dmesg/ |
H A D | nexus9.log | 3 [ 0.000000] Linux version 3.10.103-gb7c30cdef95 (android-[email protected]) (gcc v… 10 [ 0.000000] LP0: f7fff000 - f7fff7ff 11 [ 0.000000] Bootloader framebuffer: ac001000 - acc20fff 12 [ 0.000000] Bootloader framebuffer2: 00000000 - 00000000 13 [ 0.000000] Framebuffer: f5e00000 - f75fffff 14 [ 0.000000] 2nd Framebuffer: 00000000 - 00000000 15 [ 0.000000] Tsec: 00000000 - 00000000 16 [ 0.000000] Tzram: f7a00000 - f7dfffff 23 [ 0.000000] psci: probing function IDs from device-tree 53 [ 0.000000] ------------[ cut here ]------------ [all …]
|
H A D | pixel-xl.log | 1 … 43 cpr3_msm8996_hmss_calculate_open_loop_voltages: apc1_corner: fused TURBO: open-loop= 950000 uV 6 [ 0.530290] c0 43 cpr3_regulator_init_ctrl: apcc: Default CPR mode = SW closed-loop 7 [ 0.530480] c0 43 apc0_pwrcl_corner: 0 <--> 0 mV at 0 mV 8 [ 0.530794] c0 43 apc0_cbf_corner: 0 <--> 0 mV at 0 mV 11 [ 0.533957] c0 43 apc1_corner: 0 <--> 0 mV at 0 mV 15 … 43 cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[0] open-loop= 630000 uV 16 … 43 cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[1] open-loop= 685000 uV 17 … 43 cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[2] open-loop= 805000 uV 18 … 43 cpr3_msm8996_mmss_calculate_open_loop_voltages: gfx_corner: fuse_corner[3] open-loop= 935000 uV 19 [ 0.537254] c0 43 cpr3_regulator_init_ctrl: gfx: Default CPR mode = closed-loop [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_lookup_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 24 #include "absl/base/config.h" 42 // A list of known time-zone names. 91 "Africa/Porto-Novo", 124 "America/Blanc-Sablon", 224 "America/Port-au-Prince", 369 "Asia/Ust-Nera", 447 "Etc/GMT-0", 448 "Etc/GMT-1", 449 "Etc/GMT-10", [all …]
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_lookup_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 24 #include "absl/base/config.h" 42 // A list of known time-zone names. 91 "Africa/Porto-Novo", 124 "America/Blanc-Sablon", 224 "America/Port-au-Prince", 369 "Asia/Ust-Nera", 447 "Etc/GMT-0", 448 "Etc/GMT-1", 449 "Etc/GMT-10", [all …]
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/internal/cctz/src/ |
H A D | time_zone_lookup_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 24 #include "absl/base/config.h" 42 // A list of known time-zone names. 91 "Africa/Porto-Novo", 124 "America/Blanc-Sablon", 224 "America/Port-au-Prince", 369 "Asia/Ust-Nera", 447 "Etc/GMT-0", 448 "Etc/GMT-1", 449 "Etc/GMT-10", [all …]
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_lookup_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 24 #include "absl/base/config.h" 42 // A list of known time-zone names. 90 "Africa/Porto-Novo", 122 "America/Blanc-Sablon", 214 "America/Port-au-Prince", 346 "Asia/Ust-Nera", 392 "Etc/GMT-0", 393 "Etc/GMT-1", 394 "Etc/GMT-10", [all …]
|
/aosp_15_r20/external/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_lookup_test.cc | 7 // https://www.apache.org/licenses/LICENSE-2.0 24 #include "absl/base/config.h" 42 // A list of known time-zone names. 90 "Africa/Porto-Novo", 122 "America/Blanc-Sablon", 214 "America/Port-au-Prince", 346 "Asia/Ust-Nera", 392 "Etc/GMT-0", 393 "Etc/GMT-1", 394 "Etc/GMT-10", [all …]
|
/aosp_15_r20/external/pigweed/ |
H A D | package-lock.json | 10 "license": "Apache-2.0", 12 "@protobuf-ts/protoc": "^2.7.0", 14 "google-protobuf": "^3.17.3", 16 "ts-protoc-gen": "^0.15.0" 23 "@codemirror/lang-python": "^6.1.6", 25 "@codemirror/theme-one-dark": "^6.1.2", 26 "@lit-labs/virtualizer": "^2.0.7", 27 "@material-ui/core": "^4.12.1", 28 "@material-ui/lab": "^4.0.0-alpha.60", 30 "@open-wc/testing": "^3.0.0-next.5", [all …]
|
/aosp_15_r20/external/perfetto/ui/ |
H A D | pnpm-lock.yaml | 23 '@codemirror/theme-one-dark': 41 '@types/color-convert': 62 '@types/w3c-web-usb': 68 color-convert: 71 devtools-protocol: 89 jsbn-rsa: 95 noice-json-rpc: 104 protobufjs-cli: 116 vega-lite: 133 '@rollup/plugin-commonjs': [all …]
|
/aosp_15_r20/development/tools/ota_analysis/ |
H A D | package-lock.json | 13 "core-js": "^3.6.5", 15 "eslint-config-airbnb-base": "^14.2.1", 16 "flush-promises": "^1.0.2", 18 "material-design-icons": "^3.0.1", 20 "roboto-fontface": "*", 21 "vue": "^3.0.0-0", 22 "vue-echarts": "^6.0.0-rc.6", 23 "vue-router": "^4.0.0-0", 24 "vue-uuid": "^2.0.2", 25 "vuetify": "^3.0.0-alpha.0", [all …]
|
/aosp_15_r20/external/owasp/sanitizer/benchmark-data/ |
D | Yahoo!.html | 2 <html lang="en-US" class="y-fp-bg y-fp-pg-grad ua-wk ua-mac ua-wk534 bkt701"> 3 <!-- m2 template 0 --> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 8 <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> 9 …ckly find what you're searching for, get in touch with friends and stay in-the-know with the lates… 24 fpsVal = fps === -1 ? 'dl' : d.cookie.substring(fps+2, fps+4); 47 if (msc > -1){ 57 if (!m || s-parseInt(m[1],10) >= 20) { 59 document.write('<meta http-equiv="Expires" content="-1">'); 69 …lse{while(g--){try{new ActiveXObject("ShockwaveFlash.ShockwaveFlash."+g);j=g;break}catch(h){}}}b.p… [all …]
|
/aosp_15_r20/development/tools/winscope/ |
H A D | package-lock.json | 19 "@angular/platform-browser": "^14.0.0", 20 "@angular/platform-browser-dynamic": "^14.0.0", 22 "@auth0/auth0-angular": "^1.10.0", 28 "gl-matrix": "^3.4.3", 29 "html-loader": "^3.1.0", 32 "jsbn-rsa": "^1.0.4", 35 "style-loader": "^3.3.1", 37 "ts-loader": "^9.3.0", 40 "webgl-utils": "^1.0.1", 41 "webgl-utils.js": "^1.1.0", [all …]
|