Home
last modified time | relevance | path

Searched defs:size (Results 10976 - 11000 of 12434) sorted by relevance

1...<<431432433434435436437438439440>>...498

/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1175 int size() const { return 1; } in size() function
[all...]
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h1036 bool ArrayEq(const T* lhs, size_t size, const U* rhs) { in ArrayEq() argument
1076 void CopyArray(const T* from, size_t size, U* to) { in CopyArray() argument
1125 size_t size() const { return size_; } in size() function in testing::internal::NativeArray
[all...]
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc863 int size() { return static_cast<int>(args_.size()) - 1; } in size() function in testing::internal::Arguments
H A Dgtest-internal-inl.h305 const int size = static_cast<int>(v->size()); in ShuffleRange() local
308 << size << "]."; in ShuffleRange() local
311 << begin << ", " << size << "]."; in ShuffleRange() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java881 public int size() { in size() method in UnicodeSet
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dusearch.cpp163 inline void * allocateMemory(uint32_t size, UErrorCode *status) in allocateMemory() argument
[all...]
H A Dtzgnames.cpp154 TimeZoneGenericNameMatchInfo::size() const { in size() function in TimeZoneGenericNameMatchInfo
H A Dtimezone.cpp631 int32_t size = ures_getSize(res); in initMap() local
1063 int32_t size; in getEquivalentID() local
[all...]
H A Dastro.cpp1589 CalendarCache::CalendarCache(int32_t size, UErrorCode &status) { in CalendarCache() argument
H A Drbnf.cpp198 int32_t size; member in VArray
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c1616 int32_t i, size, j; in TestGetKeywordValuesForLocale() local
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1308 int32_t size = 0; in TestMaxExpansion() local
1332 int32_t size; in TestMaxExpansion() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dubidiimp.h249 int32_t size; /* number of points used */ member
H A Ducnvmbcs.cpp1270 uint32_t size, sizeofFromUBytes; in _EBCDICSwapLFNL() local
H A Duloc_tag.cpp2498 int32_t size = 0; in ultag_getExtlangSize() local
2536 int32_t size = 0; in ultag_getVariantsSize() local
2582 int32_t size = 0; in ultag_getExtensionsSize() local
H A Dunames.cpp81 uint16_t size; member
[all...]
/third_party/FreeBSD/sys/dev/usb/net/
H A Dif_axereg.h274 int size; member
/third_party/FreeBSD/sys/dev/usb/
H A Dusbhid.h208 uint32_t size; member
/third_party/NuttX/include/nuttx/video/
H A Dfb.h450 struct fb_cursorsize_s size; /* Current size */ member
459 struct fb_cursorsize_s size; /* Cursor size */ member
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h200 __le32 size; /* size of this structure */ member
226 __le32 size; /* size in bytes of the array, including all elements */ member
242 __le32 size; /* in bytes of private data */ member
259 __le32 size; /* in bytes of this structure */ member
271 __le32 size; /* in bytes of this structure */ member
292 __le32 size; /* in bytes of this structure */ member
304 __le32 size; /* i member
325 __le32 size; /* in bytes of this structure */ global() member
340 __le32 size; /* in bytes of this structure */ global() member
376 __le32 size; /* in bytes of this structure */ global() member
399 __le32 size; /* in bytes of this structure */ global() member
421 __le32 size; /* in bytes of this structure */ global() member
444 __le32 size; /* in bytes of this structure */ global() member
486 __le32 size; /* in bytes of this structure */ global() member
519 __le32 size; /* in bytes of this structure */ global() member
547 __le32 size; /* in bytes of this structure */ global() member
573 __le32 size; /* in bytes of this structure */ global() member
590 __le32 size; /* in bytes of this structure */ global() member
601 __le32 size; /* in bytes of this structure */ global() member
619 __le32 size; /* in bytes of this structure */ global() member
634 __le32 size; /* in bytes of this structure */ global() member
[all...]
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp244 int32_t size = 0; init() local
269 int32_t size = table->count(); setSortingArray() local
[all...]
H A Dcolprobe.cpp348 void setArray(Line **array, Line *contents, int32_t size) { in setArray() argument
358 int32_t size = table->count(); in setArray() local
472 analyzeStrength(Line **lines, int32_t size, CompareFn comparer) { in analyzeStrength() argument
526 void printOrdering(Line **lines, int32_t size, UFILE *file, UBool useLinks = false) { in printOrdering() argument
567 void setIndexes(Line **lines, int32_t size) { in setIndexes() argument
582 noteExpansion(Line **gLines, Line *line, int32_t size, CompareFn comparer) noteExpansion() argument
626 positionExpansions(Line **gLines, int32_t size, CompareFn comparer) positionExpansions() argument
797 analyzeContractions(Line** lines, int32_t size, CompareFn comparer) analyzeContractions() argument
894 detectContractions(Line **gLines, Line *lines, int32_t size, CompareFn comparer) detectContractions() argument
941 detectExpansions(Line **gLines, int32_t size, CompareFn comparer) detectExpansions() argument
1153 reduceUntailored(Line **gLines, int32_t size) reduceUntailored() argument
1185 constructAndAnalyze(Line **gLines, Line *lines, int32_t size, CompareFn comparer) constructAndAnalyze() argument
1254 const int32_t size = sizeof(stuff)/sizeof(stuff[0]); checkCaseOrdering() local
1297 const int32_t size = sizeof(stuff)/sizeof(stuff[0]); checkSecondaryOrdering() local
[all...]
H A DcolprobeNew.cpp449 const int32_t size = sizeof(stuff)/sizeof(stuff[0]); in checkCaseOrdering() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUnicodeSetTest.java879 SetSpeed2(int size) SetSpeed2() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java823 public int size() { in size() method in UnicodeSet
[all...]

Completed in 75 milliseconds

1...<<431432433434435436437438439440>>...498