/external/skia/include/gpu/gl/ |
D | GrGLInterface.h | 134 struct Functions { struct 135 GrGLFunction<GrGLActiveTextureProc> fActiveTexture; 136 GrGLFunction<GrGLAttachShaderProc> fAttachShader; 137 GrGLFunction<GrGLBeginQueryProc> fBeginQuery; 138 GrGLFunction<GrGLBindAttribLocationProc> fBindAttribLocation; 139 GrGLFunction<GrGLBindBufferProc> fBindBuffer; 140 GrGLFunction<GrGLBindFragDataLocationProc> fBindFragDataLocation; 141 GrGLFunction<GrGLBindFragDataLocationIndexedProc> fBindFragDataLocationIndexed; 142 GrGLFunction<GrGLBindFramebufferProc> fBindFramebuffer; 143 GrGLFunction<GrGLBindRenderbufferProc> fBindRenderbuffer; [all …]
|
/external/skia/include/gpu/vk/ |
D | GrVkInterface.h | 61 struct Functions { struct 62 VkPtr<PFN_vkCreateInstance> fCreateInstance; 63 VkPtr<PFN_vkDestroyInstance> fDestroyInstance; 64 VkPtr<PFN_vkEnumeratePhysicalDevices> fEnumeratePhysicalDevices; 65 VkPtr<PFN_vkGetPhysicalDeviceFeatures> fGetPhysicalDeviceFeatures; 66 VkPtr<PFN_vkGetPhysicalDeviceFormatProperties> fGetPhysicalDeviceFormatProperties; 67 VkPtr<PFN_vkGetPhysicalDeviceImageFormatProperties> fGetPhysicalDeviceImageFormatProperties; 68 VkPtr<PFN_vkGetPhysicalDeviceProperties> fGetPhysicalDeviceProperties; 69 VkPtr<PFN_vkGetPhysicalDeviceQueueFamilyProperties> fGetPhysicalDeviceQueueFamilyProperties; 70 VkPtr<PFN_vkGetPhysicalDeviceMemoryProperties> fGetPhysicalDeviceMemoryProperties; [all …]
|
/external/libvorbis/doc/ |
D | 09-helper.tex | 13 \subsection{Functions} subsection 15 \subsubsection{ilog} \label{vorbis:spec:ilog} 48 \subsubsection{float32_unpack} \label{vorbis:spec:float32:unpack} 66 \subsubsection{lookup1_values} \label{vorbis:spec:lookup1:values} 81 \subsubsection{low_neighbor} \label{vorbis:spec:low:neighbor} 88 \subsubsection{high_neighbor} \label{vorbis:spec:high:neighbor} 97 \subsubsection{render_point} \label{vorbis:spec:render:point} 125 \subsubsection{render_line} \label{vorbis:spec:render:line}
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.cpp | 138 struct Functions struct 141 wglCreateContextFunc createContext; 142 wglDeleteContextFunc deleteContext; 143 wglMakeCurrentFunc makeCurrent; 144 wglGetProcAddressFunc getProcAddress; 145 wglSwapLayerBuffersFunc swapLayerBuffers; 148 wglGetPixelFormatAttribivARBFunc getPixelFormatAttribivARB; 149 wglGetPixelFormatAttribfvARBFunc getPixelFormatAttribfvARB; 150 wglChoosePixelFormatARBFunc choosePixelFormatARB; 153 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 | 56 struct Functions struct in vk::PlatformDriver 73 struct Functions struct in vk::InstanceDriver 90 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 | LangImpl8.rst | 236 Functions chapter
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/ |
D | reference.rst | 7 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 | 50 std::list<std::unique_ptr<PDBSymbolFunc>> Functions; member
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 108 MethodAddressVector Functions; in NotifyObjectEmitted() local 192 MethodAddressVector& Functions = OI->second; in NotifyFreeingObject() local
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | stress_dtls.c | 56 f_t Functions[MAX_N_FUNCTIONS]; variable
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidInternals.hpp | 131 struct Functions struct in tcu::Android::internal::LibUI 133 GraphicBufferFunctions graphicBuffer;
|
/external/guava/guava/src/com/google/common/base/ |
D | Functions.java | 44 public final class Functions { class 45 private Functions() {} in Functions() method in Functions
|
/external/bison/doc/ |
D | refcard.tex | 467 \section {Functions} section
|
/external/deqp/modules/egl/ |
D | teglAndroidUtil.cpp | 139 MovePtr<ClientBuffer> AndroidNativeImageSource::createBuffer (const glw::Functions&, Texture2D* ref… in createBuffer() argument
|
/external/llvm/unittests/IR/ |
D | TypeBuilderTest.cpp | 121 TEST(TypeBuilderTest, Functions) { in TEST() argument
|
/external/mesa3d/src/gallium/docs/source/ |
D | tgsi.rst | 1734 Functions section in Explanation of symbols used
|
/external/llvm/include/llvm/Support/ |
D | GCOV.h | 247 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions; variable 378 FunctionLines Functions; member
|
/external/llvm/lib/ExecutionEngine/ |
D | ExecutionEngineBindings.cpp | 334 SimpleBindingMMFunctions Functions; member in __anon172b02280111::SimpleBindingMemoryManager 339 const SimpleBindingMMFunctions& Functions, in SimpleBindingMemoryManager()
|
/external/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 245 std::set<Function*> Functions; in TestFuncs() local 709 std::vector<Function*> Functions; in DebugACrash() local
|