Searched defs:found (Results 176 - 200 of 549) sorted by relevance

1234567891011>>

/freebsd-12-stable/usr.sbin/ndiscvt/
H A Dinf.c292 int first = 1, found = 0; local
385 int first = 1, found = 0; local
478 int first = 1, found = 0; local
742 int found = 0, i, is_winxp = 0, is_winnt = 0, devidx = 0; local
[all...]
/freebsd-12-stable/usr.sbin/ngctl/
H A Dmain.c468 int k, found = -1; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
H A DDYLDRendezvous.cpp309 bool found = false; local
338 bool found = false; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusNameParser.cpp429 bool found = false; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h276 DescriptorMapUpdateResult(bool ran, uint32_t found) { argument
283 static DescriptorMapUpdateResult Success(uint32_t found) { argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.cpp329 bool found = false; local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbUtil.cpp533 auto found = it; local
/freebsd-12-stable/contrib/wpa/src/eap_common/
H A Deap_pwd_common.c134 u8 found = 0; /* 0 (false) or 0xff (true) to be used as const_time_* local
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_str.cpp488 char *found = NULL; local
/freebsd-12-stable/contrib/ncurses/ncurses/tinfo/
H A Dparse_entry.c74 bool found; local
/freebsd-12-stable/contrib/nvi/common/
H A Dexf.c459 int found; local
H A Doptions.c1053 OPTLIST const *op, *found; local
H A Drecover.c514 int found; local
625 int found, locked = 0, requested, sv_fd; local
[all...]
/freebsd-12-stable/contrib/ofed/opensm/opensm/
H A Dosm_pkey_mgr.c388 boolean_t found; local
[all...]
/freebsd-12-stable/contrib/serf/buckets/
H A Dbuckets.c193 static void find_crlf(const char **data, apr_size_t *len, int *found) argument
230 serf_util_readline( const char **data, apr_size_t *len, int acceptable, int *found) argument
388 serf_databuf_readline( serf_databuf_t *databuf, int acceptable, int *found, const char **data, apr_size_t *len) argument
504 int found; local
[all...]
H A Dbwtp_buckets.c270 serf_bwtp_frame_readline(serf_bucket_t *bucket, int acceptable, int *found, const char **data, apr_size_t *len) argument
573 bwtp_incoming_readline(serf_bucket_t *bucket, int acceptable, int *found, const char **data, apr_size_t *len) argument
H A Dheaders_buckets.c159 header_list_t *found = ctx->list; local
379 serf_headers_readline(serf_bucket_t *bucket, int acceptable, int *found, const char **data, apr_size_t *len) argument
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcache-inprocess.c249 inprocess_cache_has_key_internal(svn_boolean_t *found, argument
260 inprocess_cache_has_key(svn_boolean_t *found, argument
212 inprocess_cache_get(void **value_p, svn_boolean_t *found, void *cache_void, const void *key, apr_pool_t *result_pool) argument
497 inprocess_cache_get_partial_internal(void **value_p, svn_boolean_t *found, inprocess_cache_t *cache, const void *key, svn_cache__partial_getter_func_t func, void *baton, apr_pool_t *result_pool) argument
519 inprocess_cache_get_partial(void **value_p, svn_boolean_t *found, void *cache_void, const void *key, svn_cache__partial_getter_func_t func, void *baton, apr_pool_t *result_pool) argument
[all...]
H A Dcache-memcache.c220 memcache_has_key(svn_boolean_t *found, argument
135 memcache_internal_get(char **data, apr_size_t *size, svn_boolean_t *found, void *cache_void, const void *key, apr_pool_t *pool) argument
180 memcache_get(void **value_p, svn_boolean_t *found, void *cache_void, const void *key, apr_pool_t *result_pool) argument
297 memcache_get_partial(void **value_p, svn_boolean_t *found, void *cache_void, const void *key, svn_cache__partial_getter_func_t func, void *baton, apr_pool_t *result_pool) argument
334 svn_boolean_t found = FALSE; local
[all...]
/freebsd-12-stable/contrib/tnftp/src/
H A Dmain.c755 struct cmd *c, *found; local
/freebsd-12-stable/contrib/wpa/src/ap/
H A Ddfs.c329 int found = 0; local
/freebsd-12-stable/contrib/gdb/gdb/
H A Dsolib-osf.c570 int found; local
/freebsd-12-stable/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc436 const bool found = untyped_expectation != NULL; member in namespace:testing::internal
/freebsd-12-stable/contrib/libstdc++/include/ext/
H A Dthrow_allocator.h382 std::string found; local
/freebsd-12-stable/contrib/gcc/
H A Dlambda-mat.c580 bool found = false; local

Completed in 498 milliseconds

1234567891011>>