/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
D | inflate.c | 450 # define UPDATE(check, buf, len) \ argument 453 # define UPDATE(check, buf, len) adler32(check, buf, len) argument 458 # define CRC2(check, word) \ argument 465 # define CRC4(check, word) \ argument 1527 int ZEXPORT inflateValidate(strm, check) in inflateValidate() argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/json/tests/ |
D | test_indent.py | 45 def check(indent, expected): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/ |
D | test_indent.py | 45 def check(indent, expected): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test___future__.py | 35 def check(t, name): function
|
D | test_sha.py | 17 def check(self, data, digest): member in SHATestCase
|
D | test_complex_args.py | 8 def check(self, func, expected, *args): member in ComplexArgsTestCase
|
D | test_imageop.py | 47 def check(self, name, *extra): member in InputValidationTests
|
D | test_print.py | 47 def check(self, expected, args, member in TestPrint
|
D | test_rfc822.py | 37 def check(self, msg, results): member in MessageTestCase
|
D | test_bool.py | 350 check = lambda o: self.assertRaises(TypeError, bool, o) function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | inflate.c | 377 # define UPDATE(check, buf, len) \ argument 380 # define UPDATE(check, buf, len) adler32(check, buf, len) argument 385 # define CRC2(check, word) \ argument 392 # define CRC4(check, word) \ argument
|
D | Makefile | 59 check: test target
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | syntax.py | 14 def check(tree, multi=None): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | inflate.c | 433 # define UPDATE(check, buf, len) \ argument 436 # define UPDATE(check, buf, len) adler32(check, buf, len) argument 441 # define CRC2(check, word) \ argument 448 # define CRC4(check, word) \ argument
|
/device/linaro/hikey/wpan/uim/ |
D | Makefile | 37 check: target
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | cleanfuture.py | 78 def check(file): function
|
D | checkappend.py | 65 def check(file): function
|
D | reindent.py | 94 def check(file): function
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/ |
D | plat_storage.c | 53 int (*check)(const uintptr_t spec); member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/ |
D | check.py | 34 class check(Command): class
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/ |
D | hikey_io_storage.c | 32 int (*check)(const uintptr_t spec); member
|
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/ |
D | hikey960_io_storage.c | 26 int (*check)(const uintptr_t spec); member
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | tabnanny.py | 74 def check(file): function
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/ |
D | arm_io_storage.c | 105 int (*check)(const uintptr_t spec); member
|
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/ |
D | qemu_io_storage.c | 181 int (*check)(const uintptr_t spec); member
|