Home
last modified time | relevance | path

Searched defs:final (Results 1 – 25 of 5188) sorted by relevance

12345678910>>...208

/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DGLContextSymbols.h28 struct GLContextSymbols final { struct
44 void(GLAPIENTRY* fClear)(GLbitfield);
59 void(GLAPIENTRY* fCullFace)(GLenum);
61 void(GLAPIENTRY* fDepthFunc)(GLenum);
63 void(GLAPIENTRY* fDisable)(GLenum);
69 void(GLAPIENTRY* fEnable)(GLenum);
71 void(GLAPIENTRY* fFinish)(void);
72 void(GLAPIENTRY* fEndQuery)(GLenum);
73 void(GLAPIENTRY* fFlush)(void);
74 void(GLAPIENTRY* fFrontFace)(GLenum);
[all …]
H A DScopedGLHelpers.h38 struct ScopedBindFramebuffer final { struct
52 struct ScopedBindTextureUnit final { argument
75 struct ScopedFramebuffer final { argument
88 struct ScopedRenderbuffer final { argument
101 struct ScopedBindTexture final { argument
113 struct ScopedBindRenderbuffer final { argument
146 struct ScopedFramebufferForRenderbuffer final { argument
163 struct ScopedViewportRect final { argument
211 struct ScopedPackState final { argument
229 struct ResetUnpackState final { argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLContextSymbols.h28 struct GLContextSymbols final { struct
44 void(GLAPIENTRY* fClear)(GLbitfield);
59 void(GLAPIENTRY* fCullFace)(GLenum);
61 void(GLAPIENTRY* fDepthFunc)(GLenum);
63 void(GLAPIENTRY* fDisable)(GLenum);
69 void(GLAPIENTRY* fEnable)(GLenum);
71 void(GLAPIENTRY* fFinish)(void);
72 void(GLAPIENTRY* fEndQuery)(GLenum);
73 void(GLAPIENTRY* fFlush)(void);
74 void(GLAPIENTRY* fFrontFace)(GLenum);
[all …]
H A DScopedGLHelpers.h38 struct ScopedBindFramebuffer final { struct
52 struct ScopedBindTextureUnit final { argument
75 struct ScopedFramebuffer final { struct
88 struct ScopedRenderbuffer final { argument
101 struct ScopedBindTexture final { argument
113 struct ScopedBindRenderbuffer final { argument
146 struct ScopedFramebufferForRenderbuffer final { argument
163 struct ScopedViewportRect final { argument
211 struct ScopedPackState final { struct
229 struct ResetUnpackState final { struct
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DGLContextSymbols.h28 struct GLContextSymbols final { struct
44 void(GLAPIENTRY* fClear)(GLbitfield);
59 void(GLAPIENTRY* fCullFace)(GLenum);
61 void(GLAPIENTRY* fDepthFunc)(GLenum);
63 void(GLAPIENTRY* fDisable)(GLenum);
69 void(GLAPIENTRY* fEnable)(GLenum);
71 void(GLAPIENTRY* fFinish)(void);
72 void(GLAPIENTRY* fEndQuery)(GLenum);
73 void(GLAPIENTRY* fFlush)(void);
74 void(GLAPIENTRY* fFrontFace)(GLenum);
[all …]
H A DScopedGLHelpers.h38 struct ScopedBindFramebuffer final { argument
52 struct ScopedBindTextureUnit final { struct
75 struct ScopedFramebuffer final { argument
88 struct ScopedRenderbuffer final { struct
101 struct ScopedBindTexture final { argument
113 struct ScopedBindRenderbuffer final { argument
146 struct ScopedFramebufferForRenderbuffer final { argument
163 struct ScopedViewportRect final { argument
211 struct ScopedPackState final { argument
229 struct ResetUnpackState final { struct
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLContextSymbols.h28 struct GLContextSymbols final { struct
46 void(GLAPIENTRY* fClear)(GLbitfield);
61 void(GLAPIENTRY* fCullFace)(GLenum);
63 void(GLAPIENTRY* fDepthFunc)(GLenum);
65 void(GLAPIENTRY* fDisable)(GLenum);
71 void(GLAPIENTRY* fEnable)(GLenum);
73 void(GLAPIENTRY* fFinish)(void);
74 void(GLAPIENTRY* fEndQuery)(GLenum);
75 void(GLAPIENTRY* fFlush)(void);
76 void(GLAPIENTRY* fFrontFace)(GLenum);
[all …]
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DScopedGLHelpers.h38 struct ScopedBindFramebuffer final { struct
52 struct ScopedBindTextureUnit final { argument
75 struct ScopedFramebuffer final { argument
88 struct ScopedRenderbuffer final { argument
101 struct ScopedBindTexture final { argument
113 struct ScopedBindRenderbuffer final { struct
146 struct ScopedFramebufferForRenderbuffer final { argument
163 struct ScopedViewportRect final { argument
211 struct ScopedPackState final { argument
229 struct ResetUnpackState final { argument
[all …]
H A DGLContextSymbols.h28 struct GLContextSymbols final { struct
44 void(GLAPIENTRY* fClear)(GLbitfield);
59 void(GLAPIENTRY* fCullFace)(GLenum);
61 void(GLAPIENTRY* fDepthFunc)(GLenum);
63 void(GLAPIENTRY* fDisable)(GLenum);
69 void(GLAPIENTRY* fEnable)(GLenum);
71 void(GLAPIENTRY* fFinish)(void);
72 void(GLAPIENTRY* fEndQuery)(GLenum);
73 void(GLAPIENTRY* fFlush)(void);
74 void(GLAPIENTRY* fFrontFace)(GLenum);
[all …]
/dports/www/firefox/firefox-99.0/accessible/ipc/win/
H A DDocAccessibleChild.h145 struct SerializedHide final : public DeferredEvent { argument
158 struct SerializedStateChange final : public DeferredEvent { argument
175 struct SerializedCaretMove final : public DeferredEvent { argument
198 struct SerializedFocus final : public DeferredEvent { argument
211 struct SerializedTextChange final : public DeferredEvent { struct
236 struct SerializedSelection final : public DeferredEvent { argument
253 struct SerializedRoleChanged final : public DeferredEvent { argument
291 struct SerializedEvent final : public DeferredEvent { argument
303 struct SerializedChildDocConstructor final : public DeferredEvent { argument
328 struct SerializedBindChildDoc final : public DeferredEvent { struct
[all …]
/dports/www/firefox-esr/firefox-91.8.0/accessible/ipc/win/
H A DDocAccessibleChild.h143 struct SerializedHide final : public DeferredEvent { argument
156 struct SerializedStateChange final : public DeferredEvent { argument
173 struct SerializedCaretMove final : public DeferredEvent { argument
194 struct SerializedFocus final : public DeferredEvent { argument
207 struct SerializedTextChange final : public DeferredEvent { argument
232 struct SerializedSelection final : public DeferredEvent { argument
249 struct SerializedRoleChanged final : public DeferredEvent { argument
287 struct SerializedEvent final : public DeferredEvent { argument
299 struct SerializedChildDocConstructor final : public DeferredEvent { argument
324 struct SerializedBindChildDoc final : public DeferredEvent { argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/ipc/win/
H A DDocAccessibleChild.h143 struct SerializedHide final : public DeferredEvent { argument
156 struct SerializedStateChange final : public DeferredEvent { argument
173 struct SerializedCaretMove final : public DeferredEvent { argument
194 struct SerializedFocus final : public DeferredEvent { argument
207 struct SerializedTextChange final : public DeferredEvent { struct
232 struct SerializedSelection final : public DeferredEvent { argument
249 struct SerializedRoleChanged final : public DeferredEvent { argument
287 struct SerializedEvent final : public DeferredEvent { argument
299 struct SerializedChildDocConstructor final : public DeferredEvent { argument
324 struct SerializedBindChildDoc final : public DeferredEvent { argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/accessible/ipc/win/
H A DDocAccessibleChild.h144 struct SerializedHide final : public DeferredEvent { argument
157 struct SerializedStateChange final : public DeferredEvent { argument
174 struct SerializedCaretMove final : public DeferredEvent { argument
191 struct SerializedFocus final : public DeferredEvent { argument
204 struct SerializedTextChange final : public DeferredEvent { argument
229 struct SerializedSelection final : public DeferredEvent { argument
246 struct SerializedRoleChanged final : public DeferredEvent { argument
284 struct SerializedEvent final : public DeferredEvent { argument
296 struct SerializedChildDocConstructor final : public DeferredEvent { argument
321 struct SerializedBindChildDoc final : public DeferredEvent { argument
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h32 SMLoc StartLoc, EndLoc;
33 SMLoc OffsetOfLoc;
35 void *OpDecl;
36 bool AddressOf;
37 bool CallOperand;
39 struct TokOp {
44 struct RegOp {
48 struct PrefOp {
52 struct ImmOp {
57 struct MemOp {
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/accessible/ipc/win/
H A DDocAccessibleChild.h92 struct SerializedShow final : public DeferredEvent struct
116 struct SerializedHide final : public DeferredEvent argument
133 struct SerializedStateChange final : public DeferredEvent argument
153 struct SerializedCaretMove final : public DeferredEvent struct
171 struct SerializedTextChange final : public DeferredEvent argument
199 struct SerializedSelection final : public DeferredEvent argument
219 struct SerializedRoleChanged final : public DeferredEvent struct
234 struct SerializedEvent final : public DeferredEvent argument
251 struct SerializedChildDocConstructor final : public DeferredEvent argument
279 struct SerializedBindChildDoc final : public DeferredEvent argument
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkIndex.h98 Self result;
121 Self result;
143 Self result;
175 Self result;
187 OffsetType result;
201 Self result;
330 iterator begin() in begin()
340 iterator end() in end()
360 reverse_iterator rend() in rend()
405 reference front() in front()
[all …]
H A DitkSize.h92 Self result;
114 Self result;
136 Self result;
244 void swap(Size & other) in swap()
249 iterator begin() in begin()
259 iterator end() in end()
269 reverse_iterator rbegin() in rbegin()
279 reverse_iterator rend() in rend()
324 reference front() in front()
334 reference back() in back()
[all …]
H A DitkOffset.h92 Self result;
104 Self result;
136 Self result;
281 void swap(Offset & other) in swap()
286 iterator begin() in begin()
296 iterator end() in end()
306 reverse_iterator rbegin() in rbegin()
316 reverse_iterator rend() in rend()
361 reference front() in front()
371 reference back() in back()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/accessible/ipc/win/
H A DDocAccessibleChild.h126 struct SerializedHide final : public DeferredEvent { argument
139 struct SerializedStateChange final : public DeferredEvent { argument
156 struct SerializedCaretMove final : public DeferredEvent { struct
173 struct SerializedFocus final : public DeferredEvent { argument
186 struct SerializedTextChange final : public DeferredEvent { argument
211 struct SerializedSelection final : public DeferredEvent { argument
228 struct SerializedRoleChanged final : public DeferredEvent { argument
239 struct SerializedEvent final : public DeferredEvent { argument
251 struct SerializedChildDocConstructor final : public DeferredEvent { argument
275 struct SerializedBindChildDoc final : public DeferredEvent { struct
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h34 SMLoc StartLoc, EndLoc;
35 SMLoc OffsetOfLoc;
37 void *OpDecl;
38 bool AddressOf;
39 bool CallOperand;
41 struct TokOp {
46 struct RegOp {
50 struct PrefOp {
54 struct ImmOp {
59 struct MemOp {
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/AsmParser/
H A DX86Operand.h34 SMLoc StartLoc, EndLoc;
35 SMLoc OffsetOfLoc;
37 void *OpDecl;
38 bool AddressOf;
39 bool CallOperand;
41 struct TokOp {
46 struct RegOp {
50 struct PrefOp {
54 struct ImmOp {
59 struct MemOp {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h34 SMLoc StartLoc, EndLoc;
35 SMLoc OffsetOfLoc;
37 void *OpDecl;
38 bool AddressOf;
39 bool CallOperand;
41 struct TokOp {
46 struct RegOp {
50 struct PrefOp {
54 struct ImmOp {
59 struct MemOp {
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/AsmParser/
H A DX86Operand.h34 SMLoc StartLoc, EndLoc;
35 SMLoc OffsetOfLoc;
36 StringRef SymName;
37 void *OpDecl;
38 bool AddressOf;
40 struct TokOp {
45 struct RegOp {
49 struct PrefOp {
53 struct ImmOp {
57 struct MemOp {
[all …]
/dports/math/adol-c/ADOL-C-2.7.2/ADOL-C/include/adolc/
H A Dmedipacksupport.h29 typedef adouble Type;
30 typedef void AdjointType;
31 typedef double ModifiedType;
32 typedef double PrimalType;
33 typedef int IndexType;
35 static MPI_Datatype MpiType;
37 static MPI_Datatype PrimalMpiType;
38 static MPI_Datatype AdjointMpiType;
41 static MediType* MPI_TYPE;
68 static void finalizeTypes() { in finalizeTypes() argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h32 SMLoc StartLoc, EndLoc;
33 SMLoc OffsetOfLoc;
35 void *OpDecl;
36 bool AddressOf;
37 bool CallOperand;
39 struct TokOp {
44 struct RegOp {
48 struct PrefOp {
52 struct ImmOp {
57 struct MemOp {
[all …]

12345678910>>...208