Home
last modified time | relevance | path

Searched defs:val (Results 11751 – 11775 of 340753) sorted by relevance

1...<<471472473474475476477478479480>>...13631

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Target/
H A DMemoryRegionInfo.h51 void SetReadable(OptionalBool val) { m_read = val; } in SetReadable()
53 void SetWritable(OptionalBool val) { m_write = val; } in SetWritable()
55 void SetExecutable(OptionalBool val) { m_execute = val; } in SetExecutable()
57 void SetMapped(OptionalBool val) { m_mapped = val; } in SetMapped()
63 void SetFlash(OptionalBool val) { m_flash = val; } in SetFlash()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pcidsk/sdk/
H A Dpcidsk_shape.h199 void SetValue( int32 val ) in SetValue()
207 void SetValue( const std::vector<int32> &val ) in SetValue()
220 void SetValue( const std::string &val ) in SetValue()
228 void SetValue( double val ) in SetValue()
236 void SetValue( float val ) in SetValue()
/dports/devel/vstr/vstr-1.0.15/examples/
H A Ddate.c63 const struct tm *date_gmtime(Date_store *data, time_t val) in date_gmtime()
137 const char *date_rfc1123(Date_store *data, time_t val) in date_rfc1123()
164 const char *date_rfc850(Date_store *data, time_t val) in date_rfc850()
191 const char *date_asctime(Date_store *data, time_t val) in date_asctime()
334 const char *date_syslog(time_t val, char *buf, size_t len) in date_syslog()
/dports/net/tshark/wireshark-3.6.1/epan/crypt/
H A Ddot11decrypt_tkip.c98 #define RotR1(val) ((UINT16)(((val) >> 1) | ((val) << 15))) argument
100 #define Lo8(val) ((UINT8)((val) & 0xff)) argument
102 #define Hi8(val) ((UINT8)((val) >> 8)) argument
104 #define Lo16(val) ((UINT16)((val) & 0xffff)) argument
106 #define Hi16(val) ((UINT16)((val) >> 16)) argument
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dhairpin.h108 void setHairpinCircledTip(bool val) { _hairpinCircledTip = val; } in setHairpinCircledTip()
117 void setHairpinHeight(Spatium val) { _hairpinHeight = val; } in setHairpinHeight()
120 void setHairpinContHeight(Spatium val) { _hairpinContHeight = val; } in setHairpinContHeight()
123 void setSingleNoteDynamics(bool val) { _singleNoteDynamics = val; } in setSingleNoteDynamics()
126 void setVeloChangeMethod(ChangeMethod val){ _veloChangeMethod = val; } in setVeloChangeMethod()
/dports/audio/openal-soft/openal-soft-1.21.1/al/effects/
H A Dvmorpher.cpp14 al::optional<VMorpherPhenome> PhenomeFromEnum(ALenum val) in PhenomeFromEnum()
116 void Vmorpher_setParami(EffectProps *props, ALenum param, int val) in Vmorpher_setParami()
163 void Vmorpher_setParamf(EffectProps *props, ALenum param, float val) in Vmorpher_setParamf()
181 void Vmorpher_getParami(const EffectProps *props, ALenum param, int* val) in Vmorpher_getParami()
215 void Vmorpher_getParamf(const EffectProps *props, ALenum param, float *val) in Vmorpher_getParamf()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dptdump.c32 pgd_t val = READ_ONCE(*pgd); in ptdump_pgd_entry() local
53 p4d_t val = READ_ONCE(*p4d); in ptdump_p4d_entry() local
74 pud_t val = READ_ONCE(*pud); in ptdump_pud_entry() local
95 pmd_t val = READ_ONCE(*pmd); in ptdump_pmd_entry() local
114 pte_t val = ptep_get(pte); in ptdump_pte_entry() local
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dmy_json_writer.cc125 void Json_writer::add_ll(longlong val) in add_ll()
132 void Json_writer::add_ull(ulonglong val) in add_ull()
141 void Json_writer::add_size(longlong val) in add_size()
161 void Json_writer::add_double(double val) in add_double()
169 void Json_writer::add_bool(bool val) in add_bool()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dmy_json_writer.cc125 void Json_writer::add_ll(longlong val) in add_ll()
132 void Json_writer::add_ull(ulonglong val) in add_ull()
141 void Json_writer::add_size(longlong val) in add_size()
161 void Json_writer::add_double(double val) in add_double()
169 void Json_writer::add_bool(bool val) in add_bool()
/dports/graphics/gdal/gdal-3.3.3/frmts/pcidsk/sdk/
H A Dpcidsk_shape.h199 void SetValue( int32 val ) in SetValue()
207 void SetValue( const std::vector<int32> &val ) in SetValue()
220 void SetValue( const std::string &val ) in SetValue()
228 void SetValue( double val ) in SetValue()
236 void SetValue( float val ) in SetValue()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pcidsk/sdk/
H A Dpcidsk_shape.h199 void SetValue( int32 val ) in SetValue()
207 void SetValue( const std::vector<int32> &val ) in SetValue()
220 void SetValue( const std::string &val ) in SetValue()
228 void SetValue( double val ) in SetValue()
236 void SetValue( float val ) in SetValue()
/dports/devel/py-ijson/ijson-3.1.4/ijson/backends/
H A Dyajl2_cffi.py96 def boolean(val): argument
102 def integer(val): argument
108 def double(val): argument
114 def number(val, length): argument
120 def string(val, length): argument
/dports/devel/indi/indi-1.9.1/libs/dsp/
H A Dbuffer.c120 void dsp_buffer_1sub(dsp_stream_p stream, double val) in dsp_buffer_1sub()
130 void dsp_buffer_sub1(dsp_stream_p stream, double val) in dsp_buffer_sub1()
140 void dsp_buffer_sum1(dsp_stream_p stream, double val) in dsp_buffer_sum1()
150 void dsp_buffer_1div(dsp_stream_p stream, double val) in dsp_buffer_1div()
160 void dsp_buffer_div1(dsp_stream_p stream, double val) in dsp_buffer_div1()
170 void dsp_buffer_mul1(dsp_stream_p stream, double val) in dsp_buffer_mul1()
180 void dsp_buffer_pow1(dsp_stream_p stream, double val) in dsp_buffer_pow1()
190 void dsp_buffer_log1(dsp_stream_p stream, double val) in dsp_buffer_log1()
/dports/multimedia/x264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dbitstream.h221 static inline void bs_write_ue_big( bs_t *s, unsigned int val ) in bs_write_ue_big()
241 static inline void bs_write_ue( bs_t *s, int val ) in bs_write_ue()
246 static inline void bs_write_se( bs_t *s, int val ) in bs_write_se()
264 static inline void bs_write_te( bs_t *s, int x, int val ) in bs_write_te()
278 static ALWAYS_INLINE int bs_size_ue( unsigned int val ) in bs_size_ue()
283 static ALWAYS_INLINE int bs_size_ue_big( unsigned int val ) in bs_size_ue_big()
291 static ALWAYS_INLINE int bs_size_se( int val ) in bs_size_se()
301 static ALWAYS_INLINE int bs_size_te( int x, int val ) in bs_size_te()
/dports/games/dhewm3/dhewm3-1.5.1/neo/idlib/
H A DDict.h194 ID_INLINE void idDict::SetFloat( const char *key, float val ) { in SetFloat()
198 ID_INLINE void idDict::SetInt( const char *key, int val ) { in SetInt()
202 ID_INLINE void idDict::SetBool( const char *key, bool val ) { in SetBool()
206 ID_INLINE void idDict::SetVector( const char *key, const idVec3 &val ) { in SetVector()
210 ID_INLINE void idDict::SetVec4( const char *key, const idVec4 &val ) { in SetVec4()
214 ID_INLINE void idDict::SetVec2( const char *key, const idVec2 &val ) { in SetVec2()
218 ID_INLINE void idDict::SetAngles( const char *key, const idAngles &val ) { in SetAngles()
222 ID_INLINE void idDict::SetMatrix( const char *key, const idMat3 &val ) { in SetMatrix()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c28 u32 val; in pfe_command_pe() local
62 u32 val; in pfe_command_pe() local
88 u32 val; in pfe_command_pe() local
110 u32 val; in pfe_command_pe() local
132 u32 val; in pfe_command_pe() local
174 u32 val; in qm_read_drop_stat() local
244 u32 val; in gpi() local
375 unsigned int id, i, val, addr; in pfe_command_expt() local
/dports/security/farmhash/farmhash-0d859a8/dev/
H A Dplatform.cc181 STATIC_INLINE uint32_t Bswap32(uint32_t val) { return bswap_32(val); } in Bswap32()
182 STATIC_INLINE uint64_t Bswap64(uint64_t val) { return bswap_64(val); } in Bswap64()
186 STATIC_INLINE uint32_t BasicRotate32(uint32_t val, int shift) { in BasicRotate32()
191 STATIC_INLINE uint64_t BasicRotate64(uint64_t val, int shift) { in BasicRotate64()
198 STATIC_INLINE uint32_t Rotate32(uint32_t val, int shift) { in Rotate32()
204 STATIC_INLINE uint64_t Rotate64(uint64_t val, int shift) { in Rotate64()
212 STATIC_INLINE uint32_t Rotate32(uint32_t val, int shift) { in Rotate32()
215 STATIC_INLINE uint64_t Rotate64(uint64_t val, int shift) { in Rotate64()
/dports/editors/libreoffice/libreoffice-7.2.6.2/lotuswordpro/source/filter/
H A Dlwpoverride.cxx460 void LwpAlignmentOverride::OverrideAlignment(AlignType val) in OverrideAlignment()
493 void LwpIndentOverride::OverrideIndentAll(sal_Int32 val) in OverrideIndentAll()
499 void LwpIndentOverride::OverrideIndentFirst(sal_Int32 val) in OverrideIndentFirst()
505 void LwpIndentOverride::OverrideIndentRight(sal_Int32 val) in OverrideIndentRight()
511 void LwpIndentOverride::OverrideIndentRest(sal_Int32 val) in OverrideIndentRest()
569 void LwpSpacingCommonOverride::OverrideType(SpacingType val) in OverrideType()
575 void LwpSpacingCommonOverride::OverrideAmount(sal_Int32 val) in OverrideAmount()
581 void LwpSpacingCommonOverride::OverrideMultiple(sal_Int32 val) in OverrideMultiple()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddata-streamer.h135 bp_pack_value (struct bitpack_d *bp, bitpack_word_t val, unsigned nbits) in bp_pack_value()
187 bitpack_word_t mask, val; in bp_unpack_value() local
246 HOST_WIDE_INT val) in streamer_write_hwi_in_range()
273 HOST_WIDE_INT val = streamer_read_uchar (ib); in streamer_read_hwi_in_range() local
297 HOST_WIDE_INT val) in bp_pack_int_in_range()
320 HOST_WIDE_INT val = bp_unpack_value (bp, nbits); in bp_unpack_int_in_range() local
331 #define streamer_write_enum(obs,enum_name,enum_last,val) \ argument
342 #define bp_pack_enum(bp,enum_name,enum_last,val) \ argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/lotuswordpro/source/filter/
H A Dlwpoverride.cxx478 void LwpAlignmentOverride::OverrideAlignment(AlignType val) in OverrideAlignment()
514 void LwpIndentOverride::OverrideIndentAll(sal_Int32 val) in OverrideIndentAll()
520 void LwpIndentOverride::OverrideIndentFirst(sal_Int32 val) in OverrideIndentFirst()
526 void LwpIndentOverride::OverrideIndentRight(sal_Int32 val) in OverrideIndentRight()
532 void LwpIndentOverride::OverrideIndentRest(sal_Int32 val) in OverrideIndentRest()
590 void LwpSpacingCommonOverride::OverrideType(SpacingType val) in OverrideType()
596 void LwpSpacingCommonOverride::OverrideAmount(sal_Int32 val) in OverrideAmount()
602 void LwpSpacingCommonOverride::OverrideMultiple(sal_Int32 val) in OverrideMultiple()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/riscv/include/asm/
H A Dmmio.h19 static inline void __raw_writeb(u8 val, volatile void __iomem *addr) in __raw_writeb()
25 static inline void __raw_writew(u16 val, volatile void __iomem *addr) in __raw_writew()
31 static inline void __raw_writel(u32 val, volatile void __iomem *addr) in __raw_writel()
38 static inline void __raw_writeq(u64 val, volatile void __iomem *addr) in __raw_writeq()
47 u8 val; in __raw_readb() local
56 u16 val; in __raw_readw() local
65 u32 val; in __raw_readl() local
75 u64 val; in __raw_readq() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/solenv/gdb/libreoffice/
H A Dtl.py17 def __init__(self, typename, val): argument
43 def __init__(self, typename, val): argument
73 def parse(val): argument
79 def __init__(self, typename, val): argument
97 def parse(val): argument
109 def __init__(self, typename, val): argument
131 def parse(val): argument
142 def __init__(self, typename, val): argument
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/net/pfe_eth/
H A Dpfe_cmd.c28 u32 val; in pfe_command_pe() local
62 u32 val; in pfe_command_pe() local
88 u32 val; in pfe_command_pe() local
110 u32 val; in pfe_command_pe() local
132 u32 val; in pfe_command_pe() local
174 u32 val; in qm_read_drop_stat() local
244 u32 val; in gpi() local
375 unsigned int id, i, val, addr; in pfe_command_expt() local
/dports/multimedia/libx264/x264-5db6aa6cab1b146e07b60cc1736a01f21da01154/common/
H A Dbitstream.h221 static inline void bs_write_ue_big( bs_t *s, unsigned int val ) in bs_write_ue_big()
241 static inline void bs_write_ue( bs_t *s, int val ) in bs_write_ue()
246 static inline void bs_write_se( bs_t *s, int val ) in bs_write_se()
264 static inline void bs_write_te( bs_t *s, int x, int val ) in bs_write_te()
278 static ALWAYS_INLINE int bs_size_ue( unsigned int val ) in bs_size_ue()
283 static ALWAYS_INLINE int bs_size_ue_big( unsigned int val ) in bs_size_ue_big()
291 static ALWAYS_INLINE int bs_size_se( int val ) in bs_size_se()
301 static ALWAYS_INLINE int bs_size_te( int x, int val ) in bs_size_te()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/pci/
H A Dpcie_dw_rockchip.c66 static int rk_pcie_read(void __iomem *addr, int size, u32 *val) in rk_pcie_read()
87 static int rk_pcie_write(void __iomem *addr, int size, u32 val) in rk_pcie_write()
108 u32 val; in __rk_pcie_read_apb() local
118 u32 reg, size_t size, u32 val) in __rk_pcie_write_apb()
146 u32 val) in rk_pcie_writel_apb()
161 u32 val; in rk_pcie_configure() local
216 u32 val; in is_link_up() local
288 u32 val; in rockchip_pcie_init_port() local

1...<<471472473474475476477478479480>>...13631