/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/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles3.cpp | 38 __attribute__((constructor)) void setup() { in setup() function
|
D | gles1.cpp | 38 __attribute__((constructor)) void setup() { in setup() function
|
D | egl.cpp | 40 __attribute__((constructor)) void setup() { in setup() function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | core.py | 61 def setup(**attrs): function
|
/device/google/cuttlefish_common/host/commands/virtual_usb_manager/usbip/ |
D | messages.cpp | 52 std::ostream& operator<<(std::ostream& out, const CmdRequest& setup) { in operator <<()
|
D | messages.h | 74 CmdRequest setup; member 84 CmdRequest setup; member
|
/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/google/contexthub/contexthubhal/ |
D | system_comms.cpp | 233 int SystemComm::MemInfoSession::setup(const hub_message_t *, uint32_t transactionId, AppManager &) in setup() function in android::nanohub::SystemComm::MemInfoSession 309 int SystemComm::AppMgmtSession::setup(const hub_message_t *appMsg, uint32_t transactionId, AppManag… in setup() function in android::nanohub::SystemComm::AppMgmtSession 876 int SystemComm::KeyInfoSession::setup(const hub_message_t *, uint32_t transactionId, AppManager &) { in setup() function in android::nanohub::SystemComm::KeyInfoSession
|
/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
|