Home
last modified time | relevance | path

Searched defs:context_id (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/core/protobuf/
Deager_service.proto80 fixed64 context_id = 1; field
87 fixed64 context_id = 1; field
98 fixed64 context_id = 1; field
110 fixed64 context_id = 1; field
117 fixed64 context_id = 1; field
124 fixed64 context_id = 1; field
133 fixed64 context_id = 1; field
/external/mesa3d/src/gallium/state_trackers/va/
Dcontext.c211 int num_render_targets, VAContextID *context_id) in vlVaCreateContext()
305 vlVaDestroyContext(VADriverContextP ctx, VAContextID context_id) in vlVaDestroyContext()
Dpicture.c40 vlVaBeginPicture(VADriverContextP ctx, VAContextID context_id, VASurfaceID render_target) in vlVaBeginPicture()
511 vlVaRenderPicture(VADriverContextP ctx, VAContextID context_id, VABufferID *buffers, int num_buffer… in vlVaRenderPicture()
590 vlVaEndPicture(VADriverContextP ctx, VAContextID context_id) in vlVaEndPicture()
/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl_test.cc43 Status GetTensorHandle(const uint64 context_id, in GetTensorHandle()
164 uint64 context_id = response.context_id(); in TEST_F() local
240 uint64 context_id = response.context_id(); in TEST_F() local
307 uint64 context_id = response.context_id(); in TEST_F() local
Deager_service_impl.cc125 uint64 context_id; in CreateContext() local
305 uint64 context_id, ServerContext** server_context) { in GetServerContext()
/external/kernel-headers/original/uapi/scsi/
Dcxlflash_ioctl.h77 __u64 context_id; /* Returned context */ member
88 __u64 context_id; /* Context to detach */ member
94 __u64 context_id; /* Context to own physical resources */ member
104 __u64 context_id; /* Context to own virtual resources */ member
113 __u64 context_id; /* Context owning resources */ member
120 __u64 context_id; /* Context owning resources */ member
140 __u64 context_id; /* Context owning resources to verify */ member
154 __u64 context_id; /* Context to recover / updated ID */ member
/external/u-boot/arch/arm/cpu/armv7/
Dpsci-common.c30 void __secure psci_save(int cpu, u32 pc, u32 context_id) in psci_save()
/external/v8/src/builtins/
Dbuiltins-console.cc49 int context_id = in ConsoleCall() local
109 int context_id, Handle<Object> context_name) { in InstallContextFunction()
/external/u-boot/arch/arm/mach-uniphier/arm32/
Dpsci.c134 u32 context_id) in psci_cpu_on()
/external/u-boot/arch/arm/mach-stm32mp/
Dpsci.c111 u32 context_id) in psci_cpu_on()
/external/u-boot/arch/arm/cpu/armv7/ls102xa/
Dls102xa_psci.c228 void __secure ls1_system_suspend(u32 fn, u32 entry_point, u32 context_id) in ls1_system_suspend()
/external/mesa3d/src/gallium/state_trackers/hgl/
Dhgl_context.h29 typedef int64 context_id; typedef
/external/u-boot/arch/arm/cpu/armv7/sunxi/
Dpsci.c246 u32 context_id) in psci_cpu_on()
/external/tensorflow/tensorflow/core/common_runtime/eager/
Dcontext.h225 bool HasActiveRemoteContext(uint64 context_id) { in HasActiveRemoteContext()
Dcontext.cc401 uint64* context_id) { in GetClientAndContextID()
Dexecute.cc529 EagerContext* ctx, eager::EagerClient* eager_client, uint64 context_id, in GetRemoteTensorDestructor()
/external/libdrm/freedreno/kgsl/
Dmsm_kgsl.h240 unsigned int context_id; member
341 unsigned int context_id; member
350 unsigned int context_id; member
487 unsigned int context_id; /* Context for the timestamp */ member
/external/libxcam/modules/ocl/
Dcl_context.cpp160 cl_context context_id = NULL; in init_context() local
/external/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c1750 int context_id = p_atomic_inc_return(&share->refcount) - 1; in hud_create() local
/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.hpp298 Context& context_id; member in glcts::ArraysOfArrays::TestCaseBase
/external/mesa3d/src/intel/vulkan/
Danv_private.h857 int context_id; member