Home
last modified time | relevance | path

Searched refs:Delete (Results 1 – 25 of 28) sorted by relevance

12

/titanic_50/usr/src/lib/libsqlite/test/
H A Dbtree3.test17 # In particular, this file tests a small part of the Delete logic
22 # sequence of operations (Delete, Next) should always leave the
H A Dbtree3rb.test17 # In particular, this file tests a small part of the Delete logic
22 # sequence of operations (Delete, Next) should always leave the
H A Ddelete.test36 # Delete selected entries from a table with and without an index.
154 # Delete large quantities of data. We want to test the List overflow
H A Dsubselect.test80 # Try something useful. Delete every entry from t2 where the
H A Dbtree.test506 # 2. Delete every other entry of table 2.
542 # Delete an entry to make a hole of a known size, then immediately recreate
864 # Delete the dividers on the root page
H A Dpragma.test23 # Delete the preexisting database to avoid the special setup
/titanic_50/usr/src/lib/libsqlite/src/
H A Dbtree.h75 int (*Delete)(BtCursor*); member
126 #define sqliteBtreeDelete(pCur) (btCOps(pCur)->Delete(pCur))
/titanic_50/usr/src/lib/libcurses/screen/
H A Dcaps157 delete_character, "dch1" "dc" Delete character (*)
158 delete_line, "dl1" "dl" Delete line (*)
165 enter_delete_mode, "smdc" "dm" Delete mode (enter)
241 parm_dch, "dch" "DC" Delete #1 chars (G*)
242 parm_delete_line, "dl" "DL" Delete #1 lines (G*)
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps162 delete_character dch1 dc str Delete character (P*)
163 delete_line dl1 dl str Delete line (P*)
170 enter_delete_mode smdc dm str Delete mode (enter)
246 parm_dch dch DC str Delete #1 chars (PG*)
247 parm_delete_line dl DL str Delete #1 lines (PG*)
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps162 delete_character dch1 dc str Delete character (P*)
163 delete_line dl1 dl str Delete line (P*)
170 enter_delete_mode smdc dm str Delete mode (enter)
246 parm_dch dch DC str Delete #1 chars (PG*)
247 parm_delete_line dl DL str Delete #1 lines (PG*)
/titanic_50/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h393 EFI_FILE_DELETE Delete; member
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dcap.msg74 @ MSG_DESC_DELETE "Delete elements"
H A Dphdr.msg84 @ MSG_DESC_DELETE "Delete program headers"
H A Ddyn.msg88 @ MSG_DESC_DELETE "Delete elements"
/titanic_50/usr/src/pkg/
H A DREADME.pkg393 Delete everything else.
/titanic_50/usr/src/lib/libbsm/
H A Daudit_event.txt343 296:AUE_PF_POLICY_DELRULE:Delete IPsec policy rule:as
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog5253 (CLEANFILES): Delete the first one. I don't know why this
7689 (commands): Delete all the equal characters.
8523 (grub_stage2): Delete first_scsi_disk and add a variable
8866 * shared_src/shared.h (geometry_t): Delete typedef, until we
8921 * shared_src/shared.h: Delete stupid declarations, and totally
8946 * shared_src/char_io.c (getkey): Delete, because it's useless.
8955 * shared_src/shared.h (end): Delete declaration.
9082 BIOSDISK_SUBFUNC_WRITE): Delete constants.
9096 (grub_ASM_ADDR32): Delete conftest files after running the test.
9132 * stage1/Makefile: Delete spurious dependencies on Makefile.
[all …]
/titanic_50/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1830 # Delete the specified user.
1881 # Delete the specified group.
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2475 Delete the character underneath the cursor.
479 Delete the character to the left of the cursor.
H A Dgrub.texi1972 Delete the character underneath the cursor.
1976 Delete the character to the left of the cursor.
H A Dgrub.info1780 Delete the character underneath the cursor.
1784 Delete the character to the left of the cursor.
/titanic_50/usr/src/uts/common/smbsrv/ndl/
H A Dsrvsvc.ndl1360 * Delete a share. The reserved field appears in netmon
/titanic_50/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh98 D Delete a SSD
/titanic_50/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt2065 title=Delete IPsec policy rule
/titanic_50/usr/src/cmd/terminfo/
H A Dtermcap.src2629 # kslt Delete
3681 # Also note that values of Home, End, Delete may have been compiled
3695 # Delete ESC [ 3 ~ ESC [ 3 $ ESC [ 3 ^ ESC [ 3 @
5086 # Delete \E[3~
5123 # Ctrl-Delete \E[43~
5147 # Alt-Delete \E[65~
8614 # - Delete : delete a character (have to change interrupt character
8616 # Delete key sends 7FH.
9916 # Delete Clock: \Epr\
18375 # DCH Delete Character \E [ Pn P 1 eF dch
[all …]

12