Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 92) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dcrc32.c377 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
393 gf2_matrix_square(even, odd);
396 gf2_matrix_square(odd, even);
402 gf2_matrix_square(even, odd);
404 crc1 = gf2_matrix_times(even, crc1);
412 gf2_matrix_square(odd, even);
Dalgorithm.txt48 important than speed, deflate() attempts a complete second search even if
125 traversing the tree while decoding, even for short symbols.
DChangeLog331 - Added inflateBack functions using a callback interface--even faster
373 - Add some FAQs (and even answers) to the FAQ
450 - allow "make install prefix=..." even after configure (Glenn Randers-Pehrson)
725 - Watcom C pretends to be Microsoft C small model even in 32 bit mode.
748 - For deflate with flush, flush even if no more input is provided.
763 - don't even use signed char in inflate (not portable enough)
780 - deflate(Z_FULL_FLUSH) now works even if output buffer too short
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dcrc32.c362 unsigned long even[GF2_DIM]; /* even-power-of-two zeros operator */ local
378 gf2_matrix_square(even, odd);
381 gf2_matrix_square(odd, even);
387 gf2_matrix_square(even, odd);
389 crc1 = gf2_matrix_times(even, crc1);
397 gf2_matrix_square(odd, even);
Dalgorithm.txt48 important than speed, deflate() attempts a complete second search even if
125 traversing the tree while decoding, even for short symbols.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
Dmsg_38.txt24 but puts them at the start of a line! And, to be even nastier, it
25 even includes a couple of end tags, such as this one:
29 and this one, which is from a multipart we haven't even seen yet!
Dmsg_29.txt7 title*0*="us-ascii'en'This%20is%20even%20more%20";
/device/google/marlin/
Drecovery.wipe.common8 # correctly even if the wiping process gets interrupted by a force boot.
DWCNSS_qcom_cfg.ini55 # Flag to allow STA send AddTspec even when ACM is Off
467 # even if that peer is not configured.
/device/lge/bullhead/sepolicy/
Dcnd.te19 # bit was even set. We do not appear to truly need this capability
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/crashers/
DREADME15 (even if it was originally from the test suite). This ensures the regression
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dieee754.txt67 NaNs are never equal to another number, even itself
94 The power of 1 raised to x is always 1.0, even for special values like 0,
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/EbcDxe/X64/
DEbcLowLevel.S52 # even if the native function's arguments are less than 4.
DEbcLowLevel.asm57 ; even if the native function's arguments are less than 4.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/leakers/
DREADME.txt30 test (even if it was originally from the test suite). This ensures the
/device/linaro/bootloader/edk2/StdLib/LibC/Softfloat/
Dsoftfloat-history.txt33 wrong way in nearest/even mode when the operand was between 2^20 and 2^21
Dtimesoftfloat.txt65 some operations do not require rounding--only the nearest/even rounding mode
120 the rounding mode is nearest/even. The other rounding mode options are not
/device/google/marlin/sepolicy/
Ddomain.te31 # hack added by Linus Torvalds that the kernel even attempt to load
/device/linaro/bootloader/edk2/OvmfPkg/PlatformDxe/
DPlatform.uni33 …ed resolution of the Graphics Console at next boot. It might be unset, or even invalid (hence igno…
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
DTechNotes.txt176 protected in this manner satisfies even stricter non-blocking requirements
249 so on. Importantly, an even-subscript "A" always belongs to a virtio-net
258 - the first (=head) descriptor, with even index, points to the fixed-size
269 Ring are even.
274 even (=2*N), and fingers the head descriptor of the chain belonging to packet
322 private to the driver instance. All elements of the stack are even.
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr1.txt21 available to handle non-LL(k) and even non-LALR(k) con-
40 ability to spread one grammar over multiple files or even
156 to embed even complex actions directly in the grammar,
202 -w2 Ambiguous parsing decisions yield warnings even if
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Lpit/
DLpit.aslc97 // LPI break-even residency in us - all match S0i3 residency
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpdb.doc34 debugged; it is even possible to change variables. When an exception
44 input is split at the first ';;', even if it is in the middle of a
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Grammar/
DGrammar82 # even while also allowing:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
DGrammar.txt103 # even while also allowing:

1234