Home
last modified time | relevance | path

Searched refs:ha (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/external/fdlibm/
De_hypot.c56 int j,k,ha,hb; local
58 ha = __HI(x)&0x7fffffff; /* high word of x */
60 if(hb > ha) {a=y;b=x;j=ha; ha=hb;hb=j;} else {a=x;b=y;}
61 __HI(a) = ha; /* a <- |a| */
63 if((ha-hb)>0x3c00000) {return a+b;} /* x/y > 2**60 */
65 if(ha > 0x5f300000) { /* a>2**500 */
66 if(ha >= 0x7ff00000) { /* Inf or NaN */
68 if(((ha&0xfffff)|__LO(a))==0) w = a;
73 ha -= 0x25800000; hb -= 0x25800000; k += 600;
74 __HI(a) = ha;
[all …]
/external/valgrind/main/VEX/priv/
Dhost_generic_regs.c195 HInstrArray* ha = LibVEX_Alloc(sizeof(HInstrArray)); in newHInstrArray() local
196 ha->arr_size = 4; in newHInstrArray()
197 ha->arr_used = 0; in newHInstrArray()
198 ha->arr = LibVEX_Alloc(ha->arr_size * sizeof(HInstr*)); in newHInstrArray()
199 ha->n_vregs = 0; in newHInstrArray()
200 return ha; in newHInstrArray()
203 void addHInstr ( HInstrArray* ha, HInstr* instr ) in addHInstr() argument
205 vassert(ha->arr_used <= ha->arr_size); in addHInstr()
206 if (ha->arr_used < ha->arr_size) { in addHInstr()
207 ha->arr[ha->arr_used] = instr; in addHInstr()
[all …]
/external/icu/icu4c/source/data/locales/
Dlkt.txt55haŋwápetȟo Wí",
57haŋpȟásapa Wí",
59haŋwápeǧi Wí",
60haŋwápe-kasná Wí",
74 "1"{"Híŋhaŋni kiŋháŋ"}
78 other{"Letáŋhaŋ {0}-čháŋ kiŋháŋ"}
81 other{"Hékta {0}-čháŋ k’uŋ héhaŋ"}
87 "-1"{"Aŋpétuzaŋptaŋ kʼuŋ héhaŋ"}
96 other{"Letáŋhaŋ owápȟe {0} kiŋháŋ"}
99 other{"Hékta owápȟe {0} kʼuŋ héhaŋ"}
[all …]
/external/chromium_org/third_party/icu/source/data/locales/
Dlkt.txt55haŋwápetȟo Wí",
57haŋpȟásapa Wí",
59haŋwápeǧi Wí",
60haŋwápe-kasná Wí",
74 "1"{"Híŋhaŋni kiŋháŋ"}
78 other{"Letáŋhaŋ {0}-čháŋ kiŋháŋ"}
81 other{"Hékta {0}-čháŋ k’uŋ héhaŋ"}
87 "-1"{"Aŋpétuzaŋptaŋ kʼuŋ héhaŋ"}
96 other{"Letáŋhaŋ owápȟe {0} kiŋháŋ"}
99 other{"Hékta owápȟe {0} kʼuŋ héhaŋ"}
[all …]
Dha.txt6 // * Source File: <path>/common/main/ha.xml
10 * ICU <specials> source: <path>/common/main/ha.xml
12 ha{
/external/valgrind/main/coregrind/m_dispatch/
Ddispatch-ppc32-linux.S81 lis 6,VG_(machine_ppc32_has_FP)@ha
133 lis 6,VG_(machine_ppc32_has_VMX)@ha
198 lis 6,VG_(machine_ppc32_has_FP)@ha
215 lis 6,VG_(machine_ppc32_has_VMX)@ha
256 lis 10,VG_(machine_ppc32_has_FP)@ha
260 lis 11,VG_(machine_ppc32_has_VMX)@ha
443 lis 5,VG_(stats__n_xindirs_32)@ha
450 lis 5,VG_(tt_fast)@ha
469 lis 5,VG_(stats__n_xindir_misses_32)@ha
/external/chromium_org/third_party/icu/source/data/lang/
Dha.txt6 // * Source File: <path>/common/main/ha.xml
10 * ICU <specials> source: <path>/common/main/ha.xml
12 ha{
14 ha{"Hausa"}
/external/icu/icu4c/source/data/translit/
DInterIndic_Latin.txt66 $ha=\uE039;
130 $anusvara} [$ya$ra$lla$la$va$ssa$sha$sa$ha] → n;
189 $ka$virama}$ha→k'';
196 $ga$virama}$ha→g'';
206 $ca$virama}$ha→c'';
213 $ja$virama}$ha→j'';
223 $tta$virama}$ha→t\u0323'';
230 $dda}$x$ha→d\u0323'';
240 $ta$virama}$ha→t'';
250 $da$virama}$ha→d'';
[all …]
/external/chromium_org/third_party/icu/source/data/translit/
DInterIndic_Latin.txt66 $ha=\uE039;
130 $anusvara} [$ya$ra$lla$la$va$ssa$sha$sa$ha] → n;
189 $ka$virama}$ha→k'';
196 $ga$virama}$ha→g'';
206 $ca$virama}$ha→c'';
213 $ja$virama}$ha→j'';
223 $tta$virama}$ha→t\u0323'';
230 $dda}$x$ha→d\u0323'';
240 $ta$virama}$ha→t'';
250 $da$virama}$ha→d'';
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dalias.ll12 ; MEDIUM: addis 3, 2, fooa@toc@ha
13 ; LARGE: addis 3, 2, .LC1@toc@ha
20 ; MEDIUM: addis 3, 2, foo2a@toc@ha
22 ; LARGE: addis 3, 2, .LC3@toc@ha
Dtls-pic.ll19 ; OPT0: addis [[REG:[0-9]+]], 2, a@got@tlsld@ha
23 ; OPT0: addis [[REG2:[0-9]+]], 3, a@dtprel@ha
30 ; OPT1: addis [[REG:[0-9]+]], 2, a@got@tlsld@ha
34 ; OPT1: addis [[REG2:[0-9]+]], 3, a@dtprel@ha
51 ; OPT1: addis [[REG:[0-9]+]], 2, a2@got@tlsgd@ha
Dtls.ll13 ;OPT0: addis [[REG1:[0-9]+]], 13, a@tprel@ha
17 ;OPT1: addis [[REG1:[0-9]+]], 13, a@tprel@ha
38 ; OPT1: addis [[REG1:[0-9]+]], 2, a2@got@tprel@ha
44 ;OPT0-PPC32: addis [[REG1]], [[REG1]], _GLOBAL_OFFSET_TABLE_@ha
Di1-to-double.ll13 ; CHECK: addis 3, 3, .LCP[[L1]]@ha
18 ; CHECK: addis 3, 3, .LCP[[L2]]@ha
/external/chromium_org/third_party/icu/source/data/zone/
Dha.txt6 // * Source File: <path>/common/main/ha.xml
10 * ICU <specials> source: <path>/common/main/ha.xml
12 ha{
/external/icu/icu4c/source/data/zone/
Dha.txt6 // * Source File: <path>/common/main/ha.xml
10 * ICU <specials> source: <path>/common/main/ha.xml
12 ha{
/external/icu/icu4c/source/data/lang/
Dha.txt6 // * Source File: <path>/common/main/ha.xml
10 * ICU <specials> source: <path>/common/main/ha.xml
12 ha{
27 ha{"Hausa"}
/external/chromium_org/third_party/icu/source/data/region/
Dbr.txt19 AG{"Antigua ha Barbuda"}
33 BA{"Bosnia ha Herzegovina"}
81 EA{"Ceuta ha Melilla"}
116 HM{"Inizi Heard ha McDonald"}
141 KN{"Saint Kitts ha Nevis"}
201 PM{"Sant-Pêr-ha-Mikelon"}
231 ST{"São Tomé ha Príncipe"}
237 TC{"Inizi Turks ha Caicos"}
249 TT{"Trinidad ha Tobago"}
266 WF{"Wallis ha Futuna"}
/external/llvm/test/MC/PowerPC/
Dppc64-fixups.s51 # CHECK-BE: addis 3, 3, target@ha # encoding: [0x3c,0x63,A,A]
52 # CHECK-LE: addis 3, 3, target@ha # encoding: [A,A,0x63,0x3c]
53 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@ha, kind: fixup_…
54 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@ha, kind: fixup_…
57 addis 3, 3, target@ha
59 # CHECK-BE: lis 3, target@ha # encoding: [0x3c,0x60,A,A]
60 # CHECK-LE: lis 3, target@ha # encoding: [A,A,0x60,0x3c]
61 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@ha, kind: fixup_…
62 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@ha, kind: fixup_…
65 lis 3, target@ha
[all …]
Dppc64-fixup-apply.s18 addis 1, 1, target2@ha
23 addis 1, 1, target3-target4@ha
29 addis 1, 1, target5+0x8000@ha
35 addis 1, 1, 1b-2f@ha
Dppc64-fixup-explicit.s31 # CHECK-BE: addis 3, 2, target@got@ha # encoding: [0x3c,0x62,A,A]
32 # CHECK-LE: addis 3, 2, target@got@ha # encoding: [A,A,0x62,0x3c]
33 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@ha, kind: fi…
34 # CHECK-LE-NEXT: # fixup A - offset: 0, value: target@got@ha, kind: fi…
37 addis 3, 2, target@got@ha
Dtls-ld-obj.s21 addis 3, 2, a@got@tlsld@ha
27 addis 3, 3, a@dtprel@ha
/external/icu/icu4c/source/data/coll/
Dha.txt6 // * Source File: <path>/common/collation/ha.xml
10 * ICU <specials> source: <path>/xml/collation/ha.xml
12 ha{
/external/chromium_org/third_party/icu/source/data/coll/
Dha.txt6 // * Source File: <path>/common/collation/ha.xml
10 * ICU <specials> source: <path>/xml/collation/ha.xml
12 ha{
/external/icu/icu4c/source/data/region/
Dbr.txt48 AG{"Antigua ha Barbuda"}
62 BA{"Bosnia ha Herzegovina"}
110 EA{"Ceuta ha Melilla"}
145 HM{"Inizi Heard ha McDonald"}
170 KN{"Saint Kitts ha Nevis"}
230 PM{"Sant-Pêr-ha-Mikelon"}
260 ST{"São Tomé ha Príncipe"}
266 TC{"Inizi Turks ha Caicos"}
278 TT{"Trinidad ha Tobago"}
295 WF{"Wallis ha Futuna"}
/external/chromium_org/third_party/icu/source/data/curr/
Dbr.txt56 "mark kemmadus Bosnia ha Herzegovina",
564 "dobra São Tomé ha Príncipe",
612 "dollar Trinidad ha Tobago",
791 few{"mark kemmadus Bosnia ha Herzegovina"}
792 many{"mark kemmadus Bosnia ha Herzegovina"}
793 one{"mark kemmadus Bosnia ha Herzegovina"}
794 other{"mark kemmadus Bosnia ha Herzegovina"}
795 two{"vark kemmadus Bosnia ha Herzegovina"}
1274 few{"dobra São Tomé ha Príncipe"}
1275 many{"dobra São Tomé ha Príncipe"}
[all …]

12345678910>>...22