HomeSort by relevance Sort by last modified time
    Searched refs:SH (Results 26 - 50 of 115) sorted by null

12 3 4 5

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolutionExpander.h 123 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
196 Value *expandCodeFor(const SCEV *SH, Type *Ty = 0);
  /system/bt/embdrv/sbc/decoder/include/
oi_cpu_dep.h 66 #define OI_CPU_SH3 4 /**< Hitachi SH-3 processor family */
73 10 /**< Hitachi SH7750 series in SH-4 processor family */
74 #define OI_CPU_SH2 11 /**< Hitachi SH-2 processor family */
155 /* The Hitachi SH C compiler defines _LIT or _BIG, depending on the endianness
159 OI_LITTLE_ENDIAN_BYTE_ORDER /**< If _LIT is defined, SH-3 platform byte \
163 OI_BIG_ENDIAN_BYTE_ORDER /**< If _BIG is defined, SH-3 platform byte \
166 #error SH compiler endianness undefined
175 OI_BIG_ENDIAN_BYTE_ORDER /**< SH-2 platform byte ordering is big-endian. */
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCJITInfo.cpp 33 #define BUILD_RLDICR(RD,RS,SH,ME) \
34 ((30 << 26) | ((RS) << 21) | ((RD) << 16) | (((SH) & 31) << 11) | \
35 (((ME) & 63) << 6) | (1 << 2) | ((((SH) >> 5) & 1) << 1))
  /external/skqp/gm/
