Home
last modified time | relevance | path

Searched refs:mirrors (Results 1 – 25 of 61) sorted by relevance

123

/external/icu/icu4c/source/common/
Dubidi_props.c35 const uint32_t *mirrors; member
82 c=UBIDI_GET_MIRROR_CODE_POINT(bdp->mirrors[i]); in ubidi_addPropertyStarts()
163 const uint32_t *mirrors; in getMirror() local
168 mirrors=bdp->mirrors; in getMirror()
173 m=mirrors[i]; in getMirror()
177 return UBIDI_GET_MIRROR_CODE_POINT(mirrors[UBIDI_GET_MIRROR_INDEX(m)]); in getMirror()
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DBuildMirroringTables.java58 int[] mirrors = new int[count]; in writeMirroredDataFile() local
69 mirrors[total++] = m & 0xFFFF; in writeMirroredDataFile()
83 dump("srahCderorrim", mirrors, total, 8); in writeMirroredDataFile()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUBiDiProps.java72 mirrors=ICUBinary.getInts(bytes, count, 0); in readData()
112 c=getMirrorCodePoint(mirrors[i]); in addPropertyStarts()
192 m=mirrors[i]; in getMirror()
196 return getMirrorCodePoint(mirrors[getMirrorIndex(m)]); in getMirror()
255 private int mirrors[]; field in UBiDiProps
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUBiDiProps.java76 mirrors=ICUBinary.getInts(bytes, count, 0); in readData()
116 c=getMirrorCodePoint(mirrors[i]); in addPropertyStarts()
196 m=mirrors[i]; in getMirror()
200 return getMirrorCodePoint(mirrors[getMirrorIndex(m)]); in getMirror()
259 private int mirrors[]; field in UBiDiProps
/external/curl/docs/
DHISTORY.md145 to the curl.haxx.se site. Five official web mirrors.
154 June: curl 7.12.0 introduced IDN support. 10 official web mirrors.
166 Amount of public web site mirrors: 12
179 More than 100,000 unique visitors of the curl web site. 25 mirrors.
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/
DConfigurationAnnotations.java98 List<? extends AnnotationMirror> mirrors = element.getAnnotationMirrors(); in getNullableType() local
99 for (AnnotationMirror mirror : mirrors) { in getNullableType()
/external/dexmaker/
DREADME.version7 It has a small, close-to-the-metal API. This API mirrors the Dalvik bytecode specification giving y…
DREADME.md5 It has a small, close-to-the-metal API. This API mirrors the
/external/curl/docs/cmdline-opts/
Dmetalink.d7 (both version 3 and 4 (RFC 5854) are supported) and make use of the mirrors
/external/v8/
DAndroid.v8gen.mk27 src/debug/mirrors.js \
/external/skia/site/dev/tools/
Dcodesearch.md20 The Github mirrors of the [skia](https://github.com/google/skia) and
/external/python/cpython2/Doc/library/
Ddbhash.rst14 ``db`` library. This module mirrors the interface of the other Python database
Dbsddb.rst28 interface that closely mirrors the object oriented interface provided in
Dxml.sax.handler.rst24 applications. The order of events in this interface mirrors the order of the
/external/syslinux/com32/lib/x86_64/
Delf.ld3 * This simply mirrors the 32bit linker script with minimal x86_64 changes
/external/boringssl/src/
DFUZZING.md77 …re seeded from the test suite. The test suite has a `-fuzzer` flag which mirrors the fuzzer mode c…
/external/ImageMagick/Magick++/
DINSTALL150 site (and mirrors). The ImageMagick source package for NT provides sources
/external/python/cpython2/Doc/distributing/
Dindex.rst170 https://packaging.python.org/en/latest/mirrors/)
/external/python/cpython2/Doc/installing/
Dindex.rst177 https://packaging.python.org/en/latest/mirrors/)
/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.td296 // VSX register classes (the allocation order mirrors that of the corresponding
/external/fio/
DREADME43 There are also two official mirrors. Both of these are automatically synced with
/external/ltp/tools/pounder21/
DCHANGELOG233 failed downloads with other SF mirrors.
/external/ImageMagick/
DInstall-unix.txt6 ImageMagick.tar.gz from ftp.imagemagick.org or its mirrors and verify the
576 Download ImageMagick.src.rpm from ftp.imagemagick.org or its mirrors and
/external/python/cpython2/Doc/using/
Dwindows.rst36 <ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus/
/external/llvm/docs/
DGettingStarted.rst509 Git mirrors are available for a number of LLVM subprojects. These mirrors sync
512 mirrors reflect only ``trunk`` for each project. You can do the read-only Git

123