Home
last modified time | relevance | path

Searched defs:fixed (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/contrib/llvm-project/libcxx/include/__charconv/
H A Dchars_format.h24 enum class chars_format { scientific = 0x1, fixed = 0x2, hex = 0x4, general = fixed | scientific }; enumerator
/freebsd/contrib/ntp/libntp/lib/isc/unix/
H A Dstdtime.c42 isc_boolean_t fixed = ISC_FALSE; in fix_tv_usec() local
H A Dtime.c63 isc_boolean_t fixed = ISC_FALSE; in fix_tv_usec() local
/freebsd/contrib/libxo/xohtml/
H A Dxohtml.js47 fixed: true, property
/freebsd/sys/arm/mv/clk/
H A Dperiph_clk_mux_gate.c63 struct clk_fixed_def fixed; in a37x0_periph_register_mux_gate() local
H A Dperiph.h309 struct clk_fixed_def fixed; member
331 struct clk_fixed_def fixed; member
376 struct a37x0_periph_clk_fixed_def fixed; member
/freebsd/sys/netgraph/
H A Dng_lmi.h67 u_char fixed; /* Set to fixed LMI mode */ member
/freebsd/contrib/ldns/
H A Dparse.c36 bool fixed, const char *delim, int *line_nr, in ldns_fget_token_l_st_file_type()
226 ldns_fget_token_l_st(FILE *f, char **token, size_t *limit, bool fixed in ldns_fget_token_l_st()
/freebsd/lib/libpmc/pmu-events/
H A Djevents.c173 char *fixed = NULL; in fixregex() local
479 static struct fixed { struct
482 } fixed[] = { variable
[all...]
/freebsd/sys/contrib/zlib/
H A Dinfback.c80 static code fixed[544]; in fixedtables() local
H A Dinflate.c256 static code fixed[544]; in fixedtables() local
/freebsd/sys/dev/acpica/
H A Dacpi_button.c55 bool fixed; member
/freebsd/crypto/openssl/test/
H A Dwpackettest.c24 static const unsigned char fixed[] = { 0xff, 0xff, 0xff }; variable
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddbring.h27 struct ath12k_wmi_dma_buf_release_fixed_params fixed; member
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c46 unsigned char *fixed, size_t flen) in chacha_poly1305_tls_iv_set_fixed()
H A Dciphercommon_ccm.c52 static int ccm_tls_iv_set_fixed(PROV_CCM_CTX *ctx, unsigned char *fixed, in ccm_tls_iv_set_fixed()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddbring.h26 struct ath11k_wmi_dma_buf_release_fixed_param fixed; member
/freebsd/sys/dev/clk/allwinner/
H A Daw_ccung.h64 struct clk_fixed_def *fixed; member
/freebsd/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c38 typedef unsigned long fixed; typedef
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_response.c124 sense_data_fixed_t *fixed = &sense_data->fixed_format; in pqisrc_extract_sense_data() local
/freebsd/sys/arm64/freescale/imx/
H A Dimx_ccm.h66 struct clk_fixed_def *fixed; member
/freebsd/contrib/llvm-project/libcxx/src/
H A Dios.cpp66 const ios_base::fmtflags ios_base::fixed; member in ios_base
/freebsd/sys/dev/puc/
H A Dpucdata.c1720 int base, crtype, fixed, high, i, oxpcie; in puc_config_advantech() local
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzprop_common.c433 zprop_width(int prop, boolean_t *fixed, zfs_type_t type) in zprop_width()
/freebsd/sys/dev/clk/rockchip/
H A Drk_cru.h239 struct clk_fixed_def *fixed; member

12