HomeSort by: relevance | last modified time | path
    Searched refs:alter (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mssql/
backsql_create.sql 12 alter table ldap_oc_mappings add
20 alter table ldap_oc_mappings add
43 alter table ldap_attr_mappings add
61 alter table ldap_entries add
68 alter table ldap_entries add
76 alter table ldap_entries add
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/oracle/
backsql_create.sql 11 alter table ldap_oc_mappings add
17 alter table ldap_oc_mappings add
37 alter table ldap_attr_mappings add
53 alter table ldap_entries add
59 alter table ldap_entries add
66 alter table ldap_entries add
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/ibmdb2/
backsql_create.sql 40 alter table ldap_entries add
47 alter table ldap_entries add
  /src/external/bsd/openldap/dist/servers/slapd/back-sql/rdbms_depend/mysql/
backsql_create.sql 39 alter table ldap_entries add
46 alter table ldap_entries add
  /src/sys/dev/usb/
umcpmio_gpio.c 158 uint8_t *alter = NULL; local
164 alter = &req->alter_gpio_config;
168 alter = &req->alter_gpio_config;
172 alter = &req->alter_gpio_config;
176 alter = &req->alter_gpio_config;
183 if (alter != NULL) {
184 *alter = MCP2221_SRAM_ALTER_GPIO;
317 uint8_t *alter = NULL; local
325 alter = &req->alter_gpio_config;
329 alter = &req->alter_gpio_config
800 uint8_t *alter = NULL; local
    [all...]
  /src/external/bsd/libpcap/dist/
optimize.c 772 vstore(struct stmt *s, bpf_u_int32 *valp, bpf_u_int32 newval, int alter)
774 if (alter && newval != VAL_UNKNOWN && *valp == newval)
1186 * anything it defines in the value table 'val'. If 'alter' is true,
1191 opt_stmt(opt_state_t *opt_state, struct stmt *s, bpf_u_int32 val[], int alter)
1202 vstore(s, &val[A_ATOM], v, alter);
1209 if (alter && opt_state->vmap[v].is_const) {
1221 vstore(s, &val[A_ATOM], v, alter);
1226 vstore(s, &val[A_ATOM], v, alter);
1231 vstore(s, &val[A_ATOM], v, alter);
1236 vstore(s, &val[X_ATOM], v, alter);
    [all...]
  /src/sys/arch/mac68k/mac68k/
macromasm.s 289 movl %d2,%sp@- | Toolbox trap may alter %d0-%d2,%a0,%a1
324 movl %d2,%sp@- | Toolbox trap may alter %d0-%d2,%a0,%a1
392 * may alter %D0-%D2 and %A0-%A1. However, a crucial bit of code in
  /src/usr.bin/mail/
quit.c 123 alter(mailname);
563 alter(mailname);
extern.h 286 void alter(char *);
support.c 394 alter(char *name) function
  /src/external/mpl/bind/dist/bin/tests/system/doth/
tests.sh 373 dig_with_https_opts +https=/alter @10.53.0.1 . SOA >dig.out.test$n || ret=1
381 dig_with_https_opts -6 +https=/alter @fd92:7065:b8e:ffff::1 . SOA >dig.out.test$n || ret=1
447 dig_with_https_opts +https-get=/alter @10.53.0.1 . SOA >dig.out.test$n || ret=1
455 dig_with_https_opts -6 +https-get=/alter @fd92:7065:b8e:ffff::1 . SOA >dig.out.test$n || ret=1
  /src/external/gpl3/gcc/dist/gcc/
gensupport.cc 1826 need to use duplicate_each_alternative () as a functor ALTER.
1831 alter_constraints (rtx pattern, int n_dup, constraints_handler_t alter)
1841 XSTR (pattern, 2) = alter (XSTR (pattern, 2), n_dup);
1844 XSTR (pattern, 1) = alter (XSTR (pattern, 1), n_dup);
1860 r = alter_constraints (XEXP (pattern, i), n_dup, alter);
1868 r = alter_constraints (XVECEXP (pattern, i, j), n_dup, alter);
1914 /* Alter the attribute vector of INSN, which is a COND_EXEC variant created
2250 /* Alter the output of INSN whose pattern was modified by
  /src/external/gpl3/gcc.old/dist/gcc/
gensupport.cc 1282 need to use duplicate_each_alternative () as a functor ALTER.
1287 alter_constraints (rtx pattern, int n_dup, constraints_handler_t alter)
1297 XSTR (pattern, 2) = alter (XSTR (pattern, 2), n_dup);
1300 XSTR (pattern, 1) = alter (XSTR (pattern, 1), n_dup);
1316 r = alter_constraints (XEXP (pattern, i), n_dup, alter);
1324 r = alter_constraints (XVECEXP (pattern, i, j), n_dup, alter);
1370 /* Alter the attribute vector of INSN, which is a COND_EXEC variant created
1706 /* Alter the output of INSN whose pattern was modified by
  /src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
Mdoc.pm 59 chance to alter them. if EOF was reached undef is returned.
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx64/
gvmat64.asm 21 ; including commercial applications, and to alter it and redistribute it
  /src/external/gpl3/binutils/dist/zlib/contrib/masmx86/
match686.asm 173 ;; including commercial applications, and to alter it and redistribute it
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx64/
gvmat64.asm 21 ; including commercial applications, and to alter it and redistribute it
  /src/external/gpl3/binutils.old/dist/zlib/contrib/masmx86/
match686.asm 173 ;; including commercial applications, and to alter it and redistribute it
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx64/
gvmat64.asm 21 ; including commercial applications, and to alter it and redistribute it
  /src/external/gpl3/gdb/dist/zlib/contrib/masmx86/
match686.asm 173 ;; including commercial applications, and to alter it and redistribute it
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx64/
gvmat64.asm 21 ; including commercial applications, and to alter it and redistribute it
  /src/external/gpl3/gdb.old/dist/zlib/contrib/masmx86/
match686.asm 173 ;; including commercial applications, and to alter it and redistribute it
  /src/sys/arch/m68k/060sp/dist/
isp.s 488 # mul64() may use ()+ addressing and may, therefore, alter a7
501 # div64() may use ()+ addressing and may, therefore, alter a7.
pfpsp.s 1461 # here, we count on norm not to alter a0...
1493 # here, we count on norm not to alter a0...
4972 # count on fetch_dreg() not to alter a0...
5068 # count on fetch_dreg() not to alter a0...
6612 # If it's an unnormalized zero, alter the operand and force it #
7471 # fmove out doesn't alter them.
7692 # fmove out doesn't alter them.
8717 # now, round to extended(and don't alter the FPSR).
9497 # now, round to extended(and don't alter the FPSR).
10112 # now, round to extended(and don't alter the FPSR)
    [all...]
fpsp.s 1461 # here, we count on norm not to alter a0...
1493 # here, we count on norm not to alter a0...
11380 # routines aren't supposed to alter the operands but we've just squashed
12285 # now, round to extended(and don't alter the FPSR).
13065 # now, round to extended(and don't alter the FPSR).
13680 # now, round to extended(and don't alter the FPSR).
15762 # now, round to extended(and don't alter the FPSR).
18922 # count on fetch_dreg() not to alter a0...
19018 # count on fetch_dreg() not to alter a0...
20569 # fmove out doesn't alter them.
    [all...]

Completed in 74 milliseconds

1 2