Home
last modified time | relevance | path

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

/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
DPrecomposer.java1035 long sought = base << UNICODE_SHIFT | comb; in precompose() local
1041 if (that < sought) in precompose()
1043 else if (that > sought) in precompose()
/external/gptfdisk/
Ddiskio-unix.cc274 off64_t seekTo, sought; in Seek() local
283 sought = lseek64(fd, seekTo, SEEK_SET); in Seek()
284 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/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
Dwords.txt2475 sought
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt2475 sought
/external/pcre/dist/doc/html/
DNON-AUTOTOOLS-BUILD.txt142 sought in the current directory. Otherwise you run the risk of picking up
/external/pcre/dist/
DNON-AUTOTOOLS-BUILD142 sought in the current directory. Otherwise you run the risk of picking up
/external/avahi/specs/
Ddraft-cheshire-dnsext-dns-sd-02.txt360 the act of indicating the service being sought, and the domain in
Ddraft-cheshire-dnsext-dns-sd-03.txt360 the act of indicating the service being sought, and the domain in
Ddraft-cheshire-dnsext-dns-sd-04.txt377 the act of indicating the service being sought, and the domain in
Ddraft-cheshire-dnsext-multicastdns-04.txt2232 sought. Queries are sent via multicast to the address as indicated by
Ddraft-cheshire-dnsext-multicastdns-03.txt2232 sought. Queries are sent via multicast to the address as indicated by
Ddraft-cheshire-dnsext-multicastdns-05.txt2352 sought. Queries are sent via multicast to the address as indicated by
Ddraft-cheshire-dnsext-multicastdns-06.txt2755 sought. Queries are sent via multicast to the address as indicated by
/external/llvm/docs/
DLangRef.rst1717 #. If the type sought is an exact match for one of the specifications,
1719 #. If no match is found, and the type sought is an integer type, then
1721 sought type is used. If none of the specifications are larger than
1726 #. If no match is found, and the type sought is a vector type, then the
1727 largest vector type that is smaller than the sought vector type will