Searched refs:is_valid (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DCleanUp.h140 is_valid() const function in class:lldb_utility::CleanUp
149 // constructor one time if the value is considered valid (See is_valid()).
159 if (is_valid())
273 is_valid() const function in class:lldb_utility::CleanUp2
282 // constructor one time if the value is considered valid (See is_valid()).
292 if (is_valid())
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBQueueItem.cpp48 bool is_valid = m_queue_item_sp.get() != NULL; local
53 is_valid ? "true" : "false");
54 return is_valid;
H A DSBQueue.cpp334 bool is_valid = m_opaque_sp->IsValid (); local
338 is_valid ? "true" : "false");
339 return is_valid;
/freebsd-11.0-release/contrib/gcclibs/include/
H A Dfloatformat.h87 int (*is_valid) (const struct floatformat *fmt, const void *from); member in struct:floatformat
/freebsd-11.0-release/contrib/gdb/include/
H A Dfloatformat.h85 int (*is_valid) PARAMS ((const struct floatformat *fmt, const char *from)); member in struct:floatformat
/freebsd-11.0-release/contrib/binutils/include/
H A Dfloatformat.h87 int (*is_valid) (const struct floatformat *fmt, const void *from); member in struct:floatformat
/freebsd-11.0-release/sys/dev/isci/scil/
H A Dscu_remote_node_context.h117 U32 is_valid : 1; member in struct:SSP_REMOTE_NODE_CONTEXT
H A Dscic_sds_remote_node_context.c195 rnc->ssp.is_valid = FALSE;
1178 rnc_buffer->ssp.is_valid = TRUE;
1227 rnc_buffer->ssp.is_valid = FALSE;
H A Dscic_sds_port.c676 rnc->ssp.is_valid = TRUE;
2479 rnc->ssp.is_valid = TRUE;
2516 rnc->ssp.is_valid = FALSE;
/freebsd-11.0-release/contrib/subversion/subversion/libsvn_subr/
H A Dcrypto.h128 svn_crypto__verify_secret(svn_boolean_t *is_valid,
H A Dcrypto.c612 svn_crypto__verify_secret(svn_boolean_t *is_valid,
631 *is_valid = FALSE;
696 *is_valid = strcmp(checktext,
703 *is_valid = FALSE;
610 svn_crypto__verify_secret(svn_boolean_t *is_valid, svn_crypto__ctx_t *ctx, const svn_string_t *master, const svn_string_t *ciphertext, const svn_string_t *iv, const svn_string_t *salt, const char *checktext, apr_pool_t *scratch_pool) argument
/freebsd-11.0-release/contrib/wpa/src/fst/
H A Dfst_session.c1364 Boolean is_valid; local
1376 fsts_id = fst_read_next_int_param(params, &is_valid, &endp);
1377 if (!is_valid)
1416 Boolean is_valid; local
1430 fsts_id = fst_read_next_int_param(params, &is_valid, &endp);
1431 if (!is_valid)
1491 Boolean is_valid; local
1500 fsts_id = fst_read_next_int_param(params, &is_valid, &endp);
1501 if (!is_valid)
1519 Boolean is_valid; local
1547 Boolean is_valid; local
1574 Boolean is_valid; local
[all...]
H A Dfst_ctrl_iface.c890 Boolean is_valid; local
904 val = fst_read_next_int_param(pos + 1, &is_valid,
906 if (is_valid)
914 val = fst_read_next_int_param(pos + 1, &is_valid,
916 if (is_valid)
/freebsd-11.0-release/contrib/compiler-rt/lib/msan/
H A Dmsan_chained_origin_depot.cc77 static bool is_valid(const args_type &args) { return true; } function in struct:__msan::ChainedOriginDepotNode
/freebsd-11.0-release/sys/dev/ixgb/
H A Dixgb_hw.c1137 boolean_t is_valid = TRUE; local
1144 is_valid = FALSE;
1149 is_valid = FALSE;
1159 is_valid = FALSE;
1161 return (is_valid);
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dpa64solib.c114 int is_valid; member in struct:__anon1575
875 dld_cache.is_valid = 0;
949 if (!dld_cache.is_valid)
1076 /* Record other information and set is_valid to 1. */
1083 dld_cache_p->is_valid = 1;
H A Dsomsolib.c189 int is_valid; member in struct:__anon1607
1209 if (dld_cache.is_valid)
1281 dld_cache.is_valid = 1;
1532 dld_cache.is_valid = 0;
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cc71 static bool is_valid(const args_type &args) { function in struct:__sanitizer::StackDepotNode
H A Dsanitizer_stackdepotbase.h101 if (!Node::is_valid(args)) return handle_type();
/freebsd-11.0-release/crypto/openssl/util/
H A Dmkdef.pl1140 sub is_valid subroutine
1244 print STDERR "DEBUG: [",$#keywords,",",$#keywords < 0,"] is_valid($keywords_txt) => (\!$falsesum) && $truesum = ",(!$falsesum) && $truesum,"\n" if $debug;
1267 } elsif (is_valid($p,1) && is_valid($a,0)) {
1368 if (is_valid($p,1) && is_valid($a,0)) {
/freebsd-11.0-release/usr.bin/dtc/
H A Ddtc.cc308 if (!(tree.is_valid() || keep_going))
H A Dfdt.hh791 inline bool is_valid() function in class:dtc::fdt::device_tree
/freebsd-11.0-release/contrib/gcc/
H A Dsched-rgn.c178 char is_valid;
198 #define IS_VALID(src) ( candidate_table[src].is_valid )
1369 sp->is_valid = 1;
1379 sp->is_valid = IS_DOMINATED (i, trg);
1380 if (sp->is_valid)
1386 sp->is_valid = (sp->src_prob >= min_spec_prob);
1389 if (sp->is_valid)
1394 sp->is_valid = 0;
1397 if (sp->is_valid)
1458 if (!candidate_table[i].is_valid)
177 char is_valid; member in struct:__anon1370
[all...]
/freebsd-11.0-release/contrib/gcclibs/libiberty/
H A Dfloatformat.c564 return fmt->is_valid (fmt, from);
/freebsd-11.0-release/contrib/binutils/libiberty/
H A Dfloatformat.c564 return fmt->is_valid (fmt, from);

Completed in 231 milliseconds

12