Home
last modified time | relevance | path

Searched defs:str (Results 801 - 825 of 3760) sorted by relevance

1...<<31323334353637383940>>...151

/third_party/toybox/toys/posix/
H A Ddate.c63 static void parse_date(char *str, time_t *t) in parse_date() argument
H A Dlogger.c33 int arrayfind(char *str, char *names[], int len) in arrayfind() argument
H A Duniq.c36 static char *skip(char *str) in skip() argument
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTestUtilLite.java145 static ByteString toBytes(String str) { in toBytes() argument
/third_party/protobuf/src/google/protobuf/stubs/
H A Dbytestream_unittest.cc67 string str; in TEST() local
78 string str; in TEST() local
95 string str; in TEST() local
104 string str; in TEST() local
115 string str; TEST() local
137 string str; TEST() local
[all...]
/third_party/rust/crates/clap/examples/
H A Dtyped-derive.rs
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dresize_uninitialized_test.cc93 std::string str; in TEST() local
/third_party/skia/gm/
H A Dcomplexclip4.cpp32 SkString str; variable
H A Dmipmap.cpp43 SkString str; in DEF_SIMPLE_GM() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_strpool.c41 char *str; member
67 char *cil_strpool_add(const char *str) in cil_strpool_add() argument
/third_party/rust/crates/nom/src/
H A Dlib.rs458 mod str; global() modules
[all...]
/third_party/skia/docs/examples/
H A DColor_Wheel.cpp28 const struct { const char* str; float radius; float angle; SkColor4f color;} kLetters[] = { in REG_FIDDLE() member
/third_party/spirv-tools/source/
H A Dtext.h45 std::string str; // Special field for literal string. member
/third_party/spirv-tools/test/opt/
H A Dfold_spec_const_op_composite_test.cpp781 std::string StripOpNameInstructions(const std::string& str) { in StripOpNameInstructions() argument
/third_party/spirv-tools/test/val/
H A Dval_extension_spv_khr_subgroup_rotate_test.cpp213 const std::string str = R"( in TEST_F() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationCoordinatesTests.cpp69 std::ostringstream str; in getCaseName() local
/third_party/vk-gl-cts/framework/opengl/
H A DgluCallLogWrapper.cpp63 const glw::GLchar* str; member in glu::StringFmt
67 inline std::ostream& operator<< (std::ostream& str, StringFmt fmt) in operator <<() argument
86 std::ostream& operator<< (std::ostream& str, FboParamPtrFmt fmt) in operator <<() argument
[all...]
H A DgluStrUtil.cpp33 std::ostream& operator<< (std::ostream& str, const BooleanPointerFmt& fmt) in operator <<() argument
52 std::ostream& operator<< (std::ostream& str, const EnumPointerFmt& fmt) in operator <<() argument
71 operator <<(std::ostream& str, const TextureUnitStr& unitStr) operator <<() argument
80 operator <<(std::ostream& str, const TextureParameterValueStr& valueStr) operator <<() argument
126 operator <<(std::ostream& str, ApiType apiType) operator <<() argument
145 operator <<(std::ostream& str, ContextType contextType) operator <<() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/common/
H A Dstring_utils_unittest.cpp223 bool runBeginsWith(const char *str, const char *prefix) in runBeginsWith() argument
287 bool runEndsWith(const char *str, const char *suffix) in runEndsWith() argument
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_parse.cpp43 void RtspParse::ParseMsg(const std::string &str, RtspParse &msg) in ParseMsg() argument
95 int RtspParse::ParseIntSafe(const std::string &str) in ParseIntSafe() argument
113 uint32_t RtspParse::ParseUint32Safe(const std::string &str) in ParseUint32Safe() argument
123 ParseDoubleSafe(const std::string &str) ParseDoubleSafe() argument
[all...]
/foundation/ability/form_fwk/test/unittest/fms_form_util_test/
H A Dfms_form_util_test.cpp208 const std::string str = "10:35:27"; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dkv_operator.cpp125 bool KvOperator::StringToJson(const std::string &str, nlohmann::json &jsonObj) in StringToJson() argument
136 bool KvOperator::JsonToString(const nlohmann::json &jsonObj, std::string &str) in JsonToString() argument
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Duser_object_wrapper.cpp75 sptr<IUserObject> UserObject::Parse(const std::string &str) in Parse() argument
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant_params_wrapper.cpp22 size_t FindMatchingBrackets(const std::string &str, size_t leftIndex) in FindMatchingBrackets() argument
102 bool WantParamWrapper::ValidateStr(const std::string &str) in ValidateStr() argument
128 Parse(const std::string &str) Parse() argument
179 ParseWantParams(const std::string &str) ParseWantParams() argument
230 ParseWantParamsWithBrackets(const std::string &str) ParseWantParamsWithBrackets() argument
[all...]
/foundation/CastEngine/castengine_wifi_display/services/extend/magic_enum/
H A Dmagic_enum.hpp114 constexpr E string2enum(const std::string_view str) in string2enum() argument

Completed in 13 milliseconds

1...<<31323334353637383940>>...151