Searched defs:k1 (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/system/ulib/region-alloc/include/region-alloc/
H A Dregion-alloc.h271 static bool LessThan(const ralloc_region_t& k1, const ralloc_region_t& k2) { argument
275 static bool EqualTo(const ralloc_region_t& k1, const ralloc_region_t& k2) { argument
/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dhash_inlines.h104 uint32_t k1 = hash_get_block_32(blocks, i); local
120 uint32_t k1 = 0; local
161 uint32_t k1 = hash_get_block_32(blocks, i*4 + 0); local
191 uint32_t k1 = 0; local
259 uint64_t k1 = hash_get_block_64(blocks, i*2 + 0); local
277 uint64_t k1 = 0; local
[all...]
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dckh.c544 ckh_string_keycomp(const void *k1, const void *k2) argument
566 ckh_pointer_keycomp(const void *k1, const void *k2) argument
H A Dprof.c1838 prof_bt_keycomp(const void *k1, const void *k2) argument
/fuchsia/zircon/system/ulib/blobfs/include/blobfs/
H A Dblobfs.h297 static bool LessThan(const uint8_t* k1, const uint8_t* k2) { argument
300 static bool EqualTo(const uint8_t* k1, const uint8_t* k2) { argument
/fuchsia/zircon/third_party/ulib/lz4/
H A Dxxhash.c425 U64 k1 = XXH_get64bits(p); local
872 U64 k1 = XXH_readLE64(p, endian); local
[all...]

Completed in 111 milliseconds