Home
last modified time | relevance | path

Searched refs:Take (Results 1 – 25 of 111) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dencodedstream.h49 Ch Take() { Ch c = current_; current_ = Encoding::Take(is_); return c; } in RAPIDJSON_DIAG_OFF()
73 if (static_cast<unsigned char>(is_.Peek()) == 0xEFu) is_.Take(); in EncodedInputStream()
74 if (static_cast<unsigned char>(is_.Peek()) == 0xBBu) is_.Take(); in EncodedInputStream()
75 if (static_cast<unsigned char>(is_.Peek()) == 0xBFu) is_.Take(); in EncodedInputStream()
78 Ch Take() { return is_.Take(); } in Take() function
115 Ch Take() { RAPIDJSON_ASSERT(false); return 0;} in Take() function
148 static const TakeFunc f[] = { RAPIDJSON_ENCODINGS_FUNC(Take) };
157 Ch Take() { Ch c = current_; current_ = takeFunc_(*is_); return c; } in Take() function
185 … { type_ = kUTF32BE; hasBOM_ = true; is_->Take(); is_->Take(); is_->Take(); is_->Take in DetectType()
186 …) { type_ = kUTF32LE; hasBOM_ = true; is_->Take(); is_->Take(); is_->Take(); is_->Take in DetectType()
[all …]
H A Dencodings.h147 #define COPY() c = is.Take(); *codepoint = (*codepoint << 6) | (static_cast<unsigned char>(c) & 0x3… in Decode()
150 typename InputStream::Ch c = is.Take(); in Decode()
180 #define COPY() os.Put(c = is.Take()) in Validate()
225 typename InputByteStream::Ch c = Take(is); in TakeBOM()
227 c = is.Take(); in TakeBOM()
229 c = is.Take(); in TakeBOM()
231 c = is.Take(); in TakeBOM()
236 static Ch Take(InputByteStream& is) { in Take() function
238 return static_cast<Ch>(is.Take()); in Take()
309 typename InputStream::Ch c = is.Take(); in Decode()
[all …]
H A Dreader.h270 s.Take(); in SkipWhitespace()
574 is.Take(); in SkipWhitespaceAndComments()
578 while (is.Peek() != '\0' && is.Take() != '\n'); in SkipWhitespaceAndComments()
591 is.Take(); // Skip '{' in ParseObject()
631 is.Take(); in ParseObject()
636 is.Take(); in ParseObject()
648 is.Take(); in ParseObject()
659 is.Take(); // Skip '[' in ParseArray()
697 is.Take(); in ParseArray()
707 is.Take(); in ParseNull()
[all …]
H A Dstream.h116 Ch Take() { return *src_++; } in Take() function
151 Ch Take() { return *src_++; }
H A Dostreamwrapper.h60 char Take() { RAPIDJSON_ASSERT(false); return 0; } in RAPIDJSON_DIAG_OFF()
H A Dmemorystream.h46 Ch Take() { return RAPIDJSON_UNLIKELY(src_ == end_) ? '\0' : *src_++; } in Take() function
H A Dfilereadstream.h51 Ch Take() { Ch c = *current_; Read(); return c; } in RAPIDJSON_DIAG_OFF()
H A Dfilewritestream.h76 char Take() { RAPIDJSON_ASSERT(false); return 0; } in Take() function
H A Distreamwrapper.h60 Ch Take() { in RAPIDJSON_DIAG_OFF()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dregex.h165 unsigned Take() { in RAPIDJSON_DIAG_OFF()
213 switch (codepoint = ds.Take()) { in RAPIDJSON_DIAG_OFF()
268 ds.Take(); in RAPIDJSON_DIAG_OFF()
279 ds.Take(); in RAPIDJSON_DIAG_OFF()
493 r = r * 10 + (ds.Take() - '0'); in RAPIDJSON_DIAG_OFF()
507 while ((codepoint = ds.Take()) != 0) { in RAPIDJSON_DIAG_OFF()
532 ds.Take(); in RAPIDJSON_DIAG_OFF()
580 switch (codepoint = ds.Take()) { in RAPIDJSON_DIAG_OFF()
618 while (!current->Empty() && (codepoint = ds.Take()) != 0) { in RAPIDJSON_DIAG_OFF()
/OK3568_Linux_fs/buildroot/package/patch/
H A DConfig.in7 Take patch files (containing difference listings) and apply
/OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/
H A Dera.rst80 - Take vendor snapshot (the era and snapshot should be forever
88 - Take metadata snapshot
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libfm/
H A Dlibfm-extra_1.3.2.bb12 file://0001-nls.m4-Take-it-from-gettext-0.15.patch \
/OK3568_Linux_fs/buildroot/package/ssdp-responder/
H A DConfig.in17 Take care only to use for debugging since it scans the network
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/
H A DSupport-for-cross-compilation.patch9 Take TARGET_ARCH from environment if it is given, otherwise fall back
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/soci/
H A Dsoci_4.0.3.bb31 # Take the flags added by PACKAGECONFIG and pass them to cmake.
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/
H A D0011-mpegtsdemux-Create-new-PCR-group-for-big-gap.patch39 /* Take values from current and put them in the current group (closing it) */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22/
H A D0011-mpegtsdemux-Create-new-PCR-group-for-big-gap.patch39 /* Take values from current and put them in the current group (closing it) */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20/
H A D0011-mpegtsdemux-Create-new-PCR-group-for-big-gap.patch39 /* Take values from current and put them in the current group (closing it) */
/OK3568_Linux_fs/kernel/kernel/rcu/
H A DKconfig135 Take the default if unsure.
170 Take the default if unsure.
256 Take the default if you are unsure.
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libfm/libfm-extra/
H A D0001-nls.m4-Take-it-from-gettext-0.15.patch4 Subject: [PATCH] nls.m4: Take it from gettext-0.15
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/intltool/
H A Dperl-522-deprecations.patch8 Take a patch from Debian to solve this.
/OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/
H A DREADME151 2) Take the u-boot.bin image and flash it at FEF00000.
164 4) Take the u-boot.bin image and flash it at FE000000.
/OK3568_Linux_fs/buildroot/package/fail2ban/
H A D0001-fixed-possible-RCE-vulnerability-unset-escape-variable.patch127 # Notes.: command executed when unbanning an IP. Take care that the
158 # Notes.: command executed when unbanning an IP. Take care that the
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/
H A Dppc-musl.patch33 // Take the example where function Foo() calls function Bar(). For

12345