Home
last modified time | relevance | path

Searched refs:sort_point (Results 1 – 15 of 15) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/libcxx/fuzzing/
H A Dpartial_sort.pass.cpp22 const std::size_t sort_point = data[0] % size; in LLVMFuzzerTestOneInput() local
24 const auto sort_iter = working.begin() + sort_point; in LLVMFuzzerTestOneInput()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/libcxx/fuzzing/
H A Dpartial_sort.pass.cpp22 const std::size_t sort_point = data[0] % size; in LLVMFuzzerTestOneInput() local
24 const auto sort_iter = working.begin() + sort_point; in LLVMFuzzerTestOneInput()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/libcxx/fuzzing/
H A Dpartial_sort.pass.cpp22 const std::size_t sort_point = data[0] % size; in LLVMFuzzerTestOneInput() local
24 const auto sort_iter = working.begin() + sort_point; in LLVMFuzzerTestOneInput()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/libcxx/fuzzing/
H A Dpartial_sort.pass.cpp22 const std::size_t sort_point = data[0] % size; in LLVMFuzzerTestOneInput() local
24 const auto sort_iter = working.begin() + sort_point; in LLVMFuzzerTestOneInput()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/libcxx/fuzzing/
H A Dpartial_sort.pass.cpp22 const std::size_t sort_point = data[0] % size; in LLVMFuzzerTestOneInput() local
24 const auto sort_iter = working.begin() + sort_point; in LLVMFuzzerTestOneInput()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/libcxx/fuzzing/
H A Dpartial_sort.pass.cpp22 const std::size_t sort_point = data[0] % size; in LLVMFuzzerTestOneInput() local
24 const auto sort_iter = working.begin() + sort_point; in LLVMFuzzerTestOneInput()
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/libcxx/fuzzing/
H A Dpartial_sort.pass.cpp22 const std::size_t sort_point = data[0] % size;
24 const auto sort_iter = working.begin() + sort_point;
/dports/lang/swi-pl/swipl-8.2.3/packages/semweb/
H A Datom.c121 { int k1 = sort_point(c1); in cmpW()
122 int k2 = sort_point(c2); in cmpW()
260 *o++ = (short)(sort_point(*t++)>>8); in string_hashW()
327 *s = sort_point(c)>>8; in first_atom()
495 #define cmp_point(i) (sort_point(i)>>8)
735 if ( sort_point(cl)>>8 == sort_point(cp)>>8 ) in atom_lang_matches()
H A Dunicode_map.c1013 sort_point(unsigned int code) in sort_point() function
/dports/lang/yap/yap-6.2.2/packages/semweb/
H A Datom.c112 { int k1 = sort_point(c1); in cmpW()
113 int k2 = sort_point(c2); in cmpW()
251 *o++ = (short)(sort_point(*t++)>>8); in string_hashW()
314 *s = sort_point(c)>>8; in first_atom()
481 #define cmp_point(i) (sort_point(i)>>8)
715 if ( sort_point(cl)>>8 == sort_point(cp)>>8 ) in atom_lang_matches()
H A Dunicode_map.c1013 sort_point(unsigned int code) in sort_point() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/fuzzing/
H A Dfuzzing.cpp296 const size_t sort_point = data[0] % size; in partial_sort() local
298 const auto sort_iter = working.begin() + sort_point; in partial_sort()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/fuzzing/
H A Dfuzzing.cpp306 const size_t sort_point = data[0] % size; in partial_sort() local
308 const auto sort_iter = working.begin() + sort_point; in partial_sort()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/fuzzing/
H A Dfuzzing.cpp306 const size_t sort_point = data[0] % size; in partial_sort() local
308 const auto sort_iter = working.begin() + sort_point; in partial_sort()
/dports/devel/libc++/libcxx-10.0.1.src/fuzzing/
H A Dfuzzing.cpp306 const size_t sort_point = data[0] % size; in partial_sort() local
308 const auto sort_iter = working.begin() + sort_point; in partial_sort()