Home
last modified time | relevance | path

Searched refs:Consume (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dreader.h564 while (RAPIDJSON_UNLIKELY(Consume(is, '/'))) { in SkipWhitespaceAndComments()
565 if (Consume(is, '*')) { in SkipWhitespaceAndComments()
569 else if (Consume(is, '*')) { in SkipWhitespaceAndComments()
570 if (Consume(is, '/')) in SkipWhitespaceAndComments()
577 else if (RAPIDJSON_LIKELY(Consume(is, '/'))) in SkipWhitespaceAndComments()
599 if (Consume(is, '}')) { in ParseObject()
615 if (RAPIDJSON_UNLIKELY(!Consume(is, ':'))) in ParseObject()
667 if (Consume(is, ']')) { in ParseArray()
681 if (Consume(is, ',')) { in ParseArray()
685 else if (Consume(is, ']')) { in ParseArray()
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtwebkit/
H A D0001-Offlineasm-warnings-with-newer-Ruby-versions-https-b.patch41 @idx += 2 # Consume the newline as well.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0018-CVE-2022-38128-2.patch145 /* What to do? Consume a byte maybe? */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dfstream391 // Consume some sequence of the characters in the pending sequence.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dfstream391 // Consume some sequence of the characters in the pending sequence.
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dzconf.lex.c_shipped1444 /* Consume the NUL. */
/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Ddtc-lexer.lex.c_shipped1312 /* Consume the NUL. */
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dzconf.lex.c_shipped1447 /* Consume the NUL. */
/OK3568_Linux_fs/external/xserver/
H A DChangeLog20108 modesetting: Consume all available udev events at once