/third_party/ffmpeg/libavcodec/ |
H A D | vaapi.h | 79 uint32_t context_id; member
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | context.c | 355 vlVaDestroyContext(VADriverContextP ctx, VAContextID context_id) in vlVaDestroyContext() argument 225 vlVaCreateContext(VADriverContextP ctx, VAConfigID config_id, int picture_width, int picture_height, int flag, VASurfaceID *render_targets, int num_render_targets, VAContextID *context_id) vlVaCreateContext() argument
|
H A D | picture.c | 41 vlVaBeginPicture(VADriverContextP ctx, VAContextID context_id, VASurfaceID render_target) in vlVaBeginPicture() argument 570 vlVaRenderPicture(VADriverContextP ctx, VAContextID context_id, VABufferID *buffers, int num_buffers) in vlVaRenderPicture() argument 666 vlVaEndPicture(VADriverContextP ctx, VAContextID context_id) in vlVaEndPicture() argument
|
/third_party/mesa3d/src/gallium/frontends/hgl/ |
H A D | hgl_context.h | 29 typedef int64 context_id; typedef
|
/third_party/node/deps/v8/src/wasm/ |
H A D | module-compiler.h | 143 v8::metrics::Recorder::ContextId context_id() const { return context_id_; } in context_id() function in v8::internal::wasm::AsyncCompileJob
|
H A D | module-instantiate.cc | 422 v8::metrics::Recorder::ContextId context_id = in InstantiateToInstanceObject() local 434 InstanceBuilder(Isolate* isolate, v8::metrics::Recorder::ContextId context_id, ErrorThrower* thrower, Handle<WasmModuleObject> module_object, MaybeHandle<JSReceiver> ffi, MaybeHandle<JSArrayBuffer> memory_buffer) InstanceBuilder() argument
|
H A D | wasm-engine.cc | 496 v8::metrics::Recorder::ContextId context_id = in SyncCompileTranslatedAsmJs() local 541 v8::metrics::Recorder::ContextId context_id = in SyncCompile() local
|
H A D | module-decoder.cc | 2222 DecodeWasmModule( const WasmFeatures& enabled, const byte* module_start, const byte* module_end, bool verify_functions, ModuleOrigin origin, Counters* counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, DecodingMethod decoding_method, AccountingAllocator* allocator) DecodeWasmModule() argument 2283 StartDecoding( Counters* counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, AccountingAllocator* allocator, ModuleOrigin origin) StartDecoding() argument
|
H A D | module-compiler.cc | 1719 CompilationTimeCallback( std::shared_ptr<Counters> async_counters, std::shared_ptr<metrics::Recorder> metrics_recorder, v8::metrics::Recorder::ContextId context_id, std::weak_ptr<NativeModule> native_module, CompileMode compile_mode) CompilationTimeCallback() argument 1805 CompileNativeModule(Isolate* isolate, v8::metrics::Recorder::ContextId context_id, ErrorThrower* thrower, const WasmModule* wasm_module, std::shared_ptr<NativeModule> native_module, Handle<FixedArray>* export_wrappers_out) CompileNativeModule() argument 1902 CompileToNativeModule( Isolate* isolate, const WasmFeatures& enabled, ErrorThrower* thrower, std::shared_ptr<const WasmModule> module, const ModuleWireBytes& wire_bytes, Handle<FixedArray>* export_wrappers_out, int compilation_id, v8::metrics::Recorder::ContextId context_id) CompileToNativeModule() argument
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-console.cc | 154 int context_id = in ConsoleCall() local 227 InstallContextFunction(Isolate* isolate, Handle<JSObject> target, const char* name, Builtin builtin, int context_id, Handle<Object> context_name) InstallContextFunction() argument
|
/third_party/mesa3d/src/gallium/auxiliary/hud/ |
H A D | hud_context.c | 1841 int context_id = p_atomic_inc_return(&share->refcount) - 1; in hud_create() local
|
/third_party/libdrm/freedreno/kgsl/ |
H A D | msm_kgsl.h | 240 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
|
/third_party/node/deps/v8/src/web-snapshot/ |
H A D | web-snapshot.cc | 592 uint32_t context_id = GetContextId(context); in SerializeFunctionInfo() local 1833 uint32_t context_id; in DeserializeFunctions() local 1758 CreateJSFunction( int shared_function_info_index, uint32_t start_position, uint32_t length, uint32_t parameter_count, uint32_t flags, uint32_t context_id) CreateJSFunction() argument 1892 uint32_t context_id; DeserializeClasses() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.hpp | 301 Context& context_id; member in glcts::ArraysOfArrays::TestCaseBase
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | msm_kgsl.h | 537 unsigned int context_id; member 643 unsigned int context_id; member 652 unsigned int context_id; member 804 unsigned int context_id; /* Context for the timestamp */ member 1092 unsigned int context_id; member 1141 unsigned int context_id; member 1164 unsigned int context_id; member 1331 unsigned int context_id; global() member 1487 unsigned int context_id; global() member 1660 unsigned int context_id; global() member [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_private.h | 1170 int context_id; member
|
/third_party/node/deps/v8/src/execution/ |
H A D | isolate.cc | 5569 uintptr_t context_id = reinterpret_cast<uintptr_t>(data.GetParameter()); in ThrowInternal() local
|