| /third_party/vixl/test/test-trace-reference/ |
| D | log-cpufeatures | 56 0x~~~~~~~~~~~~~~~~ 1ad34251 crc32b w17, w18, w19 // Needs: CRC32 57 0x~~~~~~~~~~~~~~~~ 1ad652b4 crc32cb w20, w21, w22 // Needs: CRC32 58 0x~~~~~~~~~~~~~~~~ 1ad95717 crc32ch w23, w24, w25 // Needs: CRC32 59 0x~~~~~~~~~~~~~~~~ 1adc5b7a crc32cw w26, w27, w28 // Needs: CRC32 60 0x~~~~~~~~~~~~~~~~ 1ac644a4 crc32h w4, w5, w6 // Needs: CRC32 61 0x~~~~~~~~~~~~~~~~ 1ac94907 crc32w w7, w8, w9 // Needs: CRC32 322 0x~~~~~~~~~~~~~~~~ 7ef3d44d fabd d13, d2, d19 // Needs: FP, NEON 323 0x~~~~~~~~~~~~~~~~ 7ebed548 fabd s8, s10, s30 // Needs: FP, NEON 324 0x~~~~~~~~~~~~~~~~ 1e60c021 fabs d1, d1 // Needs: FP 325 0x~~~~~~~~~~~~~~~~ 1e20c0f9 fabs s25, s7 // Needs: FP [all …]
|
| /third_party/skia/third_party/externals/freetype/ |
| D | modules.cfg | 34 # This driver needs the `sfnt' module. 39 # This driver needs the `psaux', `pshinter', and `psnames' modules. 44 # This driver needs the `sfnt', `psaux', `pshinter', and `psnames' modules. 49 # This driver needs the `psaux', `pshinter', and `psnames' modules. 57 # This driver needs the `truetype' and `psaux' modules. 64 # PCF font driver. If debugging and tracing is enabled, needs `ftbitmap.c'. 73 # This driver needs the `psnames' module. 112 # include/freetype/ftcache.h. Needs `ftglyph.c'. 115 # TrueType GX/AAT table validation. Needs `ftgxval.c' below. 134 # OpenType table validation. Needs `ftotval.c' below. [all …]
|
| /third_party/rust/crates/syn/.github/workflows/ |
| D | ci.yml | 21 needs: pre_ci 22 if: needs.pre_ci.outputs.continue 34 needs: pre_ci 35 if: needs.pre_ci.outputs.continue 83 needs: pre_ci 84 if: needs.pre_ci.outputs.continue 97 needs: pre_ci 98 if: needs.pre_ci.outputs.continue 113 needs: pre_ci 114 if: needs.pre_ci.outputs.continue [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIWholeQuadMode.cpp | 43 /// Basic blocks are always exited in WQM as long as some successor needs WQM. 127 char Needs = 0; member 133 char Needs = 0; member 235 << ", Needs = " << PrintState(BII.second.Needs) in printInfo() 243 dbgs() << " " << MI << " Needs = " << PrintState(III->second.Needs) in printInfo() 262 // Ignore if the flag is already encompassed by the existing needs, or we in markInstruction() 264 if ((II.Needs & Flag) == Flag) in markInstruction() 267 II.Needs |= Flag; in markInstruction() 321 // instruction as needing e.g. WQM before visiting it and realizing it needs in scanInstructions() 351 // The WWM intrinsic doesn't make the same guarantee, and plus it needs in scanInstructions() [all …]
|
| /third_party/rust/crates/proc-macro2/.github/workflows/ |
| D | ci.yml | 21 needs: pre_ci 22 if: needs.pre_ci.outputs.continue 49 needs: pre_ci 50 if: needs.pre_ci.outputs.continue 83 needs: pre_ci 84 if: needs.pre_ci.outputs.continue 95 needs: pre_ci 96 if: needs.pre_ci.outputs.continue 109 needs: pre_ci 110 if: needs.pre_ci.outputs.continue [all …]
|
| /third_party/glslang/Test/baseResults/ |
| D | vulkan.vert.out | 37 ERROR: 0:68: 'location' : needs a literal integer 38 ERROR: 0:68: 'component' : needs a literal integer 39 ERROR: 0:69: 'binding' : needs a literal integer 40 ERROR: 0:69: 'set' : needs a literal integer 41 ERROR: 0:70: 'offset' : needs a literal integer 43 ERROR: 0:71: 'align' : needs a literal integer 44 ERROR: 0:72: 'xfb_offset' : needs a literal integer 45 ERROR: 0:73: 'xfb_buffer' : needs a literal integer 46 ERROR: 0:74: 'xfb_stride' : needs a literal integer 51 ERROR: 0:76: 'input_attachment_index' : needs a literal integer [all …]
|
| /third_party/mesa3d/src/freedreno/.gitlab-ci/reference/ |
| D | es2gears-a320.log | 607 NEEDS WFI: CP_SCRATCH_REG7 (57f) 929 NEEDS WFI: CP_SCRATCH_REG7 (57f) 934 NEEDS WFI: CP_SCRATCH_REG5 (57d) 977 NEEDS WFI: CP_SCRATCH_REG7 (57f) 982 NEEDS WFI: CP_SCRATCH_REG5 (57d) 1025 NEEDS WFI: CP_SCRATCH_REG7 (57f) 1030 NEEDS WFI: CP_SCRATCH_REG5 (57d) 1073 NEEDS WFI: CP_SCRATCH_REG7 (57f) 1078 NEEDS WFI: CP_SCRATCH_REG5 (57d) 1121 NEEDS WFI: CP_SCRATCH_REG7 (57f) [all …]
|
| /third_party/python/Modules/ |
| D | Setup.stdlib.in | 48 # needs libm 54 # needs libm and on some platforms librt 70 # dbm needs either libndbm, libgdbm_compat, or libdb 5.x 72 # gdbm module needs -lgdbm 75 # needs -lreadline or -leditline, sometimes termcap, termlib, or tinfo 110 # needs -lcrypt on some systems 118 # needs sys/soundcard.h or linux/soundcard.h (Linux, FreeBSD) 138 # needs -lffi and -ldl 141 # needs -lncurses, -lncursesw or -lcurses, sometimes -ltermcap 143 # needs -lncurses and -lpanel [all …]
|
| /third_party/rust/crates/quote/.github/workflows/ |
| D | ci.yml | 21 needs: pre_ci 22 if: needs.pre_ci.outputs.continue 43 needs: pre_ci 44 if: needs.pre_ci.outputs.continue 55 needs: pre_ci 56 if: needs.pre_ci.outputs.continue 83 needs: pre_ci 84 if: needs.pre_ci.outputs.continue
|
| /third_party/python/Lib/test/ |
| D | test_posix.py | 80 'test needs posix.getresuid()') 88 'test needs posix.getresgid()') 96 'test needs posix.setresuid()') 104 'test needs posix.setresuid()') 113 'test needs posix.setresgid()') 121 'test needs posix.setresgid()') 130 "test needs os.initgroups()") 131 @unittest.skipUnless(hasattr(pwd, 'getpwuid'), "test needs pwd.getpwuid()") 156 'test needs posix.statvfs()') 161 'test needs posix.fstatvfs()') [all …]
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | gitlab-ci.yml | 83 needs: 100 needs: 117 needs: 134 needs: 151 needs: 168 needs: 185 needs: 201 needs: 219 needs: 235 needs: [all …]
|
| /third_party/rust/crates/linux-raw-sys/gen/ioctl/ |
| D | list.c | 497 #if 0 // needs `struct kvm_cpuid2` in list() 506 #if 0 // needs `struct kvm_create_spapr_tce_64` in list() 510 #if 0 // needs `struct kvm_xcrs` in list() 517 #if 0 // needs `struct kvm_xsave` in list() 525 #if 0 // needs `struct kvm_xen_hvm_config` in list() 528 #if 0 // needs `struct kvm_x86_mce` in list() 531 #if 0 // needs `struct kvm_vcpu_init` in list() 536 #if 0 // needs `struct kvm_rtas_token_args` in list() 539 #if 0 // needs `struct kvm_get_htab_fd` in list() 547 #if 0 // needs `struct kvm_nested_state` in list() [all …]
|
| /third_party/skia/third_party/externals/freetype/docs/ |
| D | INSTALL.ANY | 95 `ftcache.c' needs `ftglyph.c' 96 `ftfstype.c' needs `fttype1.c' 97 `ftglyph.c' needs `ftbitmap.c' 98 `ftstroke.c' needs `ftglyph.c' 99 `ftsynth.c' needs `ftbitmap.c' 101 `cff.c' needs `sfnt.c', `pshinter.c', and `psnames.c' 102 `truetype.c' needs `sfnt.c' and `psnames.c' 103 `type1.c' needs `psaux.c' `pshinter.c', and `psnames.c' 104 `type1cid.c' needs `psaux.c', `pshinter.c', and `psnames.c' 105 `type42.c' needs `truetype.c'
|
| /third_party/jsframework/runtime/main/model/ |
| D | compiler.ts | 146 * @param {Vm} vm - Vm object needs to be compiled. 283 * @param {Vm} vm - Vm object needs to be compiled. 284 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem… 347 * Check if target needs to compile by a list. 348 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem… 350 * @return {boolean} - True if target needs repeat. Otherwise return false. 357 * Check if target needs to compile by a 'if' or 'shown' value. 358 …* @param {TemplateInterface} target - Node needs to be compiled. Structure of the label in the tem… 360 * @return {boolean} - True if target needs a 'shown' value. Otherwise return false. 368 * @param {Vm} vm - Vm object needs to be compiled. [all …]
|
| /third_party/ltp/docparse/ |
| D | README.md | 17 test execution framework needs to consume these so that it can locate proper 22 * Test needs at least 1GB of RAM. 24 * Test needs a block device at least 512MB in size 26 * Test needs a NUMA machine with two memory nodes and at least 300 free pages on each node 28 * Test needs i2c eeprom connected on a i2c bus 30 * Test needs two serial ports connected via null-modem cable 133 /* tests needs to run with UID=0 */ 137 * Tests needs a block device at least 1024MB in size and also 147 /* Tests needs uinput either compiled in or loaded as a module */ 153 /* Tests needs enabled kernel config flags */
|
| /third_party/spirv-tools/test/val/ |
| D | val_builtins_test.cpp | 600 "needs to be a 32-bit float array", 611 "needs to be a 32-bit float array", 622 "needs to be a 32-bit float array", 658 "needs to be a 4-component 32-bit float vector", 667 "needs to be a 4-component 32-bit float vector", 676 "needs to be a 4-component 32-bit float vector", 713 "needs to be a 32-bit float scalar", 721 "needs to be a 32-bit float scalar", 764 "needs to be a bool scalar", 818 "needs to be a 3-component 32-bit int vector", [all …]
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ci/ |
| D | traces-crocus.yml | 33 # Needs GL3.3. 68 # Needs GLSL 130 81 # Needs GLSL 130 88 # Needs GLSL 130 107 # Needs GLSL 130 206 # needs GL 4.5 213 # needs GL 4.5 219 # needs GL 4.6
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 4.0 | 142 GGI needs updating 143 DOS/DJGPP needs updating 144 BeOS needs updating 145 Allegro needs updating 146 D3D needs updating 147 DOS needs updating
|
| /third_party/mesa3d/src/freedreno/ci/ |
| D | restricted-traces-freedreno.yml | 80 # needs OpenGL 4.0 core context 82 # needs OpenGL 4.0 core context 84 # needs OpenGL 4.3 core context 86 # needs OpenGL 4.5 core context 88 # needs OpenGL 4.5 core context 90 # needs OpenGL 4.5 core context
|
| /third_party/skia/third_party/externals/spirv-tools/test/val/ |
| D | val_builtins_test.cpp | 592 "needs to be a 32-bit float array", 603 "needs to be a 32-bit float array", 614 "needs to be a 32-bit float array", 650 "needs to be a 4-component 32-bit float vector", 659 "needs to be a 4-component 32-bit float vector", 668 "needs to be a 4-component 32-bit float vector", 705 "needs to be a 32-bit float scalar", 713 "needs to be a 32-bit float scalar", 756 "needs to be a bool scalar", 810 "needs to be a 3-component 32-bit int vector", [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_builtins_test.cpp | 592 "needs to be a 32-bit float array", 603 "needs to be a 32-bit float array", 614 "needs to be a 32-bit float array", 650 "needs to be a 4-component 32-bit float vector", 659 "needs to be a 4-component 32-bit float vector", 668 "needs to be a 4-component 32-bit float vector", 705 "needs to be a 32-bit float scalar", 713 "needs to be a 32-bit float scalar", 756 "needs to be a bool scalar", 810 "needs to be a 3-component 32-bit int vector", [all …]
|
| /third_party/node/test/fixtures/test-runner/output/ |
| D | tap_escape.js | 7 // A test whose description needs to be escaped. 10 // A test whose skip message needs to be escaped. 13 // A test whose todo message needs to be escaped. 16 // A test with a diagnostic message that needs to be escaped.
|
| /third_party/typescript/tests/baselines/reference/ |
| D | blockScopedSameNameFunctionDeclarationStrictES5.js | 15 foo(); // not ok - needs number 18 foo(); // not ok - needs number 34 foo(); // not ok - needs number 37 foo(); // not ok - needs number
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| D | vulkan_raii.hpp | 10922 … "Function <vkGetPhysicalDeviceSurfaceSupportKHR> needs extension <VK_KHR_surface> enabled!" ); in getSurfaceSupportKHR() 10942 …"Function <vkGetPhysicalDeviceSurfaceCapabilitiesKHR> needs extension <VK_KHR_surface> enabled!" ); in getSurfaceCapabilitiesKHR() 10961 … "Function <vkGetPhysicalDeviceSurfaceFormatsKHR> needs extension <VK_KHR_surface> enabled!" ); in getSurfaceFormatsKHR() 11000 …"Function <vkGetPhysicalDeviceSurfacePresentModesKHR> needs extension <VK_KHR_surface> enabled!" ); in getSurfacePresentModesKHR() 11040 … "Function <vkGetSwapchainImagesKHR> needs extension <VK_KHR_swapchain> enabled!" ); in getImages() 11080 … "Function <vkAcquireNextImageKHR> needs extension <VK_KHR_swapchain> enabled!" ); in acquireNextImage() 11104 … "Function <vkQueuePresentKHR> needs extension <VK_KHR_swapchain> enabled!" ); in presentKHR() 11122 … "Function <vkGetDeviceGroupPresentCapabilitiesKHR> needs extension <VK_KHR_swapchain> enabled!" ); in getGroupPresentCapabilitiesKHR() 11141 … "Function <vkGetDeviceGroupSurfacePresentModesKHR> needs extension <VK_KHR_swapchain> enabled!" ); in getGroupSurfacePresentModesKHR() 11161 …"Function <vkGetPhysicalDevicePresentRectanglesKHR> needs extension <VK_KHR_swapchain> enabled!" ); in getPresentRectanglesKHR() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
| D | TargetMachine.h | 108 llvm::TargetMachine::getTriple. The result needs to be disposed with 113 llvm::TargetMachine::getCPU. The result needs to be disposed with 118 llvm::TargetMachine::getFeatureString. The result needs to be disposed with 140 /** Get a triple for the host machine as a string. The result needs to be 144 /** Normalize a target triple. The result needs to be disposed with 148 /** Get the host CPU as a string. The result needs to be disposed with 152 /** Get the host CPU's features as a string. The result needs to be disposed
|