Searched defs:eq (Results 1 - 25 of 64) sorted by relevance

123

/freebsd-current/crypto/heimdal/lib/roken/
H A Dputenv.c54 const char *eq = (const char *)strchr(string, '='); local
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-edge.mk[all...]
/freebsd-current/contrib/bearssl/src/rsa/
H A Drsa_i31_pubexp.c147 uint32_t ep, eq; local
H A Drsa_i15_pubexp.c147 uint32_t ep, eq; local
/freebsd-current/lib/libc/tests/stdio/
H A Dscanfloat_test.c41 #define eq(type, a, b) _eq(type##_EPSILON, (a), (b)) macro
[all...]
/freebsd-current/lib/libc/tests/string/
H A Dmemcmp_test.c75 ATF_TC_WITHOUT_HEAD(eq); variable
/freebsd-current/bin/kenv/
H A Dkenv.c63 char *env, *eq, *val; local
/freebsd-current/sys/dev/ocs_fc/
H A Docs_hw_queues.h62 hw_eq_t *eq; member in struct:__anon3990::rq_config
H A Docs_ddump.c554 hw_eq_t *eq; local
[all...]
/freebsd-current/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_setproctitle.c89 char *eq; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_chained_origin_depot.cpp63 bool ChainedOriginDepotNode::eq(hash_type hash, const args_type &args) const { function in class:__sanitizer::ChainedOriginDepotNode
H A Dsanitizer_stackdepot.cpp33 bool eq(hash_type hash, const args_type &args) const { function in struct:__sanitizer::StackDepotNode
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DICF.cpp187 auto eq = [&](const coff_relocation &r1, const coff_relocation &r2) { local
/freebsd-current/contrib/netbsd-tests/lib/libppath/
H A Dt_ppath.c32 bool eq; local
/freebsd-current/crypto/heimdal/lib/gssapi/mech/
H A Dgss_mo.c406 int eq = 0; local
/freebsd-current/contrib/less/
H A Dlesskey_parse.c544 char *eq; local
/freebsd-current/sys/kern/
H A Dsubr_hints.c61 char *line, *eq; local
H A Dkern_clocksource.c381 int eq; local
/freebsd-current/lib/libc/db/test/
H A Ddbtest.c577 char *eq, *index(); local
[all...]
/freebsd-current/sbin/reboot/
H A Dreboot.c183 char *eq; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c634 char *eq; local
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eq.c99 static struct mlx5_eqe *get_eqe(struct mlx5_eq *eq, u32 entry) argument
104 static struct mlx5_eqe *next_eqe_sw(struct mlx5_eq *eq) argument
209 static void eq_update_ci(struct mlx5_eq *eq, int arm) argument
228 mlx5_eq_int(struct mlx5_core_dev *dev, struct mlx5_eq *eq) argument
402 struct mlx5_eq *eq = eq_ptr; local
413 init_eq_buf(struct mlx5_eq *eq) argument
424 mlx5_create_map_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq, u8 vecidx, int nent, u64 mask) argument
513 mlx5_destroy_unmap_eq(struct mlx5_core_dev *dev, struct mlx5_eq *eq) argument
629 mlx5_core_eq_query(struct mlx5_core_dev *dev, struct mlx5_eq *eq, u32 *out, int outlen) argument
768 struct mlx5_eq *eq; local
[all...]
/freebsd-current/usr.sbin/config/
H A Dconfig.h275 #define eq(a,b) (!strcmp(a,b)) macro
H A Dmkmakefile.cc187 const char *eq; local
[all...]
/freebsd-current/crypto/openssl/crypto/property/
H A Dproperty_parse.c489 const int eq = q[i].type == d[j].type local

Completed in 430 milliseconds

123