Home
last modified time | relevance | path

Searched refs:fre (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Delf.c55 bool fre; member
223 prog_req.fre = interp_req.fre && prog_req.fre; in arch_check_elf()
249 if (prog_req.fre && !prog_req.frdefault && !prog_req.fr1) in arch_check_elf()
259 else if (!prog_req.fre && !prog_req.frdefault && in arch_check_elf()
/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dfre.c6 int fre(void *frD, void *frB) in fre() function
H A DMakefile2 math-emu-common-objs = math.o fre.o fsqrt.o fsqrts.o frsqrtes.o mtfsf.o mtfsfi.o
H A Dmath.c19 FLOATFUNC(fre);
291 case FRE: func = fre; type = XB; break; in do_mathemu()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkvm_fpu.h51 FPD_ONE_IN(fre)
/OK3568_Linux_fs/kernel/arch/powerpc/kvm/
H A Dfpu.S245 FPD_ONE_IN(fre)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dfr_BE157 lang_lib "fre"
H A Dfr_CH140 lang_lib "fre"
H A Dsv_FI76 "tor";"fre";/
H A Dfr_CA150 lang_lib "fre"
H A Dfr_LU156 lang_lib "fre"
H A Dfr_FR175 lang_lib "fre"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dfr_CH140 lang_lib "fre"
H A Dfr_BE157 lang_lib "fre"
H A Dfr_CA150 lang_lib "fre"
H A Dsv_FI76 "tor";"fre";/
H A Dfr_LU156 lang_lib "fre"
H A Dfr_FR175 lang_lib "fre"
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/ingenic/
H A Drs90.dts200 groups = "nand-cs1", "nand-cle-ale", "nand-fre-fwe";
H A Dqi_lb60.dts326 groups = "nand-fre-fwe", "nand-cs1";
/OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/
H A DREADME224 A from-read ("fre") relation links P0()'s third to P1()'s first
230 "Rfi Once PodRR Once". Another fre links P1()'s last access to
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test.h526 int get_rawdata_mc(u8 fre, u8 fir, int *rawdata);
/OK3568_Linux_fs/kernel/tools/memory-model/
H A Dlock.cat140 let fre = fr & ext
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dexplanation.txt20 12. THE FROM-READS RELATION: fr, fri, and fre
682 THE FROM-READS RELATION: fr, fri, and fre
711 the load and the store are on the same CPU) and fre (when they are on
1177 It's important to understand that neither coe nor fre is included in
1185 R ->fre W means that W overwrites the value which R reads, but it
1297 The formal definition of the prop relation involves a coe or fre link,
1357 F via a coe or fre link, an arbitrary number of cumul-fences, an
1378 link in the sequence is fre instead of coe.
1387 contradicting the fact that E ->fre W.
1413 load: an fre link from P0's load to P1's store (which overwrites the
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/
H A Dlex.py837 fre = re.compile(r'\s*def\s+(t_[a-zA-Z_0-9]*)\(')
843 m = fre.match(l)

12