Home
last modified time | relevance | path

Searched defs:has_sign (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_float.c72 lp_build_float_to_smallfloat(struct gallivm_state *gallivm, struct lp_type i32_type, LLVMValueRef src, unsigned mantissa_bits, unsigned exponent_bits, unsigned mantissa_start, boolean has_sign) lp_build_float_to_smallfloat() argument
281 lp_build_smallfloat_to_float(struct gallivm_state *gallivm, struct lp_type f32_type, LLVMValueRef src, unsigned mantissa_bits, unsigned exponent_bits, unsigned mantissa_start, boolean has_sign) lp_build_smallfloat_to_float() argument
/third_party/rust/crates/proc-macro2/src/
H A Dparse.rs775 let mut has_sign = false; in float_digits() variables
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_mpeg12_bitstream.c550 bool has_sign = true; in init_dct_coeff_table() local
/third_party/rust/crates/syn/src/
H A Dlit.rs1578 let mut has_sign = false; variables
/third_party/ffmpeg/libavcodec/
H A Dbink.c504 read_dcs(AVCodecContext *avctx, GetBitContext *gb, Bundle *b, int start_bits, int has_sign) read_dcs() argument

Completed in 8 milliseconds