OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:level_names
(Results
1 - 4
of
4
) sorted by null
/external/curl/lib/
security.c
72
}
level_names
[] = {
variable in typeref:struct:__anon8597
83
for(i = 0; i < (int)sizeof(
level_names
)/(int)sizeof(
level_names
[0]); i++)
84
if(checkprefix(name,
level_names
[i].name))
85
return
level_names
[i].level;
/external/protobuf/src/google/protobuf/stubs/
common.cc
109
static const char*
level_names
[] = { "INFO", "WARNING", "ERROR", "FATAL" };
local
114
level_names
[level], filename, line, message.c_str());
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h
89
Atom *
level_names
;
member in struct:_XkbKeyType
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h
89
Atom *
level_names
;
member in struct:_XkbKeyType
Completed in 2762 milliseconds