Home
last modified time | relevance | path

Searched defs:contextFlags (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/
DStackWalker.h207 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
227 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
244 #define GET_CURRENT_CONTEXT_STACKWALKER_CODEPLEX(c, contextFlags) \ argument
/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_context.c77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
Dstw_context.c169 int contextFlags, int profileMask, in stw_create_context_attribs()
/third_party/vk-gl-cts/modules/egl/
DteglCreateContextExtTests.cpp668 EGLint contextFlags = -1; in validateCurrentContext() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c1117 unsigned profileMask, unsigned contextFlags) in create_context()
2662 int contextFlags = 0x0; in glXCreateContextAttribsARB() local
Dxm_api.c941 GLuint profileMask, GLuint contextFlags) in XMesaCreateContext()
/third_party/typescript/lib/
Dtsc.js42119 getContextualType: function (nodeIn, contextFlags) { argument
63517 function getContextualTypeForVariableLikeDeclaration(declaration, contextFlags) { argument
63533 function getContextualTypeForBindingElement(declaration, contextFlags) { argument
63552 function getContextualTypeForStaticPropertyDeclaration(declaration, contextFlags) { argument
63558 function getContextualTypeForInitializerExpression(node, contextFlags) { argument
63571 function getContextualTypeForReturnExpression(node, contextFlags) { argument
63597 function getContextualTypeForAwaitOperand(node, contextFlags) { argument
63605 function getContextualTypeForYieldOperand(node, contextFlags) { argument
63644 function getContextualReturnType(functionDecl, contextFlags) { argument
63685 function getContextualTypeForBinaryOperand(node, contextFlags) { argument
[all …]
DtypingsInstaller.js51138 getContextualType: function (nodeIn, contextFlags) { argument
75755 function getContextualTypeForVariableLikeDeclaration(declaration, contextFlags) { argument
75772 function getContextualTypeForBindingElement(declaration, contextFlags) { argument
75791 function getContextualTypeForStaticPropertyDeclaration(declaration, contextFlags) { argument
75805 function getContextualTypeForInitializerExpression(node, contextFlags) { argument
75818 function getContextualTypeForReturnExpression(node, contextFlags) { argument
75846 function getContextualTypeForAwaitOperand(node, contextFlags) { argument
75854 function getContextualTypeForYieldOperand(node, contextFlags) { argument
75893 function getContextualReturnType(functionDecl, contextFlags) { argument
75941 function getContextualTypeForBinaryOperand(node, contextFlags) { argument
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp1742 GLint contextFlags = 0; in getIntegervImpl() local