Home
last modified time | relevance | path

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

12

/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/Nt32Pkg/MiscSubClassPlatformDxe/
DMiscDevicePath.h49 #define DP_PCI(device, function) \ argument
59 #define DP_LPC(eisaid, function) \ argument
/device/linaro/bootloader/edk2/EmulatorPkg/MiscSubClassPlatformDxe/
DMiscDevicePath.h49 #define DP_PCI(device, function) \ argument
59 #define DP_LPC(eisaid, function) \ argument
/device/linaro/bootloader/arm-trusted-firmware/lib/stdlib/
Dassert.c36 void __assert (const char *function, const char *file, unsigned int line, in __assert()
/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
Dtest_sys_setprofile.py340 def ident(function): argument
/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/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/google/dragon/audio/hal/
Dcras_expr.h35 cras_expr_function_type function; member
Dcras_expr.c49 cras_expr_function_type function) in cras_expr_value_set_function()
/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
Diswctype_sb.c199 wctrans_t function; member
/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/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