Home
last modified time | relevance | path

Searched refs:Tell (Results 1 – 25 of 79) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/
H A Dreader.h497 RAPIDJSON_PARSE_ERROR_NORETURN(kParseErrorDocumentEmpty, is.Tell()); in Parse()
509 RAPIDJSON_PARSE_ERROR_NORETURN(kParseErrorDocumentRootNotSingular, is.Tell()); in Parse()
568 RAPIDJSON_PARSE_ERROR(kParseErrorUnspecificSyntaxError, is.Tell()); in SkipWhitespaceAndComments()
580 RAPIDJSON_PARSE_ERROR(kParseErrorUnspecificSyntaxError, is.Tell()); in SkipWhitespaceAndComments()
594 RAPIDJSON_PARSE_ERROR(kParseErrorTermination, is.Tell()); in ParseObject()
601 RAPIDJSON_PARSE_ERROR(kParseErrorTermination, is.Tell()); in ParseObject()
607 RAPIDJSON_PARSE_ERROR(kParseErrorObjectMissName, is.Tell()); in ParseObject()
616 RAPIDJSON_PARSE_ERROR(kParseErrorObjectMissColon, is.Tell()); in ParseObject()
638 RAPIDJSON_PARSE_ERROR(kParseErrorTermination, is.Tell()); in ParseObject()
641 …RAPIDJSON_PARSE_ERROR(kParseErrorObjectMissCommaOrCurlyBracket, is.Tell()); break; // This useless… in ParseObject()
[all …]
H A Dencodedstream.h50 size_t Tell() const { return is_.Tell(); } in RAPIDJSON_DIAG_OFF()
79 size_t Tell() const { return is_.Tell(); } in Tell() function
116 size_t Tell() const { RAPIDJSON_ASSERT(false); return 0; } in Tell() function
158 size_t Tell() const { return is_->Tell(); } in Tell() function
266 size_t Tell() const { RAPIDJSON_ASSERT(false); return 0; } in Tell() function
H A Dmemorystream.h47 size_t Tell() const { return static_cast<size_t>(src_ - begin_); } in Tell() function
56 return Tell() + 4 <= size_ ? src_ : 0; in Peek4()
H A Dstream.h117 size_t Tell() const { return static_cast<size_t>(src_ - head_); } in Tell() function
152 size_t Tell() { return static_cast<size_t>(src_ - head_); }
H A Dwriter.h420 return RAPIDJSON_LIKELY(is.Tell() < length); in ScanWriteUnescapedString()
541 return RAPIDJSON_LIKELY(is.Tell() < length); in ScanWriteUnescapedString()
543 if (!RAPIDJSON_LIKELY(is.Tell() < length)) in ScanWriteUnescapedString()
556 return RAPIDJSON_LIKELY(is.Tell() < length); in ScanWriteUnescapedString()
596 return RAPIDJSON_LIKELY(is.Tell() < length); in ScanWriteUnescapedString()
H A Dostreamwrapper.h61 size_t Tell() const { RAPIDJSON_ASSERT(false); return 0; } in RAPIDJSON_DIAG_OFF()
H A Dfilereadstream.h52 size_t Tell() const { return count_ + static_cast<size_t>(current_ - buffer_); } in RAPIDJSON_DIAG_OFF()
H A Dfilewritestream.h77 size_t Tell() const { RAPIDJSON_ASSERT(false); return 0; } in Tell() function
H A Distreamwrapper.h71 size_t Tell() const { return count_; } in RAPIDJSON_DIAG_OFF()
/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dlink_power_management_policy.rst13 min_power Tell the controller to try to make the link use the
18 max_performance Generally, this means no power management. Tell
22 medium_power Tell the controller to enter a lower power state
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsec_entry_cpu1.S68 sev @ Tell CPU0 we are done
94 str r5, [r4] @ Tell ROM to exit while loop
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-scsi_host41 min_power: Tell the controller to try to make the link use the
47 Tell the controller to have performance be a priority over power
50 medium_power: Tell the controller to enter a lower power state
H A Dsysfs-driver-ucsi-ccg5 Tell the driver for Cypress CCGx Type-C controller to attempt
H A Dsysfs-class-chromeos19 Tell the EC to reboot in various ways. Options are:
/OK3568_Linux_fs/buildroot/package/openblas/
H A DConfig.in82 Tell OpenBLAS to use multithreading, by passing USE_THREAD=1.
90 Tell OpenBLAS to use locking, by passing USE_LOCKING=1.
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0002-use-new-readline-iface.patch1 Tell MySQL to use the new readline interface even when an external
/OK3568_Linux_fs/buildroot/package/qextserialport/
H A D0002-Tell-qmake-to-add-a-pkgconfig-file-to-ease-usage-wit.patch4 Subject: [PATCH] Tell qmake to add a pkgconfig file to ease usage with
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/glade/glade/
H A Dremove-yelp-help-rules-var.patch34 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/asciidoc/
H A Dasciidoc_10.1.4.bb19 # Tell xmllint where to find the DocBook XML catalogue, because right now it
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dabituguru.rst68 Tell the driver how many fan speed sensors there are
71 Tell the driver how many fan speed controls (fan
/OK3568_Linux_fs/buildroot/package/xcursor-transparent-theme/
H A D0001-fix-symlink.patch37 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/nana/nana/
H A Dchange-mandir-to-DESTDIR.patch36 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A DKbuild160 # Tell the Linux build system from which .o file to create the kernel module
163 # Tell the Linux build system to enable building of our .c files
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Tell-scons-to-use-build-settings-from-environment-va.patch4 Subject: [PATCH 01/10] Tell scons to use build settings from environment
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/
H A Dcross-localedef-native_2.35.bb13 # Tell autotools that we're working in the localedef directory

1234