/third_party/benchmark/test/ |
H A D | benchmark_min_time_flag_iters_test.cc | 21 assert(report.size() == 1);
|
/third_party/curl/lib/ |
H A D | curl_trc.h | 55 char *ptr, size_t size); 108 /* All informational messages are not compiled in for size savings */
|
/third_party/alsa-utils/topology/nhlt/intel/ |
H A D | intel-nhlt.h | 51 int find_set_values(struct dai_values *values, int size, snd_config_t *dai_cfg,
|
/third_party/gn/src/gn/ |
H A D | target_public_pair_unittest.cc | 49 EXPECT_EQ(2u, list.size()); in TEST()
|
H A D | token.h | 73 location_.column_number() + static_cast<int>(value_.size()))); in range()
|
H A D | pattern.h | 33 return literal.size(); in MinSize()
|
/third_party/FreeBSD/sbin/fsck_msdosfs/ |
H A D | dosfs.h | 77 u_int ClusterSize; /* Cluster size in bytes */ 117 u_int32_t size; /* filesize in bytes */ member
|
/third_party/FreeBSD/sbin/newfs_msdos/ |
H A D | mkfs_msdos.h | 50 AOPT('b', uint32_t, block_size, 1, "Block size") \ 61 AOPT('s', uint32_t, size, 1, "File System size") \
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | RbValue.java | 59 return elements.size() == 1; in isSingleton()
|
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/localedistance/ |
H A D | Indexer.java | 38 indexMap.putIfAbsent(checkNotNull(value), indexMap.size()); in apply()
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
H A D | ShapingTypeBuilder.java | 49 int count = shapingTypes.size(); in buildShapingTypes()
|
/third_party/libunwind/libunwind/src/ |
H A D | os-qnx.c | 38 static int callback(const struct dl_phdr_info *info, size_t size, void *data) in callback() argument
|
/third_party/libuv/src/unix/ |
H A D | os390-syscalls.h | 50 unsigned long size; member
|
/third_party/libunwind/libunwind/src/mips/ |
H A D | getcontext.S | 93 .size _Umips_getcontext, .-_Umips_getcontext
|
/third_party/libunwind/libunwind/src/x86/ |
H A D | siglongjmp.S | 90 .size _UI_siglongjmp_cont, .-_UI_siglongjmp_cont
|
H A D | getcontext-linux.S | 71 .size _Ux86_getcontext, . - _Ux86_getcontext
|
/third_party/lzma/CPP/Windows/ |
H A D | System.h | 125 bool GetRamSize(UInt64 &size); // returns false, if unknown ram size
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_rtld.h | 45 uint32_t size; member
|
/third_party/libabigail/tests/ |
H A D | test-cxx-compat.cc | 65 CHECK(opt->size() == 4);
|
/third_party/libcoap/include/oscore/ |
H A D | oscore.h | 60 /* Estimate your header size, especially when using Proxy-Uri. */ 94 * structure. Returns serialized size. */ 112 uint8_t size);
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | PpmdDecoder.h | 65 HRESULT CodeSpec(Byte *memStream, UInt32 size);
|
/third_party/mbedtls/include/mbedtls/ |
H A D | x509_crl.h | 116 * \param buflen size of the buffer 134 * \param buflen size of the buffer 164 * \param size Maximum size of buffer 171 int mbedtls_x509_crl_info(char *buf, size_t size, const char *prefix,
|
/third_party/mesa3d/src/freedreno/drm/msm/ |
H A D | msm_device.c | 74 .size = 0x1000, in msm_device_new()
|
/third_party/mesa3d/src/freedreno/computerator/ |
H A D | ir3_asm.c | 50 unsigned sz = v->info.size; in ir3_asm_assemble()
|
/third_party/mesa3d/src/asahi/lib/ |
H A D | agx_device.h | 87 agx_shmem_alloc(struct agx_device *dev, size_t size, bool cmdbuf);
|