OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:zeroweight
(Results
1 - 1
of
1
) sorted by null
/external/smack/src/org/jivesoftware/smack/util/
DNSUtil.java
187
int
zeroWeight
= 1;
191
zeroWeight
= 0;
195
running_total += (r.getWeight() +
zeroWeight
);
Completed in 476 milliseconds