Home
last modified time | relevance | path

Searched refs:Inst (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dres_func.S125 | Inst is ftst. Check the source operand and set the cc's accordingly.
460 | Inst is fabs. Execute the absolute value function on the input.
467 | Inst is fneg. Execute the negate value function on the input.
473 | Inst is fmove. This code also handles all result writes.
691 | Inst is fdiv.
795 | Inst is fadd.
970 | Inst is fsub.
1151 | Inst is fcmp.
1189 | Inst is fmul.
H A Dutil.S136 | Inst is either fsgldiv or fsglmul. Force extended precision.
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86sbusBus.c396 struct Inst { in xf86MatchSbusInstances() struct
410 allocatedInstances, sizeof(struct Inst)); in xf86MatchSbusInstances()
H A Dxf86pciBus.c611 struct Inst { struct
661 struct Inst *instances = NULL; in xf86MatchPciInstances()
686 instances = xnfallocarray(max_entries, sizeof(struct Inst)); in xf86MatchPciInstances()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/
H A DCVE-2022-41715.patch6 Set a 128 MB limit on the amount of space used by []syntax.Inst
51 +// 128 MB is enough for a 3.3 million Inst structures, which roughly
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...
/OK3568_Linux_fs/external/xserver/
H A DChangeLog178754 Remove redundant definition of struct Inst. Safeguard xf86AddDriver against