/external/mesa3d/src/gallium/drivers/iris/i915/ |
D | iris_batch.c | 240 uint32_t new_ctx = iris_create_hw_context(bufmgr, protected); in clone_hw_context() local 267 int new_ctx = iris_create_engines_context(ice); in iris_i915_replace_batch() local 277 uint32_t new_ctx = clone_hw_context(batch); in iris_i915_replace_batch() local
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
D | oct.c | 170 BN_CTX *new_ctx = NULL; in ec_GFp_simple_oct2point() local 237 BN_CTX *new_ctx = NULL; in EC_POINT_set_compressed_coordinates_GFp() local
|
D | ec.c | 356 BN_CTX *new_ctx = NULL; in EC_GROUP_new_curve_GFp() local 964 BN_CTX *new_ctx = NULL; in EC_POINT_mul() local
|
/external/nos/host/generic/libnos_datagram/ |
D | citadel.cpp | 355 int fd, *new_ctx; in nos_device_open() local
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
D | montgomery.c | 213 BN_CTX *new_ctx = NULL; in BN_MONT_CTX_set() local
|
D | prime.c | 681 BN_CTX *new_ctx = NULL; in BN_primality_test() local
|
/external/igt-gpu-tools/benchmarks/ |
D | gem_exec_trace.c | 213 int new_ctx = ALIGN(t->handle, 1024); in replay() local
|
/external/virglrenderer/src/mesa/util/ |
D | ralloc.c | 319 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/ |
D | parallel_interleave_dataset_op.cc | 580 std::shared_ptr<IteratorContext> new_ctx(new IteratorContext(*ctx)); in RestoreInternal() local 699 std::shared_ptr<IteratorContext> new_ctx(new IteratorContext(*ctx)); in EnsureWorkerThreadsStarted() local
|
D | data_service_dataset_op.cc | 615 auto new_ctx = std::make_shared<IteratorContext>(*ctx); in EnsureThreadsStarted() local
|
/external/ComputeLibrary/tests/framework/ |
D | Framework.cpp | 575 … cl::Context new_ctx = cl::Context(CL_DEVICE_TYPE_DEFAULT, ctx_properties.data()); in run() local
|
/external/igt-gpu-tools/assembler/ |
D | ralloc.c | 244 ralloc_steal(const void *new_ctx, void *ptr) in ralloc_steal()
|
/external/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_batch.c | 776 uint32_t new_ctx = crocus_clone_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx() local
|
D | crocus_bufmgr.c | 1576 uint32_t new_ctx = crocus_create_hw_context(bufmgr); in crocus_clone_hw_context() local
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | prefetch_dataset_op.cc | 445 std::shared_ptr<IteratorContext> new_ctx = in EnsurePrefetchThreadStarted() local
|
/external/mesa3d/src/util/ |
D | ralloc.c | 330 ralloc_steal(const void *new_ctx, void *ptr) in ralloc_steal() 346 ralloc_adopt(const void *new_ctx, void *old_ctx) in ralloc_adopt()
|
/external/mesa3d/src/compiler/glsl/ |
D | ir.cpp | 2192 steal_memory(ir_instruction *ir, void *new_ctx) in steal_memory()
|
/external/bcc/src/cc/frontends/clang/ |
D | b_frontend_action.cc | 780 string new_ctx = "__" + arg->getName().str(); in genParamIndirectAssign() local
|