/openbmc/linux/tools/testing/selftests/powerpc/switch_endian/ |
H A D | Makefile | 6 EXTRA_CLEAN = $(OUTPUT)/*.o $(OUTPUT)/check-reversed.S 12 $(OUTPUT)/switch_endian_test: $(OUTPUT)/check-reversed.S 14 $(OUTPUT)/check-reversed.o: $(OUTPUT)/check.o 17 $(OUTPUT)/check-reversed.S: $(OUTPUT)/check-reversed.o
|
H A D | .gitignore | 3 check-reversed.S
|
/openbmc/qemu/util/ |
H A D | qemu-coroutine-lock.c | 150 QSLIST_HEAD(, CoWaitRecord) reversed; in move_waiters() 151 QSLIST_MOVE_ATOMIC(&reversed, &mutex->from_push); in move_waiters() 152 while (!QSLIST_EMPTY(&reversed)) { in move_waiters() 153 CoWaitRecord *w = QSLIST_FIRST(&reversed); in move_waiters() 154 QSLIST_REMOVE_HEAD(&reversed, next); in move_waiters()
|
H A D | async.c | 552 QSLIST_HEAD(, Coroutine) straight, reversed; in co_schedule_bh_cb() 554 QSLIST_MOVE_ATOMIC(&reversed, &ctx->scheduled_coroutines); in co_schedule_bh_cb() 557 while (!QSLIST_EMPTY(&reversed)) { in co_schedule_bh_cb() 558 Coroutine *co = QSLIST_FIRST(&reversed); in co_schedule_bh_cb() 559 QSLIST_REMOVE_HEAD(&reversed, co_scheduled_next); in co_schedule_bh_cb()
|
/openbmc/qemu/target/hexagon/ |
H A D | gen_decodetree.py | 29 tag: "".join(reversed(iset.iset[tag]["enc"].replace(" ", ""))) 108 enc_str = "".join(reversed(encs[tag])) 155 for m in reversed(list(re.finditer(imm_letter + "+", enc))):
|
H A D | gen_trans_funcs.py | 29 tag: "".join(reversed(iset.iset[tag]["enc"].replace(" ", "")))
|
/openbmc/u-boot/doc/imx/common/ |
H A D | imx27.txt | 10 reversed MAC byte order (i.e. LSB first).
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | wm8741.txt | 19 2 = stereo reversed
|
H A D | nvidia,tegra210-adx.yaml | 14 RAM in the AMX except that the data flow direction is reversed.
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | cve_check.py | 62 reversed(list(itertools.dropwhile(lambda x: x == 0, reversed(release))))
|
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/ |
H A D | _lxml.py | 180 for inverted_nsmap in reversed(self.nsmaps): 191 for inverted_nsmap in reversed(self.nsmaps):
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmswtpm2/ |
H A D | ibmswtpm2_164-2020-192.1.bb | 9 * Application software errors are easily reversed by simply removing the TPM state and starting ove…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/tcpreplay/tcpreplay/ |
H A D | 0001-configure.ac-unify-search-dirs-for-pcap-and-add-lib3.patch | 30 but for dynamic library it was searching in reversed order: 34 I don't think this reversed order was intentional, just unify all 4 cases
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | stackcollapse.py | 121 stack_string = ';'.join(reversed(stack))
|
H A D | flamegraph.py | 109 for entry in reversed(event["callchain"]):
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3566-anbernic-rg353vs.dts | 39 /* Channels reversed for headphones. */
|
H A D | rk3566-anbernic-rg353ps.dts | 39 /* Channels reversed for both headphones and speakers. */
|
H A D | rk3566-anbernic-rg353v.dts | 40 /* Channels reversed for headphones. */
|
H A D | rk3566-anbernic-rg353p.dts | 40 /* Channels reversed for both headphones and speakers. */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-ad7192 | 7 the polarity of the excitation voltage is reversed on
|
/openbmc/qemu/target/mips/tcg/ |
H A D | mxu_translate.c | 1536 (MO_TESL ^ (reversed ? MO_BSWAP : 0)) | in gen_mxu_s32ldxx() 1572 (MO_TESL ^ (reversed ? MO_BSWAP : 0)) | in gen_mxu_s32stxx() 1589 static void gen_mxu_s32ldxvx(DisasContext *ctx, bool reversed, in gen_mxu_s32ldxvx() argument 4540 uint32_t reversed = extract32(ctx->opcode, 20, 1); in decode_opc_mxu__pool04() local 4546 gen_mxu_s32ldxx(ctx, reversed, false); in decode_opc_mxu__pool04() 4553 uint32_t reversed = extract32(ctx->opcode, 20, 1); in decode_opc_mxu__pool05() local 4559 gen_mxu_s32stxx(ctx, reversed, false); in decode_opc_mxu__pool05() 4606 uint32_t reversed = extract32(ctx->opcode, 20, 1); in decode_opc_mxu__pool08() local 4612 gen_mxu_s32ldxx(ctx, reversed, true); in decode_opc_mxu__pool08() 4619 uint32_t reversed = extract32(ctx->opcode, 20, 1); in decode_opc_mxu__pool09() local [all …]
|
/openbmc/openbmc/poky/scripts/ |
H A D | oe-depends-dot | 98 print(' -> '.join(list(reversed(chain))))
|
/openbmc/linux/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 122 for pgn_inst in reversed(self.plugin_instances): 136 for pgn_inst in reversed(self.plugin_instances): 144 for pgn_inst in reversed(self.plugin_instances):
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | iqs62x-keys.yaml | 97 events. Note that north/south-field orientation is reversed on the
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
H A D | 0002-FF-A-v15-lib-uuid-introduce-uuid_str_to_le_bin-funct.patch | 79 + * When converting to a little endian binary UUID, the string fields are reversed.
|