Home
last modified time | relevance | path

Searched refs:fpp (Results 1 – 12 of 12) sorted by relevance

/external/guava/guava-tests/test/com/google/common/hash/
DBloomFilterTest.java246 for (double fpp = Double.MIN_VALUE; fpp < 1.0; fpp += 0.001) { in testOptimalSize()
247 assertTrue(BloomFilter.optimalNumOfBits(n, fpp) >= 0); in testOptimalSize()
288 double fpp = bf.expectedFpp(); in testExpectedFpp() local
289 assertEquals(0.0, fpp); in testExpectedFpp()
291 while (fpp != 1.0) { in testExpectedFpp()
295 assertTrue(changed ? newFpp > fpp : newFpp == fpp); in testExpectedFpp()
296 fpp = newFpp; in testExpectedFpp()
301 double fpp = 0.03; in testBitSize() local
303 long numBits = BloomFilter.optimalNumOfBits(i, fpp); in testBitSize()
307 BloomFilter.create(Funnels.unencodedCharsFunnel(), i, fpp).bitSize()); in testBitSize()
/external/guava/guava/src/com/google/common/hash/
DBloomFilter.java287 Funnel<? super T> funnel, int expectedInsertions /* n */, double fpp) { in create() argument
288 return create(funnel, expectedInsertions, fpp, DEFAULT_STRATEGY); in create()
293 Funnel<? super T> funnel, int expectedInsertions /* n */, double fpp, Strategy strategy) { in create() argument
297 checkArgument(fpp > 0.0, "False positive probability (%s) must be > 0.0", fpp); in create()
298 checkArgument(fpp < 1.0, "False positive probability (%s) must be < 1.0", fpp); in create()
310 long numBits = optimalNumOfBits(expectedInsertions, fpp); in create()
/external/boringssl/src/crypto/bio/
Dfile.c181 FILE **fpp; in file_ctrl() local
237 fpp = (FILE **)ptr; in file_ctrl()
238 *fpp = (FILE *)b->ptr; in file_ctrl()
/external/libedit/src/
Del.c484 FILE **fpp; in FUN() local
487 fpp = va_arg(ap, FILE **); in FUN()
491 *fpp = el->el_infile; in FUN()
494 *fpp = el->el_outfile; in FUN()
497 *fpp = el->el_errfile; in FUN()
Deln.c328 FILE **fpp = va_arg(ap, FILE **); in el_get() local
329 ret = el_wget(el, op, what, fpp); in el_get()
/external/clang/test/SemaCXX/
Dconst-cast.cpp40 f *fpp = const_cast<f*>(&fp); in good_const_cast_test() local
Dcstyle-cast.cpp39 f *fpp = (f*)(&fp); in t_cc() local
Dfunctional-cast.cpp71 f *fpp = fp_t(&fp); in t_cc() local
/external/python/cpython2/Modules/_ctypes/libffi/src/mips/
Dffi.c877 char *fpp; in copy_struct_N32() local
886 fpp = (char *)(argn >= 8 ? ar + argn : fpr + argn); in copy_struct_N32()
891 *(double *)tp = *(double *)fpp; in copy_struct_N32()
/external/ImageMagick/PerlMagick/t/reference/write/composite/
DCopyRed.miff41 …��pp��pp��pp��pp��pp��pp��pp��pp�3pp�8pp�Dpp��pp��pp�qpp�]pp�rpp�opp�fpp�gpp�epp�fpp�kpp�ppp�ppp�p…
/external/pdfium/third_party/libtiff/
Dtif_dir.c68 void _TIFFsetFloatArray(float** fpp, float* fp, uint32 n) in _TIFFsetFloatArray() argument
69 { setByteArray((void**) fpp, (void*) fp, n, sizeof (float)); } in _TIFFsetFloatArray()
/external/trappy/doc/
DPlotter.ipynb117 …krR582Zdf/31kqQOHTooNTX1ct8vAAAAAADlSokNe05OjsLD\nwzVjxgyNGDFCb7/9ts6dO6d+/fpp/vz5GjJkiBYsWKC+fftK…
209 …krR582Zdf/31kqQOHTooNTX1ct8vAAAAAADlSokNe05OjsLD\nwzVjxgyNGDFCb7/9ts6dO6d+/fpp/vz5GjJkiBYsWKC+fftK…