Searched refs:bloom (Results 1 – 8 of 8) sorted by relevance
/external/fio/lib/ |
D | bloom.h | 6 struct bloom; 8 struct bloom *bloom_new(uint64_t entries); 9 void bloom_free(struct bloom *b); 10 int bloom_set(struct bloom *b, uint32_t *data, unsigned int nwords);
|
D | bloom.c | 12 struct bloom { struct 65 struct bloom *bloom_new(uint64_t entries) in bloom_new() 67 struct bloom *b; in bloom_new() 85 void bloom_free(struct bloom *b) in bloom_free() 91 static int __bloom_check(struct bloom *b, uint32_t *data, unsigned int nwords, in __bloom_check() 116 int bloom_set(struct bloom *b, uint32_t *data, unsigned int nwords) in bloom_set()
|
/external/fio/t/ |
D | dedupe.c | 64 static struct bloom *bloom; variable 247 if (bloom) { in insert_chunks() 252 r = bloom_set(bloom, items[i].hash, s); in insert_chunks() 455 bloom = bloom_new(bloom_entries); in dedupe_check() 588 if (!bloom) in main() 595 if (bloom) in main() 596 bloom_free(bloom); in main()
|
/external/fio/ |
D | Android.mk | 32 lib/bloom.c lib/linux-dev-lookup.c lib/tp.c
|
D | Makefile | 39 lib/tp.c lib/bloom.c 204 memalign.o lib/bloom.o t/debug.o crc/xxhash.o crc/murmur3.o \
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 2604 support bloom filters, radix trees, etc. A map is defined by its type,
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/ |
D | en-GB_lexpos.utf | 3846 N^V "bloom" :G2P
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 19514 花開 < bloom; 34197 花開 > bloom;
|