/aosp_15_r20/external/llvm/unittests/Analysis/ |
H A D | LazyCallGraphTest.cpp | 1 //===- LazyCallGraphTest.cpp - Unit tests for the lazy CG analysis --------===// 8 //===----------------------------------------------------------------------===// 41 IR forming a call graph with a diamond of triangle-shaped SCCs: 45 d3--d2 49 b3--b2 c3--c2 53 a3--a2 78 " call void @d3()\n" 114 " call void @d3()\n" 117 "define void @d3() {\n" 132 LazyCallGraph::Node &A1 = (I++)->getNode(CG); in TEST() [all …]
|
/aosp_15_r20/external/ot-br-posix/src/web/web-service/frontend/res/js/ |
H A D | app.js | 152 icon: 'res/img/icon-info.png', 219 '<md-dialog>' + 220 ' <md-dialog-content>' + 223 …' <img ng-src="' + image + '" alt="qr code" style="display: block; margin-left: auto; margin-righ… 225 ' <md-dialog-actions>' + 226 ' <md-button ng-click="closeDialog()" class="md-primary">' + 228 ' </md-button>' + 229 ' </md-dialog-actions>' + 230 '</md-dialog>', 284 …var image = "http://api.qrserver.com/v1/create-qr-code/?color=000000&bgcolor=FFFFFF&data=v… [all …]
|
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/ |
D | spec_viz_template.html | 7 font-family: "Roboto", sans-serif; 10 background-color: rgb(61, 65, 77); 21 font-size: 24px; 25 text-transform: capitalize; 31 border-radius: 10px; 32 background-color: #fff; 36 border-collapse: collapse; 37 border-spacing: 0; 41 background-color: rgb(61, 65, 77); 43 text-transform: capitalize; [all …]
|
/aosp_15_r20/external/perfetto/infra/perfetto.dev/ |
H A D | pnpm-lock.yaml | 25 fs-extra: 34 node-watch: 43 /@braintree/sanitize-[email protected]: 44 …resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bo… 48 …resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU+… 52 …resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMg… 56 …resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe… 60 …resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39M… 64 …resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWs… 71 …resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNT… [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/ |
H A D | visualize.py | 8 # http://www.apache.org/licenses/LICENSE-2.0 29 # pylint: disable=g-import-not-at-top 43 body {font-family: sans-serif; background-color: #fa0;} 44 table {background-color: #eca;} 45 th {background-color: black; color: white;} 47 background-color: ffaa00; 55 border-style: solid; 56 border-color: black; 61 border-radius: 5px; 62 background-color: #fec; [all …]
|
/aosp_15_r20/external/ot-br-posix/src/openwrt/view/admin_thread/ |
H A D | thread_view.htm | 1 <%- 24 -%> 32 <ul class="cbi-tabmenu"> 33 …<li class="cbi-tab" id="listtab" style="width:15%;text-align:center;"><a href="javascript:showlist… 34 …<li class="cbi-tab-disabled" id="graphtab" style="width:15%;text-align:center;"><a href="javascrip… 37 <!-- list div --> 39 <!-- leader list --> 41 <div class="cbi-map" style="width:90%;margin-left:5%;"> 42 <div class="cbi-section"> 44 <div class="tr table-titles" style="background-color:#eee;"> [all …]
|
/aosp_15_r20/external/llvm/test/CodeGen/ARM/ |
H A D | swift-vldm.ll | 1 ; RUN: llc < %s -mcpu=swift -mtriple=armv7s-apple-ios | FileCheck %s 2 ; RUN: llc < %s -arm-assume-misaligned-load-store -mcpu=swift -mtriple=armv7s-apple-ios | FileCheck… 5 ; begin in the most-significant half of a q register. These require more 6 ; micro-ops on swift and so aren't worth combining. 8 ; CHECK-LABEL: test_vldm 9 ; CHECK: vldmia r{{[0-9]+}}, {d2, d3, d4} 10 ; CHECK-NOT: vldmia r{{[0-9]+}}, {d1, d2, d3, d4} 12 declare fastcc void @force_register(double %d0, double %d1, double %d2, double %d3, double %d4) 22 %d3 = load double , double * %addr2 24 ; We are trying to force x[0-3] in registers d1 to d4 so that we can test we [all …]
|
/aosp_15_r20/external/coreboot/src/soc/intel/meteorlake/acpi/ |
H A D | tcss_dma.asl | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 19 Offset(0xFC), /* 0xFC, DMA RTD3 Force Power */ 21 DFPE, 1, /* 1:1 DMA Force Power */ 26 Name (STAT, 0x1) /* Variable to save power state 1 - D0, 0 - D3C */ 94 * Variable to skip TCSS/TBT D3 cold; 1+: Skip D3CE, 0 - Enable D3CE 95 * TCSS D3 Cold and TBT RTD3 is only available when system power state is in S0.
|
/aosp_15_r20/external/coreboot/src/soc/intel/alderlake/acpi/ |
H A D | tcss_dma.asl | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 20 Offset(0xFC), /* 0xFC, DMA RTD3 Force Power */ 22 DFPE, 1, /* 1:1 DMA Force Power */ 27 Name (STAT, 0x1) /* Variable to save power state 1 - D0, 0 - D3C */ 95 * Variable to skip TCSS/TBT D3 cold; 1+: Skip D3CE, 0 - Enable D3CE 96 * TCSS D3 Cold and TBT RTD3 is only available when system power state is in S0.
|
/aosp_15_r20/external/coreboot/src/soc/intel/tigerlake/acpi/ |
H A D | tcss_dma.asl | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 20 Offset(0xFC), /* 0xFC, DMA RTD3 Force Power */ 22 DFPE, 1, /* 1:1 DMA Force Power */ 27 Name (STAT, 0x1) /* Variable to save power state 1 - D0, 0 - D3C */ 95 * Variable to skip TCSS/TBT D3 cold; 1+: Skip D3CE, 0 - Enable D3CE 96 * TCSS D3 Cold and TBT RTD3 is only available when system power state is in S0.
|
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/compatibility_tests/v3.0.0/tests/ |
H A D | basic.rb | 6 # ------------- generated code -------------- 116 # ------------ test cases --------------- 137 m.optional_int32 = -42 138 assert m.optional_int32 == -42 139 m.optional_int64 = -0x1_0000_0000 140 assert m.optional_int64 == -0x1_0000_0000 152 m.optional_bytes = "world".encode!('ASCII-8BIT') 161 m = TestMessage.new(:optional_int32 => -42, 165 assert m.optional_int32 == -42 175 m = TestMessage.new(:optional_int32 => -42, [all …]
|
/aosp_15_r20/external/protobuf/ruby/compatibility_tests/v3.0.0/tests/ |
H A D | basic.rb | 6 # ------------- generated code -------------- 116 # ------------ test cases --------------- 137 m.optional_int32 = -42 138 assert m.optional_int32 == -42 139 m.optional_int64 = -0x1_0000_0000 140 assert m.optional_int64 == -0x1_0000_0000 152 m.optional_bytes = "world".encode!('ASCII-8BIT') 161 m = TestMessage.new(:optional_int32 => -42, 165 assert m.optional_int32 == -42 175 m = TestMessage.new(:optional_int32 => -42, [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/ |
D | package-lock.json | 9 "d3": "7.8.5" string 12 "@typescript-eslint/eslint-plugin": "5.59.6", 13 "@typescript-eslint/parser": "5.59.6", 15 "eslint-config-prettier": "8.8.0", 16 "npm-run-all": "4.1.5", 19 "stylelint-config-standard": "33.0.0", 23 "node_modules/@aashutoshrathi/word-wrap": { 25 "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", 26 …"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFw… 32 "node_modules/@babel/code-frame": { [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/ |
D | binhex.py | 13 # XXXX Note: currently, textfiles appear in mac-form on all platforms. 14 # We seem to lack a simple character-translate in python. 15 # (we should probably use ISO-Latin-1 on all but the mac platform). 17 # files in-core. Should be fixed. 39 REASONABLY_LARGE=32768 # Minimal amount we pass the rle-coder 41 RUNCHAR=chr(0x90) # run-length introducer 44 # This code is no longer byte-order dependent 47 # Workarounds for non-mac machines. 73 # Glue code for non-macintosh usage 96 file = file.replace(':', '-', 1) [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/ |
D | testparse_date.cpp | 25 catch(bad_year& by){ // ex: "205-Jan-15" in failure_tests() 29 catch(bad_month& bm){ // ex: "2005-Jsn-15" in failure_tests() 33 catch(bad_day_of_month& bd){ // ex: "2005-Jan-51" in failure_tests() 38 // test failed - unexpected exception, leave result set to false in failure_tests() 50 // Extended CCYY-MM-DD in main() 51 std::string s("2001-10-5"); in main() 62 check("parse 2001-10-5", false); in main() 70 date d2 = from_string("2000-2-29"); in main() 71 check("2000-2-29", d2 == d); in main() 72 date d3 = from_string("2000-FEB-29"); in main() local [all …]
|
/aosp_15_r20/external/coreboot/src/mainboard/google/skyrim/variants/markarth/ |
H A D | overridetree.cb | 1 # SPDX-License-Identifier: GPL-2.0-or-later 22 # set usb3 port force to gen1 34 # Required so the NVMe gets placed into D3 when entering S0i3. 41 # Required so the NVMe gets placed into D3 when entering S0i3. 53 register "desc" = ""USB3 Type-A Port A0 (MLB)"" 60 register "desc" = ""USB2 Type-A Port A0 (MLB)"" 119 register "property_list[0].name" = ""realtek,jd-src""
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue7044.go | 4 // Use of this source code is governed by a BSD-style 20 // Use all 16 registers to do float32 --> float64 conversion. 21 d0, d1, d2, d3, d4, d5, d6, d7, d8, d9, d10, d11, d12, d13, d14, d15 := 23 // Use all 16 registers to do float64 --> float32 conversion. 25 …float32(d0), float32(d1), float32(d2), float32(d3), float32(d4), float32(d5), float32(d6), float32… 26 // Force another conversion, so that the previous conversion doesn't
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/renesas/common/scif/ |
H A D | scif.S | 2 * Copyright (c) 2015-2021, Renesas Electronics Corporation. All rights reserved. 4 * SPDX-License-Identifier: BSD-3-Clause 127 * ----------------------------------------------- 134 * In: x0 - UART register base address 135 * w1 - UART clock in Hz 136 * w2 - Baud rate 137 * x3 - pointer to empty console_t struct 140 * ----------------------------------------------- 165 * In: x0 - console base address 166 * w1 - Uart clock in Hz [all …]
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/renesas/common/scif/ |
D | scif.S | 2 * Copyright (c) 2015-2021, Renesas Electronics Corporation. All rights reserved. 4 * SPDX-License-Identifier: BSD-3-Clause 127 * ----------------------------------------------- 134 * In: x0 - UART register base address 135 * w1 - UART clock in Hz 136 * w2 - Baud rate 137 * x3 - pointer to empty console_t struct 140 * ----------------------------------------------- 165 * In: x0 - console base address 166 * w1 - Uart clock in Hz [all …]
|
/aosp_15_r20/external/arm-optimized-routines/string/arm/ |
H A D | memcpy.S | 2 * memcpy - copy memory area 4 * Copyright (c) 2013-2022, Arm Limited. 5 * SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception 9 This memcpy routine is optimised for Cortex-A15 cores and takes advantage 14 ARMv6 (ARMv7-a if using Neon) 29 .arch armv7-a 69 #define A_l r2 /* Call-clobbered. */ 70 #define A_h r3 /* Call-clobbered. */ 79 /* Number of lines ahead to pre-fetch data. If you change this the code 95 vldr \vreg, [src, #\base + prefetch_lines * 64 - 32] [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/external/cronet/third_party/protobuf/ruby/tests/ |
H A D | common_tests.rb | 32 m.optional_int32 = -42 33 assert m.optional_int32 == -42 34 m.optional_int64 = -0x1_0000_0000 35 assert m.optional_int64 == -0x1_0000_0000 50 m.optional_bytes = "world".encode!('ASCII-8BIT') 63 m = proto_module::TestMessage.new(:optional_int32 => -42, 67 assert m.optional_int32 == -42 116 :optional_int32 => -42, 120 …expected = "<#{proto_module}::TestMessage: optional_int32: -42, optional_msg: <#{proto_module}::Te… 124 m = proto_module::OneofMessage.new(:b => -42) [all …]
|
/aosp_15_r20/external/protobuf/ruby/tests/ |
H A D | common_tests.rb | 32 m.optional_int32 = -42 33 assert m.optional_int32 == -42 34 m.optional_int64 = -0x1_0000_0000 35 assert m.optional_int64 == -0x1_0000_0000 50 m.optional_bytes = "world".encode!('ASCII-8BIT') 63 m = proto_module::TestMessage.new(:optional_int32 => -42, 67 assert m.optional_int32 == -42 116 :optional_int32 => -42, 120 …expected = "<#{proto_module}::TestMessage: optional_int32: -42, optional_msg: <#{proto_module}::Te… 124 m = proto_module::OneofMessage.new(:b => -42) [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/mvs/ |
D | mvs_test.go | 2 // Use of this source code is governed by a BSD-style 20 B1: D3 26 D3: E2 39 B1: D3 42 build A: A B2 C2 D3 44 # Cross-dependency between D and E. 234 # https://research.swtch.com/vgo-mvs#algorithm_4: 253 # https://research.swtch.com/vgo-mvs#algorithm_4: 258 # previously-unrequired module. If each dependency's requirements are complete 280 # because B2 is hidden — B1 is the next-highest version that is not hidden. [all …]
|
/aosp_15_r20/external/igt-gpu-tools/tests/intel-ci/ |
H A D | fast-feedback.testlist | 3 igt@core_auth@basic-auth 5 igt@gem_basic@bad-close 6 igt@gem_basic@create-close 7 igt@gem_basic@create-fd-close 8 igt@gem_busy@busy-all 9 igt@gem_close_race@basic-process 10 igt@gem_close_race@basic-threads 13 igt@gem_ctx_create@basic-files 16 igt@gem_ctx_param@basic-default 17 igt@gem_ctx_switch@legacy-render [all …]
|