Home
last modified time | relevance | path

Searched refs:UR (Results 1 – 25 of 170) sorted by relevance

1234567

/external/clang/test/Lexer/
Dstring_concat.cpp17 …const char* e = u8"abc" UR"(abc)"; // expected-error {{unsupported non-standard concatenation of s… in f()
26 …const char16_t* k = u"abc" UR"(abc)"; // expected-error {{unsupported non-standard concatenation o… in f()
45 …const wchar_t* x = L"abc" UR"(abc)"; // expected-error {{unsupported non-standard concatenation of… in f()
Dstring-literal-encoding.c14 …char32_t const *f = UR"(�����)"; // expected-error {{illegal character encoding in string literal}} in f()
28 …char32_t const *f = UR"(foo �����)"; // expected-error {{illegal character encoding in string lite… in g()
Dpragma-operators.cpp26 #define pragma_UR _Pragma(UR"(clang diagnostic error "-Wunused")")
/external/llvm/lib/Transforms/IPO/
DIPConstantPropagation.cpp61 User *UR = U.getUser(); in PropagateConstantsIntoArguments() local
63 if (isa<BlockAddress>(UR)) continue; in PropagateConstantsIntoArguments()
67 if (!isa<CallInst>(UR) && !isa<InvokeInst>(UR)) in PropagateConstantsIntoArguments()
70 CallSite CS(cast<Instruction>(UR)); in PropagateConstantsIntoArguments()
DArgumentPromotion.cpp531 User *UR = U.getUser(); in isSafeToPromoteArgument() local
533 if (LoadInst *LI = dyn_cast<LoadInst>(UR)) { in isSafeToPromoteArgument()
539 } else if (GetElementPtrInst *GEP = dyn_cast<GetElementPtrInst>(UR)) { in isSafeToPromoteArgument()
/external/python/cpython2/Lib/test/
Dtokenize_tests.txt115 x = ur'abc' + Ur'ABC' + uR'ABC' + UR'ABC'
116 y = ur"abc" + Ur"ABC" + uR"ABC" + UR"ABC"
117 x = ur'\\' + UR'\\'
121 baz''' + UR'''
/external/llvm/lib/Transforms/Utils/
DGlobalStatus.cpp57 const User *UR = U.getUser(); in analyzeGlobalAux() local
58 if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(UR)) { in analyzeGlobalAux()
68 } else if (const Instruction *I = dyn_cast<Instruction>(UR)) { in analyzeGlobalAux()
164 } else if (const Constant *C = dyn_cast<Constant>(UR)) { in analyzeGlobalAux()
/external/clang/test/CodeGen/
Dstring-literal.c83 const char32_t *k = UR"bar(IJ)bar"; in main()
118 const char32_t *u = UR\ in main()
Dstring-literal-unicode-conversion.c57 char32_t const *h = UR"(6Кошка)"; in f()
/external/llvm/lib/Support/
DScaledNumber.cpp28 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
31 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64()
/external/clang/test/SemaCXX/
Dcxx0x-type-convert-construct.cpp20 …URstr = UR"foo(a UTF-32 raw string)foo"; // expected-error {{assigning to 'char32_t *' from incomp… in f()
Dcxx98-compat.cpp37 (void)UR"X(str)X"; // expected-warning {{raw string literals are incompatible with C++98}} in Literals()
/external/clang/test/CXX/lex/lex.literal/lex.ext/
Dp12.cpp20 int f = UR"("тест ��)"_x;
/external/llvm/lib/IR/
DConstantRange.cpp714 ConstantRange UR = Result_zext.truncate(getBitWidth()); in multiply() local
720 if (!UR.isWrappedSet() && UR.getLower().isNonNegative()) in multiply()
721 return UR; in multiply()
740 return UR.getSetSize().ult(SR.getSetSize()) ? UR : SR; in multiply()
/external/icu/icu4j/perf-tests/data/collation/
DTestNames_SerbianSH.txt772 ČOMIĆ ĐURĐINA
1033 ČURČIĆ DUŠAN
1034 ČURČIĆ ILIJA
1035 ČURČIĆ LAZAR
1036 ČURČIĆ SLOBODANKA
1741 ŠIJAČKI ĐURĐINKA
2191 ŠMIT-PROKIN ĐURĐINA
2330 ŠOPALO ĐURĐINA
2331 ŠOPALO ĐURĐINA
2842 ŠUVAKOVIĆ ĐURĐICA
[all …]
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp1671 const User *UR = U.getUser(); in AddressIsTaken() local
1672 if (const StoreInst *SI = dyn_cast<StoreInst>(UR)) { in AddressIsTaken()
1675 } else if (isa<InvokeInst>(UR) || isa<CallInst>(UR)) { in AddressIsTaken()
1677 ImmutableCallSite CS(cast<Instruction>(UR)); in AddressIsTaken()
1680 } else if (const LoadInst *LI = dyn_cast<LoadInst>(UR)) { in AddressIsTaken()
1683 } else if (isa<BlockAddress>(UR)) { in AddressIsTaken()
/external/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp294 auto UR = UA.Addr->getRegRef(); in getAllReachedUses() local
295 if (RAI.alias(RefRR, UR) && !RAI.covers(DefRRs, UR)) in getAllReachedUses()
DHexagonOptAddrMode.cpp194 RegisterRef UR = UN.Addr->getRegRef(); in allValidCandidates() local
196 const auto &ReachingDefs = LV->getAllReachingDefsRec(UR, UN, Visited, Defs); in allValidCandidates()
/external/ImageMagick/PerlMagick/t/reference/filter/
DColorize.miff15 …�������"�+'���� �$#�$$�#%�(.�#0�%7�)=�,=�+9�*4�08�&+�UR�������}{�}}�xz�nn…
/external/skia/src/effects/
DSkBlurMaskFilter.cpp527 const SkVector& UR = rrect.radii(SkRRect::kUpperRight_Corner); in filterRRectToNine() local
532 const SkScalar rightUnstretched = SkTMax(UR.fX, LR.fX) + SkIntToScalar(2 * margin.fX); in filterRRectToNine()
544 const SkScalar topUnstretched = SkTMax(UL.fY, UR.fY) + SkIntToScalar(2 * margin.fY); in filterRRectToNine()
558 radii[SkRRect::kUpperRight_Corner] = UR; in filterRRectToNine()
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DWave.miff43UR�D:�<1�:6�96�=0�:'�:&�9+�:1�=6�5.�3*�6/�HJ�PW�U[�IM�<A�5;�8=�NR�\b�TX�GE�?<�C<�;5�46�69�50�5*�3)…
DColorize.miff43 …�������!�+&���� �$#�#$�#%�'.�#0�%7�)=�,=�*8�)3�08�%*�UR���~�}z�}|�xz�nm…
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm_ocaml.c844 CAMLprim LLVMValueRef llvm_user(LLVMUseRef UR) { in llvm_user() argument
845 return LLVMGetUser(UR); in llvm_user()
849 CAMLprim LLVMValueRef llvm_used_value(LLVMUseRef UR) { in llvm_used_value() argument
850 return LLVMGetUsedValue(UR); in llvm_used_value()
/external/libdrm/intel/tests/
Dgen7-3d.batch-ref.txt138 0x12300224: 0xa0000840: (PP ), point UR
/external/ImageMagick/Magick++/demo/
Dmodel.miff8 …M8vT<lP,cf<ft4LLCJIDLSDMUIRFBTKDTMJZLEZNJ[GB[NQTSDTTKTZDT[L[TD\SL[\C[[LU\R\UR\[S\]ZUVUNVR]^c\bL[bF…
65 …}�|bHHHbPJPbeGt������Ƚ���������������daajhk{lah9b9,8aadk�����j�9jkk�z��Ĵ�UR\TSq��VKB2KL@BLq~V…

1234567