| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/ |
| H A D | or_n.hpp | 8 template<bool B, typename Expr, typename BasicExpr, typename G0 , typename G1> 14 template<typename Expr, typename BasicExpr , typename G0 , typename G1> 15 struct or_2<true, Expr, BasicExpr, G0 , G1> 18 typedef G0 which; 20 template<bool B, typename Expr, typename BasicExpr, typename G0 , typename G1 , typename G2> 27 template<typename Expr, typename BasicExpr , typename G0 , typename G1 , typename G2> 28 struct or_3<true, Expr, BasicExpr, G0 , G1 , G2> 31 typedef G0 which; 33 …template<bool B, typename Expr, typename BasicExpr, typename G0 , typename G1 , typename G2 , type… 40 …template<typename Expr, typename BasicExpr , typename G0 , typename G1 , typename G2 , typename G3> [all …]
|
| H A D | matches_.hpp | 9 template<typename Expr, typename BasicExpr , typename G0 , typename G1> 10 struct matches_<Expr, BasicExpr, proto::or_<G0 , G1> > 12 matches_<Expr, BasicExpr, typename G0::proto_grammar>::value, 13 Expr, BasicExpr , G0 , G1 17 template<typename Expr, typename BasicExpr, typename G0 , typename G1> 18 struct matches_<Expr, BasicExpr, proto::and_<G0 , G1> > 20 matches_< Expr , BasicExpr , typename G0::proto_grammar >::value, 39 template<typename Expr, typename BasicExpr , typename G0 , typename G1 , typename G2> 40 struct matches_<Expr, BasicExpr, proto::or_<G0 , G1 , G2> > 42 matches_<Expr, BasicExpr, typename G0::proto_grammar>::value, [all …]
|
| H A D | and_n.hpp | 19 template<typename G0 , typename G1, typename Expr, typename State, typename Data> 20 struct _and_impl<proto::and_<G0 , G1>, Expr, State, Data> 23 …typedef typename proto::when<proto::_, G0> ::template impl<Expr, State, Data> Gimpl0; typedef type… 53 … template<typename G0 , typename G1 , typename G2, typename Expr, typename State, typename Data> 54 struct _and_impl<proto::and_<G0 , G1 , G2>, Expr, State, Data> 57 …typedef typename proto::when<proto::_, G0> ::template impl<Expr, State, Data> Gimpl0; typedef type… 87 …template<typename G0 , typename G1 , typename G2 , typename G3, typename Expr, typename State, typ… 88 struct _and_impl<proto::and_<G0 , G1 , G2 , G3>, Expr, State, Data> 91 …typedef typename proto::when<proto::_, G0> ::template impl<Expr, State, Data> Gimpl0; typedef type… 121 …template<typename G0 , typename G1 , typename G2 , typename G3 , typename G4, typename Expr, typen… [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/net/ |
| H A D | bpf_jit_comp_32.c | 108 *prog++ = SETHI(0, G0); \ 113 *prog++ = SUB | RS1(G0) | RS2(r_A) | RD(r_A); \ 118 *prog++ = OR | RS1(G0) | RS2(FROM) | RD(TO); \ 123 *prog++ = OR | RS1(G0) | RS2(G0) | RD(REG); \ 175 *prog++ = OR | IMMED | RS1(G0) | S13(K) | RD(DEST); \ 262 *prog++ = (SUBCC | RS1(R1) | RS2(R2) | RD(G0)) 265 *prog++ = (SUBCC | IMMED | RS1(R1) | S13(IMM) | RD(G0)); 268 *prog++ = (ANDCC | RS1(R1) | RS2(R2) | RD(G0)) 271 *prog++ = (ANDCC | IMMED | RS1(R1) | S13(IMM) | RD(G0)); 451 emit_write_y(G0); in bpf_jit_compile() [all …]
|
| H A D | bpf_jit_comp_64.c | 258 emit(SETHI(0, G0), ctx); in emit_nop() 263 emit(OR | RS1(G0) | RS2(from) | RD(to), ctx); in emit_reg_move() 340 emit(OR | IMMED | RS1(G0) | S13(K) | RD(dest), ctx); in emit_loadimm32() 350 emit(OR | IMMED | RS1(G0) | S13(K) | RD(dest), ctx); in emit_loadimm() 360 emit(OR | IMMED | RS1(G0) | S13(K) | RD(dest), ctx); in emit_loadimm_sext() 504 emit(OR | IMMED | RS1(G0) | S13(the_const) | RD(dest), ctx); in emit_loadimm64() 563 emit(OR | IMMED | RS1(G0) | S13(fast_int) | RD(dest), ctx); in emit_loadimm64() 647 emit(SUBCC | RS1(R1) | RS2(R2) | RD(G0), CTX) 650 emit(SUBCC | IMMED | RS1(R1) | S13(IMM) | RD(G0), CTX) 653 emit(ANDCC | RS1(R1) | RS2(R2) | RD(G0), CTX) [all …]
|
| H A D | bpf_jit_64.h | 6 #define G0 0x00 macro
|
| H A D | bpf_jit_32.h | 19 #define G0 0x00 macro
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | matches.hpp | 384 template<typename Expr, typename BasicExpr, typename G0> 385 struct matches_<Expr, BasicExpr, or_<G0> > 386 : matches_<Expr, BasicExpr, typename G0::proto_grammar> 388 typedef G0 which; 397 template<typename Expr, typename BasicExpr, typename G0> 398 struct matches_<Expr, BasicExpr, and_<G0> > 399 : matches_<Expr, BasicExpr, typename G0::proto_grammar> 593 template<typename G0, typename Expr, typename State, typename Data> 594 struct _and_impl<proto::and_<G0>, Expr, State, Data> 595 : proto::when<proto::_, G0>::template impl<Expr, State, Data>
|
| /OK3568_Linux_fs/kernel/arch/hexagon/ |
| H A D | Makefile | 7 KBUILD_CFLAGS += -G0 8 LDFLAGS_vmlinux += -G0
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/scripts/ |
| H A D | synth.sh | 26 G0="pl %-26 pl %-19 pl %-14 pl %-10 pl %-7 pl %-2" 61 \"|$s $G0 $e 2.6 .1 bend .5,200,.2\" \
|
| /OK3568_Linux_fs/u-boot/arch/nios2/ |
| H A D | config.mk | 16 PLATFORM_CPPFLAGS += -G0
|
| /OK3568_Linux_fs/u-boot/arch/nds32/ |
| H A D | config.mk | 20 PLATFORM_CPPFLAGS += -D__nds32__ -G0 -ffixed-10 -fpie
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | or_n.hpp | 54 typedef G0 which; in BOOST_PP_CAT()
|
| H A D | matches_.hpp | 58 matches_<Expr, BasicExpr, typename G0::proto_grammar>::value,
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | unicode.rst | 24 Map symbol Map name Escape code (G0) 38 codes nor their uses match ISO 2022; Linux has two 8-bit codes (G0 and 39 G1), whereas ISO 2022 has four 7-bit codes (G0-G3).
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | berlin2cd-google-chromecast.dts | 74 groups = "G0";
|
| H A D | aspeed-bmc-opp-romulus.dts | 241 /*G0-G7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-nicole.dts | 226 /*G0-G7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-facebook-tiogapass.dts | 137 /*G0-G7*/ "CPU_ERR2_LVT3","CPU_CATERR_LVT3","PCH_BMC_THERMTRIP",
|
| H A D | aspeed-bmc-opp-witherspoon.dts | 208 /*G0-G7*/ "","","","","","","","",
|
| H A D | aspeed-bmc-opp-zaius.dts | 489 /*G0-G7*/ "fsi-clock","fsi-data","","","","","","",
|
| H A D | aspeed-bmc-opp-tacoma.dts | 111 /*G0-G7*/ "","","","","","","","",
|
| /OK3568_Linux_fs/u-boot/arch/nios2/cpu/ |
| H A D | u-boot.lds | 54 * gp - Since we don't use gp for small data with option "-G0",
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/ |
| H A D | arm,pl11x.txt | 52 index of the pad used as G0, third value index of the
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | sentelic.rst | 94 Absolute position for STL3886-G0 126 Notify Packet for G0 830 bit6 0 RW G0 abs. + notify packet format enable
|