Searched defs:contextFlags (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/third_party/externals/angle2/util/windows/third_party/StackWalker/src/ |
| D | StackWalker.h | 207 #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/ |
| D | stw_ext_context.c | 77 int contextFlags = 0x0; in wglCreateContextAttribsARB() local
|
| D | stw_context.c | 169 int contextFlags, int profileMask, in stw_create_context_attribs()
|
| /third_party/vk-gl-cts/modules/egl/ |
| D | teglCreateContextExtTests.cpp | 668 EGLint contextFlags = -1; in validateCurrentContext() local
|
| /third_party/mesa3d/src/gallium/frontends/glx/xlib/ |
| D | glx_api.c | 1117 unsigned profileMask, unsigned contextFlags) in create_context() 2662 int contextFlags = 0x0; in glXCreateContextAttribsARB() local
|
| D | xm_api.c | 941 GLuint profileMask, GLuint contextFlags) in XMesaCreateContext()
|
| /third_party/typescript/lib/ |
| D | tsc.js | 42119 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 …]
|
| D | typingsInstaller.js | 51138 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/ |
| D | Context.cpp | 1742 GLint contextFlags = 0; in getIntegervImpl() local
|