Searched defs:NativeItem (Results 1 – 4 of 4) sorted by relevance
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | pkgitems.cpp | 61 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
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 61 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
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | pkgitems.cpp | 61 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
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | pkgitems.cpp | 61 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
|