Home
last modified time | relevance | path

Searched refs:F (Results 1 – 12 of 12) sorted by relevance

/third_party/ulib/musl/src/multibyte/
A Dinternal.c6 #define F(x) ((x >= 5 ? 0 : x == 0 ? R(0x90, 0xc0) : x == 4 ? R(0x80, 0xa0) : R(0x80, 0xc0)) | (R(0… macro
15 F(0x0), F(0x1), F(0x2), F(0x3), F(0x4)};
/third_party/lib/acpica/source/compiler/
A Ddtparser.l57 Number [0-9a-fA-F]+
58 HexNumber 0[xX][0-9a-fA-F]+
A Dprparser.l70 Number [0-9a-fA-F]+
71 HexNumber 0[xX][0-9a-fA-F]+
/third_party/ulib/musl/third_party/math/
A Dpowl.c132 #define F W macro
313 F = z * y + w * yb; in powl()
314 Fa = reducl(F); in powl()
315 Fb = F - Fa; in powl()
/third_party/dev/ethernet/e1000/
A De1000_osdep.h77 #define DEBUGFUNC(F) zxlogf(TRACE, F "\n") argument
/third_party/ulib/cryptolib/
A Dcryptolib.c134 uint32_t A, B, C, D, E, F, G, H; in _SHA256_transform() local
157 F = ctx->state[5]; in _SHA256_transform()
166 uint32_t ch = (E & F) ^ ((~E) & G); in _SHA256_transform()
170 G = F; in _SHA256_transform()
171 F = E; in _SHA256_transform()
184 ctx->state[5] += F; in _SHA256_transform()
/third_party/tools/android/avb/test/data/
A Dtestkey_atx_psk.pem31 af1fWijErCLxv+JtVsQuv2cr4aFBjs+F/NRaNtY4fS5732O7kGML8y1qtLXGi6qS
/third_party/lib/acpica/source/common/
A Ddmextern.c1236 0000034C: 14 10 54 31 5F 5F 00 ... "..T1__."
1248 0000035D: 14 10 54 32 5F 5F 00 ... "..T2__."
/third_party/ulib/jemalloc/
A DMakefile.in335 ln -sf $(<F) $@
A Dconfigure.ac417 DSO_LDFLAGS='-shared -Wl,-soname,$(@F)'
459 DSO_LDFLAGS='-shared -Wl,-install_name,$(LIBDIR)/$(@F)'
/third_party/ulib/musl/
A DWHATSNEW1144 - alignment of math.h is* comparison functions with C11 annex F requirements
/third_party/lib/acpica/
A Dchanges.txt3214 00-7_f -> 00-7F
10551 interpreted as a hexadecimal value ('0'-'9', 'A'-'F', 'a', 'f'), starting

Completed in 45 milliseconds