/device/linaro/bootloader/edk2/StdLib/Include/ |
D | nsswitch.h | 126 #define NS_FILES_CB(F,C) { NSSRC_FILES, F, __UNCONST(C) }, argument 127 #define NS_COMPAT_CB(F,C) { NSSRC_COMPAT, F, __UNCONST(C) }, argument 130 # define NS_DNS_CB(F,C) { NSSRC_DNS, F, __UNCONST(C) }, argument 132 # define NS_DNS_CB(F,C) argument 136 # define NS_NIS_CB(F,C) { NSSRC_NIS, F, __UNCONST(C) }, argument 138 # define NS_NIS_CB(F,C) argument
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/ |
D | BoardIdDecode.c | 33 #include "PlatformDxe.h"
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/NorthCluster/Include/ |
D | VlvAccess.h | 170 #define PciCfg32Read_CF8CFC(B,D,F,R) \ argument 173 #define PciCfg32Write_CF8CFC(B,D,F,R,Data) \ argument 176 #define PciCfg32Or_CF8CFC(B,D,F,R,O) \ argument 180 #define PciCfg32And_CF8CFC(B,D,F,R,A) \ argument 184 #define PciCfg32AndThenOr_CF8CFC(B,D,F,R,A,O) \ argument
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/AcpiPlatform/ |
D | AcpiPlatform.h | 88 // Define macros to build data structure signatures from characters.
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/ |
D | DecClassObject.py | 556 F = os.path.join(W, 'Nt32Pkg/Nt32Pkg.dec') variable
|
D | InfClassObject.py | 1108 F = os.path.join(W, 'MdeModulePkg/Application/HelloWorld/HelloWorld.inf') variable
|
D | DscClassObject.py | 1432 F = os.path.join(W, 'Nt32Pkg/Nt32Pkg.dsc') variable
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_userdict.py | 178 class F(UserDict.UserDict): class
|
D | list_tests.py | 531 class F(object): class
|
D | test_funcattrs.py | 7 class F: class
|
D | test_abc.py | 58 class F(E): class
|
D | test_fractions.py | 12 F = fractions.Fraction variable
|
D | test_str.py | 184 class F: class
|
D | test_descr.py | 741 class F(B, C, object): class 832 class F(D, E): pass class 1120 class F(object): class 1232 class F(D): class 2134 class F(E): class 2397 class F(E): class 2982 class F(float): pass class 3030 class F(D, E): pass class 4063 class F(D): class
|
D | test_dict.py | 440 class F(dict): class
|
D | test_unicode.py | 1147 class F: class
|
D | test_weakref.py | 360 class F(float): class
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/ |
D | UefiBaseTypes.h | 149 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | md5.c | 203 #define F(x, y, z) (((x) & (y)) | (~(x) & (z))) in md5_process() macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | md5.c | 203 #define F(x, y, z) (((x) & (y)) | (~(x) & (z))) in md5_process() macro
|
/device/google/contexthub/firmware/os/algos/ |
D | fusion.c | 484 struct Vec4 F[3]; in fusionUpdate() local
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
D | EfiTypes.h | 295 #define EFI_SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
|
/device/linaro/bootloader/edk2/MdePkg/Include/ |
D | Base.h | 1022 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
|