OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cluster_check
(Results
1 - 2
of
2
) sorted by null
/external/iptables/extensions/
libxt_cluster.c
70
static void
cluster_check
(struct xt_fcheck_call *cb)
function
139
.x6_fcheck =
cluster_check
,
/external/chromium_org/ui/gfx/
color_analysis.cc
249
cluster_check
= clusters.begin();
250
cluster_check
!= cluster; ++
cluster_check
) {
251
if (
cluster_check
->IsAtCentroid(r, g, b)) {
Completed in 46 milliseconds