Searched defs:empty_string (Results 1 – 12 of 12) sorted by relevance
69 char empty_string = '\0'; in add_string() local
37 static int empty_string(const char *buf, unsigned size) in empty_string() function
41 const char empty_string[] = ""; in parse_with_opts_should_handle_empty_strings() local
242 std::string empty_string; member in SPIRV_CROSS_NAMESPACE::ParsedIR
247 char *empty_string; in test_ENOENT_empty() local
382 Value empty_string(nullptr, std::string()); in SetSystemVarsLocked() local
57 PyObject *empty_string; member68 PyObject *empty_string; member
188 static std::string* empty_string = new std::string(); in EmptyString() local
167 static const std::string empty_string = ""; variable
3383 static PyObject *empty_string; in compiler_from_import() local
6317 let mut empty_string: String = String::new(); localVariable6397 let mut empty_string: String = String::new(); localVariable