/third_party/skia/gm/ |
H A D | simpleaaclip.cpp | 145 SkString str; variable
|
/third_party/skia/include/core/ |
H A D | SkStringView.h | 43 string_view(const std::string& str) in string_view() argument
|
/third_party/skia/bench/ |
H A D | RotatedRectBench.cpp | 64 static SkString to_lower(const char* str) { in to_lower() argument
|
/third_party/selinux/libselinux/src/ |
H A D | stringrep.c | 288 const char *str; in security_av_string() local
|
/third_party/selinux/libsepol/src/ |
H A D | context_record.c | 275 char *str = NULL; in sepol_context_to_string() local 198 sepol_context_from_string(sepol_handle_t * handle, const char *str, sepol_context_t ** con) sepol_context_from_string() argument [all...] |
H A D | users.c | 49 char *str; in user_to_record() local
|
/third_party/spirv-tools/source/opt/ |
H A D | function.cpp | 252 std::ostream& operator<<(std::ostream& str, const Function& func) { in operator <<() argument 262 std::ostringstream str; in PrettyPrint() local
|
H A D | module.cpp | 275 std::ostream& operator<<(std::ostream& str, const Module& module) { in operator <<() argument
|
H A D | propagator.cpp | 274 std::ostream& operator<<(std::ostream& str, in operator <<() argument
|
/third_party/spirv-tools/test/opt/ |
H A D | unify_const_test.cpp | 80 StripOpNameInstructionsToSet(const std::string& str) { in StripOpNameInstructionsToSet() argument
|
/third_party/spirv-tools/test/val/ |
H A D | val_decoration_test.cpp | 5284 std::string str = R"( in TEST_F() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
H A D | vktInfoTests.cpp | 199 std::ostream& operator<< (std::ostream& str, const PrettySize<SizeType>& size) in operator <<() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | edit_readline.c | 79 static void trunc_nl(char *str) in trunc_nl() argument
|
H A D | wpabuf.h | 159 static inline void wpabuf_put_str(struct wpabuf *dst, const char *str) in wpabuf_put_str() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/ |
H A D | wps_dev_attr.c | 245 static int wps_process_manufacturer(struct wps_device_data *dev, const u8 *str, in wps_process_manufacturer() argument 264 static int wps_process_model_name(struct wps_device_data *dev, const u8 *str, in wps_process_model_name() argument 283 static int wps_process_model_number(struct wps_device_data *dev, const u8 *str, in wps_process_model_number() argument 302 wps_process_serial_number(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_serial_number() argument 321 wps_process_dev_name(struct wps_device_data *dev, const u8 *str, size_t str_len) wps_process_dev_name() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | cli.c | 193 int get_cmd_arg_num(const char *str, int pos) in get_cmd_arg_num() argument
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
H A D | vksNetwork.cpp | 31 void StringToAddress (const string& str, string& host, int& port) in StringToAddress() argument
|
H A D | vksSerializer.hpp | 152 inline void SerializeItem (Serializer<ToRead>& serializer, string& str) in SerializeItem() argument 162 inline void SerializeItem (Serializer<ToWrite>& serializer, const string& str) in SerializeItem() argument
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuApp.cpp | 262 std::ostringstream str; in iterate() local
|
/third_party/vk-gl-cts/framework/delibs/debase/ |
H A D | deMemory.c | 259 char* deStrdup (const char* str) in deStrdup() argument
|
H A D | deString.c | 39 deUint32 deStringHash (const char* str) in deStringHash() argument 54 deUint32 deStringHashLeading (const char* str, int numLeadingChars) in deStringHashLeading() argument 96 deBool deStringBeginsWith (const char* str, const char* lead) in deStringBeginsWith() argument
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglInfoTests.cpp | 46 static int toInt (std::string str) in toInt() argument
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fImplementationLimitTests.cpp | 61 std::ostream& operator<< (std::ostream& str, const NegInt& v) { return str << v.value; } in operator <<() argument 70 std::ostream& operator<< (std::ostream& str, const FloatRange& range) { return str << range.min << ", " << range.max; } in operator <<() argument 79 std::ostream& operator<< (std::ostream& str, const Boolean& boolean) { return str << (boolean.value ? "GL_TRUE" : "GL_FALSE"); } in operator <<() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | edit_readline.c | 79 static void trunc_nl(char *str) in trunc_nl() argument
|
H A D | wpabuf.h | 186 static inline void wpabuf_put_str(struct wpabuf *dst, const char *str) in wpabuf_put_str() argument
|