strokes.cpp 20 constexpr SkScalar SH = SkIntToScalar(H);
60 canvas->translate(0, SH * y);
63 , SW - SkIntToScalar(2), SH - SkIntToScalar(2)
304 canvas->translate(0, SH * y);
308 SH - SkIntToScalar(2)));
314 canvas->rotate(SkIntToScalar(15), SW/2, SH/2);
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
320 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ScalarEvolutionExpander.h 197 Value *expandCodeFor(const SCEV *SH, Type *Ty, Instruction *I);
203 Value *expandCodeFor(const SCEV *SH, Type *Ty = nullptr);
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x 254 hc?????%? hd?????%? he?????%? hf?????%? hg?p????%? hh?`????%? hi?P????%? hj?@????%? hk?0????%? hl? ????%? hm?????%? hn?????%? ho??????%? hp??????%? hq??????%? hr??????%? hs?????%z ht?????%r hu?????%j hv?????%b hw?p????%Z hx?`????%R hy?P????w1?9??sHk?H??HO?y&u??P?????UH??AWAVAUATI??SH??(H?????H??? ???H???a???H?<H9?u?fDH??H9?t??/u?H?=:> ?\H?????H?? ?????#L9????t?Z& ?=??X???TL?``L?H??????? ???L?????H???????T6?_,H?=? 1??Q??`?@?????W???P???H??t???@??;??????,???H??t???@???????????H??t???@???????? ?????H??t???@? ?????1??A??F?????A?tH??Z?X1?H? # ?f\?H??" A??%@??E1???SL?@?????
286 ?1??@????A??%@??E1?1???RL????H??# ? ?4L??H??I??L??L???2???Hc# M?f?M??H?U# t-L???S???Lc?J?+H9E# s????RL????H?(# ?H?CH;## v???RL????H?# H?CH??" ?H? ?" H??" H9???Hc5?" ??H?H?5?" ??H?H!?H??" H??" H)?H??H)?H9?~H??" H??" H? k" ?A??FA??sHH?s" ?>L??H??I??L??L???,???H]" M?f?M??H?O" t1L???M???H?F" H??Lc?J?+H9?s???RL????H?" ?H?CH;" v???RL?x???H??! H?CH??! ?H??! H? ?! H9???Hc5?! H??! ??H?H?5?! ??H?H!?H? ?! H??H)?H??H)?H9?HO?H?PH??! H?! H9?s???RL?????H?l! H?PH?a! ?H?O! H? P! H9??
352 Hc5X! H?? ??H?H?5! ??H?H!?H? '! H??H)?H??H)?H9?HO?H?PH?! H?? H9?s???RL?^???H?? H?PH?? ?H? ? H?? H9??qHc5? H? d ??H?H?5? ??H?H!?H?? H??H)?H??H)?H9?HO?H?HH?t H?e H9?s???RL?????H?R ?m6?@4f?8H?? H?BH??H98 H?) s???RL????H? H?PH? ?H?? H? ? H9???Hc5? ??H?H?5? ??H?H!?H? ? H?? H)?H??H)?H9?~H? ? H?? H??????????H?\ H?? ?]? ?WH??H? ?@bH@??? ??@????@??????1?????H?t ????t ? f? H???t????sHE1??FH???F1??? G??"1?H?c ??sH??F1???"????F?>LH?/ ?"QH??t??F?H????H?=? ?8L?%? L??????H??R?c/L??H???H)?H?/tmp/3d9H?\$H???H?H?98f8210eH?{.H?CH?3abcf206f?K,H?CH?756d42d8?C(b/gcH?CH?e2e39/liH?C ?6????s?specH??f?p????????u1?H???|?HkHH?{?H?3H????H???kHu?1?H?<??kHH???&?H??u?H?? ?80?? H?= ??t ?=?+ ??
408 H??u ?5f?H?[H??t*?{ u?H?3?FL???u?H?CH?8??H?[H??u?? ??t@?=? ?i?'F?K ?y ?; ??=_ ?) ??H?=l H??t$A??sHE1?FL?¾?F1???H?C H?t H?CH??tU??H???H?Ht2??%?Pu??<t??{t??Wu??PH?H??{u?H?y1??-?H?? H?CH??u?H?? H??tYH?CD?c$H????H???H?Ht3??%?Pu??<t??{t??Wu??PH?H??{u?H?yD???T-?H?[H??u?H?? ??DH???H?Ht2??%?Pu??<t??{t??Wu??PH?H??{u?H?y1???,?H?? ??? u H????? t?? t?1??tJ???? u?2?? t*???H????? u?? uf?H????? t?? t??u??? ? ??H?=? ???????
887 1???1?I??^H??H???PTI???FH??PFH??p-@?{??????H??H??? H??t??H????'ALUH- ALH??H??v?H??t]? AL??]ø AL?UH- ALH??H??H?H??H??H??t?H??t]? AL??]À=W? uGU?ALH-ALH??SH??H?X?RH?=? H9?sH??H?.? ??AL???X????? X[]?H?=? t?H??t U?ALH????]?Q????D??
905 H???????F?H???u??? ?????dFHD?D??fD?mF?H???t'?|F?H???u??[? ?dFHE??D?E? ?dFHE????*? ???dFHE??@UH??SHc?{H??Hc???(H??H??H???????H??[]?1???uSH?>H???/t H?C[??fD??f?????u?H?[??fff.???t 1???SH?>H???/t1?[þ?&?????u?H?[?ffff.?AVHc?H? ? H?@A??AUH??ATUH?,S?ML?M???????'E?!A?L$???wq?H?????A????tX?5?? ?O9?}KH?|Lc??O?r??H?D0D)?I? 1H? IH?L???H?H???:O?@H9?u??E?[]A\A]A^??E[]?? A\????A]??A^??M?q???FL???A?p? ? ua9?}???H?\Hc?D)?M?iH?4H?vL?t??@H??L9??s???H?;D:'u?H??L?????????u??q?[]A\A]?A^?f?9??@?????H?\Hc?D)?H?4H?vL?l??H??L9?????H?D: u?xnu?xou?x-u?H?xL???U?????u??}t?E?E?????f.??E?E1??????fffff.?AWH)??????AVAUATLc?UH??SH??(D?-?? ??E?1?$?L$L?5?? E???????H?H?D$H?GH?D$????I??D9???M?>L??H??L????????u?$??uC?<'u?t$???R?????u^I?VH??t?M?>A?<Ut<Du?:Eu?H?H?t$H?T$H??H?D$?G?????u??$??t4??????????h????H??(?[]A\A]A^A_?@A??=???H?D$?????B?| ?t???I??D9??+???H??(1?[]A\A]A^A_??AW@??AVI??AUATUSH????D$ ?D$ ?D$
931 ??WtH???t$ H?x??????x{?H??W??PL?p??t~?8;????M??? ?????CI???D$ < ?s???< ?k????v???fDA?VI?FI??? u;?I??A??? t?? t???????t$ H?x?|????????L???????? t?????f???? ??~aAV??Lc?H??AUI??ATU??SH??? L?d
    [all...]
  /external/pcre/dist2/
132html 135 elsif (/^\.SH\s*("?)(.*)\1/)
223 elsif (/^\.\\"\s*JOIN(SH)?/)
  /frameworks/base/services/net/java/android/net/apf/
ApfGenerator.java 52 SH(12), // Left shift, e.g, "sh R0, 5" or "sh R0, -5" (shifts right)
555 Instruction instruction = new Instruction(Opcodes.SH);
566 Instruction instruction = new Instruction(Opcodes.SH);
624 Instruction instruction = new Instruction(Opcodes.SH, Register.R1);
    [all...]
  /external/libpng/mips/
filter_msa_intrinsics.c 59 #define SH(val, pdst) \
65 "sh %[val_m], %[pdst_sh_m] \n\t" \
130 #define SH(val, pdst) \
136 "sh %[val_m], %[pdst_sh_m] \n\t" \
198 #define SH(val, pdst) \
617 SH(out2, nxt);
753 SH(out2, nxt);
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x 153 ? hf?????%? hg?p????%?? hh?`????%?? hi?P????%?? hj?@????%?? hk?0????%?? hl? ????%?? hm?????%?? hn?????%?? ho??????%?? hp??????%?? hq??????%?? hr??????%?? hs?????%?? ht?????%?? hu?????%?? hv?????%?? hw?p????%z? hx?`????%r? hy?P????w1?9??sHk?H??HO?y&u??V?????UH??AWAVAUATI??SH??(H?????H??? ???H???a???H?<H9?u?fDH??H9?t??/u?H?=Z ?3H?????H?? ??????L9????t?z? ???????$L?`0L?Y?H??????? ???L?????H????????OH?=?? 1???~???@?????????P???H??t? ?@??;??????,???H??t? ?@???????????H??t? ?@???????? ?????H??t? ?@? ?????1??A???F?????A??RH??1?X1?H?+? ?f3?H?? A??%@??aE1???#L?@?????
762 1???1?I??^H??H???PTI??P?EH??`?EH??P-@????????H??H?-? H??t??H????'LUH- LH??H??v?H??t]? L??]ø L?UH- LH??H??H?H??H??H??t?H??t]? L??]À=? uGU?LH-LH??SH??H?X?RH?? H9?sH??H??? ??L???X?????? X[]?H?=?? t?H??t U?LH????]?Q????D??
781 H???t'???E?H???u???? ????t???fD??? ??u???f.?UH??SHc?{H??Hc??Y?H??H??H??? ????H??[]?1???uSH?>H???/t H?C[??fD????????u?H?[??fff.???t 1???SH?>H???/t1?[þ??????u?H?[?ffff.?AVHc?H??? H?@A??AUH??ATUH?,S?ML?M???????'E?!A?L$???wq?H?????A????tX?5N? ?O9?}KH?|Lc??O?r??H?D0D)?I? 1H? IH?L???H?H???:O?@H9?u??E?[]A\A]A^??E[]?? A\????A]??A^??M?q????EL???A?p? ?? ua9?}???H?\Hc?D)?M?iH?4H?vL?t??@H??L9??s???H?;D:'u?H??L???G?????u??q?[]A\A]?A^?f?9??@?????H?\Hc?D)?H?4H?vL?l??H??L9?????H?D: u?xnu?xou?x-u?H?xL?????????u??}t?E?E?????f.??E?E1??????fffff.?AWH)??????AVAUATLc?UH??SH??(D?-?? ??E?1?$?L$L?5p? E???????H?H?D$H?GH?D$????I??D9???M?>L??H??L????????u?<$??uC?<'u?t$???R?????u^I?VH??t?M?>A?<Ut<Du?:Eu?H?H?t$H?T$H??H?D$??????u??4$??t4??????????h????H??(?[]A\A]A^A_?@A??=???H?D$?????B?| ?t???I??D9??+???H??(1?[]A\A]A^A_??AW@??AVI??AUATUSH????D$ ?D$ ?D$
806 ??WtH???t$ H?x??????x{?H??W??PL?p??t~?8;????M??? ?????CI???D$ < ?s???< ?k????v???fDA?VI?FI??? u;?I??A??? t?? t???????t$ H?x?|????????L???????? t?????f??J? ??~aAV??Lc?H??AUI??ATU??SH?0? L?d?
811 ???H??H?-auxbaseL??H??C H?{ H?u?\???B?D# H????F1??u^??F1??i^???F1??]^ffff.?AWAVA??AUATI??UH??SH???D???H??? I??A??H??u??DH?[H??tOD9{ u?H?;H????????u?A?<$+H?kL?muzA?D$???K@tjI?t$1?L??1?????_??(???H??H????H?H?? H?kD?k ?C%A?d?EH?kH?Cd?EH?CA?<$+H?? t?L???i?M??H?Et?{%tL??????D?s$?C%H??[]A\A]A^A_ù? L?@H??H?YH??H??(H???Lu?H?n? ?L??L?????@AWI??AVAUATUSH??H??H?<$tsfDA??*??Hc?? H?-?? H??H?\?H9?v=L??1????E?{YH??1?[]A\A]A^A_?H?xL???~???????H?? H9?w?H??8@u???Hc,? L?5-? H??I?D?I9?H?D$w\I?????E?L?|$M?/H??H??L???uH?4$H??H???tBL???*???L9?sL??L??H)?H4$??????tI?? M9?v?1?H??[]A\A]A^A_?H????M9?w?I?G?8@uH??I???????H?$E1??p???H??L??[]A\A]A^A_?UH??S??H????t??H???c???H??[]?f?H??H???????x?D$%?=@u?H???????[]?ffff.?ATUH??SH???1???HcSH?3H?|I??????HcC?SI?I??t$H?s??L??Hc?????sH?????????H??tA?$?sH???(???1??HD?[]H??A\??UH??AVA??AUI??ATSH??????HLc?L??L??Hc?H??H???H)?H?\$H???I?H???5???A?|$?/L??t H??A?$/E???.?At?;/t@H??P???H???L?????x??h?????????@t1?H?e?[A\A]A^]?H??H?{H)?H??t/H??
823 u?H?{????E?????u??{/u?H?{?????E?????i???1??DUSH??????H?>H????H??H??????ƒ?Lc?x'B?</t I???@B?</I?H?t I???y?Lc?J?|?.?k???H??t?H?uH??1?1??#?H??H??????H??H??[]ÿP?F1??Yf?H?????F?2??????F?(???H?=?? ?,???1?H???DU? H?????FSH??H??HH?????uHE1?1?1?H??H???|??t|??udE1?1?1?H??H???a??t>??u&H??H??????H??H[]ú >H?? ??F??E? >H?? ??F?EH????E1??/X? >H?? ??F?EH????E1?? Xfff.?AWAVAUATUSH??(????H?I??D?1E???q?Y????<<?UA??!A??A??A??t$?D$??9??0HcD$H?L$H??M?dH?D$I?4$H??H?t$???D? q? H??H?L$E????E1?E1?H?t$??A?GI??9>? ~HI?4$H?5? K?H??H??H?;??????u??D???\?????t?A?GI??I??L39?? ?f?M????I?uL??? ????|$???(I?M??????1?Y@???? ??<??~O??<>????=>????><??H????F1??tV@??D$????fD??<!????>!u?M?????? ?f?????H?D$I?DH??([]A\A]A^A_??I?M????????1?Y?3???????????!????????? ??@????????M???????? ???????v???I?uL???????I?M?1?Y??????????D??E1???????1??S??????F1??eU?@>H?? ??F??B?`?F1??EUDUH??AWAVAUATSH??8H?=?? H?}??u?tl??? ??~QH??? ??Lcm?H?@L?d?? H??L9?t/?E?9Cu?H?3H?}?L????????u?H?e?[A\A]A^A_]?H?e?1?[A\A]A^A_]?H?5?? ???????H??E1???;??H????A????u?Ic?H?@H??H??H??H???H)?H?\$H?????H?????? H?H??u?@????H????? u??)??H?H?@?WH?O???j<;?b< ?XH???f.?<;t< ?=H?????u?A??A)?D??<;?O??H????H??
857 ?G@??t H???</u??L??D)?? ?????u1?;/uSD?{L?cA???tD?}??E?L??</u?1?L?????????t?E?H?E??E?9?? ??????????1?E1??z????n? Hcƒ?H? @H?a? ?W? H??H?M?H |? H?1?IH?@?@H?0?H??E1??Pff.?D?q? SH??E??tH??H?=~? ?7?E1??Z=H??[?a????AWAVAUATUSH??H?? H?PH9? ??H?COLLECT_?@ONS=D?%&? (…)
    [all...]
  /external/skia/gm/
strokes.cpp 20 constexpr SkScalar SH = SkIntToScalar(H);
60 canvas->translate(0, SH * y);
63 , SW - SkIntToScalar(2), SH - SkIntToScalar(2)
304 canvas->translate(0, SH * y);
308 SH - SkIntToScalar(2)));
314 canvas->rotate(SkIntToScalar(15), SW/2, SH/2);
    [all...]

Completed in 1781 milliseconds

12 3 4 5