Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/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/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/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfType3FunctionDictionary_autogen.cpp11 SkPdfArray* SkPdfType3FunctionDictionary::Functions(SkPdfNativeDoc* doc) { in Functions() function in SkPdfType3FunctionDictionary
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfType3FunctionDictionary_autogen.cpp11 SkPdfArray* SkPdfType3FunctionDictionary::Functions(SkPdfNativeDoc* doc) { in Functions() function in SkPdfType3FunctionDictionary
/external/chromium_org/tools/gn/
Dfunctions_unittest.cc11 TEST(Functions, Defined) { in TEST() argument
/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/llvm/lib/ExecutionEngine/IntelJITEvents/
DIntelJITEventListener.cpp194 MethodAddressVector Functions; in NotifyObjectEmitted() local
267 MethodAddressVector& Functions = OI->second; in NotifyFreeingObject() local
/external/llvm/include/llvm/CodeGen/
DGCStrategy.h65 list_type Functions; variable
/external/llvm/include/llvm/MC/MCAnalysis/
DMCModule.h78 FunctionListTy Functions; variable
/external/llvm/tools/llvm-symbolizer/
DLLVMSymbolize.h120 SymbolMapTy Functions; variable
/external/guava/guava/src/com/google/common/base/
DFunctions.java40 public final class Functions { class
41 private Functions() {} in Functions() method in Functions
/external/chromium_org/native_client_sdk/src/doc/reference/
Dpnacl-bitcode-abi.rst112 Functions section in High Level Structure
/external/bison/doc/
Drefcard.tex467 \section {Functions} section
/external/llvm/unittests/IR/
DTypeBuilderTest.cpp121 TEST(TypeBuilderTest, Functions) { in TEST() argument
/external/chromium_org/third_party/mesa/src/src/gallium/docs/source/
Dtgsi.rst1734 Functions section in Explanation of symbols used
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1734 Functions section in Explanation of symbols used
/external/llvm/lib/CodeGen/
DJumpInstrTables.cpp261 DenseMap<Function *, Function *> Functions; in runOnModule() local
/external/llvm/include/llvm/Support/
DGCOV.h246 SmallVector<std::unique_ptr<GCOVFunction>, 16> Functions; variable
361 FunctionLines Functions; member
/external/llvm/tools/bugpoint/
DCrashDebugger.cpp209 std::set<Function*> Functions; in TestFuncs() local
492 std::vector<Function*> Functions; in DebugACrash() local

12