Home
last modified time | relevance | path

Searched defs:NativeItem (Results 1 – 13 of 13) sorted by relevance

/dports/devel/icu/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/devel/icu-lx/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/www/firefox/firefox-99.0/intl/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/www/node10/node-v10.24.1/deps/icu-small/source/tools/toolutil/
H A Dpkgitems.cpp61 class NativeItem { class
63 NativeItem() : pItem(NULL), pInfo(NULL), bytes(NULL), swapped(NULL), length(0) {} in NativeItem() function in NativeItem
64 NativeItem(const Item *item, UDataSwapFn *swap) : swapped(NULL) { in NativeItem() function in NativeItem
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/
H A DContextMenuItem.h253 typedef MENUITEMINFO NativeItem; typedef
255 typedef void* NativeItem; typedef