Home
last modified time | relevance | path

Searched full:mirrors (Results 1 – 25 of 503) sorted by relevance

12345678910>>...21

/external/fmtlib/.github/workflows/
Ddoc.yml16 - name: Add Ubuntu mirrors
20 … printf 'http://azure.archive.ubuntu.com/ubuntu\tpriority:1\n' | sudo tee /etc/apt/mirrors.txt
21 curl http://mirrors.ubuntu.com/mirrors.txt | sudo tee --append /etc/apt/mirrors.txt
22 …sudo sed -i 's~http://azure.archive.ubuntu.com/ubuntu/~mirror+file:/etc/apt/mirrors.txt~' /etc/apt…
Dlinux.yml82 - name: Add Ubuntu mirrors
86 … printf 'http://azure.archive.ubuntu.com/ubuntu\tpriority:1\n' | sudo tee /etc/apt/mirrors.txt
87 curl http://mirrors.ubuntu.com/mirrors.txt | sudo tee --append /etc/apt/mirrors.txt
88 …sudo sed -i 's~http://azure.archive.ubuntu.com/ubuntu/~mirror+file:/etc/apt/mirrors.txt~' /etc/apt…
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DMirrorImpl.java83 * Throw NullPointerException on null mirrors.
86 void validateMirrors(Collection<? extends Mirror> mirrors) { in validateMirrors() argument
87 Iterator<? extends Mirror> iter = mirrors.iterator(); in validateMirrors()
96 * Allow null mirrors.
99 void validateMirrorsOrNulls(Collection<? extends Mirror> mirrors) { in validateMirrorsOrNulls() argument
100 Iterator<? extends Mirror> iter = mirrors.iterator(); in validateMirrorsOrNulls()
/external/cronet/stable/third_party/icu/source/common/
Dubidi_props.cpp35 const uint32_t *mirrors; member
77 c=UBIDI_GET_MIRROR_CODE_POINT(ubidi_props_singleton.mirrors[i]); in ubidi_addPropertyStarts()
151 /* look for mirror code point in the mirrors[] table */ in getMirror()
152 const uint32_t *mirrors; in getMirror() local
157 mirrors=ubidi_props_singleton.mirrors; in getMirror()
162 m=mirrors[i]; in getMirror()
166 return UBIDI_GET_MIRROR_CODE_POINT(mirrors[UBIDI_GET_MIRROR_INDEX(m)]); in getMirror()
/external/cronet/tot/third_party/icu/source/common/
Dubidi_props.cpp35 const uint32_t *mirrors; member
77 c=UBIDI_GET_MIRROR_CODE_POINT(ubidi_props_singleton.mirrors[i]); in ubidi_addPropertyStarts()
151 /* look for mirror code point in the mirrors[] table */ in getMirror()
152 const uint32_t *mirrors; in getMirror() local
157 mirrors=ubidi_props_singleton.mirrors; in getMirror()
162 m=mirrors[i]; in getMirror()
166 return UBIDI_GET_MIRROR_CODE_POINT(mirrors[UBIDI_GET_MIRROR_INDEX(m)]); in getMirror()
/external/icu/icu4c/source/common/
Dubidi_props.cpp35 const uint32_t *mirrors; member
77 c=UBIDI_GET_MIRROR_CODE_POINT(ubidi_props_singleton.mirrors[i]); in ubidi_addPropertyStarts()
151 /* look for mirror code point in the mirrors[] table */ in getMirror()
152 const uint32_t *mirrors; in getMirror() local
157 mirrors=ubidi_props_singleton.mirrors; in getMirror()
162 m=mirrors[i]; in getMirror()
166 return UBIDI_GET_MIRROR_CODE_POINT(mirrors[UBIDI_GET_MIRROR_INDEX(m)]); in getMirror()
/external/apache-commons-lang/src/site/resources/
Ddownload_lang.cgi2 # Just call the standard mirrors.cgi script. It will use download.html
4 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
/external/apache-commons-bcel/src/site/resources/
Ddownload_bcel.cgi2 # Just call the standard mirrors.cgi script. It will use download.html
4 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
/external/apache-commons-io/src/site/resources/
Ddownload_io.cgi2 # Just call the standard mirrors.cgi script. It will use download.html
4 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DAccessible.java30 * Mirrors for program elements which allow an
53 * Determines if this object mirrors a private item.
67 * Determines if this object mirrors a package private item.
82 * Determines if this object mirrors a protected item.
96 * Determines if this object mirrors a public item.
DMirror.java31 * interface hierarchy for this package. Mirrors can be proxies for objects
43 * whether a single mirror will be used for some or all mirrors. Clients
45 * two mirrors for equality.
49 * throw {@link com.sun.jdi.VMMismatchException} if the mirrors are from different
/external/apache-commons-compress/src/site/resources/
Ddownload_compress.cgi18 # Just call the standard mirrors.cgi script. It will use download.html
20 exec /www/www.apache.org/dyn/mirrors/mirrors.cgi $*
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DUBiDiProps.java69 // read mirrors[] in readData()
72 mirrors=ICUBinary.getInts(bytes, count, 0); in readData()
112 c=getMirrorCodePoint(mirrors[i]); in addPropertyStarts()
183 /* look for mirror code point in the mirrors[] table */ in getMirror()
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.java73 // read mirrors[] in readData()
76 mirrors=ICUBinary.getInts(bytes, count, 0); in readData()
116 c=getMirrorCodePoint(mirrors[i]); in addPropertyStarts()
187 /* look for mirror code point in the mirrors[] table */ in getMirror()
196 m=mirrors[i]; in getMirror()
200 return getMirrorCodePoint(mirrors[getMirrorIndex(m)]); in getMirror()
259 private int mirrors[]; field in UBiDiProps
/external/nanohttpd/
Dsettings.xml11 <mirrors>
12 </mirrors>
/external/icu/icu4j/tools/misc/src/main/java/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/pigweed/pw_bluetooth_sapphire/host/l2cap/
Denhanced_retransmission_mode_engines_test.cc71 // TxWindow. This mirrors the L2CAP Test Specification L2CAP/ERM/BV-06-C.
134 // mirrors L2CAP Test Specification v5.0.2 L2CAP/ERM/BV-11-C.
189 // raising a local error for the channel. This mirrors L2CAP Test Specification
252 // retransmission of requested unacknowledged I-Frames. This mirrors the L2CAP
310 // transmit window. This mirrors the L2CAP Test Specification v5.0.2
363 // poll requests, triggering retransmission only. This mirrors the L2CAP Test
434 // triggering retransmission of unacknowledged I-Frames. This mirrors the L2CAP
486 // unacknowledged outbound I-Frame. This mirrors L2CAP Test Specification v5.0.2
548 // This mirrors the L2CAP Test Specification v5.0.2 L2CAP/ERM/BI-03-C.
633 // of retransmissions. This mirrors the L2CAP Test Specification v5.0.2
[all …]
/external/apache-commons-compress/src/site/xdoc/
Ddownload_compress.xml70 be available from all the mirrors.
76 mirror. If all mirrors are failing, there are <i>backup</i>
77 mirrors (at the end of the mirrors list) that should be
85 Other mirrors:
/external/apache-commons-bcel/src/site/xdoc/
Ddownload_bcel.xml72 be available from all the mirrors.
78 mirror. If all mirrors are failing, there are <i>backup</i>
79 mirrors (at the end of the mirrors list) that should be
87 Other mirrors:
/external/apache-commons-io/src/site/xdoc/
Ddownload_io.xml72 be available from all the mirrors.
78 mirror. If all mirrors are failing, there are <i>backup</i>
79 mirrors (at the end of the mirrors list) that should be
87 Other mirrors:
/external/auto/factory/src/main/java/com/google/auto/factory/processor/
DKey.java19 import static com.google.auto.factory.processor.Mirrors.isProvider;
20 import static com.google.auto.factory.processor.Mirrors.unwrapOptionalEquivalence;
21 import static com.google.auto.factory.processor.Mirrors.wrapOptionalInEquivalence;
DProviderField.java18 import static com.google.auto.factory.processor.Mirrors.unwrapOptionalEquivalence;
19 import static com.google.auto.factory.processor.Mirrors.wrapOptionalInEquivalence;
/external/iproute2/man/man8/
Dtc-matchall.852 where the second command attaches a matchall filters on it that mirrors the
71 where the second command attaches a matchall filters on it that mirrors the
/external/google-cloud-java/
Dsettings.xml21 <mirrors>
31 </mirrors>
/external/sdk-platform-java/
Dsettings.xml21 <mirrors>
31 </mirrors>

12345678910>>...21