Home
last modified time | relevance | path

Searched refs:openp (Results 1 – 25 of 240) sorted by relevance

12345678910

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-omap2/
H A Dboard-n8x0.c325 int bit, *openp, index; in n8x0_mmc_callback() local
329 openp = &slot2_cover_open; in n8x0_mmc_callback()
333 openp = &slot1_cover_open; in n8x0_mmc_callback()
338 *openp = 1; in n8x0_mmc_callback()
340 *openp = 0; in n8x0_mmc_callback()
343 omap_mmc_notify_cover_event(mmc_device, index, *openp); in n8x0_mmc_callback()
351 int r, bit, *openp; in n8x0_mmc_late_init() local
385 openp = &slot2_cover_open; in n8x0_mmc_late_init()
388 openp = &slot1_cover_open; in n8x0_mmc_late_init()
397 *openp = 1; in n8x0_mmc_late_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-omap2/
H A Dboard-n8x0.c325 int bit, *openp, index; in n8x0_mmc_callback() local
329 openp = &slot2_cover_open; in n8x0_mmc_callback()
333 openp = &slot1_cover_open; in n8x0_mmc_callback()
338 *openp = 1; in n8x0_mmc_callback()
340 *openp = 0; in n8x0_mmc_callback()
343 omap_mmc_notify_cover_event(mmc_device, index, *openp); in n8x0_mmc_callback()
351 int r, bit, *openp; in n8x0_mmc_late_init() local
385 openp = &slot2_cover_open; in n8x0_mmc_late_init()
388 openp = &slot1_cover_open; in n8x0_mmc_late_init()
397 *openp = 1; in n8x0_mmc_late_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-omap2/
H A Dboard-n8x0.c325 int bit, *openp, index; in n8x0_mmc_callback() local
329 openp = &slot2_cover_open; in n8x0_mmc_callback()
333 openp = &slot1_cover_open; in n8x0_mmc_callback()
338 *openp = 1; in n8x0_mmc_callback()
340 *openp = 0; in n8x0_mmc_callback()
343 omap_mmc_notify_cover_event(mmc_device, index, *openp); in n8x0_mmc_callback()
351 int r, bit, *openp; in n8x0_mmc_late_init() local
385 openp = &slot2_cover_open; in n8x0_mmc_late_init()
388 openp = &slot1_cover_open; in n8x0_mmc_late_init()
397 *openp = 1; in n8x0_mmc_late_init()
[all …]
/dports/sysutils/nitrogen/nitrogen-1.6.1/src/
H A DUtil.cc104 Glib::ustring openp(" ("); in create_arg_parser() local
106 …parser->register_option("set-scaled", _("Sets the background to the given file") + openp + _("scal… in create_arg_parser()
107 …parser->register_option("set-tiled", _("Sets the background to the given file") + openp + _("tiled… in create_arg_parser()
108 …parser->register_option("set-auto", _("Sets the background to the given file") + openp + _("auto")… in create_arg_parser()
109 …parser->register_option("set-centered", _("Sets the background to the given file") + openp + _("ce… in create_arg_parser()
110 …parser->register_option("set-zoom", _("Sets the background to the given file") + openp + _("zoom")… in create_arg_parser()
111 …parser->register_option("set-zoom-fill", _("Sets the background to the given file") + openp + _("z… in create_arg_parser()
/dports/databases/db5/db-5.3.28/src/env/
H A Denv_backup.c119 __env_get_backup_callbacks(dbenv, openp, writep, closep) in __env_get_backup_callbacks() argument
121 int (**openp)(DB_ENV *, const char *, const char *, void **);
132 *openp = backup->open;
/dports/converters/mpack/mpack-1.6/
H A Dmacninit.c108 short NAinit(short minK, short masters, na_openp openp, na_menup menup, in NAinit() argument
162 NArequiredAE, (long) openp, FALSE) == noErr) { in NAinit()
230 if (openp != (na_openp) NULL) { in NAinit()
246 if ((*openp)(message, &fspec, &catinfo.hFileInfo.ioFlFndrInfo) < 0) { in NAinit()
/dports/databases/db18/db-18.1.40/src/env/
H A Denv_backup.c147 __env_get_backup_callbacks(dbenv, openp, writep, closep) in __env_get_backup_callbacks() argument
149 int (**openp)(DB_ENV *, const char *, const char *, void **);
160 *openp = backup->open;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsolib.c159 found_file = openp (solib_search_path, in solib_open()
166 found_file = openp (solib_search_path, in solib_open()
177 found_file = openp (get_in_environ (inferior_environ, "PATH"), in solib_open()
183 found_file = openp (get_in_environ (inferior_environ, "LD_LIBRARY_PATH"), in solib_open()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dsolib.c159 found_file = openp (solib_search_path, in secp256k1_nonce_function_smallint()
166 found_file = openp (solib_search_path, in secp256k1_nonce_function_smallint()
177 found_file = openp (get_in_environ (inferior_environ, "PATH"), in secp256k1_nonce_function_smallint()
183 found_file = openp (get_in_environ (inferior_environ, "LD_LIBRARY_PATH"), in secp256k1_nonce_function_smallint()
/dports/devel/avr-gdb/gdb-7.3.1/bfd/doc/
H A Dchew.c495 unsigned int openp; in paramstuff() local
513 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
516 fname = openp; in paramstuff()
542 for (len = openp; 0 < len; len--) in paramstuff()
552 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/gdb761/gdb-7.6.1/bfd/doc/
H A Dchew.c495 unsigned int openp; in paramstuff() local
513 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
516 fname = openp; in paramstuff()
542 for (len = openp; 0 < len; len--) in paramstuff()
552 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/doc/
H A Dchew.c490 unsigned int openp; in paramstuff() local
508 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
511 fname = openp; in paramstuff()
537 for (len = openp; 0 < len; len--) in paramstuff()
547 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/doc/
H A Dchew.c491 unsigned int openp; in paramstuff() local
509 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
512 fname = openp; in paramstuff()
538 for (len = openp; 0 < len; len--) in paramstuff()
548 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/binutils/binutils-2.37/bfd/doc/
H A Dchew.c509 unsigned int openp; in paramstuff() local
527 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
530 fname = openp; in paramstuff()
556 for (len = openp; 0 < len; len--) in paramstuff()
566 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/bfd/doc/
H A Dchew.c508 unsigned int openp; in paramstuff() local
526 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
529 fname = openp; in paramstuff()
555 for (len = openp; 0 < len; len--) in paramstuff()
565 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/doc/
H A Dchew.c509 unsigned int openp; in paramstuff() local
527 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
530 fname = openp; in paramstuff()
556 for (len = openp; 0 < len; len--) in paramstuff()
566 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/gnulibiberty/binutils-2.37/bfd/doc/
H A Dchew.c509 unsigned int openp; in paramstuff() local
527 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
530 fname = openp; in paramstuff()
556 for (len = openp; 0 < len; len--) in paramstuff()
566 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/lang/gnatdroid-binutils/binutils-2.27/bfd/doc/
H A Dchew.c508 unsigned int openp; in paramstuff() local
526 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
529 fname = openp; in paramstuff()
555 for (len = openp; 0 < len; len--) in paramstuff()
565 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/gdb/gdb-11.1/bfd/doc/
H A Dchew.c509 unsigned int openp; in paramstuff() local
527 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
530 fname = openp; in paramstuff()
556 for (len = openp; 0 < len; len--) in paramstuff()
566 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/bfd/doc/
H A Dchew.c510 unsigned int openp; in paramstuff() local
528 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
531 fname = openp; in paramstuff()
557 for (len = openp; 0 < len; len--) in paramstuff()
567 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/bfd/doc/
H A Dchew.c490 unsigned int openp; in paramstuff() local
508 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
511 fname = openp; in paramstuff()
537 for (len = openp; 0 < len; len--) in paramstuff()
547 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/bfd/doc/
H A Dchew.c490 unsigned int openp; in paramstuff() local
508 for (openp = 0; at (tos, openp) != '(' && at (tos, openp); openp++) in paramstuff()
511 fname = openp; in paramstuff()
537 for (len = openp; 0 < len; len--) in paramstuff()
547 for (idx = openp; at (tos, idx) && at (tos, idx) != ';'; idx++) in paramstuff()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/doc/
H A Dmakedoc.c357 unsigned int openp; in DEFUN_VOID() local
372 for (openp = 0; at(tos, openp) != '(' && at(tos,openp); openp++) in DEFUN_VOID()
375 fname = openp; in DEFUN_VOID()
391 for (idx = fname; idx < openp; idx++) in DEFUN_VOID()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/doc/
H A Dmakedoc.c359 unsigned int openp; in DEFUN_VOID() local
374 for (openp = 0; at(tos, openp) != '(' && at(tos,openp); openp++) in DEFUN_VOID()
377 fname = openp; in DEFUN_VOID()
393 for (idx = fname; idx < openp; idx++) in DEFUN_VOID()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/doc/
H A Dmakedoc.c357 unsigned int openp; in DEFUN_VOID() local
372 for (openp = 0; at(tos, openp) != '(' && at(tos,openp); openp++) in DEFUN_VOID()
375 fname = openp; in DEFUN_VOID()
391 for (idx = fname; idx < openp; idx++) in DEFUN_VOID()

12345678910