Searched refs:mod (Results 1 - 25 of 360) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D990106-2.c1 unsigned calc_mp(unsigned mod) argument
5 a=c/mod;
6 b=0-a*mod;
7 if (b > mod) { a += 1; b-=mod; }
H A D920604-1.c2 mod (a, b) function
11 mod (1LL, 2LL);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D990106-2.c1 unsigned calc_mp(unsigned mod) argument
5 a=c/mod;
6 b=0-a*mod;
7 if (b > mod) { a += 1; b-=mod; }
H A D920604-1.c2 mod (a, b) function
11 mod (1LL, 2LL);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dvrp1.C6 long long mod (long long l, long long r) function
12 template long long mod<-0x8000000000000000LL> (long long, long long);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr31034.c2 mod (int a, int n) function
12 dpara(mod (i - 1, m));
/netbsd-6-1-5-RELEASE/sbin/fsck_msdos/
H A Dcheck.c52 int mod = 0; local
88 mod |= readfat(dosfs, &boot, boot.ValidFat >= 0 ? boot.ValidFat : 0, &fat);
89 if (mod & FSFATAL) {
98 mod |= readfat(dosfs, &boot, i, &currentFat);
100 if (mod & FSFATAL)
103 mod |= comparefat(&boot, fat, currentFat, i);
105 if (mod & FSFATAL)
112 mod |= checkfat(&boot, fat);
113 if (mod & FSFATAL)
120 mod |
[all...]
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsdt.h76 #define SDT_NAME(prov, mod, func, name) \
77 prov##_##mod##_##func##_##name
81 * SDT_PROBE_DEFINE(prov, mod, func, name,
86 * mod - module name
100 #define SDT_PROBE_DEFINE(prov, mod, func, name, \
103 sdt_probe_t SDT_NAME(prov, mod, func, name) = { \
104 0, 0, 0, #prov, #mod, #func, #name, \
110 #define SDT_PROBE_DECLARE(prov, mod, func, name) \
111 extern sdt_probe_t SDT_NAME(prov, mod, func, name);
114 #define SDT_PROBE(prov, mod, fun
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-monitor/
H A Dlog.c52 static int add_values( Operation *op, Entry *e, Modification *mod, int *newlevel );
53 static int delete_values( Operation *op, Entry *e, Modification *mod, int *newlevel );
54 static int replace_values( Operation *op, Entry *e, Modification *mod, int *newlevel );
125 Modification *mod = &ml->sml_mod; local
132 if ( is_at_operational( mod->sm_desc->ad_type ) ) {
133 ( void ) attr_delete( &e->e_attrs, mod->sm_desc );
134 rc = rs->sr_err = attr_merge( e, mod->sm_desc,
135 mod->sm_values, mod->sm_nvalues );
144 } else if ( mod
226 check_constraints( Modification *mod, int *newlevel ) argument
259 add_values( Operation *op, Entry *e, Modification *mod, int *newlevel ) argument
321 delete_values( Operation *op, Entry *e, Modification *mod, int *newlevel ) argument
429 replace_values( Operation *op, Entry *e, Modification *mod, int *newlevel ) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_module.c162 module_t *mod; local
164 mod = kmem_zalloc(sizeof(*mod), KM_SLEEP);
165 if (mod != NULL) {
166 mod->mod_source = source;
167 mod->mod_info = NULL;
168 mod->mod_flags = 0;
170 return mod;
177 module_require_force(struct module *mod) argument
179 mod
282 struct module *mod; local
388 module_t *mod; local
443 module_t *mod; local
613 module_t *mod; local
636 module_t *mod; local
658 module_t *mod; local
676 module_enqueue(module_t *mod) argument
714 module_t *mod, *mod2, *mod_loaded, *prev_active; local
821 module_t *mod, *mod2, *prev_active; local
1114 module_t *mod, *prev_active; local
1180 module_t *mod; local
1213 module_fetch_info(module_t *mod) argument
1263 module_t *mod, *next; local
1337 module_t *mod; local
1365 module_t *mod; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/
H A Daddpartial-overlay.c87 Modifications *mod = NULL; local
103 mod = (Modifications *) ch_malloc(sizeof(
105 mod->sml_flags = 0;
106 mod->sml_op = LDAP_MOD_REPLACE | LDAP_MOD_BVALUES;
107 mod->sml_op &= LDAP_MOD_OP;
108 mod->sml_next = NULL;
109 mod->sml_desc = attr->a_desc;
110 mod->sml_type = attr->a_desc->ad_cname;
111 mod->sml_values = attr->a_vals;
112 mod
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D15756-1.C19 e_value mod = first; local
20 mod_enum(&mod);
21 if (mod != next)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.benjamin/
H A D15756-1.C19 e_value mod = first; local
20 mod_enum(&mod);
21 if (mod != next)
/netbsd-6-1-5-RELEASE/share/i18n/esdb/UTF/
H A DMakefile.inc8 UTF-16-mod= UTF1632
10 UTF-16BE-mod= UTF1632
12 UTF-16LE-mod= UTF1632
14 UTF-32-mod= UTF1632
16 UTF-32BE-mod= UTF1632
18 UTF-32LE-mod= UTF1632
20 UTF-8-mod= UTF8
22 UTF-7-mod= UTF7
30 -e 's/UTF-mod/${UTF-$i-mod}/' \
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Dmods.c38 Modification *mod,
47 Modification pmod = *mod;
49 switch ( mod->sm_op ) {
63 if ( !BER_BVISNULL( &mod->sm_values[mod->sm_numvals] )) {
65 for ( i = 0; !BER_BVISNULL( &mod->sm_values[i] ); i++ );
66 assert( mod->sm_numvals == i );
70 a = attr_find( e->e_attrs, mod->sm_desc );
77 mr = mod->sm_desc->ad_type->sat_equality;
84 op, mod
36 modify_add_values( Entry *e, Modification *mod, int permissive, const char **text, char *textbuf, size_t textlen ) argument
195 modify_delete_vindex( Entry *e, Modification *mod, int permissive, const char **text, char *textbuf, size_t textlen, int *idx ) argument
368 modify_replace_values( Entry *e, Modification *mod, int permissive, const char **text, char *textbuf, size_t textlen ) argument
385 modify_increment_values( Entry *e, Modification *mod, int permissive, const char **text, char *textbuf, size_t textlen ) argument
459 slap_mod_free( Modification *mod, int freeit ) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-shell/
H A Dmodify.c48 Modification *mod; local
90 mod = &ml->sml_mod;
94 switch ( mod->sm_op ) {
96 fprintf( wfp, "add: %s\n", mod->sm_desc->ad_cname.bv_val );
100 fprintf( wfp, "delete: %s\n", mod->sm_desc->ad_cname.bv_val );
104 fprintf( wfp, "replace: %s\n", mod->sm_desc->ad_cname.bv_val );
108 if( mod->sm_values != NULL ) {
109 for ( i = 0; mod->sm_values[i].bv_val != NULL; i++ ) {
110 fprintf( wfp, "%s: %s\n", mod->sm_desc->ad_cname.bv_val,
111 mod
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dmodify.c38 Modification *mod; local
75 mod = &ml->sml_mod;
79 switch ( mod->sm_op ) {
81 fprintf( fp, "add: %s\n", mod->sm_desc->ad_cname.bv_val );
85 fprintf( fp, "delete: %s\n", mod->sm_desc->ad_cname.bv_val );
89 fprintf( fp, "replace: %s\n", mod->sm_desc->ad_cname.bv_val );
93 if( mod->sm_values != NULL ) {
94 for ( i = 0; mod->sm_values[i].bv_val != NULL; i++ ) {
95 fprintf( fp, "%s: %s\n", mod->sm_desc->ad_cname.bv_val,
96 mod
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/slapd-modules/samba4/
H A Dpguid.c85 Modifications *mod; local
99 mod = (Modifications *) ch_malloc( sizeof( Modifications ) );
100 mod->sml_flags = SLAP_MOD_INTERNAL;
101 mod->sml_op = LDAP_MOD_ADD;
102 mod->sml_desc = ad_parentUUID;
103 mod->sml_type = ad_parentUUID->ad_cname;
104 mod->sml_values = ch_malloc( sizeof( struct berval ) * 2 );
105 mod->sml_nvalues = NULL;
106 mod->sml_numvals = 1;
108 ber_dupbv( &mod
149 Modifications *mod; local
253 pguid_mod_t *mod; local
339 Modifications *mod; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/net/
H A Dnsdispatch.c274 _nsmodfree(ns_mod *mod) argument
277 free(__UNCONST(mod->name));
278 if (mod->handle == NULL)
280 if (mod->unregister != NULL)
281 (*mod->unregister)(mod->mtab, mod->mtabsize);
283 if (mod->handle != _nsbuiltin)
284 (void) dlclose(mod->handle);
299 ns_mod mod, *ne local
379 const ns_mod *mod; local
559 ns_mod *mod, modkey; local
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-powm_ui.c34 mpz_t base, exp, mod; local
54 mpz_init (mod);
81 mpz_rrandomb (mod, rands, mod_size);
83 while (mpz_cmp_ui (mod, 0) == 0);
90 /* printf ("%ld %ld\n", SIZ (base), SIZ (mod)); */
95 debug_mp (mod, -16);
98 mpz_powm_ui (r1, base, exp2, mod);
104 mpz_mod (r2, r2, mod); /* needed when exp==0 and mod==1 */
110 mpz_mod (r2, r2, mod);
[all...]
H A Dt-powm.c33 mpz_t base, exp, mod; local
51 mpz_init (mod);
79 mpz_rrandomb (mod, rands, mod_size);
81 while (mpz_cmp_ui (mod, 0) == 0);
88 /* printf ("%ld %ld %ld\n", SIZ (base), SIZ (exp), SIZ (mod)); */
91 mpz_mod (base2, base, mod);
93 mpz_mod (r2, r2, mod);
100 mpz_mod (r2, r2, mod);
105 mpz_mod (base2, base2, mod);
109 mpz_powm (r1, base, exp, mod);
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Drandmts.c25 /* Calculate (b^e) mod (2^n-k) for e=1074888996, n=19937 and k=20023,
74 seed1 = seed mod (2^19937-20027) + 2
79 seed2 = (seed1^1074888996) mod (2^19937-20023)
105 mpz_t mod; /* Modulus. */ local
110 mpz_init (mod);
113 mpz_set_ui (mod, 0L);
114 mpz_setbit (mod, 19937L);
115 mpz_sub_ui (mod, mod, 20027L);
116 mpz_mod (seed1, seed, mod); /* Reduc
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_blind.c123 BIGNUM *mod; /* just a reference */ member in struct:bn_blinding_st
137 BN_BLINDING *BN_BLINDING_new(const BIGNUM *A, const BIGNUM *Ai, BIGNUM *mod) argument
141 bn_check_top(mod);
158 /* save a copy of mod in the BN_BLINDING structure */
159 if ((ret->mod = BN_dup(mod)) == NULL) goto err;
160 if (BN_get_flags(mod, BN_FLG_CONSTTIME) != 0)
161 BN_set_flags(ret->mod, BN_FLG_CONSTTIME);
182 if (r->mod != NULL) BN_free(r->mod);
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/23_containers/forward_list/operations/
H A D4.cc46 Mod(const Num & mod) argument
48 m = mod;
/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_sym.c90 char *mod, *sym; local
113 db_symsplit(symbol, &mod, &sym);
115 if (ksyms_getval_unlocked(mod, sym, &uval, KSYMS_EXTERN) == 0) {
120 if (ksyms_getval_unlocked(mod, sym, &uval, KSYMS_ANY) == 0) {
186 char *mod, *sym; local
202 db_symsplit(symstr, &mod, &sym);
203 if (ksyms_sift(mod, sym, mode) == ENODEV)
219 const char *mod; local
241 if (ksyms_getname(&mod, &sym, (vaddr_t)val, strategy) == 0) {
242 (void)ksyms_getval_unlocked(mod, sy
259 const char *mod; local
311 const char *mod; local
378 const char *mod; local
448 db_symsplit(char *str, char **mod, char **sym) argument
[all...]

Completed in 272 milliseconds

1234567891011>>