| /third_party/mesa3d/src/panfrost/bifrost/valhall/ |
| D | va_lower_constants.c | 94 is_extension_of_8(uint32_t x, bool is_signed) in is_extension_of_8() 103 is_extension_of_16(uint32_t x, bool is_signed) in is_extension_of_16() 112 va_resolve_constant(bi_builder *b, uint32_t value, struct va_src_info info, bool is_signed, bool st… in va_resolve_constant() 186 bool is_signed = valhall_opcodes[I->op].is_signed; in va_lower_constants() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 187 uint32_t is_signed = constant->AsVectorConstant() in Apply() local 234 uint32_t bit_width, bool is_signed, in FindSuitableStepAndInitialValueConstants()
|
| D | transformation_add_type_int.cpp | 28 bool is_signed) { in TransformationAddTypeInt()
|
| D | fuzzer_pass_add_access_chains.cpp | 148 bool is_signed = GetFuzzerContext()->ChooseEven(); in Apply() local
|
| D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 138 bool is_signed = !component_type->IsSigned(); in FindOrCreateToggledIntegerConstant() local
|
| /third_party/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 187 uint32_t is_signed = constant->AsVectorConstant() in Apply() local 234 uint32_t bit_width, bool is_signed, in FindSuitableStepAndInitialValueConstants()
|
| D | transformation_add_type_int.cpp | 28 bool is_signed) { in TransformationAddTypeInt()
|
| D | fuzzer_pass_add_access_chains.cpp | 149 bool is_signed = GetFuzzerContext()->ChooseEven(); in Apply() local
|
| D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 138 bool is_signed = !component_type->IsSigned(); in FindOrCreateToggledIntegerConstant() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp | 187 uint32_t is_signed = constant->AsVectorConstant() in Apply() local 234 uint32_t bit_width, bool is_signed, in FindSuitableStepAndInitialValueConstants()
|
| D | transformation_add_type_int.cpp | 28 bool is_signed) { in TransformationAddTypeInt()
|
| D | fuzzer_pass_add_access_chains.cpp | 148 bool is_signed = GetFuzzerContext()->ChooseEven(); in Apply() local
|
| D | fuzzer_pass_interchange_signedness_of_integer_operands.cpp | 138 bool is_signed = !component_type->IsSigned(); in FindOrCreateToggledIntegerConstant() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | texcompress_bptc.c | 41 bool is_signed) in fetch_bptc_rgb_float() 175 bool is_signed) in texstore_bptc_rgb_float()
|
| D | texcompress_bptc_tmp.h | 870 bool is_signed) in extract_float_endpoints() 955 bool is_signed) in fetch_rgb_float_from_block() 1037 bool is_signed) in decompress_rgb_float_block() 1138 float *dst, int dst_rowstride, bool is_signed) in decompress_rgb_float() 1488 clamp_value(float value, bool is_signed) in clamp_value() 1510 bool is_signed) in get_endpoints_float() 1639 get_endpoint_value(float value, bool is_signed) in get_endpoint_value() 1672 bool is_signed) in compress_rgb_float_block() 1710 bool is_signed) in compress_rgb_float()
|
| /third_party/python/Objects/clinic/ |
| D | longobject.c.h | 266 int is_signed = 0; in int_to_bytes() local 357 int is_signed = 0; in int_from_bytes() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | atrac3plus_data.h | 1411 uint8_t is_signed; ///< 1 - values in that table are signed ones, otherwise - absolute ones member
|
| D | tiff_common.c | 166 GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) in ff_tadd_shorts_metadata() 188 GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) in ff_tadd_bytes_metadata()
|
| /third_party/spirv-tools/test/opt/ |
| D | constants_test.cpp | 32 bool is_signed; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | constants_test.cpp | 33 bool is_signed; member
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| D | constants_test.cpp | 33 bool is_signed; member
|
| /third_party/rust/crates/bindgen/bindgen/ir/ |
| D | int.rs | 90 pub fn is_signed(&self) -> bool { in is_signed() method
|
| /third_party/mesa3d/src/panfrost/util/ |
| D | pan_lower_framebuffer.c | 214 bool is_signed) in pan_pack_norm() 288 pan_pack_int_1010102(nir_builder *b, nir_ssa_def *v, bool is_signed) in pan_pack_int_1010102() 309 pan_unpack_int_1010102(nir_builder *b, nir_ssa_def *packed, bool is_signed) in pan_unpack_int_1010102()
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | type_parser.cc | 454 bool is_signed; in ParseGlslFormat() member
|
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
| D | metadata.hpp | 109 bool is_signed = ::llvm::cast< ::llvm::ConstantInt>(value) in get_type_kernel_metadata() local
|