Home
last modified time | relevance | path

Searched refs:size (Results 23851 - 23875 of 40834) sorted by relevance

1...<<951952953954955956957958959960>>...1634

/third_party/benchmark/src/
H A Dbenchmark_name.cc21 // Compute the total size of a pack of std::strings
26 return head.size() + size_impl(tail...); in size_impl()
/third_party/cJSON/fuzzing/
H A Dfuzz_main.c5 int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size); /* required by C89 */
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-more-matchers.h66 // empty() and size() (e.g. std::vector or std::string), or a C-style string.
69 // Matches anything that defines empty() and size().
76 *listener << "whose size is " << c.size(); in MatchAndExplain()
94 // string. The container must support both size() and empty(), which all
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DUVector32.java20 public int size() { return length; } in size() method in UVector32
H A DUVector64.java20 public int size() { return length; } in size() method in UVector64
/third_party/icu/icu4c/source/common/
H A Ducol_data.h10 * tab size: 8 (not used)
37 int32_t size; member
53 uint32_t expansionCESize; /* array of maximum expansion size
57 int32_t endExpansionCECount; /* size of endExpansionCE */
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeMapBoilerplateTest.java48 if (list.size() > 30) return false; in _addTestObject()
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DRbValueSubject.java37 check("getElements().size()").that(actual.getElements().size()).isEqualTo(n); in hasSize()
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapBoilerplateTest.java45 if (list.size() > 30) return false; in _addTestObject()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DUVector64.java24 public int size() { return length; } in size() method in UVector64
H A DUVector32.java24 public int size() { return length; } in size() method in UVector32
/third_party/libunwind/libunwind/src/s390x/
H A Dsetcontext.S73 .size _Us390x_setcontext, . - _Us390x_setcontext
H A Dgetcontext.S71 .size _Us390x_getcontext, . - _Us390x_getcontext
/third_party/libcoap/src/
H A Dcoap_io_riot.c66 session->addr_info.remote.size); in coap_socket_send()
/third_party/jerryscript/targets/nuttx-stm32f4/
H A Dsetjmp.S24 .size \_name, .-\_name
/third_party/json/tests/thirdparty/Fuzzer/standalone/
H A DStandaloneFuzzTargetMain.c21 extern int LLVMFuzzerTestOneInput(const unsigned char *data, size_t size);
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec.h93 uint32_t size; member
/third_party/mesa3d/src/amd/compiler/
H A Daco_dominance.cpp47 for (unsigned i = 1; i < program->blocks.size(); i++) { in dominator_tree()
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker_util.h58 * All valid array indices are less than the size of the array. If index
59 * is equal to the size of the array, this means the entire array has been
65 unsigned size; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_shader.c70 module->size / sizeof(uint32_t), in pvr_spirv_to_nir()
H A Dpvr_bo.h83 uint64_t size,
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dcontext.hpp68 add_svm_allocation(const void *ptr, size_t size);
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dresource9.h46 long long size; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.h55 unsigned size, unsigned usage);
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.h47 assert((size_t)idx < m_rows.size()); return m_rows[idx];}

Completed in 22 milliseconds

1...<<951952953954955956957958959960>>...1634