/external/autotest/client/bin/ |
D | kernelexpand.py | 91 def mirror_kernel_components(mirrors, components): argument 95 for mirror in mirrors: 129 def expand_classic(kernel, mirrors): argument 131 if mirrors: 132 components = mirror_kernel_components(mirrors, components) 171 mirrors = options.mirror variable 179 if mirrors: 180 components = mirror_kernel_components(mirrors, components)
|
D | kernel.py | 227 mirrors = self.job.config_get('mirror.mirrors') 228 if not mirrors: 233 mirrors = [ 239 patches = kernelexpand.expand_classic(kernel, mirrors)
|
D | kernel_unittest.py | 228 mirrors = [ 234 mirrors).and_return('patches')
|
/external/icu/icu4c/source/common/ |
D | ubidi_props.c | 33 const uint32_t *mirrors; member 80 c=UBIDI_GET_MIRROR_CODE_POINT(bdp->mirrors[i]); in ubidi_addPropertyStarts() 161 const uint32_t *mirrors; in getMirror() local 166 mirrors=bdp->mirrors; in getMirror() 171 m=mirrors[i]; in getMirror() 175 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/ |
D | BuildMirroringTables.java | 56 int[] mirrors = new int[count]; in writeMirroredDataFile() local 67 mirrors[total++] = m & 0xFFFF; in writeMirroredDataFile() 81 dump("srahCderorrim", mirrors, total, 8); in writeMirroredDataFile()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | UBiDiProps.java | 74 mirrors=ICUBinary.getInts(bytes, count, 0); in readData() 113 c=getMirrorCodePoint(mirrors[i]); in addPropertyStarts() 193 m=mirrors[i]; in getMirror() 197 return getMirrorCodePoint(mirrors[getMirrorIndex(m)]); in getMirror() 256 private int mirrors[]; field in UBiDiProps
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | UBiDiProps.java | 70 mirrors=ICUBinary.getInts(bytes, count, 0); in readData() 109 c=getMirrorCodePoint(mirrors[i]); in addPropertyStarts() 189 m=mirrors[i]; in getMirror() 193 return getMirrorCodePoint(mirrors[getMirrorIndex(m)]); in getMirror() 252 private int mirrors[]; field in UBiDiProps
|
/external/curl/docs/ |
D | HISTORY | 149 to the curl.haxx.se site. Five official web mirrors. 158 June: curl 7.12.0 introduced IDN support. 10 official web mirrors. 170 Amount of public web site mirrors: 12 181 More than 100,000 unique visitors of the curl web site. 25 mirrors.
|
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/ |
D | ConfigurationAnnotations.java | 98 List<? extends AnnotationMirror> mirrors = element.getAnnotationMirrors(); in getNullableType() local 99 for (AnnotationMirror mirror : mirrors) { in getNullableType()
|
/external/dexmaker/ |
D | README | 12 It has a small, close-to-the-metal API. This API mirrors the Dalvik bytecode specification giving y…
|
/external/skia/site/dev/tools/ |
D | codesearch.md | 23 The Github mirrors of the [skia](https://github.com/google/skia) and
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/dagger2/lib/ |
D | auto-common-1.0-20151022.071545-39.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/v8/src/debug/ |
D | debug.js | 2130 var mirrors = {}; 2137 mirrors[handle] = mirror; 2139 response.body = mirrors;
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.td | 296 // VSX register classes (the allocation order mirrors that of the corresponding
|
/external/llvm/docs/ |
D | GettingStarted.rst | 520 Git mirrors are available for a number of LLVM subprojects. These mirrors sync 523 mirrors reflect only ``trunk`` for each project. You can do the read-only Git
|
D | GarbageCollection.rst | 407 [:ref:`Henderson2002 <henderson02>`]. This so-called "shadow stack" mirrors the
|
/external/fio/ |
D | README | 29 There are also two official mirrors. Both of these are synced within
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_klex.pkb | 948 …E@miningE ministercminorAmintAminusBD!5E&Jmiracle )D!+I&B%mirrorsc…
|
/external/v8/ |
D | Android.v8common.mk | 567 src/debug/mirrors.js \
|
/external/llvm/docs/tutorial/ |
D | LangImpl6.rst | 329 This AST node is very simple and obvious by now. It directly mirrors the
|
D | LangImpl5.rst | 718 the loop should exit. This mirrors the condition evaluation for the
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 95 // This mirrors sections 7.7-7.9 of the Tuning Guide v1.0.1.
|