Home
last modified time | relevance | path

Searched defs:NewInput (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
DcStringIO.h55 PyObject *(*NewInput)(PyObject *); member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/asm/internal/lex/
Dinput.go36 func NewInput(name string) *Input { func