Home
last modified time | relevance | path

Searched refs:delete_p (Results 1 – 25 of 84) sorted by relevance

1234

/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dsim-arange.c69 frob_range (ADDR_RANGE *ar, address_word start, address_word end, int delete_p) in frob_range() argument
90 if (! delete_p) in frob_range()
169 if (delete_p) in frob_range()
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dsim-arange.c68 frob_range (ADDR_RANGE *ar, address_word start, address_word end, int delete_p) in frob_range() argument
89 if (! delete_p) in frob_range()
168 if (delete_p) in frob_range()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-arange.c69 frob_range (ADDR_RANGE *ar, address_word start, address_word end, int delete_p) in frob_range() argument
90 if (! delete_p) in frob_range()
169 if (delete_p) in frob_range()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dsim-arange.c69 frob_range (ADDR_RANGE *ar, address_word start, address_word end, int delete_p) in frob_range() argument
90 if (! delete_p) in frob_range()
169 if (delete_p) in frob_range()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbjtie/jtie/test/myjapi/myjapi/
H A DA.java53 static public native void delete_p(A a); in delete_p() method in A
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dlra-eliminations.c784 bool delete_p = replace_p; in eliminate_regs_in_insn() local
853 delete_p = false; in eliminate_regs_in_insn()
859 if (delete_p) in eliminate_regs_in_insn()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dlra-eliminations.c784 bool delete_p = replace_p; in eliminate_regs_in_insn() local
853 delete_p = false; in eliminate_regs_in_insn()
859 if (delete_p) in eliminate_regs_in_insn()
/dports/www/limesurvey/limesurvey/tests/data/sql/
H A Dcreate-mysql.153.sql350 `delete_p` tinyint(1) NOT NULL default '0',
H A Dcreate-mysql.258.sql221 `delete_p` int(11) NOT NULL default '0',
/dports/databases/p5-Mojo-Pg/Mojo-Pg-4.26/t/
H A Dcrud.t140 …$db->delete_p('crud_test', {name => 'promise_two'}, {returning => '*'})->then(sub { $result = shif…
/dports/devel/dmalloc/dmalloc-5.6.5/
H A Dchunk.c513 static int remove_slot(skip_alloc_t *delete_p, skip_alloc_t *update_p) in remove_slot() argument
533 if (adjust_p->sa_next_p[level_c] != delete_p) { in remove_slot()
543 adjust_p->sa_next_p[level_c] = delete_p->sa_next_p[level_c]; in remove_slot()
/dports/www/limesurvey/limesurvey/application/models/
H A DPermission.php326 …issionDetail['delete'] = ($oCurrentPermissions ? (boolean) $oCurrentPermissions->delete_p : false);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dlra-eliminations.c938 bool delete_p = replace_p; in eliminate_regs_in_insn() local
991 if (delete_p) in eliminate_regs_in_insn()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dlra-eliminations.c940 bool delete_p = replace_p; in eliminate_regs_in_insn() local
1000 if (delete_p) in eliminate_regs_in_insn()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dlra-eliminations.c949 bool delete_p = replace_p; in eliminate_regs_in_insn() local
1002 if (delete_p) in eliminate_regs_in_insn()

1234