Home
last modified time | relevance | path

Searched full:needs (Results 1 – 25 of 6046) sorted by relevance

12345678910>>...242

/third_party/vixl/test/test-trace-reference/
Dlog-cpufeatures56 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/
Dmodules.cfg34 # 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/
Dci.yml21 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/
DSIWholeQuadMode.cpp43 /// 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/
Dci.yml21 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/
Dvulkan.vert.out37 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/
Des2gears-a320.log607 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/
DSetup.stdlib.in48 # 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/
Dci.yml21 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/
Dtest_posix.py80 '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/
Dgitlab-ci.yml83 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/
Dlist.c497 #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/
DINSTALL.ANY95 `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/
Dcompiler.ts146 * @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/
DREADME.md17 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/
Dval_builtins_test.cpp600 "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/
Dtraces-crocus.yml33 # 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/
D4.0142 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/
Drestricted-traces-freedreno.yml80 # 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/
Dval_builtins_test.cpp592 "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/
Dval_builtins_test.cpp592 "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/
Dtap_escape.js7 // 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/
DblockScopedSameNameFunctionDeclarationStrictES5.js15 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/
Dvulkan_raii.hpp10922 … "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/
DTargetMachine.h108 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

12345678910>>...242