Home
last modified time | relevance | path

Searched defs:function (Results 1 – 25 of 34) sorted by relevance

12

/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscDevicePath.h49 #define DP_PCI(device, function) \ argument
59 #define DP_LPC(eisaid, function) \ argument
/device/linaro/bootloader/edk2/Nt32Pkg/MiscSubClassPlatformDxe/
DMiscDevicePath.h49 #define DP_PCI(device, function) \ argument
59 #define DP_LPC(eisaid, function) \ argument
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Dxe/SmbiosMiscDxe/
DMiscDevicePath.h34 #define DP_PCI( device,function) { HARDWARE_DEVICE_PATH,\ argument
40 #define DP_LPC(eisaid,function ){ ACPI_DEVICE_PATH, \ argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dnew.py12 from types import FunctionType as function unknown
Dmutex.py39 def lock(self, function, argument): argument
Ddummy_thread.py27 def start_new_thread(function, args, kwargs={}): argument
Dshutil.py476 def register_archive_format(name, function, extra_args=None, description=''): argument
DSimpleXMLRPCServer.py211 def register_function(self, function, name = None): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/parser/
Dsource.py25 def function(): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dthreaded_import_hangers.py22 def __init__(self, function, args): argument
/device/google/wahoo/usb/
DUsbGadget.cpp178 struct dirent *function; in unlinkFunctions() local
261 static int linkFunction(const char *function, int index) { in linkFunction()
490 char *function = strtok(const_cast<char *>(vendorFunctions.c_str()), ","); in setupFunctions() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
DRCSProxy.py115 def _list(self, function, list = None): argument
133 def _dict(self, function, list = None): argument
DFSProxy.py173 def _list(self, function, list): argument
199 def _dict(self, function, list): argument
/device/google/bonito/usb/
DUsbGadget.cpp194 struct dirent *function; in unlinkFunctions() local
286 static int linkFunction(const char *function, int index) { in linkFunction()
515 char *function = strtok(const_cast<char *>(vendorFunctions.c_str()), ","); in setupFunctions() local
/device/google/crosshatch/usb/
DUsbGadget.cpp194 struct dirent *function; in unlinkFunctions() local
286 static int linkFunction(const char *function, int index) { in linkFunction()
515 char *function = strtok(const_cast<char *>(vendorFunctions.c_str()), ","); in setupFunctions() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/metaclasses/
DSimple.py26 def __init__(self, function, instance): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Ddummy_thread.py27 def start_new_thread(function, args, kwargs={}): argument
Dshutil.py479 def register_archive_format(name, function, extra_args=None, description=''): argument
/device/generic/goldfish-opengl/android-emu/android/utils/
Ddebug.c78 const char* function, in android_tid_function_print()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Ddescrobject.h28 void *function; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Ddescrobject.h28 void *function; member
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
Diswctype_sb.c199 wctrans_t function; member
/device/linaro/bootloader/edk2/BaseTools/Tests/
DTestTools.py78 def HandleTreeDeleteError(self, function, path, excinfo): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/newmetaclasses/
DEiffel.py3 from types import FunctionType as function unknown
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dcase.py206 def addTypeEqualityFunc(self, typeobj, function): argument
221 def addCleanup(self, function, *args, **kwargs): argument

12