OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mirrors
(Results
1 - 11
of
11
) sorted by null
/external/icu4c/tools/genbidi/
store.c
71
const uint32_t
mirrors
[mirrorLength];
81
-4 look in
mirrors
table
90
Mirrors
:
144
static uint32_t
mirrors
[UBIDI_MAX_MIRROR_INDEX+1][2];
variable
169
/* delta does not fit into the trie properties value, store in the
mirrors
[] table */
170
if(mirrorTop==LENGTHOF(
mirrors
)) {
177
mirrors
[mirrorTop][0]=(uint32_t)src;
178
mirrors
[mirrorTop][1]=(uint32_t)mirror;
215
uprv_sortArray(
mirrors
, mirrorTop, 8,
230
c=
mirrors
[i][1]; /* mirror code point *
[
all
...]
/external/icu4c/common/
ubidi_props.c
34
const uint32_t *
mirrors
;
member in struct:UBiDiProps
79
c=UBIDI_GET_MIRROR_CODE_POINT(bdp->
mirrors
[i]);
148
/* look for mirror code point in the
mirrors
[] table */
149
const uint32_t *
mirrors
;
local
154
mirrors
=bdp->
mirrors
;
159
m=
mirrors
[i];
163
return UBIDI_GET_MIRROR_CODE_POINT(
mirrors
[UBIDI_GET_MIRROR_INDEX(m)]);
/external/v8/test/mjsunit/
debug-mirror-cache.js
60
// Make a backtrace request to create some
mirrors
.
65
// Some
mirrors
where cached.
/external/android-mock/src/com/google/android/testing/mocking/
UsesMocksProcessor.java
137
List<? extends AnnotationMirror>
mirrors
= annotation.getAnnotationMirrors();
local
138
for (AnnotationMirror mirror :
mirrors
) {
/external/v8/src/
mirror-debugger.js
56
// Look for non transient
mirrors
in the mirror cache.
146
// Type names of the different
mirrors
.
689
* @return {Array} Property
mirrors
for this object
751
// Make
mirrors
for all the references found.
885
// Make
mirrors
for all the instances found.
[
all
...]
debug-debugger.js
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh
107
UBUNTU_MIRROR=http://
mirrors
.us.kernel.org
609
# $1: Ubuntu mirror base URL (e.g. http://
mirrors
.us.kernel.org/)
[
all
...]
/external/libvpx/vp8/common/ppc/
loopfilter_filters_altivec.asm
244
;# The input/output is in registers v0...v7. We use v10...v17 as
mirrors
;
[
all
...]
/external/grub/docs/
texinfo.tex
35
% (and all CTAN
mirrors
, see http://www.ctan.org).
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
33
% (and all CTAN
mirrors
, see http://www.ctan.org).
[
all
...]
/prebuilt/common/ecj/
ecj.jar
Completed in 522 milliseconds