| /third_party/node/deps/v8/src/builtins/ |
| H A D | builtins-temporal-gen.cc | 91 auto context = Parameter<Context>(Descriptor::kContext); in TF_BUILTIN() local 28 TemporalInstantFixedArrayFromIterable( TNode<Context> context, TNode<Object> iterable) TemporalInstantFixedArrayFromIterable() argument [all...] |
| H A D | builtins-async-gen.h | 29 TNode<Object> Await(TNode<Context> context, in Await() argument
|
| H A D | builtins-global-gen.cc | 14 auto context = Parameter<Context>(Descriptor::kContext); in TF_BUILTIN() local 63 auto context = Parameter<Context>(Descriptor::kContext); in TF_BUILTIN() local
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | memory-measurement-inl.h | 50 V8_INLINE void NativeContextStats::IncrementSize(Address context, Map map, in IncrementSize() argument
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | embedder-state.cc | 14 EmbedderState::EmbedderState(v8::Isolate* isolate, Local<v8::Context> context, in EmbedderState() argument
|
| /third_party/node/deps/v8/src/interpreter/ |
| H A D | handler-table-builder.h | 54 Register context; // Register holding context for handler. member
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_assert.c | 65 LLVMContextRef context = gallivm->context; in lp_build_assert() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_index_modify.c | 29 void util_shorten_ubyte_elts_to_userptr(struct pipe_context *context, in util_shorten_ubyte_elts_to_userptr() argument 64 void util_rebuild_ushort_elts_to_userptr(struct pipe_context *context, in util_rebuild_ushort_elts_to_userptr() argument 98 void util_rebuild_uint_elts_to_userptr(struct pipe_context *context, in util_rebuild_uint_elts_to_userptr() argument
|
| /third_party/mesa3d/src/gallium/frontends/va/ |
| H A D | picture_hevc.c | 31 void vlVaHandlePictureParameterBufferHEVC(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandlePictureParameterBufferHEVC() argument 182 vlVaHandleIQMatrixBufferHEVC(vlVaContext *context, vlVaBuffer *buf) vlVaHandleIQMatrixBufferHEVC() argument 213 vlVaHandleSliceParameterBufferHEVC(vlVaContext *context, vlVaBuffer *buf) vlVaHandleSliceParameterBufferHEVC() argument [all...] |
| H A D | picture_h264.c | 61 void vlVaHandlePictureParameterBufferH264(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandlePictureParameterBufferH264() argument 179 vlVaHandleIQMatrixBufferH264(vlVaContext *context, vlVaBuffer *buf) vlVaHandleIQMatrixBufferH264() argument 188 vlVaHandleSliceParameterBufferH264(vlVaContext *context, vlVaBuffer *buf) vlVaHandleSliceParameterBufferH264() argument [all...] |
| H A D | picture_mjpeg.c | 30 void vlVaHandlePictureParameterBufferMJPEG(vlVaDriver *drv, vlVaContext *context, vlVaBuffer *buf) in vlVaHandlePictureParameterBufferMJPEG() argument 59 vlVaHandleIQMatrixBufferMJPEG(vlVaContext *context, vlVaBuffer *buf) vlVaHandleIQMatrixBufferMJPEG() argument 69 vlVaHandleHuffmanTableBufferType(vlVaContext *context, vlVaBuffer *buf) vlVaHandleHuffmanTableBufferType() argument 91 vlVaHandleSliceParameterBufferMJPEG(vlVaContext *context, vlVaBuffer *buf) vlVaHandleSliceParameterBufferMJPEG() argument 118 vlVaGetJpegSliceHeader(vlVaContext *context) vlVaGetJpegSliceHeader() argument [all...] |
| /third_party/node/deps/openssl/openssl/util/perl/TLSProxy/ |
| H A D | Certificate.pm | 172 sub context subroutine
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawOutputLocationTests.cpp | 40 void checkSupport (Context& context, std::string testName) in checkSupport() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineSpecConstantUtil.cpp | 57 void requireFeatures (Context& context, const FeatureFlags flags) in requireFeatures() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawOutputLocationTests.cpp | 40 void checkSupport (Context& context, std::string testName) in checkSupport() argument
|
| H A D | vktDrawShaderInvocationTests.cpp | 40 void checkHelperInvocationTestSupport(Context& context, std::string testName) in checkHelperInvocationTestSupport() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLBuffer.cpp | 24 Buffer::Buffer(Context &context, in Buffer() argument
|
| H A D | entry_points_utils.h | 101 inline int CID(const Context *context) in CID() argument 109 inline int CID(EGLDisplay display, EGLContext context) in CID() argument
|
| H A D | LoggingAnnotator.cpp | 21 void LoggingAnnotator::beginEvent(gl::Context *context, in beginEvent() argument 29 void LoggingAnnotator::endEvent(gl::Context *context, const char *eventName, EntryPoint entryPoint) in endEvent() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | OverlayImpl.h | 34 virtual void onDestroy(const gl::Context *context) {} in onDestroy() argument 42 inline angle::Result OverlayImpl::init(const gl::Context *context, bool *successOut) in init() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | ImageD3D.cpp | 26 angle::Result ImageD3D::setManagedSurface2D(const gl::Context *context, in setManagedSurface2D() argument 33 angle::Result ImageD3D::setManagedSurfaceCube(const gl::Context *context, in setManagedSurfaceCube() argument 41 angle::Result ImageD3D::setManagedSurface3D(const gl::Context *context, in setManagedSurface3D() argument 48 angle::Result ImageD3D::setManagedSurface2DArray(const gl::Context *context, in setManagedSurface2DArray() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | RendererWGL.cpp | 14 RendererWGL(std::unique_ptr<FunctionsGL> functionsGL, const egl::AttributeMap &attribMap, DisplayWGL *display, HGLRC context, HGLRC sharedContext, const std::vector<int> workerContextAttribs) RendererWGL() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | VertexArray9.h | 39 inline angle::Result VertexArray9::syncState(const gl::Context *context, in syncState() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
| H A D | ContextEGL.cpp | 24 angle::Result ContextEGL::onMakeCurrent(const gl::Context *context) in onMakeCurrent() argument 45 angle::Result ContextEGL::onUnMakeCurrent(const gl::Context *context) in onUnMakeCurrent() argument
|
| /third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/ |
| H A D | Receiver.java | 45 public void onReceive(Context context, Intent intent) in onReceive() argument 74 private String loadRules(Context context) in loadRules() argument 147 static void updateAllUseAngle(Context context) in updateAllUseAngle() argument 158 updateShowAngleInUseDialogBox(Context context) updateShowAngleInUseDialogBox() argument 173 updateDeveloperOptionsWatcher(Context context) updateDeveloperOptionsWatcher() argument [all...] |