Searched refs:AQ (Results 1 - 6 of 6) sorted by relevance

/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
H A DRegionCode.java29 static final String AQ = "AQ"; field in class:RegionCode
H A DPhoneNumberUtilTest.java571 // AQ/Antarctica isn't a valid region code for phone number formatting,
574 phoneUtil.formatOutOfCountryCallingNumber(US_NUMBER, RegionCode.AQ));
647 phoneUtil.formatOutOfCountryKeepingAlphaChars(alphaNumericNumber, RegionCode.AQ));
666 phoneUtil.formatOutOfCountryKeepingAlphaChars(alphaNumericNumber, RegionCode.AQ));
/external/llvm/lib/Target/R600/
H A DR600MachineScheduler.cpp459 std::vector<SUnit *> &AQ = Available[QID]; local
461 if (AQ.empty()) {
462 MoveUnits(Pending[QID], AQ);
464 if (!AQ.empty()) {
465 SU = AQ.back();
466 AQ.resize(AQ.size() - 1);
/external/selinux/policycoreutils/mcstrans/share/examples/nato/setrans.d/
H A Deyes-only.conf42 ~c211=AQ # American Samoa
H A Drel.conf48 ~c200,~c211=AQ # American Samoa
/external/v8/tools/profviz/
H A Dgnuplot-4.6.3-emscripten.js[all...]

Completed in 169 milliseconds