Searched refs:sought (Results 1 – 7 of 7) sorted by relevance
1034 long sought = base << UNICODE_SHIFT | comb; in precompose() local1040 if (that < sought) in precompose()1042 else if (that > sought) in precompose()
276 off64_t seekTo, sought; in Seek() local285 sought = lseek64(fd, seekTo, SEEK_SET); in Seek()286 if (sought != seekTo) { in Seek()
223 Unique<T> sought = this->array_[i]; in IsSubset() local225 if (sought == that->array_[j++]) break; in IsSubset()
120 sought in the src directory under the current directory. Otherwise you run
1866 #. If the type sought is an exact match for one of the specifications,1868 #. If no match is found, and the type sought is an integer type, then1870 sought type is used. If none of the specifications are larger than1875 #. If no match is found, and the type sought is a vector type, then the1876 largest vector type that is smaller than the sought vector type will