Home
last modified time | relevance | path

Searched refs:past (Results 1 – 25 of 35) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dgzlib.c81 state->past = 0; /* have not read past end yet */
401 state->past = 0;
524 return state->mode == GZ_READ ? state->past : 0;
564 state->past = 0;
Dgzread.c339 state->past = 1; /* tried to read past end */
456 state->past = 0;
478 state->past = 0;
520 state->past = 1; /* read past end */
Dgzguts.h180 int past; /* true if read requested past end */ member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
Dgzguts.h186 int past; /* true if read requested past end */ member
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dfset.c1410 Junction *past = gblock->end; local
1412 require(past!=NULL, "analysis_point: no end block on (...)? block");
1414 for (p=(Junction *)past->p1; p!=NULL; )
1423 past->alpha_beta_guess_end=1; /* MR14 */
1424 return (Junction *)past->p1;
1456 past->alpha_beta_guess_end=1; /* MR14 */
1457 return (Junction *)past->p1; /* MR6 */
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/Arm/
DSetMem.asm66 subs r4, r1, lr ; past the output?
DScanMem.asm36 ; all ARMv7 processors. It has a fast past for short sizes, and has
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
DREADME18 pybench has been used in the past by several Python developers to
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dstart.S251 subw $0x80, %ax # ax = Number of blocks past 64K boundry
Dstart16.S245 subw $0x80, %ax # ax = Number of blocks past 64K boundry
Dstart32.S260 subw $0x80, %ax # ax = Number of blocks past 64K boundry
Dstart16.asm241 sub ax,080h ; ax = Number of blocks past 64K boundry
Dstart32.asm256 sub ax,080h ; ax = Number of blocks past 64K boundry
Dstart.asm248 sub ax,080h ; ax = Number of blocks past 64K boundry
Dst32_64.S272 subw $0x80,%ax # ax = Number of blocks past 64K boundry
Dstart64.S264 subw $0x80,%ax # ax = Number of blocks past 64K boundry
Dst16_64.S257 subw $0x80,%ax # ax = Number of blocks past 64K boundry
Dst16_64.asm253 sub ax,080h ; ax = Number of blocks past 64K boundry
Dst32_64.asm269 sub ax,080h ; ax = Number of blocks past 64K boundry
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTheory.txt153 Programs that in the past used the timezone function may now examine
346 extended the time zone database further into the past. An excellent
/device/google/marlin/
DWCNSS_qcom_cfg.ini556 # Note: Configuration parser would not read anything past the END marker
/device/google/muskie/
DWCNSS_qcom_cfg.ini668 # Note: Configuration parser would not read anything past the END marker
/device/google/taimen/
DWCNSS_qcom_cfg.ini671 # Note: Configuration parser would not read anything past the END marker
/device/google/bonito/
DWCNSS_qcom_cfg.ini702 # Note: Configuration parser would not read anything past the END marker
/device/google/crosshatch/
DWCNSS_qcom_cfg.ini709 # Note: Configuration parser would not read anything past the END marker

12