| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/expression/ |
| H A D | at.hpp | 11 class At : public Expression { class 13 At(std::unique_ptr<Expression> index_, std::unique_ptr<Expression> input_) : in At() function in mbgl::style::expression::At 14 Expression(Kind::At, input_->getType().get<type::Array>().itemType), in At() 25 if (e.getKind() == Kind::At) { in operator ==() 26 auto rhs = static_cast<const At*>(&e); in operator ==()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/ |
| H A D | sequence.hpp | 31 BOOST_STRING_TYPENAME InputT::iterator At, in insert() argument 35 Input.insert( At, Begin, End ); in insert() 41 BOOST_STRING_TYPENAME InputT::iterator At, in insert() argument 44 … ::boost::algorithm::detail::insert( Input, At, ::boost::begin(Insert), ::boost::end(Insert) ); in insert() 113 BOOST_STRING_TYPENAME InputT::iterator At=Input.erase( From, To ); in operator ()() local 118 Input.insert( At, Begin, End ); in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/ |
| H A D | at.cpp | 9 EvaluationResult At::evaluate(const EvaluationContext& params) const { in evaluate() 42 void At::eachChild(const std::function<void(const Expression&)>& visit) const { in eachChild() 48 ParseResult At::parse(const Convertible& value, ParsingContext& ctx) { in parse() 64 return ParseResult(std::make_unique<At>(std::move(*index), std::move(*input))); in parse()
|
| /OK3568_Linux_fs/buildroot/package/at-spi2-atk/ |
| H A D | Config.in | 10 The At-Spi2 Atk package contains a library that bridges 11 ATK to At-Spi2 D-Bus service.
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | ev6-memcpy.S | 108 subq $18, 192, $2 # E : At least two more trips to go? 130 cmple $18, 63, $1 # E : At least one more trip? 140 subq $18, 8, $18 # E : At least a quad left? 200 subq $18, 8, $18 # E : At least a quad left?
|
| H A D | memchr.S | 114 # At least one byte left to process. 127 # At least two quads remain to be accessed. 133 # At least three quads remain to be accessed
|
| H A D | ev6-memchr.S | 134 # At least one byte left to process. 145 # At least two quads remain to be accessed. 150 # At least three quads remain to be accessed
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | srem_mod.S | 42 | Step 4. At this point, R = X - QY = MOD(X,Y). Set 60 | Step 9. At this point, R = 2^(-j)*X - Q Y = Y. Thus, 219 |..At this point R = 2^(-L)X; Q = 0; k = 0; and k+j = L 226 |..At this point carry = 0, R = (D1,D2), Y = (D4,D5) 232 |..At this point, R = Y 248 |..At this point, Carry=0, R < Y. R = 2^(k-L)X - QY; k+j = L; j >= 0. 258 |..At this point, R=(Carry,D1,D2) = 2^(k-L)X - QY, j+k=L, j >= 0, R < 2Y.
|
| /OK3568_Linux_fs/u-boot/drivers/sound/ |
| H A D | Kconfig | 11 Note: At present the sound setup is somewhat tangled up in that the 49 audio data and I2C for codec control. At present it only works 79 audio data and I2C for codec control. At present it only works
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.arm-relocation | 3 At arch level: add linker flag -pie 12 At cpu level: modify linker file and add a relocation and fixup loop 22 At board level: 33 At lib level:
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cgroup-v1/ |
| H A D | memcg_test.rst | 58 At try_charge(), there are no flags to say "this page is charged". 61 At commit(), the page is associated with the memcg. 63 At cancel(), simply usage -= PAGE_SIZE. 75 At swap-in, the page is taken from swap-cache. There are 2 cases. 82 At swap-out, typical state transition is below.
|
| /OK3568_Linux_fs/buildroot/package/at/ |
| H A D | Config.in | 5 At and batch read shell commands from standard input and
|
| /OK3568_Linux_fs/kernel/drivers/staging/fieldbus/Documentation/ |
| H A D | fieldbus_dev.txt | 16 (e.g. Ethernet). At the bottom of the control chain is the fieldbus that links 65 At a later phase, this simple interface can easily co-exist with a future
|
| /OK3568_Linux_fs/buildroot/package/linux-tools/ |
| H A D | linux-tool-gpio.mk.in | 14 echo "At least kernel 4.8 must be used." ; \
|
| H A D | linux-tool-pci.mk.in | 14 echo "At least kernel 4.20 must be used." ; \
|
| H A D | linux-tool-iio.mk.in | 14 echo "At least kernel 4.7 must be used." ; \
|
| H A D | linux-tool-usbtools.mk.in | 18 echo "At least kernel 5.9 must be used." ; \
|
| H A D | linux-tool-cpupower.mk.in | 20 echo "At least kernel 3.4 must be used." ; \
|
| H A D | linux-tool-tmon.mk.in | 24 echo "At least kernel 3.13 must be used." ; \
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/ |
| H A D | TODO | 7 * At least one stateless encoder driver should be submitted.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/ |
| H A D | mesa-gl_22.0.3.bb | 9 # At least one DRI rendering engine is required to build mesa.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A D | mvebu-core-clock.txt | 4 reading the Sample-At-Reset (SAR) register. The core clock consumer should 67 - reg : shall be the register address of the Sample-At-Reset (SAR) register
|
| /OK3568_Linux_fs/buildroot/package/at-spi2-core/ |
| H A D | Config.in | 9 The At-Spi2 Core package is a part of the GNOME
|
| /OK3568_Linux_fs/buildroot/package/netcat/ |
| H A D | Config.in | 10 scripts. At the same time, it is a feature-rich network
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/netcat/ |
| H A D | netcat.inc | 6 programs and scripts. At the same time it is a feature-rich network \
|