OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:s_get
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libevent/
event_rpcgen.py
76
entry.GetDeclaration('(*%
s_get
)' % entry.Name()))
351
return '%s_%
s_get
' % (self._struct.Name(), self._name)
361
'%(parent_name)s_%(name)
s_get
(struct %(parent_name)s *msg, '
417
'%(parent_name)s_%(name)
s_get
,'
469
'%s_%
s_get
(struct %s *msg, %s **value)' % (
636
'%s_%
s_get
(struct %s *msg, %s *value)' % (
790
'%s_%
s_get
(struct %s *msg, %s *value, ev_uint32_t *plen)' % (
886
%(parent_name)s_%(name)
s_get
(struct %(parent_name)s *msg, int offset,
[
all
...]
/external/chromium_org/third_party/libevent/
event_rpcgen.py
76
entry.GetDeclaration('(*%
s_get
)' % entry.Name()))
351
return '%s_%
s_get
' % (self._struct.Name(), self._name)
361
'%(parent_name)s_%(name)
s_get
(struct %(parent_name)s *msg, '
417
'%(parent_name)s_%(name)
s_get
,'
469
'%s_%
s_get
(struct %s *msg, %s **value)' % (
636
'%s_%
s_get
(struct %s *msg, %s *value)' % (
790
'%s_%
s_get
(struct %s *msg, %s *value, ev_uint32_t *plen)' % (
886
%(parent_name)s_%(name)
s_get
(struct %(parent_name)s *msg, int offset,
[
all
...]
/external/mksh/src/
lex.c
97
static int
s_get
(void);
591
if ((c2 = unbksl(true,
s_get
, s_put)) == -1)
592
c2 =
s_get
();
1795
s_get
(void)
function
[
all
...]
funcs.c
265
static int
s_get
(void);
403
c = unbksl(false,
s_get
, s_put);
479
s_get
(void)
function
[
all
...]
Completed in 181 milliseconds