/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/ |
D | atomic.h | 66 x86_atomic_setbits_u32(volatile u_int32_t *ptr, u_int32_t bits) { in x86_atomic_setbits_u32() 71 x86_atomic_clearbits_u32(volatile u_int32_t *ptr, u_int32_t bits) { in x86_atomic_clearbits_u32() 78 x86_atomic_setbits_u64(volatile u_int64_t *ptr, u_int64_t bits) { in x86_atomic_setbits_u64() 83 x86_atomic_clearbits_u64(volatile u_int64_t *ptr, u_int64_t bits) { in x86_atomic_clearbits_u64()
|
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/ |
D | inet_net_ntop.c | 56 int bits, in inet_net_ntop() 86 int bits, in inet_net_ntop_ipv4()
|
D | inet_net_pton.c | 143 int bits; in inet_net_pton_ipv4() local
|
/device/google/contexthub/firmware/os/core/ |
D | syscall.c | 36 const uint8_t *bits = mLevelBits; in syscallAddTable() local 60 const uint8_t *bits = mLevelBits; in syscallFindHandlerLoc() local
|
/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/ |
D | strtof.c | 50 ULong bits[1]; variable
|
D | ldtoa.c | 73 uint32_t bits[(LDBL_MANT_DIG + 31) / 32]; in ldtoa() local
|
D | gdtoa.c | 55 bitstob(ULong *bits, int nbits, int *bbits) in bitstob() 131 (FPI *fpi, int be, ULong *bits, int *kindp, int mode, int ndigits, int *decpt, char **rve) in gdtoa()
|
D | strtod.c | 138 ULong bits[2]; in strtod() local 264 ULong bits[2]; in strtod() local
|
D | strtopx.c | 65 ULong bits[2]; local
|
D | strtodg.c | 182 double d, CONST FPI *fpi, Long *expt, ULong *bits, int exact, int rd, int *irv in rvOK() 308 CONST char *s00, char **se, CONST FPI *fpi, Long *expt, ULong *bits in strtodg()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | infback.c | 92 unsigned sym, bits; local 262 unsigned bits; /* bits in bit buffer */ local
|
D | inftrees.h | 26 unsigned char bits; /* bits in this part of the code */ member
|
D | inffast.c | 85 unsigned bits; /* local strm->bits */ local
|
D | inflate.c | 230 int ZEXPORT inflatePrime(strm, bits, value) in inflatePrime() argument 271 unsigned sym, bits; local 614 unsigned bits; /* bits in bit buffer */ local
|
D | inftrees.c | 32 int ZLIB_INTERNAL inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
|
D | trees.c | 239 int bits; /* bit counter */ in tr_static_init() local 500 int bits; /* bit length */ local 582 int bits; /* bit index */ local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | infback.c | 83 unsigned sym, bits; local 253 unsigned bits; /* bits in bit buffer */ local
|
D | inftrees.h | 26 unsigned char bits; /* bits in this part of the code */ member
|
D | inflate.c | 128 int ZEXPORT inflatePrime(strm, bits, value) in inflatePrime() argument 215 unsigned sym, bits; local 563 unsigned bits; /* bits in bit buffer */ local
|
D | inffast.c | 85 unsigned bits; /* local strm->bits */ local
|
D | inftrees.c | 32 int inflate_table(type, lens, codes, table, bits, work) in inflate_table() argument
|
D | trees.c | 243 int bits; /* bit counter */ in tr_static_init() local 502 int bits; /* bit length */ local 584 int bits; /* bit index */ local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | rotatingtree.c | 15 randombits(int bits) in randombits()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | sre_compile.py | 258 def _mk_bitmap(bits): argument
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/ |
D | select.c | 116 fd_mask bits; in selscan() local
|