Home
last modified time | relevance | path

Searched defs:f (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-a/lib/compiler-rt/builtins/
A Dctzdi2.c26 const si_int f = -(x.s.low == 0); in __ctzdi2() local
A Dint_types.h122 float f; member
128 double f; member
145 long double f; member
/trusted-firmware-a/tools/sptool/
A Dsptool.c158 FILE *f = fopen(path, "rb"); in load_file() local
222 FILE *f = fopen(path, "wb"); in output_write() local
/trusted-firmware-a/docs/build/TF-A_2.5/_static/js/
A Dhtml5shiv.min.js4 …(" ")),"string"!=typeof a&&(a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];ret… function
A Dhtml5shiv-printshiv.min.js4 …(" ")),"string"!=typeof a&&(a=a.join(" ")),y.elements=c+" "+a,j(b)}function f(a){var b=x[a[v]];ret… function
/trusted-firmware-a/plat/socionext/uniphier/
A Duniphier_emmc.c64 #define SDHCI_MAKE_CMD(c, f) ((((c) & 0xff) << 8) | ((f) & 0xff)) argument
/trusted-firmware-a/docs/build/TF-A_2.5/_static/
A Dunderscore.js6 …fined"!=typeof Symbol?Symbol.prototype:null,o=t.push,i=t.slice,a=e.toString,f=e.hasOwnProperty,c="… function
/trusted-firmware-a/drivers/st/clk/
A Dstm32mp1_clk.c280 #define _CLK_FIXED(off, b, idx, f) \ argument
302 #define _CLK_SC_FIXED(off, b, idx, f) \ argument
/trusted-firmware-a/include/drivers/nxp/sd/
A Dsd_mmc.h27 #define ESDHC_SYSCTL_SDCLKFS(f) (((f) & 0xFF) << 8) argument
/trusted-firmware-a/drivers/renesas/common/ddr/ddr_b/
A Dboot_init_dram.c889 #define JS1_MR1(f) (0x04 | ((f) << 4)) argument
890 #define JS1_MR2(f) (0x00 | ((f) << 3) | (f)) argument

Completed in 27 milliseconds