/aosp_15_r20/external/coreboot/util/amdfwtool/ |
H A D | amdfwtool.h | 441 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 …]
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_trace/ |
H A D | tr_context.c | 1705 trace_context_transfer_map(struct pipe_context *_context, in trace_context_transfer_map() 1747 trace_context_transfer_flush_region( struct pipe_context *_context, in trace_context_transfer_flush_region() 1768 trace_context_transfer_unmap(struct pipe_context *_context, in trace_context_transfer_unmap() 1856 trace_context_buffer_subdata(struct pipe_context *_context, in trace_context_buffer_subdata() 1885 trace_context_texture_subdata(struct pipe_context *_context, in trace_context_texture_subdata() 1923 trace_context_invalidate_resource(struct pipe_context *_context, in trace_context_invalidate_resource() 1940 trace_context_set_context_param(struct pipe_context *_context, in trace_context_set_context_param() 1959 trace_context_set_debug_callback(struct pipe_context *_context, const struct util_debug_callback *c… in trace_context_set_debug_callback() 1974 trace_context_render_condition(struct pipe_context *_context, in trace_context_render_condition() 1997 trace_context_render_condition_mem(struct pipe_context *_context, in trace_context_render_condition_mem() [all …]
|
/aosp_15_r20/external/executorch/kernels/test/ |
H A D | TestUtil.h | 27 #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
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/vulkan/ |
H A D | test_vulkan_api_consistency.cpp | 36 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()
|
H A D | test_vulkan_platform_device_info.cpp | 51 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()
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/src/debug/internal/ |
H A D | DebugCoroutineInfoImpl.kt | 31 private val _context = WeakReference(context) constant
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/non_uniform_work_group/ |
H A D | TestNonUniformWorkGroup.h | 97 const cl_context _context; variable 144 const cl_context _context; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/core/ |
D | environment.hpp | 193 struct _context struct 197 struct impl
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/ |
H A D | CLScheduler.h | 193 cl::Context _context; variable
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CL/ |
H A D | CLCompileContext.h | 346 cl::Context _context; /**< Underlying CL context. */ variable
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gles/ |
H A D | setup_egl.cpp | 34 EGLContext _context; member in EGLGLEnvironment
|
/aosp_15_r20/trusty/device/arm/generic-arm64/project/qemu/ |
D | lldb_support.py | 147 def initialize_kernel_lldb_module(debugger, _command, _context, result, argument
|
/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/ |
H A D | _diagnostic.py | 164 _context = engine.background_context variable
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ |
H A D | MappingIterator.java | 61 protected final DeserializationContext _context; field in MappingIterator
|
/aosp_15_r20/external/jackson-core/src/main/java/com/fasterxml/jackson/core/io/ |
H A D | UTF8Writer.java | 12 final private IOContext _context; field in UTF8Writer
|
H A D | UTF32Reader.java | 21 final protected IOContext _context; field in UTF32Reader
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/ |
H A D | PropertyValueBuffer.java | 31 protected final DeserializationContext _context; field in PropertyValueBuffer
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/ |
H A D | uformattedvaluetst.c | 169 int64_t _context = ucfpos_getInt64IterationContext(ucfpos, &status); in AssertAllPartsEqual() local
|
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/ |
H A D | uformattedvaluetst.c | 169 int64_t _context = ucfpos_getInt64IterationContext(ucfpos, &status); in AssertAllPartsEqual() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/summary/ |
H A D | summary.py | 38 from tensorflow.python.eager import context as _context unknown
|
/aosp_15_r20/external/jackson-core/src/main/java/com/fasterxml/jackson/core/json/ |
H A D | ByteSourceJsonBootstrapper.java | 31 private final IOContext _context; field in ByteSourceJsonBootstrapper
|
/aosp_15_r20/external/fonttools/Lib/fontTools/voltLib/ |
H A D | voltToFea.py | 270 def _context(self, context): member in VoltToFea
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/ |
H A D | BeanDeserializerBuilder.java | 35 final protected DeserializationContext _context; field in BeanDeserializerBuilder
|
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/ |
H A D | sqlite_vtable_benchmark.cc | 149 auto& _context = *static_cast<VtabContext*>(aux); in CreateDbAndRegisterVtable() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/CInterface/ |
D | glslang_c_interface.cpp | 84 …CallbackIncluder(glsl_include_callbacks_t _callbacks, void* _context) : callbacks(_callbacks), con… in CallbackIncluder()
|