Home
last modified time | relevance | path

Searched defs:create (Results 1 – 20 of 20) sorted by relevance

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
DServerConnection.cpp74 int ServerConnection::create(size_t bufsize, in create() function in ServerConnection
/device/linaro/poplar/wifi/wifi_hal/
Dcpp_bindings.cpp557 int WifiRequest::create(int family, uint8_t cmd, int flags, int hdrlen) { in create() function in WifiRequest
571 int WifiRequest::create(uint32_t id, int subcmd) { in create() function in WifiRequest
Dlink_layer_stats.cpp58 virtual int create() { in create() function in GetLinkStatsCommand
Drtt.cpp145 virtual int create() { in create() function in GetRttCapabilitiesCommand
193 virtual int create() { in create() function in GetRttResponderInfoCommand
244 virtual int create() { in create() function in EnableResponderCommand
291 virtual int create() { in create() function in CancelResponderCommand
Dwifi_hal.cpp607 virtual int create() { in create() function in GetMulticastIdCommand
726 virtual int create() { in create() function in SetNodfsCommand
754 virtual int create() { in create() function in SetCountryCodeCommand
1038 virtual int create() { in create() function in SetNdoffloadCommand
1078 virtual int create() { in create() function in GetFeatureSetCommand
Dcpp_bindings.h187 int create(uint8_t cmd) { in create() function
284 virtual int create() { in create() function
Dgscan.cpp201 virtual int create() { in create() function in GetCapabilitiesCommand
259 virtual int create() { in create() function in GetChannelListCommand
/device/linaro/hikey/l-loader/
Dgen_loader_hikey.py135 def create(self, img_loader, img_bl1, img_ns_bl1u, output_img): member in generator
/device/google/cuttlefish_common/host/commands/launch/
Ddata_image.cc81 bool create{}; in ApplyDataImagePolicy() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_mhlib.py264 def create(n): function
Dtest_site.py270 def create(self): member in PthFile
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmailbox.py45 def __init__(self, path, factory=None, create=True): argument
234 def __init__(self, dirname, factory=rfc822.Message, create=True): argument
548 def __init__(self, path, factory=None, create=True): argument
783 def __init__(self, path, factory=None, create=True): argument
815 def __init__(self, path, factory=None, create=True): argument
860 def __init__(self, path, factory=None, create=True): argument
1174 def __init__(self, path, factory=None, create=True): argument
Dimaplib.py396 def create(self, mailbox): member in IMAP4
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DVirtioGpuStream.cpp136 drm_virtgpu_resource_create create = { in connect() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dcmd.py305 def get_finalized_command(self, command, create=1): argument
Ddist.py833 def get_command_obj(self, command, create=1): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
DFSProxy.py238 def create(self, name): member in FSProxyLocal
/device/generic/goldfish-opengl/system/egl/
Degl.cpp424 egl_window_surface_t* egl_window_surface_t::create( in create() function in egl_window_surface_t
695 egl_pbuffer_surface_t* egl_pbuffer_surface_t::create(EGLDisplay dpy, in create() function in egl_pbuffer_surface_t
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/
Dmsilib.py131 def create(self, db): member in Table
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c6263 FILETIME create, exit, kernel, user; in posix_times() local