Home
last modified time | relevance | path

Searched refs:presence (Results 1 – 25 of 157) sorted by relevance

1234567

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDwc-queries.sql30 SELECT op_depth, repos_id, repos_path, presence, kind, revision, checksum,
39 SELECT op_depth, nodes.repos_id, nodes.repos_path, presence, kind, revision,
54 SELECT repos_id, repos_path, presence, kind, revision, checksum,
61 SELECT nodes.repos_id, nodes.repos_path, presence, kind, revision,
74 SELECT local_relpath, nodes.repos_id, nodes.repos_path, presence, kind,
80 SELECT local_relpath, nodes.repos_id, nodes.repos_path, presence, kind,
90 SELECT op_depth, presence, kind, checksum, translated_size,
100 SELECT repos_id, repos_path, presence, kind, revision, checksum,
107 SELECT op_depth, presence, kind, moved_to
131 SELECT op_depth, nodes.repos_id, nodes.repos_path, presence, kind, revision,
[all …]
HDwc-checks.sql115 AND (n.presence IS NULL
116 OR n.presence NOT IN (MAP_NORMAL, MAP_INCOMPLETE)))
140 WHERE presence NOT IN (MAP_NORMAL, MAP_INCOMPLETE)
159 WHERE presence IN (MAP_BASE_DELETED)
168 WHERE presence IN (MAP_NORMAL, MAP_INCOMPLETE)
188 WHERE presence IN (MAP_NORMAL, MAP_INCOMPLETE)
203 AND (p.presence IN (MAP_NORMAL, MAP_INCOMPLETE)
204 OR (p.presence IN (MAP_BASE_DELETED, MAP_NOT_PRESENT)
205 AND n.presence = MAP_BASE_DELETED)))
215 WHERE n.op_depth > 0 AND n.presence IN (MAP_NORMAL, MAP_INCOMPLETE)
[all …]
HDwc-metadata.sql371 presence TEXT NOT NULL, field
551 presence TEXT NOT NULL, field
649 presence, depth, moved_here, moved_to, kind,
655 presence, depth, NULL /*moved_here*/, NULL /*moved_to*/, kind,
663 presence, depth, moved_here, moved_to, kind,
669 presence, depth, NULL /*moved_here*/, NULL /*moved_to*/, kind,
845 UPDATE nodes SET presence = "server-excluded" WHERE presence = "absent";
HDentries.c69 svn_wc__db_status_t presence; member
1530 svn_boolean_t present = (node->presence == svn_wc__db_status_normal in insert_node()
1531 || node->presence == svn_wc__db_status_incomplete); in insert_node()
1554 && node->presence != svn_wc__db_status_base_deleted) in insert_node()
1563 SVN_ERR(svn_sqlite__bind_token(stmt, 8, presence_map, node->presence)); in insert_node()
1574 && node->presence != svn_wc__db_status_not_present in insert_node()
1575 && node->presence != svn_wc__db_status_excluded in insert_node()
1576 && node->presence != svn_wc__db_status_server_excluded) in insert_node()
1868 base_node->presence = svn_wc__db_status_not_present; in write_entry()
1870 below_working_node->presence = svn_wc__db_status_not_present; in write_entry()
[all …]
HDwc_db.c184 svn_wc__db_status_t presence; member
227 svn_wc__db_status_t presence; member
649 svn_wc__db_status_t presence; in db_retract_parent_delete() local
662 presence = svn_sqlite__column_token(stmt, 1, presence_map); in db_retract_parent_delete()
680 if (presence == svn_wc__db_status_base_deleted) in db_retract_parent_delete()
1027 present = (piwb->presence == svn_wc__db_status_normal in insert_working_node()
1028 || piwb->presence == svn_wc__db_status_incomplete); in insert_working_node()
1037 presence_map, piwb->presence, in insert_working_node()
1068 assert(piwb->presence == svn_wc__db_status_normal in insert_working_node()
1069 || piwb->presence == svn_wc__db_status_incomplete in insert_working_node()
[all …]
/NextBSD/usr.bin/m4/tests/
HDm4wrap3.m44 dnl Check the behavior in presence of recursive m4wraps
/NextBSD/contrib/netbsd-tests/lib/libc/regex/data/
HDbackref.in15 # check out normal matching in the presence of back refs
/NextBSD/etc/
HDhosts9 # In the presence of the domain name service or NIS, this file may
/NextBSD/share/misc/
HDflowers33 Petunia:Your presence soothes me.
/NextBSD/contrib/ofed/librdmacm/
HDconfigure.in24 AC_ARG_ENABLE(libcheck, [ --disable-libcheck do not test for presence of ib libraries],
/NextBSD/contrib/ofed/libibcm/
HDconfigure.in24 AC_ARG_ENABLE(libcheck, [ --disable-libcheck do not test for presence of ib libraries],
/NextBSD/contrib/ofed/management/libibmad/
HDconfigure.in20 AC_ARG_ENABLE(libcheck, [ --disable-libcheck do not test for presence of ib libraries],
/NextBSD/lib/libz/doc/
HDtxtvsbin.txt72 detection schemes observe the presence of non-ASCII codes from the range
81 presence or the absence of some byte values, the algorithm produces
/NextBSD/sys/boot/fdt/dts/
HDbindings-gpio.txt24 Description: The presence of a gpio-controller property defines a node as a
/NextBSD/contrib/ofed/management/libibumad/
HDconfigure.in20 AC_ARG_ENABLE(libcheck, [ --disable-libcheck do not test for presence of ib libraries],
/NextBSD/crypto/openssl/doc/crypto/
HDOPENSSL_ia32cap.pod25 =item bit #4 denoting presence of Time-Stamp Counter.
HDBIO_s_connect.pod110 ports. This can be avoided by checking for the presence of the ':'
/NextBSD/contrib/ofed/management/infiniband-diags/
HDconfigure.in12 AC_ARG_ENABLE(libcheck, [ --disable-libcheck do not test for presence of ib libraries],
/NextBSD/contrib/gcc/config/rs6000/
HDdarwin-ldouble-format77 exponent 'e'. In the presence of cancellation, this may be
/NextBSD/contrib/ncurses/ncurses/
HDREADME.IZ74 *) The presence of this extension can be checked via inspecting
/NextBSD/contrib/ntp/sntp/m4/
HDntp_libevent.m428 dnl anything differently based upon its presence or value.
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_set_session_cache_mode.pod92 Depending on the presence of SSL_SESS_CACHE_CLIENT and/or SSL_SESS_CACHE_SERVER,
/NextBSD/contrib/ofed/management/opensm/
HDconfigure.in79 AC_ARG_ENABLE(libcheck, [ --disable-libcheck do not test for presence of ib libraries],
/NextBSD/sys/geom/sched/
HDREADME110 names in /etc/fstab do not depend on the presence of the scheduler.
/NextBSD/contrib/binutils/gas/doc/
HDc-arm.texi295 The presence of a @samp{@@} on a line indicates the start of a comment
459 interworking is not going to be performed. The presence of this
734 presence.

1234567