Home
last modified time | relevance | path

Searched refs:Gb (Results 1 – 25 of 230) sorted by relevance

12345678910

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp83 bool HexagonMCInstrInfo::isDuplexPairMatch(unsigned Ga, unsigned Gb) { in isDuplexPairMatch() argument
89 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
91 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
92 Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
94 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
95 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
97 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
98 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 || in isDuplexPairMatch()
99 Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
101 return (Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
[all …]
DHexagonMCInstrInfo.h176 unsigned iClassOfDuplexPair(unsigned Ga, unsigned Gb);
204 bool isDuplexPairMatch(unsigned Ga, unsigned Gb);
/external/clang/test/OpenMP/
Dtarget_codegen_global_capture.cpp30 double Gb = 2.0; variable
137 Gb += 1.0; in foo()
273 Gb += 1.0; in bar()
415 Gb += 1.0; in tbar()
/external/icu/icu4c/source/data/coll/
Dyo.txt10 "&G<gb<<<Gb<<<GB"
Dee.txt12 "&G<gb<<<Gb<<<GB<ɣ<<<Ɣ"
Dig.txt10 "&G<gb<<<Gb<<<GB<gh<<<Gh<<<GH<gw<<<Gw<<<GW"
Dln.txt10 "&G<gb<<<gB<<<Gb<<<GB"
/external/icu/icu4c/source/data/unit/
Dsah.txt324 dnam{"Gb"}
325 other{"{0} Gb"}
Dzh_Hant.txt141 dnam{"Gb"}
142 other{"{0} Gb"}
705 other{"{0}Gb"}
1182 dnam{"Gb"}
1183 other{"{0} Gb"}
Dyue.txt123 dnam{"Gb"}
124 other{"{0} Gb"}
681 other{"{0}Gb"}
1147 dnam{"Gb"}
1148 other{"{0} Gb"}
Dur.txt166 dnam{"Gb"}
167 one{"{0} Gb"}
168 other{"{0} Gb"}
1130 dnam{"Gb"}
1131 one{"{0} Gb"}
1132 other{"{0} Gb"}
Dmk.txt855 dnam{"Gb"}
856 one{"{0} Gb"}
857 other{"{0} Gb"}
1392 dnam{"Gb"}
1393 one{"{0} Gb"}
1394 other{"{0} Gb"}
Dlo.txt141 dnam{"Gb"}
142 other{"{0} Gb"}
935 dnam{"Gb"}
936 other{"{0} Gb"}
Dcy.txt1451 dnam{"Gb"}
1452 few{"{0}Gb"}
1453 many{"{0}Gb"}
1454 one{"{0}Gb"}
1455 other{"{0}Gb"}
1456 two{"{0}Gb"}
1457 zero{"{0}Gb"}
2515 dnam{"Gb"}
2516 few{"{0} Gb"}
2517 many{"{0} Gb"}
[all …]
Daf.txt167 dnam{"Gb"}
168 one{"{0} Gb"}
169 other{"{0} Gb"}
1131 dnam{"Gb"}
1132 one{"{0} Gb"}
1133 other{"{0} Gb"}
Dpa.txt860 one{"{0} Gb"}
861 other{"{0} Gb"}
1444 one{"{0} Gb"}
1445 other{"{0} Gb"}
Dga.txt1280 dnam{"Gb"}
1281 few{"{0}Gb"}
1282 many{"{0}Gb"}
1283 one{"{0}Gb"}
1284 other{"{0}Gb"}
1285 two{"{0}Gb"}
2197 dnam{"Gb"}
2198 few{"{0} Gb"}
2199 many{"{0} Gb"}
2200 one{"{0} Gb"}
[all …]
Dcs.txt1190 dnam{"Gb"}
1191 few{"{0} Gb"}
1192 many{"{0} Gb"}
1193 one{"{0} Gb"}
1194 other{"{0} Gb"}
2157 dnam{"Gb"}
2158 few{"{0} Gb"}
2159 many{"{0} Gb"}
2160 one{"{0} Gb"}
2161 other{"{0} Gb"}
Dgd.txt1162 dnam{"Gb"}
1163 few{"{0}Gb"}
1164 one{"{0}Gb"}
1165 other{"{0}Gb"}
1166 two{"{0}Gb"}
2135 dnam{"Gb"}
2136 few{"{0} Gb"}
2137 one{"{0} Gb"}
2138 other{"{0} Gb"}
2139 two{"{0} Gb"}
Droot.txt146 dnam{"Gb"}
147 other{"{0} Gb"}
/external/libxml2/optim/
DTOTRY6 - recheck > 4Gb instances for parsing, and RNG validation.
/external/ImageMagick/PerlMagick/t/reference/filter/
DOilPaint.miff15Gb�Jb�Jb�Jb�Jb�Ji`Qi`Qi`Qi`Qi`QkaXlaRkbNkbNkbNkbNkbNkbNkbN�K<�K<�K@�K<�>@�8)�>@�:,�:,�:,�:(�:(�:(�…
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp202 static bool isDuplexPairMatch(unsigned Ga, unsigned Gb) { in isDuplexPairMatch() argument
208 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
210 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
211 Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
213 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
214 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
216 return (Gb == HexagonII::HSIG_L1 || Gb == HexagonII::HSIG_L2 || in isDuplexPairMatch()
217 Gb == HexagonII::HSIG_S1 || Gb == HexagonII::HSIG_S2 || in isDuplexPairMatch()
218 Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
220 return (Gb == HexagonII::HSIG_A); in isDuplexPairMatch()
[all …]
/external/icu/icu4c/source/data/brkitr/
Den.txt82 "Gb.",
/external/ipsec-tools/src/racoon/
DTODO120 (over night, data transfer >1Gb) with frequent dynamic rekey
122 (over night, data transfer >1Gb) with frequent dynamic rekey

12345678910