Home
last modified time | relevance | path

Searched defs:ctx_ (Results 1 – 25 of 159) sorted by relevance

1234567

/external/python/cpython3/Python/
Dast_opt.c664 astfold_body(asdl_stmt_seq *stmts, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_body()
687 astfold_mod(mod_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_mod()
709 astfold_expr(expr_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_expr()
832 astfold_keyword(keyword_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_keyword()
839 astfold_comprehension(comprehension_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_comprehension()
850 astfold_arguments(arguments_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arguments()
863 astfold_arg(arg_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_arg()
872 astfold_stmt(stmt_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_stmt()
1007 astfold_excepthandler(excepthandler_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_excepthandler()
1021 astfold_withitem(withitem_ty node_, PyArena *ctx_, _PyASTOptimizeState *state) in astfold_withitem()
[all …]
/external/private-join-and-compute/private_join_and_compute/crypto/
Dmont_mul.h99 Context* ctx_; variable
140 Context* const ctx_; variable
Dshanks_discrete_log.h94 private_join_and_compute::Context* const ctx_; variable
/external/cronet/tot/crypto/
Dsecure_hash.cc49 SHA256_CTX ctx_; member in crypto::__anon23b61b950111::SecureHashSHA256
79 SHA512_CTX ctx_; member in crypto::__anon23b61b950111::SecureHashSHA512
/external/cronet/stable/crypto/
Dsecure_hash.cc49 SHA256_CTX ctx_; member in crypto::__anond875b9790111::SecureHashSHA256
79 SHA512_CTX ctx_; member in crypto::__anond875b9790111::SecureHashSHA512
/external/tensorflow/tensorflow/c/experimental/saved_model/core/revived_types/
Dflat_tensor_function.h81 ImmediateExecutionContext* ctx_; variable
Dvariable.h72 ImmediateExecutionContext* ctx_; variable
/external/tensorflow/tensorflow/python/framework/
Dpython_tensor_converter.h70 TFE_Context* ctx_; variable
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Dremote_tensor_handle_data.h79 EagerContext* ctx_; variable
/external/webrtc/net/dcsctp/socket/
Dheartbeat_handler.h57 Context* ctx_; variable
/external/angle/third_party/spirv-tools/src/source/opt/
Dliveness.h82 IRContext* ctx_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/external/
Durl_external_account_credentials.h65 HTTPRequestContext* ctx_ = nullptr; variable
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dliveness.h83 IRContext* ctx_; variable
/external/grpc-grpc/src/core/lib/security/credentials/external/
Durl_external_account_credentials.h69 HTTPRequestContext* ctx_ = nullptr; variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dliveness.h82 IRContext* ctx_; variable
/external/private-join-and-compute/private_join_and_compute/
Dserver_impl.h78 Context* ctx_; // not owned variable
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/crypto/
Daead_base_encrypter.h68 bssl::ScopedEVP_AEAD_CTX ctx_; variable
Daead_base_decrypter.h64 bssl::ScopedEVP_AEAD_CTX ctx_; variable
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/crypto/
Daead_base_decrypter.h64 bssl::ScopedEVP_AEAD_CTX ctx_; variable
Daead_base_encrypter.h68 bssl::ScopedEVP_AEAD_CTX ctx_; variable
/external/federated-compute/fcp/secagg/shared/
Daes_ctr_prng.h99 EVP_CIPHER_CTX* ctx_; variable
/external/grpc-grpc/test/cpp/util/
Dproto_reflection_descriptor_database.h99 grpc::ClientContext ctx_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dauth_context.h61 const grpc_auth_context* ctx_; variable
/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dauth_context.h61 const grpc_auth_context* ctx_; variable
/external/grpc-grpc/include/grpcpp/security/
Dauth_context.h61 const grpc_auth_context* ctx_; variable

1234567