Home
last modified time | relevance | path

Searched refs:String (Results 1 – 25 of 49) sorted by relevance

12

/AliOS-Things-master/components/jsoncpp/include/json/
A Dwriter.h135 Value& operator[](const String& key);
191 String document_;
245 void pushValue(const String& value);
253 static String normalizeEOL(const String& text);
258 String document_;
259 String indentString_;
319 void pushValue(const String& value);
327 static String normalizeEOL(const String& text);
333 String indentString_;
335 String indentation_;
[all …]
A Dreader.h50 String message;
112 String getFormatedErrorMessages() const;
121 String getFormattedErrorMessages() const;
186 String message_;
206 bool decodeString(Token& token, String& decoded);
222 String getLocationLineAndColumn(Location location) const;
232 String document_;
238 String commentsBefore_;
265 String* errs) = 0;
346 Value& operator[](const String& key);
[all …]
A Dvalue.h69 Exception(String msg);
74 String msg_;
85 RuntimeError(String const& msg);
96 LogicError(String const& msg);
197 using Members = std::vector<String>;
343 Value(const String& value);
579 String toStyledString() const;
677 template <> inline String Value::as<String>() const { return asString(); }
697 PathArgument(String key);
701 String key_;
[all …]
A Dconfig.h132 using String = std::basic_string<char, std::char_traits<char>, Allocator<char>>; variable
134 std::basic_istringstream<String::value_type, String::traits_type,
135 String::allocator_type>;
137 std::basic_ostringstream<String::value_type, String::traits_type,
138 String::allocator_type>;
144 using JSONCPP_STRING = Json::String;
/AliOS-Things-master/components/jsoncpp/src/jsontestrunner/
A Dmain.cpp24 Json::String path;
35 Json::String s(buffer); in normalizeFloatingPointStr()
37 if (index != Json::String::npos) { in normalizeFloatingPointStr()
38 Json::String::size_type hasSign = in normalizeFloatingPointStr()
44 Json::String exponent = "0"; in normalizeFloatingPointStr()
65 Json::String text; in readInputTestFile()
142 Json::String errors; in parseAndSaveValueTree()
211 static Json::String removeSuffix(const Json::String& path, in removeSuffix()
214 return Json::String(""); in removeSuffix()
217 return Json::String(""); in removeSuffix()
[all …]
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A Djson_writer.cpp259 String result(4, ' '); in toHex16Bit()
286 String result; in valueToQuotedStringN()
881 String colonSymbol, String nullSymbol,
903 String indentString_;
905 String indentation_;
907 String colonSymbol_;
908 String nullSymbol_;
918 String indentation, CommentStyle::Enum cs, String colonSymbol, in BuiltStyledStreamWriter()
919 String nullSymbol, String endingLineFeedSymbol, bool useSpecialFloats, in BuiltStyledStreamWriter()
1188 String colonSymbol = " : "; in newStreamWriter()
[all …]
A Djson_reader.cpp107 String doc; in parse()
354 String normalized; in normalizeEOL()
445 String name; in readObject()
612 String decoded_string; in decodeString()
890 String message;
933 String message_;
982 String document_{};
1330 String normalized; in normalizeEOL()
1442 String name; in readObject()
1659 String decoded_string; in decodeString()
[all …]
A Djson_value.cpp203 Exception::Exception(String msg) : msg_(std::move(msg)) {} in Exception()
211 JSONCPP_NORETURN void throwLogicError(String const& msg) { in throwLogicError()
219 JSONCPP_NORETURN void throwLogicError(String const& msg) {
415 Value::Value(const String& value) { in Value()
628 String Value::asString() const { in asString()
639 return String(this_str, this_len); in asString()
1106 Value const& Value::operator[](const String& key) const { in operator []()
1117 Value& Value::operator[](const String& key) { in operator []()
1228 bool Value::isMember(String const& key) const { in isMember()
1437 String Value::toStyledString() const { in toStyledString()
[all …]
A Djson_valueiterator.h84 String ValueIteratorBase::name() const { in name()
89 return String(); in name()
90 return String(keey, end); in name()
A Djson_tool.h39 static inline String codePointToUTF8(unsigned int cp) { in codePointToUTF8()
40 String result; in codePointToUTF8()
/AliOS-Things-master/components/jsoncpp/src/test_lib_json/
A Djsontest.cpp167 Json::String TestResult::indentText(const Json::String& text, in indentText()
169 Json::String reindented; in indentText()
170 Json::String::size_type lastIndex = 0; in indentText()
173 if (nextIndex == Json::String::npos) { in indentText()
226 Json::String Runner::testNameAt(size_t index) const { in testNameAt()
228 Json::String name = test->testName(); in testNameAt()
306 Json::String opt = argv[index]; in runCommandLine()
407 Json::String ToJsonString(const char* toConvert) { in ToJsonString()
408 return Json::String(toConvert); in ToJsonString()
411 Json::String ToJsonString(Json::String in) { return in; } in ToJsonString()
[all …]
A Djsontest.h36 Json::String expr_;
37 Json::String message_;
69 void setTestName(const Json::String& name);
98 TestResult& addToLastFailure(const Json::String& message);
102 static Json::String indentText(const Json::String& text,
103 const Json::String& indent);
107 Json::String name_;
154 Json::String testNameAt(size_t index) const;
186 Json::String ToJsonString(const char* toConvert);
187 Json::String ToJsonString(Json::String in);
[all …]
A Dmain.cpp120 static Json::String normalizeFloatingPointStr(const Json::String& s);
123 Json::String ValueTest::normalizeFloatingPointStr(const Json::String& s) { in normalizeFloatingPointStr()
2985 Json::String errs; in JSONTEST_FIXTURE_LOCAL()
2996 Json::String errs; in JSONTEST_FIXTURE_LOCAL()
3009 Json::String errs; in JSONTEST_FIXTURE_LOCAL()
3026 Json::String errs; in JSONTEST_FIXTURE_LOCAL()
3095 Json::String errs; in JSONTEST_FIXTURE_LOCAL()
3126 Json::String errs; in JSONTEST_FIXTURE_LOCAL()
3149 Json::String errs; in JSONTEST_FIXTURE_LOCAL()
3171 Json::String errs; in JSONTEST_FIXTURE_LOCAL()
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/old/
A Dvisual-basic.txt33 String, comprLen As Any, ByVal buf As String, ByVal buflen
36 As String, uncomprLen As Any, ByVal compr As String, ByVal
39 String, ByVal mode As String) As Long
51 String, ByVal buflen As Long) As Integer
54 String, ByVal lcompr As Long) As Long
56 (ByVal file As String, ByVal mode As String) As Long
58 (ByVal file As Long, ByVal uncompr As String, ByVal
61 (ByVal file As Long, ByVal uncompr As String, ByVal
85 Private Const strFilExt As String = ".cpr"
95 Dim strCprPth As String
[all …]
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dtest262.conf134 String.fromCodePoint
135 String.prototype.endsWith
136 String.prototype.includes
137 String.prototype.matchAll
138 String.prototype.replaceAll
139 String.prototype.trimEnd
140 String.prototype.trimStart
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/tests/
A Dtest262.patch43 + return String.fromCodePoint.apply(null, codePoints);
49 - let result = Reflect.apply(String.fromCodePoint, null, loneCodePoints);
58 - result += Reflect.apply(String.fromCodePoint, null, codePoints);
61 + let result = String.fromCodePoint.apply(null, loneCodePoints);
65 - result += Reflect.apply(String.fromCodePoint, null, codePoints);
/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtmessagebox.cpp37 static String ^
41 String ^ rtstr = ref new String(wstr);
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/flatbuffers/include/flatbuffers/
A Dflexbuffers.h236 class String : public Sized {
248 static String EmptyString() { in EmptyString()
531 String AsString() const { in AsString()
797 template<> inline String Reference::As<String>() const { return AsString(); }
1050 size_t String(const char *str) { return String(str, strlen(str)); } in String() function
1054 void String(const flexbuffers::String &str) { in String() function
1060 String(str); in String()
1064 String(str); in String()
1066 void String(const char *key, const flexbuffers::String &str) { in String() function
1068 String(str); in String()
[all …]
A Dflatbuffers.h239 struct String;
283 const String *GetAsString(uoffset_t i) const {
560 struct String : public Vector<char> {
572 bool operator<(const String &o) const {
1476 return Offset<String>(GetSize());
1482 Offset<String> CreateString(const char *str) {
1489 Offset<String> CreateString(char *str) {
1514 Offset<String> CreateString(const String *str) {
1574 Offset<String> CreateSharedString(const String *str) {
2065 bool operator()(const Offset<String> &a, const Offset<String> &b) const {
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/DotZLib/
A DDotZLib.cs94 …public ZLibException(int errorCode, string msg) : base(String.Format("ZLib error {0} {1}", errorCo… in ZLibException()
103 public ZLibException(int errorCode) : base(String.Format("ZLib error {0}", errorCode)) in ZLibException()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/acceleration/configuration/
A Dproto_to_flatbuffer.cc26 using ::flatbuffers::String;
204 Offset<Vector<Offset<String>>> device_paths_fb = 0; in ConvertEdgeTpuDeviceSpec()
206 std::vector<Offset<String>> device_paths; in ConvertEdgeTpuDeviceSpec()
251 Offset<String> model_token = 0; in ConvertEdgeTpuSettings()
A Dconfiguration_generated.h642 const flatbuffers::String *accelerator_name() const { in accelerator_name()
645 const flatbuffers::String *cache_directory() const { in cache_directory()
648 const flatbuffers::String *model_token() const { in model_token()
744 flatbuffers::Offset<flatbuffers::String> model_token = 0,
1225 const flatbuffers::String *model_token() const { in model_token()
1333 const flatbuffers::String *device() const { in device()
1334 return GetPointer<const flatbuffers::String *>(VT_DEVICE); in device()
1388 flatbuffers::Offset<flatbuffers::String> device = 0,
1713 const flatbuffers::String *name() const { in name()
1714 return GetPointer<const flatbuffers::String *>(VT_NAME); in name()
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/schema/
A Dschema_conversion_utils.h31 flatbuffers::Offset<flatbuffers::String> custom_code = 0,
/AliOS-Things-master/components/SDL2/src/core/winrt/
A DSDL_winrtapp_common.cpp50 …Platform::String^ deviceFamily = Windows::System::Profile::AnalyticsInfo::VersionInfo->DeviceFamil… in SDL_WinRTGetDeviceFamily()
A DSDL_winrtapp_direct3d.cpp416 void SDL_WinRTApp::Load(Platform::String^ entryPoint)
507 String ^privacyPolicyURL = nullptr; // a URL to an app's Privacy Policy
508 String ^privacyPolicyLabel = nullptr; // label/link text
517 privacyPolicyURL = ref new String(tmpStr);
525 privacyPolicyLabel = ref new String(tmpStr);
528 privacyPolicyLabel = ref new String(L"Privacy Policy");

Completed in 92 milliseconds

12