Home
last modified time | relevance | path

Searched defs:ToIndex (Results 1 – 25 of 92) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/js/src/
H A Djsnum.h352 [[nodiscard]] static inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
365 [[nodiscard]] static inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
/dports/www/firefox/firefox-99.0/js/src/
H A Djsnum.h356 [[nodiscard]] static inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
369 [[nodiscard]] static inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/
H A Djsnum.h352 [[nodiscard]] static inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
365 [[nodiscard]] static inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/
H A Djsnum.h330 static MOZ_MUST_USE inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
343 static MOZ_MUST_USE inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
/dports/textproc/zorba/zorba-2.7.0/src/util/
H A Dauto_vector.h210 size_t auto_vector<T>::ToIndex (iterator const & it) in ToIndex() function
217 size_t auto_vector<T>::ToIndex (reverse_iterator const & rit) in ToIndex() function
/dports/games/openbve/OpenBVE-1.8.2.1/source/Plugins/Route.CsvRw/
H A DCsvRwRouteParser.RouteData.cs47 internal void CreateMissingBlocks(int ToIndex, bool PreviewOnly) in CreateMissingBlocks()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/Mono.Globalization.Unicode/
H A DCodePointIndexer.cs100 public int ToIndex (int cp) in ToIndex() method in Mono.Globalization.Unicode.CodePointIndexer
/dports/lang/mono/mono-5.10.1.57/external/api-doc-tools/external/Lucene.Net.Light/src/core/Document/
H A DField.cs608 public static Field.Index ToIndex(bool indexed, bool analyed) in ToIndex() method in Lucene.Net.Documents.FieldExtensions
613 public static Field.Index ToIndex(bool indexed, bool analyzed, bool omitNorms) in ToIndex() method in Lucene.Net.Documents.FieldExtensions
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/containers/
H A Dintrusive_heap.h478 size_type ToIndex(HeapHandle handle) { return handle.index(); } in ToIndex() function
486 size_type ToIndex(I pos) { in ToIndex() function
852 IntrusiveHeap<T, Compare, HeapHandleAccessor>::ToIndex(const_iterator pos) { in ToIndex() function
862 IntrusiveHeap<T, Compare, HeapHandleAccessor>::ToIndex( in ToIndex() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/containers/
H A Dintrusive_heap.h478 size_type ToIndex(HeapHandle handle) { return handle.index(); } in ToIndex() function
486 size_type ToIndex(I pos) { in ToIndex() function
852 IntrusiveHeap<T, Compare, HeapHandleAccessor>::ToIndex(const_iterator pos) { in ToIndex() function
862 IntrusiveHeap<T, Compare, HeapHandleAccessor>::ToIndex( in ToIndex() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/
H A Djsnum.h254 static MOZ_MUST_USE inline bool ToIndex(JSContext* cx, JS::HandleValue v, in ToIndex() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/lifecycle/
H A Daw_contents_lifecycle_notifier.cc153 size_t AwContentsLifecycleNotifier::ToIndex(AwContentsState state) const { in ToIndex() function in android_webview::AwContentsLifecycleNotifier
/dports/games/alephone/alephone-release-20190331/Source_Files/Lua/
H A Dlua_templates.h559 static index_t ToIndex(lua_State *L, int index) { in ToIndex() function
684 index_t L_Enum<name, index_t>::ToIndex(lua_State *L, int index) in ToIndex() function
/dports/emulators/citra/citra-ac98458e0/src/common/
H A Dthread_queue_list.h164 s64 ToIndex(const Queue* q) const { in ToIndex() function
/dports/emulators/citra-qt5/citra-ac98458e0/src/common/
H A Dthread_queue_list.h164 s64 ToIndex(const Queue* q) const { in ToIndex() function
/dports/misc/perkeep/perkeep-0.11/pkg/types/camtypes/
H A Ddiscovery.go88 ToIndex bool `json:"toIndex"` member
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/base/
H A Denum_set.h276 static constexpr size_t ToIndex(E value) { in ToIndex() function
/dports/devel/upp/upp/uppsrc/CtrlCore/
H A DGtkDnD.cpp167 void ToIndex(GtkTargetList *target_list, Index<String>& ndx) in ToIndex() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmy_winfile.cc142 size_t ToIndex(File fd) { in ToIndex() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/src/
H A DFilterSupport.h376 uint8_t ToIndex() const { in ToIndex() function
/dports/net/drive/drive-0.4.0/src/
H A Dtypes.go551 func (f *File) ToIndex() *config.Index { func
/dports/www/firefox/firefox-99.0/gfx/src/
H A DFilterSupport.h376 uint8_t ToIndex() const { in ToIndex() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/src/
H A DFilterSupport.h376 uint8_t ToIndex() const { in ToIndex() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/src/
H A DFilterSupport.h255 uint8_t ToIndex() const { in ToIndex() function
/dports/math/vtk9/VTK-9.1.0/Common/DataModel/
H A DvtkHigherOrderTriangle.cxx822 vtkIdType vtkHigherOrderTriangle::ToIndex(const vtkIdType* bindex) in ToIndex() function in vtkHigherOrderTriangle

1234