Home
last modified time | relevance | path

Searched defs:name_string (Results 1 – 5 of 5) sorted by relevance

/third_party/jerryscript/jerry-ext/module/
Dmodule.c186 jerry_char_t* name_string; in jerryx_resolve_native_module() local
/third_party/cups-filters/utils/
Dcups-browsed.c5367 char *name_string; in get_cups_default_printer() local
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc2751 std::string name_string(name); in TryFindSymbolInFallbackDatabase() local
/third_party/python/Modules/
Dposixmodule.c11151 const char *name_string = PyBytes_AS_STRING(name); in os_putenv_impl() local
/third_party/glfw/deps/
Dnuklear.h5412 char name_string[NK_WINDOW_MAX_NAME]; member