/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | timeit.py | 94 def _template_func(setup, func): argument 121 def __init__(self, stmt="pass", setup="pass", timer=default_timer): argument 143 def setup(): function 225 def timeit(stmt="pass", setup="pass", timer=default_timer, argument 230 def repeat(stmt="pass", setup="pass", timer=default_timer, argument
|
D | SocketServer.py | 643 def setup(self): member in BaseRequestHandler 682 def setup(self): member in StreamRequestHandler 706 def setup(self): member in DatagramRequestHandler
|
D | pdb.py | 117 def setup(self, f, t): member in Pdb
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | core.py | 61 def setup(**attrs): function
|
/device/google/contexthub/contexthubhal/ |
D | system_comms.cpp | 105 int SystemComm::AppInfoSession::setup(const hub_message_t *) in setup() function in android::nanohub::SystemComm::AppInfoSession 187 int SystemComm::MemInfoSession::setup(const hub_message_t *) in setup() function in android::nanohub::SystemComm::MemInfoSession 265 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg) in setup() function in android::nanohub::SystemComm::AppMgmtSession 514 int SystemComm::KeyInfoSession::setup(const hub_message_t *) { in setup() function in android::nanohub::SystemComm::KeyInfoSession
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | xxci.py | 48 def setup(): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/ |
D | SocketServer.py | 659 def setup(self): member in BaseRequestHandler 698 def setup(self): member in StreamRequestHandler 727 def setup(self): member in DatagramRequestHandler
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/pgen2/ |
D | parse.py | 89 def setup(self, start=None): member in Parser
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/ |
D | Calls.py | 479 setup = """\ variable
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | gpio.c | 242 static bool setup = 0; in gpioBitbangedUartOut() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_wsgiref.py | 34 def setup(self): member in MockHandler
|
D | test_minidom.py | 1251 def setup(): function
|