| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | encodedstream.h | 49 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 D | encodings.h | 147 #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 D | reader.h | 270 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 D | stream.h | 116 Ch Take() { return *src_++; } in Take() function 151 Ch Take() { return *src_++; }
|
| H A D | ostreamwrapper.h | 60 char Take() { RAPIDJSON_ASSERT(false); return 0; } in RAPIDJSON_DIAG_OFF()
|
| H A D | memorystream.h | 46 Ch Take() { return RAPIDJSON_UNLIKELY(src_ == end_) ? '\0' : *src_++; } in Take() function
|
| H A D | filereadstream.h | 51 Ch Take() { Ch c = *current_; Read(); return c; } in RAPIDJSON_DIAG_OFF()
|
| H A D | filewritestream.h | 76 char Take() { RAPIDJSON_ASSERT(false); return 0; } in Take() function
|
| H A D | istreamwrapper.h | 60 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 D | regex.h | 165 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 D | Config.in | 7 Take patch files (containing difference listings) and apply
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | era.rst | 80 - 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 D | libfm-extra_1.3.2.bb | 12 file://0001-nls.m4-Take-it-from-gettext-0.15.patch \
|
| /OK3568_Linux_fs/buildroot/package/ssdp-responder/ |
| H A D | Config.in | 17 Take care only to use for debugging since it scans the network
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/v86d/v86d/ |
| H A D | Support-for-cross-compilation.patch | 9 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 D | soci_4.0.3.bb | 31 # Take the flags added by PACKAGECONFIG and pass them to cmake.
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-bad/ |
| H A D | 0011-mpegtsdemux-Create-new-PCR-group-for-big-gap.patch | 39 /* 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 D | 0011-mpegtsdemux-Create-new-PCR-group-for-big-gap.patch | 39 /* 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 D | 0011-mpegtsdemux-Create-new-PCR-group-for-big-gap.patch | 39 /* Take values from current and put them in the current group (closing it) */
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | Kconfig | 135 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 D | 0001-nls.m4-Take-it-from-gettext-0.15.patch | 4 Subject: [PATCH] nls.m4: Take it from gettext-0.15
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/intltool/intltool/ |
| H A D | perl-522-deprecations.patch | 8 Take a patch from Debian to solve this.
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8349itx/ |
| H A D | README | 151 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 D | 0001-fixed-possible-RCE-vulnerability-unset-escape-variable.patch | 127 # 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 D | ppc-musl.patch | 33 // Take the example where function Foo() calls function Bar(). For
|