| /external/skqp/include/gpu/gl/ |
| D | GrGLInterface.h | 81 struct Functions { struct 82 GrGLFunction<GrGLActiveTextureProc> fActiveTexture; 83 GrGLFunction<GrGLAttachShaderProc> fAttachShader; 84 GrGLFunction<GrGLBeginQueryProc> fBeginQuery; 85 GrGLFunction<GrGLBindAttribLocationProc> fBindAttribLocation; 86 GrGLFunction<GrGLBindBufferProc> fBindBuffer; 87 GrGLFunction<GrGLBindFragDataLocationProc> fBindFragDataLocation; 88 GrGLFunction<GrGLBindFragDataLocationIndexedProc> fBindFragDataLocationIndexed; 89 GrGLFunction<GrGLBindFramebufferProc> fBindFramebuffer; 90 GrGLFunction<GrGLBindRenderbufferProc> fBindRenderbuffer; [all …]
|
| /external/skia/include/gpu/gl/ |
| D | GrGLInterface.h | 81 struct Functions { struct 82 GrGLFunction<GrGLActiveTextureProc> fActiveTexture; 83 GrGLFunction<GrGLAttachShaderProc> fAttachShader; 84 GrGLFunction<GrGLBeginQueryProc> fBeginQuery; 85 GrGLFunction<GrGLBindAttribLocationProc> fBindAttribLocation; 86 GrGLFunction<GrGLBindBufferProc> fBindBuffer; 87 GrGLFunction<GrGLBindFragDataLocationProc> fBindFragDataLocation; 88 GrGLFunction<GrGLBindFragDataLocationIndexedProc> fBindFragDataLocationIndexed; 89 GrGLFunction<GrGLBindFramebufferProc> fBindFramebuffer; 90 GrGLFunction<GrGLBindRenderbufferProc> fBindRenderbuffer; [all …]
|
| /external/skqp/include/gpu/vk/ |
| D | GrVkInterface.h | 69 struct Functions { struct 70 VkPtr<PFN_vkCreateInstance> fCreateInstance; 71 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; 72 VkPtr<PFN_vkEnumeratePhysicalDevices> fEnumeratePhysicalDevices; 73 VkPtr<PFN_vkGetPhysicalDeviceFeatures> fGetPhysicalDeviceFeatures; 74 VkPtr<PFN_vkGetPhysicalDeviceFormatProperties> fGetPhysicalDeviceFormatProperties; 75 VkPtr<PFN_vkGetPhysicalDeviceImageFormatProperties> fGetPhysicalDeviceImageFormatProperties; 76 VkPtr<PFN_vkGetPhysicalDeviceProperties> fGetPhysicalDeviceProperties; 77 VkPtr<PFN_vkGetPhysicalDeviceQueueFamilyProperties> fGetPhysicalDeviceQueueFamilyProperties; 78 VkPtr<PFN_vkGetPhysicalDeviceMemoryProperties> fGetPhysicalDeviceMemoryProperties; [all …]
|
| /external/skia/include/gpu/vk/ |
| D | GrVkInterface.h | 69 struct Functions { struct 70 VkPtr<PFN_vkCreateInstance> fCreateInstance; 71 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; 72 VkPtr<PFN_vkEnumeratePhysicalDevices> fEnumeratePhysicalDevices; 73 VkPtr<PFN_vkGetPhysicalDeviceFeatures> fGetPhysicalDeviceFeatures; 74 VkPtr<PFN_vkGetPhysicalDeviceFormatProperties> fGetPhysicalDeviceFormatProperties; 75 VkPtr<PFN_vkGetPhysicalDeviceImageFormatProperties> fGetPhysicalDeviceImageFormatProperties; 76 VkPtr<PFN_vkGetPhysicalDeviceProperties> fGetPhysicalDeviceProperties; 77 VkPtr<PFN_vkGetPhysicalDeviceQueueFamilyProperties> fGetPhysicalDeviceQueueFamilyProperties; 78 VkPtr<PFN_vkGetPhysicalDeviceMemoryProperties> fGetPhysicalDeviceMemoryProperties; [all …]
|
| /external/python/cpython3/Doc/library/ |
| D | socket.rst | 409 Functions section in Module contents 412 Creating sockets 522 Other functions
|
| D | curses.rst | 57 Functions section in :mod:`curses` --- Terminal handling for character-cell displays 661 .. _curses-window-objects:
|
| D | curses.panel.rst | 18 Functions chapter
|
| D | xml.etree.elementtree.rst | 460 Functions section in Reference 636 .. _elementtree-element-objects:
|
| D | importlib.rst | 77 Functions chapter
|
| D | cgi.rst | 273 Functions chapter
|
| D | tracemalloc.rst | 258 Functions section in API
|
| /external/python/cpython2/Doc/library/ |
| D | curses.rst | 57 Functions section in :mod:`curses` --- Terminal handling for character-cell displays 643 .. _curses-window-objects:
|
| D | curses.panel.rst | 16 Functions chapter
|
| D | xml.etree.elementtree.rst | 435 Functions section in Reference 580 .. _elementtree-element-objects:
|
| D | cgi.rst | 281 Functions chapter
|
| /external/deqp/framework/platform/win32/ |
| D | tcuWGL.cpp | 148 struct Functions struct 151 wglCreateContextFunc createContext; 152 wglDeleteContextFunc deleteContext; 153 wglMakeCurrentFunc makeCurrent; 154 wglGetProcAddressFunc getProcAddress; 155 wglSwapLayerBuffersFunc swapLayerBuffers; 158 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB; 159 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB; 160 wglChoosePixelFormatARBFunc choosePixelFormatARB; 163 wglCreateContextAttribsARBFunc createContextAttribsARB; [all …]
|
| /external/llvm/docs/ |
| D | CommandLine.rst | 1273 .. _cl::getRegisteredOptions: 1275 The ``cl::getRegisteredOptions`` function 1326 The ``cl::ParseCommandLineOptions`` function 1340 The ``cl::ParseEnvironmentOptions`` function 1362 The ``cl::SetVersionPrinter`` function 1379 The ``cl::opt`` class 1410 The ``cl::list`` class 1431 The ``cl::bits`` class 1451 The ``cl::alias`` class 1469 The ``cl::extrahelp`` class [all …]
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkPlatform.hpp | 57 struct Functions struct in vk::PlatformDriver 76 struct Functions struct in vk::InstanceDriver 93 struct Functions struct in vk::DeviceDriver
|
| /external/deqp/framework/opengl/wrapper/ |
| D | glwFunctions.hpp | 37 class Functions class
|
| D | glwFunctions.cpp | 30 Functions::Functions (void) in Functions() function in glw::Functions
|
| /external/deqp/framework/egl/wrapper/ |
| D | eglwFunctions.hpp | 37 class Functions class
|
| D | eglwFunctions.cpp | 30 Functions::Functions (void) in Functions() function in eglw::Functions
|
| /external/llvm/docs/tutorial/ |
| D | LangImpl09.rst | 236 Functions chapter
|
| /external/llvm/lib/DebugInfo/Symbolize/ |
| D | SymbolizableObjectFile.h | 72 std::map<SymbolDesc, StringRef> Functions; variable
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | ClassDefinitionDumper.h | 51 std::list<std::unique_ptr<PDBSymbolFunc>> Functions; member
|