Home
last modified time | relevance | path

Searched refs:init_fp (Results 1 – 25 of 65) sorted by relevance

123

/dports/games/xzip/xzip/
H A Dquetzal.c63 zword_t i, j, n, init_fp, tmp_fp, nstk, nvars, args; local
116 for (init_fp=fp, n=0; init_fp <= STACK_SIZE-5; init_fp=stack[init_fp+2]) {
117 frames[++n] = init_fp;
119 init_fp = frames[n] + 4;
124 nstk = STACK_SIZE - 1 - init_fp;
126 for(i = STACK_SIZE-1; i > init_fp; --i)
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/hime/src/
H A Dgtab-use-count.c30 static void init_fp () { in init_fp() function
45 init_fp (); in inc_gtab_use_count()
95 init_fp (); in get_gtab_use_count()
/dports/chinese/gcin/gcin-2.9.0/
H A Dgtab-use-count.cpp12 static void init_fp() in init_fp() function
35 init_fp(); in inc_gtab_use_count()
87 init_fp(); in get_gtab_use_count()
/dports/chinese/gcin-qt5/gcin-2.9.0/
H A Dgtab-use-count.cpp12 static void init_fp() in init_fp() function
35 init_fp(); in inc_gtab_use_count()
87 init_fp(); in get_gtab_use_count()
/dports/chinese/gcin-gtk3/gcin-2.9.0/
H A Dgtab-use-count.cpp12 static void init_fp() in init_fp() function
35 init_fp(); in inc_gtab_use_count()
87 init_fp(); in get_gtab_use_count()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c251 static const unsigned short init_fp[] = { variable
270 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_init()
523 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_probe()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c251 static const unsigned short init_fp[] = { variable
270 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_init()
523 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_probe()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dvpx3220.c251 static const unsigned short init_fp[] = { variable
270 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_init()
523 vpx3220_write_fp_block(sd, init_fp, sizeof(init_fp) >> 1); in vpx3220_probe()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/win32/
H A Dos-hooks.c103 void init_fp();
162 init_fp(); // initilialize floating point exception handling
280 void init_fp() in init_fp() function
/dports/cad/openroad/OpenROAD-2.0/src/ifp/src/
H A DInitFloorplan.cc168 InitFloorplan init_fp; in initFloorplan() local
169 init_fp.initFloorplan(util, aspect_ratio, in initFloorplan()
188 InitFloorplan init_fp; in initFloorplan() local
189 init_fp.initFloorplan(die_lx, die_ly, die_ux, die_uy, in initFloorplan()
463 InitFloorplan init_fp; in autoPlacePins() local
464 init_fp.autoPlacePins(pin_layer_name, db, logger); in autoPlacePins()
/dports/math/oleo/oleo-1.99.16/src/
H A Dio-term.c983 FILE * init_fp[2]; in main() local
1110 init_fp[init_fpc] = fopen (ptr, "r"); in main()
1112 if (init_fp[init_fpc]) in main()
1116 init_fp[init_fpc] = fopen (RCFILE, "r"); in main()
1117 if (init_fp[init_fpc]) in main()
1204 read_cmds_cmd (init_fp[x]); in main()
1205 fclose (init_fp[x]); in main()
/dports/math/reduce/Reduce-svn5758-src/psl/dist/kernel/mingw-w64/
H A Dos-hooks.c82 void init_fp();
169 void init_fp() in init_fp() function
/dports/multimedia/libxine/xine-lib-1.2.11/src/dxr3/
H A Ddxr3_mpeg_encoders.c336 fame_parameters_t init_fp = FAME_PARAMETERS_INITIALIZER; in fame_on_update_format() local
379 this->fp = init_fp; in fame_on_update_format()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/atm/
H A Dfirestream.c1429 static int init_fp(struct fs_dev *dev, struct freepool *fp, int queue, in init_fp() function
1824 init_fp (dev, &dev->rx_fp[i], RXB_FP(i), in fs_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/atm/
H A Dfirestream.c1429 static int init_fp(struct fs_dev *dev, struct freepool *fp, int queue, in init_fp() function
1824 init_fp (dev, &dev->rx_fp[i], RXB_FP(i), in fs_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/atm/
H A Dfirestream.c1429 static int init_fp(struct fs_dev *dev, struct freepool *fp, int queue, in init_fp() function
1824 init_fp (dev, &dev->rx_fp[i], RXB_FP(i), in fs_init()
/dports/cad/openroad/OpenROAD-2.0/docs/contrib/
H A DLogger.rst296 init_fp ifp
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/alpha/
H A Dalpha.md5054 (define_insn "init_fp"
/dports/lang/gcc9/gcc-9.4.0/gcc/config/alpha/
H A Dalpha.md5002 (define_insn "init_fp"
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/alpha/
H A Dalpha.md5046 (define_insn "init_fp"
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/alpha/
H A Dalpha.md5054 (define_insn "init_fp"
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/alpha/
H A Dalpha.md5002 (define_insn "init_fp"
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/alpha/
H A Dalpha.md5002 (define_insn "init_fp"
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/alpha/
H A Dalpha.md5002 (define_insn "init_fp"
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/alpha/
H A Dalpha.md5002 (define_insn "init_fp"

123