Home
last modified time | relevance | path

Searched defs:new_ctx (Results 1 – 15 of 15) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Doct.c132 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local
245 BN_CTX *new_ctx = NULL; in EC_POINT_set_compressed_coordinates_GFp() local
Dsimple.c105 BN_CTX *new_ctx = NULL; in ec_GFp_simple_group_set_curve() local
Dec_montgomery.c95 BN_CTX *new_ctx = NULL; in ec_GFp_mont_group_set_curve() local
Dec.c897 BN_CTX *new_ctx = NULL; in EC_POINT_mul() local
/external/tensorflow/tensorflow/core/kernels/data/
Dmodel_dataset_op.cc151 std::shared_ptr<IteratorContext> new_ctx = in EnsureOptimizeThreadStarted() local
Dprefetch_dataset_op.cc269 std::shared_ptr<IteratorContext> new_ctx = in EnsurePrefetchThreadStarted() local
Dparallel_interleave_dataset_op.cc519 auto new_ctx = std::make_shared<IteratorContext>(*ctx); in EnsureThreadsStarted() local
525 auto new_ctx = std::make_shared<IteratorContext>(*ctx); in EnsureThreadsStarted() local
/external/libunwind_llvm/src/
DUnwind-seh.cpp197 CONTEXT new_ctx; in _GCC_specific_handler() local
/external/boringssl/src/crypto/fipsmodule/bn/
Dmontgomery.c213 BN_CTX *new_ctx = NULL; in BN_MONT_CTX_set() local
Dprime.c638 BN_CTX *new_ctx = NULL; in BN_primality_test() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dparallel_interleave_dataset_op.cc495 std::shared_ptr<IteratorContext> new_ctx(new IteratorContext(*ctx)); in RestoreInternal() local
594 std::shared_ptr<IteratorContext> new_ctx(new IteratorContext(*ctx)); in EnsureWorkerThreadsStarted() local
Dnuma_map_and_batch_dataset_op.cc896 std::shared_ptr<IteratorContext> new_ctx; in EnsureBackgroundThreadsStarted() local
/external/mesa3d/src/util/
Dralloc.c280 ralloc_steal(const void *new_ctx, void *ptr) in ralloc_steal()
296 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt()
/external/mesa3d/src/compiler/glsl/
Dir.cpp1904 steal_memory(ir_instruction *ir, void *new_ctx) in steal_memory()
/external/bcc/src/cc/frontends/clang/
Db_frontend_action.cc639 string new_ctx; in genParamIndirectAssign() local