Home
last modified time | relevance | path

Searched defs:check (Results 1 – 25 of 50) sorted by relevance

12

/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dinflate.c450 # 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/
Dtest_indent.py45 def check(indent, expected): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/json/tests/
Dtest_indent.py45 def check(indent, expected): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest___future__.py35 def check(t, name): function
Dtest_sha.py17 def check(self, data, digest): member in SHATestCase
Dtest_complex_args.py8 def check(self, func, expected, *args): member in ComplexArgsTestCase
Dtest_imageop.py47 def check(self, name, *extra): member in InputValidationTests
Dtest_print.py47 def check(self, expected, args, member in TestPrint
Dtest_rfc822.py37 def check(self, msg, results): member in MessageTestCase
Dtest_bool.py350 check = lambda o: self.assertRaises(TypeError, bool, o) function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dinflate.c377 # 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
DMakefile59 check: test target
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dsyntax.py14 def check(tree, multi=None): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dinflate.c433 # 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/
DMakefile37 check: target
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dcleanfuture.py78 def check(file): function
Dcheckappend.py65 def check(file): function
Dreindent.py94 def check(file): function
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/poplar/
Dplat_storage.c53 int (*check)(const uintptr_t spec); member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
Dcheck.py34 class check(Command): class
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_io_storage.c32 int (*check)(const uintptr_t spec); member
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_io_storage.c26 int (*check)(const uintptr_t spec); member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtabnanny.py74 def check(file): function
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/
Darm_io_storage.c105 int (*check)(const uintptr_t spec); member
/device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
Dqemu_io_storage.c181 int (*check)(const uintptr_t spec); member

12