Home
last modified time | relevance | path

Searched refs:QueryObject (Results 1 – 25 of 131) sorted by relevance

123456

/dports/multimedia/openshot/openshot-qt-2.6.1/src/classes/
H A Dquery.py35 class QueryObject: class
147 class Clip(QueryObject):
162 return QueryObject.filter(Clip, **kwargs)
166 return QueryObject.get(Clip, **kwargs)
173 class Transition(QueryObject):
216 class File(QueryObject):
235 return QueryObject.get(File, **kwargs)
261 class Marker(QueryObject):
283 class Track(QueryObject):
302 return QueryObject.get(Track, **kwargs)
[all …]
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/
H A Dquery_state.h83 struct QueryObject { struct
95 QueryObject(VkQueryPool pool_, uint32_t query_) in QueryObject() argument
97 QueryObject(VkQueryPool pool_, uint32_t query_, uint32_t index_) in QueryObject() argument
99 QueryObject(const QueryObject &obj) in QueryObject() argument
106 QueryObject(const QueryObject &obj, uint32_t perf_pass_) in QueryObject() argument
113 bool operator<(const QueryObject &rhs) const {
118 inline bool operator==(const QueryObject &query1, const QueryObject &query2) {
122 typedef std::map<QueryObject, QueryState> QueryMap;
151 struct hash<QueryObject> {
152 size_t operator()(QueryObject query) const throw() {
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dhandle_dispatcher.cc50 static NtQueryObject QueryObject = NULL; in DuplicateHandleProxy() local
51 if (!QueryObject) in DuplicateHandleProxy()
52 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in DuplicateHandleProxy()
71 QueryObject(handle.Get(), ObjectTypeInformation, type_info, size, &size); in DuplicateHandleProxy()
H A Dhandle_closer.cc161 static NtQueryObject QueryObject = nullptr; in GetHandleName() local
162 if (!QueryObject) in GetHandleName()
163 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in GetHandleName()
173 QueryObject(handle, ObjectNameInformation, name.get(), size, &size); in GetHandleName()
H A Dhandle_closer_agent.cc21 static NtQueryObject QueryObject = nullptr; in QueryObjectTypeInformation() local
22 if (!QueryObject) in QueryObjectTypeInformation()
23 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in QueryObjectTypeInformation()
27 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dhandle_dispatcher.cc49 static NtQueryObject QueryObject = NULL; in DuplicateHandleProxy() local
50 if (!QueryObject) in DuplicateHandleProxy()
51 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in DuplicateHandleProxy()
70 QueryObject(handle.Get(), ObjectTypeInformation, type_info, size, &size); in DuplicateHandleProxy()
H A Dhandle_closer_agent.cc22 static NtQueryObject QueryObject = NULL; in QueryObjectTypeInformation() local
23 if (!QueryObject) in QueryObjectTypeInformation()
24 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in QueryObjectTypeInformation()
28 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
H A Dhandle_closer.cc174 static NtQueryObject QueryObject = NULL; in GetHandleName() local
175 if (!QueryObject) in GetHandleName()
176 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in GetHandleName()
185 result = QueryObject(handle, ObjectNameInformation, name.get(), in GetHandleName()
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dhandle_dispatcher.cc50 static NtQueryObject QueryObject = NULL; in DuplicateHandleProxy() local
51 if (!QueryObject) in DuplicateHandleProxy()
52 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in DuplicateHandleProxy()
71 QueryObject(handle.Get(), ObjectTypeInformation, type_info, size, &size); in DuplicateHandleProxy()
H A Dhandle_closer.cc161 static NtQueryObject QueryObject = nullptr; in GetHandleName() local
162 if (!QueryObject) in GetHandleName()
163 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in GetHandleName()
173 QueryObject(handle, ObjectNameInformation, name.get(), size, &size); in GetHandleName()
H A Dhandle_closer_agent.cc21 static NtQueryObject QueryObject = nullptr; in QueryObjectTypeInformation() local
22 if (!QueryObject) in QueryObjectTypeInformation()
23 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in QueryObjectTypeInformation()
27 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/sandbox/win/src/
H A Dhandle_dispatcher.cc49 static NtQueryObject QueryObject = NULL; in DuplicateHandleProxy() local
50 if (!QueryObject) in DuplicateHandleProxy()
51 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in DuplicateHandleProxy()
70 QueryObject(handle.Get(), ObjectTypeInformation, type_info, size, &size); in DuplicateHandleProxy()
H A Dhandle_closer_agent.cc22 static NtQueryObject QueryObject = NULL; in QueryObjectTypeInformation() local
23 if (!QueryObject) in QueryObjectTypeInformation()
24 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in QueryObjectTypeInformation()
28 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
H A Dhandle_closer.cc172 static NtQueryObject QueryObject = NULL; in GetHandleName() local
173 if (!QueryObject) in GetHandleName()
174 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in GetHandleName()
183 result = QueryObject(handle, ObjectNameInformation, name.get(), in GetHandleName()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dhandle_dispatcher.cc50 static NtQueryObject QueryObject = NULL; in DuplicateHandleProxy() local
51 if (!QueryObject) in DuplicateHandleProxy()
52 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in DuplicateHandleProxy()
71 QueryObject(handle.Get(), ObjectTypeInformation, type_info, size, &size); in DuplicateHandleProxy()
H A Dhandle_closer.cc161 static NtQueryObject QueryObject = nullptr; in GetHandleName() local
162 if (!QueryObject) in GetHandleName()
163 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in GetHandleName()
173 QueryObject(handle, ObjectNameInformation, name.get(), size, &size); in GetHandleName()
H A Dhandle_closer_agent.cc21 static NtQueryObject QueryObject = nullptr; in QueryObjectTypeInformation() local
22 if (!QueryObject) in QueryObjectTypeInformation()
23 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in QueryObjectTypeInformation()
27 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dhandle_dispatcher.cc49 static NtQueryObject QueryObject = NULL; in DuplicateHandleProxy() local
50 if (!QueryObject) in DuplicateHandleProxy()
51 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in DuplicateHandleProxy()
70 QueryObject(handle.Get(), ObjectTypeInformation, type_info, size, &size); in DuplicateHandleProxy()
H A Dhandle_closer_agent.cc20 static NtQueryObject QueryObject = nullptr; in QueryObjectTypeInformation() local
21 if (!QueryObject) in QueryObjectTypeInformation()
22 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in QueryObjectTypeInformation()
26 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
H A Dhandle_closer.cc174 static NtQueryObject QueryObject = nullptr; in GetHandleName() local
175 if (!QueryObject) in GetHandleName()
176 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in GetHandleName()
186 QueryObject(handle, ObjectNameInformation, name.get(), size, &size); in GetHandleName()
/dports/editors/texmacs/TeXmacs-1.99.4-src/src/Plugins/Pdf/PDFWriter/
H A DPDFPageInput.cpp156 RefCountPtr<PDFObject> lowerLeftX(inPDFArray->QueryObject(0)); in SetPDFRectangleFromPDFArray()
157 RefCountPtr<PDFObject> lowerLeftY(inPDFArray->QueryObject(1)); in SetPDFRectangleFromPDFArray()
158 RefCountPtr<PDFObject> upperRightX(inPDFArray->QueryObject(2)); in SetPDFRectangleFromPDFArray()
159 RefCountPtr<PDFObject> upperRightY(inPDFArray->QueryObject(3)); in SetPDFRectangleFromPDFArray()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dhandle_closer.cc161 static NtQueryObject QueryObject = nullptr; in GetHandleName() local
162 if (!QueryObject) in GetHandleName()
163 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in GetHandleName()
173 QueryObject(handle, ObjectNameInformation, name.get(), size, &size); in GetHandleName()
H A Dhandle_closer_agent.cc21 static NtQueryObject QueryObject = nullptr; in QueryObjectTypeInformation() local
22 if (!QueryObject) in QueryObjectTypeInformation()
23 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in QueryObjectTypeInformation()
27 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dhandle_closer_agent.cc21 static NtQueryObject QueryObject = nullptr; in QueryObjectTypeInformation() local
22 if (!QueryObject) in QueryObjectTypeInformation()
23 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in QueryObjectTypeInformation()
27 status = QueryObject(handle, ObjectTypeInformation, buffer, *size, size); in QueryObjectTypeInformation()
H A Dhandle_closer.cc161 static NtQueryObject QueryObject = nullptr; in GetHandleName() local
162 if (!QueryObject) in GetHandleName()
163 ResolveNTFunctionPtr("NtQueryObject", &QueryObject); in GetHandleName()
173 QueryObject(handle, ObjectNameInformation, name.get(), size, &size); in GetHandleName()

123456