Home
last modified time | relevance | path

Searched defs:Functions (Results 1 – 25 of 39) sorted by relevance

12

/external/skia/include/gpu/gl/
DGrGLInterface.h147 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/
D09-helper.tex13 \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/
DtcuWGL.cpp138 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/
DCommandLine.rst1273 .. _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/
DglwFunctions.hpp37 class Functions class
DglwFunctions.cpp30 Functions::Functions (void) in Functions() function in glw::Functions
/external/deqp/framework/egl/wrapper/
DeglwFunctions.hpp37 class Functions class
DeglwFunctions.cpp30 Functions::Functions (void) in Functions() function in eglw::Functions
/external/llvm/docs/tutorial/
DLangImpl8.rst236 Functions chapter
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfType3FunctionDictionary_autogen.cpp11 SkPdfArray* SkPdfType3FunctionDictionary::Functions(SkPdfNativeDoc* doc) { in Functions() function in SkPdfType3FunctionDictionary
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp106 MethodAddressVector Functions; in NotifyObjectEmitted() local
198 MethodAddressVector& Functions = OI->second; in NotifyFreeingObject() local
/external/llvm/tools/llvm-pdbdump/
DClassDefinitionDumper.h50 std::list<std::unique_ptr<PDBSymbolFunc>> Functions; member
Dllvm-pdbdump.cpp198 auto Functions = GlobalScope->findAllChildren<PDBSymbolFunc>(); in dumpInput() local
/external/compiler-rt/test/asan/TestCases/Linux/
Dstress_dtls.c55 f_t Functions[MAX_N_FUNCTIONS]; variable
/external/lldb/include/lldb/Symbol/
DSymbolFile.h37 Functions = (1u << 2), enumerator
/external/deqp/framework/platform/android/
DtcuAndroidInternals.hpp132 struct Functions struct in tcu::Android::internal::LibUI
134 GraphicBufferFunctions graphicBuffer;
/external/guava/guava/src/com/google/common/base/
DFunctions.java44 public final class Functions { class
45 private Functions() {} in Functions() method in Functions
/external/llvm/tools/llvm-symbolizer/
DLLVMSymbolize.h136 std::map<SymbolDesc, StringRef> Functions; variable
/external/deqp/modules/egl/
DteglAndroidUtil.cpp121 MovePtr<ClientBuffer> AndroidNativeImageSource::createBuffer (const glw::Functions&, Texture2D* ref… in createBuffer() argument
/external/bison/doc/
Drefcard.tex467 \section {Functions} section
/external/llvm/unittests/IR/
DTypeBuilderTest.cpp121 TEST(TypeBuilderTest, Functions) { in TEST() argument
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1734 Functions section in Explanation of symbols used
/external/llvm/include/llvm/Support/
DGCOV.h242 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions; variable
373 FunctionLines Functions; member
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp209 std::set<Function*> Functions; in TestFuncs() local
489 std::vector<Function*> Functions; in DebugACrash() local
/external/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h249 std::vector<std::unique_ptr<Module>> Functions; variable

12