HomeSort by relevance Sort by last modified time
    Searched defs:hilo (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/java/java/util/
UUID.java 394 long hilo = mostSigBits ^ leastSigBits; local
395 return ((int)(hilo >> 32)) ^ (int) hilo;
  /external/owasp/sanitizer/lib/htmlparser-1.3/
htmlparser-1.3-with-transitions.jar 
htmlparser-1.3.jar 

Completed in 913 milliseconds