Home
last modified time | relevance | path

Searched refs:sought (Results 1 – 7 of 7) sorted by relevance

/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
DPrecomposer.java1034 long sought = base << UNICODE_SHIFT | comb; in precompose() local
1040 if (that < sought) in precompose()
1042 else if (that > sought) in precompose()
/external/gptfdisk/
Ddiskio-unix.cc276 off64_t seekTo, sought; in Seek() local
285 sought = lseek64(fd, seekTo, SEEK_SET); in Seek()
286 if (sought != seekTo) { in Seek()
/external/v8/src/crankshaft/
Dunique.h223 Unique<T> sought = this->array_[i]; in IsSubset() local
225 if (sought == that->array_[j++]) break; in IsSubset()
/external/pcre/dist2/doc/html/
DNON-AUTOTOOLS-BUILD.txt120 sought in the src directory under the current directory. Otherwise you run
/external/pcre/dist2/
DNON-AUTOTOOLS-BUILD120 sought in the src directory under the current directory. Otherwise you run
/external/llvm/docs/
DLangRef.rst1866 #. 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, then
1870 sought type is used. If none of the specifications are larger than
1875 #. If no match is found, and the type sought is a vector type, then the
1876 largest vector type that is smaller than the sought vector type will
/external/jline/src/src/test/resources/jline/example/
Denglish.gz