Home
last modified time | relevance | path

Searched refs:collisions (Results 1 – 25 of 110) sorted by relevance

12345

/external/skia/bench/
DFontCacheBench.cpp85 int collisions = 0; in count_collisions() local
88 collisions += table[index]; in count_collisions()
91 return collisions; in count_collisions()
124 int collisions = 0; in onDraw() local
129 collisions += count_collisions(array, count, gRec[i].fHasher, hashMask); in onDraw()
133 …ts [%d] limit [%d] collisions [%d / %d = %1.2g%%] using %s\n", hashBits, limit, collisions, glyphs, in onDraw()
134 collisions * 100.0 / glyphs, gRec[i].fName); in onDraw()
/external/skqp/bench/
DFontCacheBench.cpp85 int collisions = 0; in count_collisions() local
88 collisions += table[index]; in count_collisions()
91 return collisions; in count_collisions()
124 int collisions = 0; in onDraw() local
129 collisions += count_collisions(array, count, gRec[i].fHasher, hashMask); in onDraw()
133 …ts [%d] limit [%d] collisions [%d / %d = %1.2g%%] using %s\n", hashBits, limit, collisions, glyphs, in onDraw()
134 collisions * 100.0 / glyphs, gRec[i].fName); in onDraw()
/external/mesa3d/src/amd/vulkan/
Dradv_entrypoints_gen.py287 collisions = [0] * 10
294 collisions[9] += 1
296 collisions[level] += 1
301 collisions=collisions,
/external/mesa3d/src/intel/vulkan/
Danv_entrypoints_gen.py449 collisions = [0] * 10
457 collisions[9] += 1
459 collisions[level] += 1
465 collisions=collisions,
/external/strace/tests-m32/
Dnlattr_ifinfomsg.c103 .collisions = 0xefadbaeb, in main()
153 PRINT_FIELD_U(", ", st, collisions); in main()
187 PRINT_FIELD_U(", ", st, collisions); in main()
252 .collisions = 0xffbaefcefbafacef, in main()
279 PRINT_FIELD_U(", ", st64, collisions); in main()
313 PRINT_FIELD_U(", ", st64, collisions); in main()
/external/strace/tests/
Dnlattr_ifinfomsg.c103 .collisions = 0xefadbaeb, in main()
153 PRINT_FIELD_U(", ", st, collisions); in main()
187 PRINT_FIELD_U(", ", st, collisions); in main()
252 .collisions = 0xffbaefcefbafacef, in main()
279 PRINT_FIELD_U(", ", st64, collisions); in main()
313 PRINT_FIELD_U(", ", st64, collisions); in main()
/external/strace/tests-mx32/
Dnlattr_ifinfomsg.c103 .collisions = 0xefadbaeb, in main()
153 PRINT_FIELD_U(", ", st, collisions); in main()
187 PRINT_FIELD_U(", ", st, collisions); in main()
252 .collisions = 0xffbaefcefbafacef, in main()
279 PRINT_FIELD_U(", ", st64, collisions); in main()
313 PRINT_FIELD_U(", ", st64, collisions); in main()
/external/swiftshader/third_party/LLVM/test/Assembler/
D2002-03-08-NameCollision.ll3 ; Method arguments were being checked for collisions at the global scope before
5 ; collisions could occur that would cause the following error message to be
/external/llvm/test/Assembler/
D2002-03-08-NameCollision.ll4 ; Method arguments were being checked for collisions at the global scope before
6 ; collisions could occur that would cause the following error message to be
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/
D2002-03-08-NameCollision.ll4 ; Method arguments were being checked for collisions at the global scope before
6 ; collisions could occur that would cause the following error message to be
/external/tcpdump/tests/
Dof10_p3295-vv.out741 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
742 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
743 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
744 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
745 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
746 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
747 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
748 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
749 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
750 …, tx_dropped 0, rx_errors 0, tx_errors 0, rx_frame_err 0, rx_over_err 0, rx_crc_err 0, collisions 0
[all …]
/external/python/cpython2/Objects/
Ddictnotes.txt86 in more collisions. Decreasing it improves sparseness at the
118 hash values of the keys (some sets of values have fewer collisions than
121 While making a dictionary more sparse reduces collisions, it impairs
147 collisions than the current random chaining approach.
149 Exploiting cache locality at the expense of additional collisions fails
165 then the occurrence of additional collisions is lessened.
169 an alternate search strategy without increasing collisions in small dicts
215 curtail the number of collisions but will increase iteration time.
253 jostled (to minimize collisions). The lookdict() routine can then
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/
Daccel-table-hash-collisions.ll8 ; The names of the variables have been chosen so that they produce hash collisions.
54 source_filename = "test/DebugInfo/Generic/accel-table-hash-collisions.ll"
76 !3 = !DIFile(filename: "hash-collisions.c", directory: "/tmp")
/external/python/cpython3/Objects/
Ddictnotes.txt82 hash values of the keys (some sets of values have fewer collisions than
85 While making a dictionary more sparse reduces collisions, it impairs
131 collisions than the current random chaining approach.
133 Exploiting cache locality at the expense of additional collisions fails
/external/e2fsprogs/tests/f_ind_inode_collision/
Dname1 multiple *ind collisions with critical metadata
/external/e2fsprogs/tests/f_inode_ea_collision/
Dname1 collisions in the inode ea area
/external/u-boot/include/linux/
Dnetdevice.h39 unsigned long collisions; member
/external/libaom/
DREADME.version4 Rename files to avoid object collisions:
/external/python/cpython2/Lib/test/
Dtest_tuple.py73 collisions = len(inps) - len(set(map(hash, inps)))
74 self.assertTrue(collisions <= 15)
/external/libnl/include/linux-private/linux/
Dif_link.h18 __u32 collisions; member
51 __u64 collisions; member
/external/python/cpython2/Misc/NEWS.d/
D2.7.3rc2.rst9 service due to hash collisions. Patch by David Malcolm with some
/external/nanopb-c/tests/multiple_files/
DSConscript1 # Test that multiple .proto files don't cause name collisions.
/external/grpc-grpc/third_party/nanopb/tests/multiple_files/
DSConscript1 # Test that multiple .proto files don't cause name collisions.
/external/llvm/test/DebugInfo/Generic/
Daccel-table-hash-collisions.ll7 ; The names of the variables have been chosen so that they produce hash collisions.
73 !1 = !DIFile(filename: "hash-collisions.c", directory: "/tmp")
/external/python/cpython3/Lib/test/
Dtest_tuple.py86 collisions = len(inps) - len(set(map(hash, inps)))
87 self.assertTrue(collisions <= 15)

12345