/external/skia/include/gpu/gl/ |
D | GrGLInterface.h | 147 struct Functions { struct 148 GLPtr<GrGLActiveTextureProc> fActiveTexture; 149 GLPtr<GrGLAttachShaderProc> fAttachShader; 150 GLPtr<GrGLBeginQueryProc> fBeginQuery; 151 GLPtr<GrGLBindAttribLocationProc> fBindAttribLocation; 152 GLPtr<GrGLBindBufferProc> fBindBuffer; 153 GLPtr<GrGLBindFragDataLocationProc> fBindFragDataLocation; 154 GLPtr<GrGLBindFragDataLocationIndexedProc> fBindFragDataLocationIndexed; 155 GLPtr<GrGLBindFramebufferProc> fBindFramebuffer; 156 GLPtr<GrGLBindRenderbufferProc> fBindRenderbuffer; [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/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/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
D | SkPdfType3FunctionDictionary_autogen.cpp | 11 SkPdfArray* SkPdfType3FunctionDictionary::Functions(SkPdfNativeDoc* doc) { in Functions() function in SkPdfType3FunctionDictionary
|
/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
D | IntelJITEventListener.cpp | 106 MethodAddressVector Functions; in NotifyObjectEmitted() local 198 MethodAddressVector& Functions = OI->second; in NotifyFreeingObject() local
|
/external/llvm/tools/llvm-pdbdump/ |
D | ClassDefinitionDumper.h | 50 std::list<std::unique_ptr<PDBSymbolFunc>> Functions; member
|
D | llvm-pdbdump.cpp | 198 auto Functions = GlobalScope->findAllChildren<PDBSymbolFunc>(); in dumpInput() local
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
D | stress_dtls.c | 55 f_t Functions[MAX_N_FUNCTIONS]; variable
|
/external/lldb/include/lldb/Symbol/ |
D | SymbolFile.h | 37 Functions = (1u << 2), enumerator
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidInternals.hpp | 132 struct Functions struct in tcu::Android::internal::LibUI 134 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/llvm/tools/llvm-symbolizer/ |
D | LLVMSymbolize.h | 136 std::map<SymbolDesc, StringRef> Functions; variable
|
/external/deqp/modules/egl/ |
D | teglAndroidUtil.cpp | 121 MovePtr<ClientBuffer> AndroidNativeImageSource::createBuffer (const glw::Functions&, Texture2D* ref… in createBuffer() argument
|
/external/bison/doc/ |
D | refcard.tex | 467 \section {Functions} section
|
/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 | 242 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions; variable 373 FunctionLines Functions; member
|
/external/llvm/tools/bugpoint/ |
D | CrashDebugger.cpp | 209 std::set<Function*> Functions; in TestFuncs() local 489 std::vector<Function*> Functions; in DebugACrash() local
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IndirectionUtils.h | 249 std::vector<std::unique_ptr<Module>> Functions; variable
|