Searched defs:public (Results 1 - 4 of 4) sorted by relevance

/external/libedit/src/
H A Dsys.h65 #ifndef public
66 # define public /* Externally visible functions/variables */ macro
/external/chromium-trace/catapult/third_party/WebOb/webob/
H A Dcachecontrol.py195 public = exists_property('public', type='response') variable in class:CacheControl
/external/avahi/avahi-gobject/
H A Dga-entry-group.c65 GaEntryGroupService public; member in struct:_GaEntryGroupServicePrivate
397 service->public.interface = interface;
398 service->public.protocol = protocol;
399 service->public.flags = flags;
400 service->public.name = g_strdup(name);
401 service->public.type = g_strdup(type);
402 service->public.domain = g_strdup(domain);
403 service->public.host = g_strdup(host);
404 service->public.port = port;
/external/clang/test/Preprocessor/
H A Dcxx_oper_keyword_ms_compat.cpp74 #define public macro
159 public

Completed in 221 milliseconds