OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_as_ptr
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ppapi/generators/
idl_gen_pnacl.py
151
func_as_ptr
=False,
185
func_as_ptr
=True,
190
func_as_ptr
=True,
idl_c_proto.py
438
def Compose(self, rtype, name, arrayspec, callspec, prefix,
func_as_ptr
,
460
if
func_as_ptr
:
473
#
func_as_ptr
- Formats a function as a function pointer
479
def GetSignature(self, node, release, mode, prefix='',
func_as_ptr
=True,
482
(node, mode,
func_as_ptr
))
491
func_as_ptr
, include_name, unsized_as_ptr)
idl_gen_wrapper.py
334
func_as_ptr
=True,
idl_thunk.py
380
signature = cgen.GetSignature(member, release, 'return',
func_as_ptr
=False,
Completed in 9424 milliseconds