Home
last modified time | relevance | path

Searched refs:reversed (Results 1 – 25 of 118) sorted by relevance

12345

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/switch_endian/
H A DMakefile6 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.gitignore3 check-reversed.S
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dadd_rings.hpp39 bool reversed, bool append) in convert_and_add() argument
49 append, reversed); in convert_and_add()
55 append, reversed); in convert_and_add()
61 append, reversed); in convert_and_add()
105 it->first, it->second.reversed, false); in add_rings()
118 *child_it, mit->second.reversed, true); in add_rings()
H A Dring_properties.hpp43 bool reversed; member
54 , reversed(false) in ring_properties()
61 : reversed(false) in ring_properties()
71 return reversed ? -area : area; in get_area()
H A Dselect_rings.hpp187 static bool reversed(ring_identifier const& , ring_turn_info const& ) in reversed() function
213 static bool reversed(ring_identifier const& id, ring_turn_info const& info) in reversed() function
230 static bool reversed(ring_identifier const& , ring_turn_info const& ) in reversed() function
295 properties.reversed = decide<OverlayType>::reversed(id, info); in update_ring_selection()
H A Doverlay.hpp377 selected_ring_properties[id].reversed = ReverseOut; in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbuffer_end_flat.hpp75 bool reversed = (side == buffer_side_left && dist_right < 0 && -dist_right > dist_left) in apply() local
78 if (reversed) in apply()
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dcve_check.py56 reversed(list(itertools.dropwhile(lambda x: x == 0, reversed(release))))
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.imx2710 reversed MAC byte order (i.e. LSB first).
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_lxml.py180 for inverted_nsmap in reversed(self.nsmaps):
191 for inverted_nsmap in reversed(self.nsmaps):
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dwm8741.txt19 2 = stereo reversed
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/adaptor/
H A Dreversed.hpp76 const range_detail::reverse_forwarder reversed = variable
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/
H A Dstackcollapse.py121 stack_string = ';'.join(reversed(stack))
H A Dflamegraph.py72 for entry in reversed(event['callchain']):
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/rp-pppoe/
H A Dconfigure.in-Error-fix.patch56 AC_MSG_RESULT(reversed)
H A Dconfigure_in_cross.patch140 AC_MSG_RESULT(reversed)
/OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/
H A Dtdc.py122 for pgn_inst in reversed(self.plugin_instances):
137 for pgn_inst in reversed(self.plugin_instances):
145 for pgn_inst in reversed(self.plugin_instances):
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-ad71927 the polarity of the excitation voltage is reversed on
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-depends-dot83 print(' -> '.join(list(reversed(chain))))
/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A DCURSOR.NOTES140 the mask. If the hardware needs this order reversed then this
156 has this reversed you should set this flag.
/OK3568_Linux_fs/kernel/Documentation/driver-api/pm/
H A Dnotifiers.rst59 reversed for ``PM_POST_SUSPEND``.
/OK3568_Linux_fs/kernel/Documentation/input/devices/
H A Drotary-encoder.rst52 (i.e. the rotation was not reversed half-way).
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dfsl,imx6q-pcie.txt35 specified in the "reset-gpio" property is reversed (H=reset state,
/OK3568_Linux_fs/buildroot/package/elf2flt/
H A D0004-elf2flt-add-riscv-64-bits-support.patch10 Furthermore, the .got and .got.plt sections must be reversed. These 2
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dfsl-fec.txt57 specified in the "phy-reset-gpios" property is reversed (H=reset state,

12345