Home
last modified time | relevance | path

Searched refs:Requires (Results 1 - 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/tint/src/transform/
H A Dtransform.h171 /// Requires appends an error diagnostic to `ctx.dst` if the template type
176 bool Requires(CloneContext& ctx) { in Requires() function in tint::transform::Transform
177 return Requires(ctx, {&::tint::TypeInfo::Of<TRANSFORMS>()...}); in Requires()
180 /// Requires appends an error diagnostic to `ctx.dst` if the list of
185 bool Requires(CloneContext& ctx,
H A Dnum_workgroups_from_uniform.cc58 if (!Requires<CanonicalizeEntryPointIO>(ctx)) { in Run()
H A Dsimplify_pointers.cc235 if (!Requires<Unshadow>(ctx)) { in Run()
H A Darray_length_from_uniform.cc104 if (!Requires<SimplifyPointers>(ctx)) { in Run()
H A Dcalculate_array_length.cc76 if (!Requires<SimplifyPointers>(ctx)) { in Run()
H A Dtransform.cc64 bool Transform::Requires(CloneContext& ctx, in Requires() function in tint::transform::Transform
H A Ddecompose_strided_matrix.cc121 if (!Requires<SimplifyPointers>(ctx)) { in Run()
H A Dcanonicalize_entry_point_io.cc554 if (!Requires<Unshadow>(ctx)) { in Run()
/third_party/googletest/googlemock/scripts/generator/cpp/
H A Dast.py126 def Requires(self, node): member in Node
180 def Requires(self, node): member in Expr
218 def Requires(self, node): member in Parameter
256 def Requires(self, node): member in VariableDeclaration
282 def Requires(self, node): member in Typedef
335 def Requires(self, node): member in Class
380 def Requires(self, node): member in Function
/third_party/node/deps/v8/tools/vim/
H A Dninja-build.vim14 " Requires that gyp has already generated build.ninja files, and that ninja is
/third_party/curl/docs/cmdline-opts/
H A Dgen.pl396 elsif(/^Requires: *(.*)/i) {
/third_party/python/PCbuild/
H A Dbuild.bat6 echo.Build CPython from the command line. Requires the appropriate
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgk104.asm772 // Requires at least 4 GPRs and 32 bytes of l[] memory to temporarily save GPRs.
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Dvpaes-armv8.pl946 // Requires that %xmm9 = 0x0F0F... as in preheat
/third_party/openssl/crypto/aes/asm/
H A Dvpaes-armv8.pl965 // Requires that %xmm9 = 0x0F0F... as in preheat

Completed in 13 milliseconds