Home
last modified time | relevance | path

Searched full:who (Results 1 – 25 of 31) sorted by relevance

12

/nrf52832-nimble/rt-thread/components/lwp/
H A Dlwp_syscall.c119 int sys_getpriority(int which, id_t who) in sys_getpriority() argument
126 if (who == (id_t)tid || who == 0xff) in sys_getpriority()
136 int sys_setpriority(int which, id_t who, int prio) in sys_setpriority() argument
143 if ((who == (id_t)tid || who == 0xff) && (prio >= 0 && prio < RT_THREAD_PRIORITY_MAX)) in sys_setpriority()
H A Dlwp_syscall.h54 int sys_getpriority(int which, id_t who);
55 int sys_setpriority(int which, id_t who, int prio);
/nrf52832-nimble/rt-thread/components/net/freemodbus/
H A Dlgpl.txt22 Free Software Foundation and other authors who decide to use it. You
198 entire whole, and thus to each and every part regardless of who wrote
294 that the user who changes the contents of definitions files in the
353 rights under this License. However, parties who have received copies,
383 all those who receive copies directly or indirectly through you, then
407 original copyright holder who places the Library under this License may add
448 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
H A Dgpl.txt122 entire whole, and thus to each and every part regardless of who wrote it.
176 However, parties who have received copies, or rights, from you under
206 all those who receive copies directly or indirectly through you, then
231 original copyright holder who places the Program under this License
271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/
H A DCOPYING139 entire whole, and thus to each and every part regardless of who wrote it.
193 However, parties who have received copies, or rights, from you under
223 all those who receive copies directly or indirectly through you, then
248 original copyright holder who places the Program under this License
288 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
/nrf52832-nimble/rt-thread/components/dfs/filesystems/uffs/
H A DCOPYING122 entire whole, and thus to each and every part regardless of who wrote it.
176 However, parties who have received copies, or rights, from you under
206 all those who receive copies directly or indirectly through you, then
231 original copyright holder who places the Program under this License
271 WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/include/asm/
H A Dppc_defs.h5 * See file CREDITS for list of people who contributed to this
H A Dppc4xx.h14 | Any person who transfers this source code or any derivative work
H A Dppc405.h14 | Any person who transfers this source code or any derivative work
/nrf52832-nimble/packages/NimBLE-latest/nimble/
H A Dsyscfg.yml39 Enables the BLE whitelist for controlling who to connect to or
/nrf52832-nimble/rt-thread/components/dfs/filesystems/jffs2/cyg/compress/src/
H A Dzlib.3152 Thanks to all the people who reported problems and suggested various
H A DREADME90 people who reported problems and suggested various improvements in zlib;
/nrf52832-nimble/rt-thread/documentation/doxygen/
H A Dkernel.h86 * when the resource is available, thread pended on this resource who had the most high
/nrf52832-nimble/packages/NimBLE-latest/porting/nimble/include/os/
H A Dos_cputime.h43 * For those who want a different cputime frequency, you can set the config
/nrf52832-nimble/rt-thread/libcpu/ppc/ppc405/
H A Ddcr_gcc.S5 * See file CREDITS for list of people who contributed to this
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/
H A Dpbuf.h115 who has a 'ref' to it. */
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/lwip/apps/
H A Dhttpd_opts.h247 * (who uses this at all??) */
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/mconf/
H A Dmconf.c109 " those who are familiar with less and lynx.\n"
117 "those who, for various reasons, find it necessary to switch\n"
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/apps/
H A Dhttpd_opts.h315 * (who uses this at all??) */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/lwip/
H A Dpbuf.h159 who has a 'ref' to it. */
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip_arp.c292 /* First, we register the one who made the request in our ARP in uip_arp_arpin()
/nrf52832-nimble/rt-thread/tools/kconfig-frontends/docs/
H A Dkconfig-language.txt504 Developers who run into the recursive Kconfig issue have three options
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dutils.c842 /* Read the lock file to find out who has the device locked. */
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dutils.c840 /* Read the lock file to find out who has the device locked. */
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/netif/ppp/
H A Dauth.c1025 who incorrectly request PAP and expect a bogus/empty password, so in get_pap_passwd()

12