Home
last modified time | relevance | path

Searched defs:argval (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/test/support/
Dbytecode_helper.py17 def assertInBytecode(self, x, opname, argval=_UNSPECIFIED): argument
31 def assertNotInBytecode(self, x, opname, argval=_UNSPECIFIED): argument
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dmemtoy.c402 int argval; in parse_command_line_args() local
Dcommands.c117 size_t argval; in size_kmgp() local
/third_party/cef/tools/
Dcef_parser.py1094 def __init__(self, parent, filename, attrib, retval, argval, comment): argument
1309 def __init__(self, parent, attrib, retval, argval, comment): argument
1329 def __init__(self, parent, attrib, retval, argval, comment, vfmod): argument
1350 def __init__(self, parent, argval): argument