Home
last modified time | relevance | path

Searched defs:_context (Results 1 – 25 of 34) sorted by relevance

12

/external/executorch/kernels/test/
DTestUtil.h27 #define ET_EXPECT_KERNEL_FAILURE(_context, _statement) \ argument
30 #define ET_EXPECT_KERNEL_FAILURE_WITH_MSG(_context, _statement, _matcher) \ argument
51 #define ET_EXPECT_KERNEL_FAILURE(_context, _statement) \ argument
61 #define ET_EXPECT_KERNEL_FAILURE_WITH_MSG(_context, _statement, _msg) \ argument
/external/coreboot/util/amdfwtool/
Damdfwtool.h441 typedef struct _context { struct
442 char *rom; /* target buffer, size of flash device */
443 uint32_t rom_size; /* size of flash device */
444 uint32_t address_mode; /* 0:abs address; 1:relative to flash; 2: relative to table */
445 uint32_t current; /* pointer within flash & proxy buffer */
446 uint32_t current_pointer_saved;
447 uint32_t current_table;
448 void *amd_psp_fw_table_clean;
449 void *amd_bios_table_clean;
450 struct _combo_apcb {
[all …]
/external/OpenCL-CTS/test_conformance/vulkan/
Dtest_vulkan_platform_device_info.cpp51 int test_platform_info(cl_device_id deviceID, cl_context _context, in test_platform_info()
113 int test_device_info(cl_device_id deviceID, cl_context _context, in test_device_info()
Dtest_vulkan_api_consistency.cpp36 int test_consistency_external_buffer(cl_device_id deviceID, cl_context _context, in test_consistency_external_buffer()
187 int test_consistency_external_image(cl_device_id deviceID, cl_context _context, in test_consistency_external_image()
372 cl_context _context, in test_consistency_external_semaphore()
/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c1707 trace_context_transfer_map(struct pipe_context *_context, in trace_context_transfer_map()
1749 trace_context_transfer_flush_region( struct pipe_context *_context, in trace_context_transfer_flush_region()
1770 trace_context_transfer_unmap(struct pipe_context *_context, in trace_context_transfer_unmap()
1858 trace_context_buffer_subdata(struct pipe_context *_context, in trace_context_buffer_subdata()
1887 trace_context_texture_subdata(struct pipe_context *_context, in trace_context_texture_subdata()
1925 trace_context_invalidate_resource(struct pipe_context *_context, in trace_context_invalidate_resource()
1942 trace_context_set_context_param(struct pipe_context *_context, in trace_context_set_context_param()
1961 trace_context_set_debug_callback(struct pipe_context *_context, const struct util_debug_callback *c… in trace_context_set_debug_callback()
1976 trace_context_render_condition(struct pipe_context *_context, in trace_context_render_condition()
1999 trace_context_render_condition_mem(struct pipe_context *_context, in trace_context_render_condition_mem()
[all …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/
DDebugCoroutineInfoImpl.kt31 private val _context = WeakReference(context) constant
/external/ComputeLibrary/arm_compute/runtime/CL/
DCLScheduler.h193 cl::Context _context; variable
/external/OpenCL-CTS/test_conformance/non_uniform_work_group/
DTestNonUniformWorkGroup.h97 const cl_context _context; variable
144 const cl_context _context; variable
/external/ComputeLibrary/arm_compute/core/CL/
DCLCompileContext.h346 cl::Context _context; /**< Underlying CL context. */ variable
/external/OpenCL-CTS/test_conformance/gles/
Dsetup_egl.cpp34 EGLContext _context; member in EGLGLEnvironment
/external/pytorch/torch/onnx/_internal/diagnostics/
D_diagnostic.py164 _context = engine.background_context variable
/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/
Denvironment.hpp193 struct _context struct
197 struct impl
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DMappingIterator.java61 protected final DeserializationContext _context; field in MappingIterator
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
DPropertyValueBuffer.java31 protected final DeserializationContext _context; field in PropertyValueBuffer
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/io/
DUTF8Writer.java12 final private IOContext _context; field in UTF8Writer
DUTF32Reader.java21 final protected IOContext _context; field in UTF32Reader
/external/cronet/tot/third_party/icu/source/test/cintltst/
Duformattedvaluetst.c169 int64_t _context = ucfpos_getInt64IterationContext(ucfpos, &status); in AssertAllPartsEqual() local
/external/cronet/stable/third_party/icu/source/test/cintltst/
Duformattedvaluetst.c169 int64_t _context = ucfpos_getInt64IterationContext(ucfpos, &status); in AssertAllPartsEqual() local
/external/icu/icu4c/source/test/cintltst/
Duformattedvaluetst.c169 int64_t _context = ucfpos_getInt64IterationContext(ucfpos, &status); in AssertAllPartsEqual() local
/external/mpdecimal/libmpdec++/
Ddecimal.cc177 static thread_local Context _context{context_template}; in getcontext() local
/external/jackson-core/src/main/java/com/fasterxml/jackson/core/json/
DByteSourceJsonBootstrapper.java31 private final IOContext _context; field in ByteSourceJsonBootstrapper
/external/tensorflow/tensorflow/python/summary/
Dsummary.py38 from tensorflow.python.eager import context as _context unknown
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
DBeanDeserializerBuilder.java35 final protected DeserializationContext _context; field in BeanDeserializerBuilder
/external/fonttools/Lib/fontTools/voltLib/
DvoltToFea.py270 def _context(self, context): member in VoltToFea
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_vtable_benchmark.cc149 auto& _context = *static_cast<VtabContext*>(aux); in CreateDbAndRegisterVtable() local

12