Home
last modified time | relevance | path

Searched defs:new_ctx (Results 1 – 18 of 18) 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.c895 BN_CTX *new_ctx = NULL; in EC_POINT_mul() local
/external/nos/host/generic/libnos_datagram/
Dcitadel.c227 int fd, *new_ctx; in nos_device_open() local
/external/tensorflow/tensorflow/core/kernels/data/
Dmodel_dataset_op.cc171 std::shared_ptr<IteratorContext> new_ctx = in EnsureOptimizeThreadStarted() local
Dprefetch_dataset_op.cc367 std::shared_ptr<IteratorContext> new_ctx = in EnsurePrefetchThreadStarted() 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.c686 BN_CTX *new_ctx = NULL; in BN_primality_test() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_batch.c559 uint32_t new_ctx = iris_clone_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx() local
Diris_bufmgr.c1717 uint32_t new_ctx = iris_create_hw_context(bufmgr); in iris_clone_hw_context() local
/external/igt-gpu-tools/benchmarks/
Dgem_exec_trace.c213 int new_ctx = ALIGN(t->handle, 1024); in replay() local
/external/mesa3d/src/util/
Dralloc.c319 ralloc_steal(const void *new_ctx, void *ptr) in ralloc_steal()
335 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt()
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dparallel_interleave_dataset_op.cc502 std::shared_ptr<IteratorContext> new_ctx(new IteratorContext(*ctx)); in RestoreInternal() local
609 std::shared_ptr<IteratorContext> new_ctx(new IteratorContext(*ctx)); in EnsureWorkerThreadsStarted() local
/external/igt-gpu-tools/assembler/
Dralloc.c244 ralloc_steal(const void *new_ctx, void *ptr) in ralloc_steal()
/external/mesa3d/src/compiler/glsl/
Dir.cpp2256 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