Searched refs:ctx (Results 5776 - 5800 of 7431) sorted by relevance
1...<<231232233234235236237238239240>>...298
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | srtp.h | 38 __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 D | SystemZMCInstLower.h | 29 SystemZMCInstLower(MCContext &ctx, SystemZAsmPrinter &asmPrinter);
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | array.h | 57 /// 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 D | block_statement.h | 48 /// `ctx`. 49 /// @param ctx the clone context 51 const BlockStatement* Clone(CloneContext* ctx) const override;
|
H A D | call_expression.h | 59 /// `ctx`. 60 /// @param ctx the clone context 62 const CallExpression* Clone(CloneContext* ctx) const override;
|
H A D | case_statement.h | 49 /// `ctx`. 50 /// @param ctx the clone context 52 const CaseStatement* Clone(CloneContext* ctx) const override;
|
H A D | disable_validation_decoration.h | 71 /// 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 D | else_statement.h | 43 /// `ctx`. 44 /// @param ctx the clone context 46 const ElseStatement* Clone(CloneContext* ctx) const override;
|
H A D | for_loop_statement.h | 46 /// `ctx`. 47 /// @param ctx the clone context 49 const ForLoopStatement* Clone(CloneContext* ctx) const override;
|
H A D | matrix.h | 48 /// 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 D | pointer.h | 50 /// 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 D | sampler.h | 58 /// 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 D | struct_member.h | 49 /// `ctx`. 50 /// @param ctx the clone context 52 const StructMember* Clone(CloneContext* ctx) const override;
|
H A D | switch_statement.h | 44 /// `ctx`. 45 /// @param ctx the clone context 47 const SwitchStatement* Clone(CloneContext* ctx) const override;
|
H A D | vector.h | 43 /// 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 D | workgroup_decoration.h | 53 /// `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 D | binding_remapper.h | 74 /// @param ctx the CloneContext primed with the input program and 78 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
|
H A D | canonicalize_entry_point_io.h | 130 /// @param ctx the CloneContext primed with the input program and 134 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
|
H A D | glsl.h | 68 void AddEmptyEntryPoint(CloneContext& ctx) const;
|
H A D | multiplanar_external_texture.h | 84 /// @param ctx the CloneContext primed with the input program and 88 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
|
H A D | num_workgroups_from_uniform.h | 70 /// @param ctx the CloneContext primed with the input program and 74 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
|
H A D | robustness.h | 73 /// @param ctx the CloneContext primed with the input program and 77 void Run(CloneContext& ctx, const DataMap& inputs, DataMap& outputs) override;
|
H A D | single_entry_point.h | 60 /// @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 D | VkTestUtils.h | 30 GrVkBackendContext* ctx,
|
/third_party/skia/include/core/ |
H A D | SkRasterHandleAllocator.h | 46 void (*fReleaseProc)(void* pixels, void* ctx);
|
Completed in 11 milliseconds
1...<<231232233234235236237238239240>>...298