Home
last modified time | relevance | path

Searched refs:ctx (Results 5776 - 5800 of 7431) sorted by relevance

1...<<231232233234235236237238239240>>...298

/third_party/openssl/ohos_lite/include/openssl/
H A Dsrtp.h38 __owur int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.h29 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
/third_party/skia/third_party/externals/tint/src/ast/
H A Darray.h57 /// Clones this type and all transitive types using the `CloneContext` `ctx`.
58 /// @param ctx the clone context
60 const Array* Clone(CloneContext* ctx) const override;
H A Dblock_statement.h48 /// `ctx`.
49 /// @param ctx the clone context
51 const BlockStatement* Clone(CloneContext* ctx) const override;
H A Dcall_expression.h59 /// `ctx`.
60 /// @param ctx the clone context
62 const CallExpression* Clone(CloneContext* ctx) const override;
H A Dcase_statement.h49 /// `ctx`.
50 /// @param ctx the clone context
52 const CaseStatement* Clone(CloneContext* ctx) const override;
H A Ddisable_validation_decoration.h71 /// Performs a deep clone of this object using the CloneContext `ctx`.
72 /// @param ctx the clone context
74 const DisableValidationDecoration* Clone(CloneContext* ctx) const override;
H A Delse_statement.h43 /// `ctx`.
44 /// @param ctx the clone context
46 const ElseStatement* Clone(CloneContext* ctx) const override;
H A Dfor_loop_statement.h46 /// `ctx`.
47 /// @param ctx the clone context
49 const ForLoopStatement* Clone(CloneContext* ctx) const override;
H A Dmatrix.h48 /// Clones this type and all transitive types using the `CloneContext` `ctx`.
49 /// @param ctx the clone context
51 const Matrix* Clone(CloneContext* ctx) const override;
H A Dpointer.h50 /// Clones this type and all transitive types using the `CloneContext` `ctx`.
51 /// @param ctx the clone context
53 const Pointer* Clone(CloneContext* ctx) const override;
H A Dsampler.h58 /// Clones this type and all transitive types using the `CloneContext` `ctx`.
59 /// @param ctx the clone context
61 const Sampler* Clone(CloneContext* ctx) const override;
H A Dstruct_member.h49 /// `ctx`.
50 /// @param ctx the clone context
52 const StructMember* Clone(CloneContext* ctx) const override;
H A Dswitch_statement.h44 /// `ctx`.
45 /// @param ctx the clone context
47 const SwitchStatement* Clone(CloneContext* ctx) const override;
H A Dvector.h43 /// Clones this type and all transitive types using the `CloneContext` `ctx`.
44 /// @param ctx the clone context
46 const Vector* Clone(CloneContext* ctx) const override;
H A Dworkgroup_decoration.h53 /// `ctx`.
54 /// @param ctx the clone context
56 const WorkgroupDecoration* Clone(CloneContext* ctx) const override;
/third_party/skia/third_party/externals/tint/src/transform/
H A Dbinding_remapper.h74 /// @param ctx the CloneContext primed with the input program and
78 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
H A Dcanonicalize_entry_point_io.h130 /// @param ctx the CloneContext primed with the input program and
134 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
H A Dglsl.h68 void AddEmptyEntryPoint(CloneContext& ctx) const;
H A Dmultiplanar_external_texture.h84 /// @param ctx the CloneContext primed with the input program and
88 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
H A Dnum_workgroups_from_uniform.h70 /// @param ctx the CloneContext primed with the input program and
74 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
H A Drobustness.h73 /// @param ctx the CloneContext primed with the input program and
77 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
H A Dsingle_entry_point.h60 /// @param ctx the CloneContext primed with the input program and
64 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
/third_party/skia/tools/gpu/vk/
H A DVkTestUtils.h30 GrVkBackendContext* ctx,
/third_party/skia/include/core/
H A DSkRasterHandleAllocator.h46 void (*fReleaseProc)(void* pixels, void* ctx);

Completed in 11 milliseconds

1...<<231232233234235236237238239240>>...298