Searched refs:alter (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Doptimize.c574 vstore(struct stmt *s, int *valp, int newval, int alter) argument
576 if (alter && *valp == newval)
913 * anything it defines in the value table 'val'. If 'alter' is true,
918 opt_stmt(struct stmt *s, int val[], int alter) argument
929 vstore(s, &val[A_ATOM], v, alter);
936 if (alter && vmap[v].is_const) {
944 vstore(s, &val[A_ATOM], v, alter);
949 vstore(s, &val[A_ATOM], v, alter);
954 vstore(s, &val[A_ATOM], v, alter);
959 vstore(s, &val[X_ATOM], v, alter);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsem.h116 int alter; /* does the operation alter the array? */ member in struct:sem_queue
H A Dsecurity.h1202 * semaphore set @sma. If the @alter flag is nonzero, the semaphore set
1207 * @alter contains the flag indicating whether changes are to be made.
1545 struct sembuf *sops, unsigned nsops, int alter);
1787 unsigned nsops, int alter);
2460 int alter)
2458 security_sem_semop(struct sem_array *sma, struct sembuf *sops, unsigned nsops, int alter) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/lib/
H A Dnand_init.S8 ## code must fit in the first 256 bytes so alter with care.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsem.c30 * - multiple semaphore operations that alter the same semaphore in
480 if (q->alter == 0)
575 * necessary to scan the "alter" entries: simple increments
581 q->alter)
1296 int undos = 0, alter = 0, max; local
1337 alter = 1;
1389 if (ipcperms(&sma->sem_perm, alter ? S_IWUGO : S_IRUGO))
1392 error = security_sem_semop(sma, sops, nsops, alter);
1398 if (alter && error == 0)
1412 queue.alter
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtooltip.tex8 alter tooltips behaviour.
H A Dauidockart.tex19 class to alter its behaviour or write a completely new dock
H A Dgridattr.tex8 This class can be used to alter the cells' appearance in
H A Dsysopt.tex4 applications can use to alter behaviour at run-time. It can be
H A Dtexpr.tex116 plus the .cc files. If you wish to alter the parser, you will need YACC
H A Dmanual.tex363 this, you must alter all the notices that refer to this License, so
649 necessary. Here is a sample; alter the names:
H A Dmanual2e.tex366 this, you must alter all the notices that refer to this License, so
652 necessary. Here is a sample; alter the names:
H A Dsizer.tex283 minimal size. This will not alter the on screen size of the window, but may cause
H A Dtevent.tex92 very close to virtual methods in normal C++, i.e. it is possible to alter
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ftp.c187 goto alter;
209 goto alter;
217 alter:
218 /* Never alter conntrack for non-NAT conns */
227 * Then the default callback function will alter the reply and will confirm
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Disp.S478 # mul64() may use ()+ addressing and may, therefore, alter a7
491 # div64() may use ()+ addressing and may, therefore, alter a7.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dsecurity.c925 unsigned nsops, int alter)
927 return security_ops->sem_semop(sma, sops, nsops, alter);
924 security_sem_semop(struct sem_array *sma, struct sembuf *sops, unsigned nsops, int alter) argument
H A Dcapability.c540 unsigned nsops, int alter)
539 cap_sem_semop(struct sem_array *sma, struct sembuf *sops, unsigned nsops, int alter) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx64/
H A Dgvmat64.asm21 ; including commercial applications, and to alter it and redistribute it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/masmx86/
H A Dmatch686.asm173 ;; including commercial applications, and to alter it and redistribute it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx64/
H A Dgvmat64.asm21 ; including commercial applications, and to alter it and redistribute it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/masmx86/
H A Dmatch686.asm173 ;; including commercial applications, and to alter it and redistribute it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl596 necessary. Here is a sample; alter the names:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmack_lsm.c2012 * @alter: unused
2019 unsigned nsops, int alter)
2018 smack_sem_semop(struct sem_array *sma, struct sembuf *sops, unsigned nsops, int alter) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl596 necessary. Here is a sample; alter the names:

Completed in 267 milliseconds

12