Searched refs:AR (Results 51 - 75 of 125) sorted by relevance

12345

/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
H A DPhoneNumberMatcherTest.java92 doTestFindInContext("+54 9 343 555 1212", RegionCode.AR);
93 doTestFindInContext("0343 15 555 1212", RegionCode.AR);
95 doTestFindInContext("+54 9 3715 65 4320", RegionCode.AR);
96 doTestFindInContext("03715 15 65 4320", RegionCode.AR);
99 doTestFindInContext("+54 11 3797 0000", RegionCode.AR);
100 doTestFindInContext("011 3797 0000", RegionCode.AR);
102 doTestFindInContext("+54 3715 65 4321", RegionCode.AR);
103 doTestFindInContext("03715 65 4321", RegionCode.AR);
105 doTestFindInContext("+54 23 1234 0000", RegionCode.AR);
106 doTestFindInContext("023 1234 0000", RegionCode.AR);
[all...]
H A DPhoneNumberUtilTest.java151 PhoneMetadata metadata = phoneUtil.getMetadataForRegion(RegionCode.AR);
152 assertEquals("AR", metadata.getId());
492 phoneUtil.formatOutOfCountryCallingNumber(arNumberWithExtn, RegionCode.AR));
595 // We only support this for AR in our test metadata, and only for mobile numbers starting with
612 // We only support this for AR in our test metadata.
1657 assertEquals(arNumber, phoneUtil.parse("+54 9 343 555 1212", RegionCode.AR));
1658 assertEquals(arNumber, phoneUtil.parse("0343 15 555 1212", RegionCode.AR));
1662 assertEquals(arNumber, phoneUtil.parse("+54 9 3715 65 4320", RegionCode.AR));
1663 assertEquals(arNumber, phoneUtil.parse("03715 15 65 4320", RegionCode.AR));
1664 assertEquals(AR_MOBILE, phoneUtil.parse("911 876 54321", RegionCode.AR));
[all...]
/external/zlib/
H A Dconfigure31 AR=${AR-"${CROSS_PREFIX}ar"}
32 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
34 AR=${AR-"ar"}
35 test -n "${CROSS_PREFIX}" && echo Using ${AR} | tee -a configure.log
209 AR="libtool"
248 AR="cc"
637 echo AR = $AR >> configur
[all...]
/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1314 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(Phi)); local
1315 if (!AR || AR->getLoop() != L || !AR->isAffine())
1318 // AR may be a pointer type, while BECount is an integer type.
1319 // AR may be wider than BECount. With eq/ne tests overflow is immaterial.
1320 // AR may not be a narrower type, or we may never exit.
1321 uint64_t PhiWidth = SE->getTypeSizeInBits(AR->getType());
1325 const SCEV *Step = dyn_cast<SCEVConstant>(AR->getStepRecurrence(*SE));
1334 const SCEV *Init = AR
1363 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(SE->getSCEV(IndVar)); local
1688 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(BackedgeTakenCount); local
[all...]
H A DLoopStrengthReduce.cpp280 if (const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(S))
281 if (!AR->getStart()->isZero()) {
282 DoInitialMatch(AR->getStart(), L, Good, Bad, SE);
283 DoInitialMatch(SE.getAddRecExpr(SE.getConstant(AR->getType(), 0),
284 AR->getStepRecurrence(SE),
285 // FIXME: AR->getNoWrapFlags()
286 AR->getLoop(), SCEV::FlagAnyWrap),
423 static bool isAddRecSExtable(const SCEVAddRecExpr *AR, ScalarEvolution &SE) { argument
425 IntegerType::get(SE.getContext(), SE.getTypeSizeInBits(AR->getType()) + 1);
426 return isa<SCEVAddRecExpr>(SE.getSignExtendExpr(AR, WideT
649 isExistingPhi(const SCEVAddRecExpr *AR, ScalarEvolution &SE) argument
1839 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(IV); local
[all...]
/external/jpeg/
H A Dltconfig92 old_AR="$AR"
323 old_archive_cmds='$AR cru $oldlib$oldobjs'
327 # Set a sane default for `AR'.
328 test -z "$AR" && AR=ar
735 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$LD -o $objdir/$soname$libobjs -bE:$lib.exp -T512 -H512 -bM:SRE;$AR cru $lib $objdir/$soname'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
754 archive_cmds='$rm $objdir/a2ixlibrary.data;$echo "#define NAME $libname" > $objdir/a2ixlibrary.data;$echo "#define LIBRARY_ID 1" >> $objdir/a2ixlibrary.data;$echo "#define VERSION $major" >> $objdir/a2ixlibrary.data;$echo "#define REVISION $revision" >> $objdir/a2ixlibrary.data;$AR cru $lib$libobjs;$RANLIB $lib;(cd $objdir && a2ixlibrary -32)'
1288 old_LN_S AR CC LD LN_S NM reload_flag reload_cmds wl pic_flag \
1380 AR
[all...]
/external/qemu/distrib/jpeg-6b/
H A Dltconfig92 old_AR="$AR"
323 old_archive_cmds='$AR cru $oldlib$oldobjs'
327 # Set a sane default for `AR'.
328 test -z "$AR" && AR=ar
735 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$LD -o $objdir/$soname$libobjs -bE:$lib.exp -T512 -H512 -bM:SRE;$AR cru $lib $objdir/$soname'
748 archive_cmds='$NM$libobjs | $global_symbol_pipe | sed '\''s/.* //'\'' > $lib.exp;$CC -o $objdir/$soname$libobjs ${wl}-bE:$lib.exp ${wl}-bM:SRE ${wl}-bnoentry;$AR cru $lib $objdir/$soname'
754 archive_cmds='$rm $objdir/a2ixlibrary.data;$echo "#define NAME $libname" > $objdir/a2ixlibrary.data;$echo "#define LIBRARY_ID 1" >> $objdir/a2ixlibrary.data;$echo "#define VERSION $major" >> $objdir/a2ixlibrary.data;$echo "#define REVISION $revision" >> $objdir/a2ixlibrary.data;$AR cru $lib$libobjs;$RANLIB $lib;(cd $objdir && a2ixlibrary -32)'
1288 old_LN_S AR CC LD LN_S NM reload_flag reload_cmds wl pic_flag \
1380 AR
[all...]
/external/compiler-rt/
H A DMakefile171 $(call Set,Tmp.AR,$(strip \
172 $(call GetCNAVar,AR,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
189 $(Verb) $(Tmp.AR) $(Tmp.ARFLAGS) $$@ $(Tmp.Inputs)
/external/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp302 const SCEVAddRecExpr *AR = dyn_cast<SCEVAddRecExpr>(S); local
303 if (AR && AR->getLoop() == L)
/external/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp524 AvailabilityResult AR = D->getAvailability(); local
526 AR = std::max(AR, cast<Decl>(D->getDeclContext())->getAvailability());
527 return AR;
/external/compiler-rt/make/
H A DAppleBI.mk94 DEL_LIST=`$(AR) -t $@ | egrep 'apple_versioning|gcc_personality_v0|eprintf' | xargs echo` ; \
97 $(call GetCNAVar,AR,Platform.darwin_bni,Release,) -d $@ $${DEL_LIST}; \
H A Dlib_info.mk55 AvailableOptions := AR ARFLAGS \
/external/icu4c/config/
H A DMakefile.inc.in179 AR = @AR@
H A Dmh-cygwin-msvc85 AR = LIB.EXE#M#
/external/libsepol/src/
H A DMakefile23 $(AR) rcs $@ $^
/external/llvm/lib/VMCore/
H A DPassManager.cpp504 AnalysisResolver *AR = AnalysisPass->getResolver(); local
505 assert(AR && "Expected analysis resolver to exist.");
506 unsigned APDepth = AR->getPMDataManager().getDepth();
624 AnalysisResolver *AR = new AnalysisResolver(*DM); local
625 P->setResolver(AR);
937 AnalysisResolver *AR = new AnalysisResolver(*this); local
938 P->setResolver(AR);
1053 AnalysisResolver *AR = P->getResolver(); local
1054 assert(AR && "Analysis Resolver is not set");
1055 AR
1333 AnalysisResolver *AR = new AnalysisResolver(*FPM); local
1404 AnalysisResolver *AR = FP->getResolver(); local
[all...]
/external/libvpx/build/make/
H A Dconfigure.sh380 AR=${AR}
513 AR=${AR:-${CROSS}ar}
681 AR=armar
717 AR=${TOOLCHAIN_PATH}/ar
871 enabled x86_64 && AR=xiar
/external/llvm/include/llvm/
H A DPass.h132 void setResolver(AnalysisResolver *AR);
/external/llvm/tools/llvm-shlib/
H A DMakefile117 $(Verb) $(AR) rc $(ToolDir)/libstdc++.dll.a
/external/regex-re2/
H A DMakefile16 AR=ar macro
173 $(AR) $(ARFLAGS) obj/libre2.a $(OFILES)
177 $(AR) $(ARFLAGS) obj/dbg/libre2.a $(DOFILES)
/external/elfutils/src/
H A Dar.c197 argp_help (&argp, stderr, ARGP_HELP_SEE, AR);
216 argp_help (&argp, stderr, ARGP_HELP_SEE, AR);
240 argp_help (&argp, stderr, ARGP_HELP_SEE, AR);
311 argp_help (&argp, stderr, ARGP_HELP_SEE, AR);
1100 fprintf (stderr, "%s: creating %s\n", AR, arfname);
1214 AR, argv[cnt]);
/external/bzip2/
H A DMakefile19 AR=ar macro
48 $(AR) cq libbz2.a $(OBJS)
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk13 AR := $(shell xcrun -sdk $(SDKROOT) -find ar) macro
/external/elfutils/libdw/
H A DMakefile.am127 libdw_a_LIBADD = $(addprefix ../libdwfl/,$(shell $(AR) t ../libdwfl/libdwfl.a))
/external/clang/lib/AST/
H A DDeclBase.cpp392 AvailabilityResult AR = CheckAvailability(getASTContext(), Availability, local
395 if (AR == AR_Unavailable)
398 if (AR > Result) {
399 Result = AR;

Completed in 939 milliseconds

12345