Searched refs:Gb (Results 1 – 25 of 230) sorted by relevance
12345678910
/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCDuplexInfo.cpp | 83 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 …]
|
D | HexagonMCInstrInfo.h | 176 unsigned iClassOfDuplexPair(unsigned Ga, unsigned Gb); 204 bool isDuplexPairMatch(unsigned Ga, unsigned Gb);
|
/external/clang/test/OpenMP/ |
D | target_codegen_global_capture.cpp | 30 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/ |
D | yo.txt | 10 "&G<gb<<<Gb<<<GB"
|
D | ee.txt | 12 "&G<gb<<<Gb<<<GB<ɣ<<<Ɣ"
|
D | ig.txt | 10 "&G<gb<<<Gb<<<GB<gh<<<Gh<<<GH<gw<<<Gw<<<GW"
|
D | ln.txt | 10 "&G<gb<<<gB<<<Gb<<<GB"
|
/external/icu/icu4c/source/data/unit/ |
D | sah.txt | 324 dnam{"Gb"} 325 other{"{0} Gb"}
|
D | zh_Hant.txt | 141 dnam{"Gb"} 142 other{"{0} Gb"} 705 other{"{0}Gb"} 1182 dnam{"Gb"} 1183 other{"{0} Gb"}
|
D | yue.txt | 123 dnam{"Gb"} 124 other{"{0} Gb"} 681 other{"{0}Gb"} 1147 dnam{"Gb"} 1148 other{"{0} Gb"}
|
D | ur.txt | 166 dnam{"Gb"} 167 one{"{0} Gb"} 168 other{"{0} Gb"} 1130 dnam{"Gb"} 1131 one{"{0} Gb"} 1132 other{"{0} Gb"}
|
D | mk.txt | 855 dnam{"Gb"} 856 one{"{0} Gb"} 857 other{"{0} Gb"} 1392 dnam{"Gb"} 1393 one{"{0} Gb"} 1394 other{"{0} Gb"}
|
D | lo.txt | 141 dnam{"Gb"} 142 other{"{0} Gb"} 935 dnam{"Gb"} 936 other{"{0} Gb"}
|
D | cy.txt | 1451 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 …]
|
D | af.txt | 167 dnam{"Gb"} 168 one{"{0} Gb"} 169 other{"{0} Gb"} 1131 dnam{"Gb"} 1132 one{"{0} Gb"} 1133 other{"{0} Gb"}
|
D | pa.txt | 860 one{"{0} Gb"} 861 other{"{0} Gb"} 1444 one{"{0} Gb"} 1445 other{"{0} Gb"}
|
D | ga.txt | 1280 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 …]
|
D | cs.txt | 1190 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"}
|
D | gd.txt | 1162 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"}
|
D | root.txt | 146 dnam{"Gb"} 147 other{"{0} Gb"}
|
/external/libxml2/optim/ |
D | TOTRY | 6 - recheck > 4Gb instances for parsing, and RNG validation.
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
D | OilPaint.miff | 15 …Gb�Jb�Jb�Jb�Jb�Ji`Qi`Qi`Qi`Qi`QkaXlaRkbNkbNkbNkbNkbNkbNkbN�K<�K<�K@�K<�>@�8)�>@�:,�:,�:,�:(�:(�:(�…
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 202 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/ |
D | en.txt | 82 "Gb.",
|
/external/ipsec-tools/src/racoon/ |
D | TODO | 120 (over night, data transfer >1Gb) with frequent dynamic rekey 122 (over night, data transfer >1Gb) with frequent dynamic rekey
|
12345678910