Home
last modified time | relevance | path

Searched defs:is_signed (Results 1 - 25 of 101) sorted by relevance

12345

/third_party/rust/crates/bindgen/bindgen/ir/
H A Dint.rs90 pub fn is_signed(&self) -> bool { in is_signed() functions
/third_party/ltp/tools/sparse/sparse-src/
H A Dbits.h53 static inline long long bits_extend(long long val, unsigned size, int is_signed) in bits_extend() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dconstants_test.cpp33 bool is_signed; member
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_type_int.cpp26 TransformationAddTypeInt(uint32_t fresh_id, uint32_t width, bool is_signed) TransformationAddTypeInt() argument
H A Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp138 bool is_signed = !component_type->IsSigned(); in FindOrCreateToggledIntegerConstant() local
H A Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp187 uint32_t is_signed = constant->AsVectorConstant() in Apply() local
233 FindSuitableStepAndInitialValueConstants(uint64_t constant_val, uint32_t bit_width, bool is_signed, uint32_t num_iterations) FindSuitableStepAndInitialValueConstants() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_type_int.cpp26 TransformationAddTypeInt(uint32_t fresh_id, uint32_t width, bool is_signed) TransformationAddTypeInt() argument
H A Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp138 bool is_signed = !component_type->IsSigned(); in FindOrCreateToggledIntegerConstant() local
H A Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp187 uint32_t is_signed = constant->AsVectorConstant() in Apply() local
233 FindSuitableStepAndInitialValueConstants(uint64_t constant_val, uint32_t bit_width, bool is_signed, uint32_t num_iterations) FindSuitableStepAndInitialValueConstants() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dconstants_test.cpp33 bool is_signed; member
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_type_int.cpp26 TransformationAddTypeInt(uint32_t fresh_id, uint32_t width, bool is_signed) TransformationAddTypeInt() argument
H A Dfuzzer_pass_interchange_signedness_of_integer_operands.cpp138 bool is_signed = !component_type->IsSigned(); in FindOrCreateToggledIntegerConstant() local
H A Dfuzzer_pass_add_loops_to_create_int_constant_synonyms.cpp187 uint32_t is_signed = constant->AsVectorConstant() in Apply() local
233 FindSuitableStepAndInitialValueConstants(uint64_t constant_val, uint32_t bit_width, bool is_signed, uint32_t num_iterations) FindSuitableStepAndInitialValueConstants() argument
/third_party/spirv-tools/test/opt/
H A Dconstants_test.cpp32 bool is_signed; member
/third_party/ffmpeg/libavcodec/
H A Datrac3plus_data.h1411 uint8_t is_signed; ///< 1 - values in that table are signed ones, otherwise - absolute ones member
H A Dtiff_common.c165 ff_tadd_shorts_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) ff_tadd_shorts_metadata() argument
187 ff_tadd_bytes_metadata(int count, const char *name, const char *sep, GetByteContext *gb, int le, int is_signed, AVDictionary **metadata) ff_tadd_bytes_metadata() argument
/third_party/elfutils/libdw/
H A Ddwarf_aggregate_size.c86 bool is_signed = true; in array_size() local
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
H A Dmetadata.hpp109 bool is_signed = ::llvm::cast< ::llvm::ConstantInt>(value) in get_type_kernel_metadata() local
/third_party/node/test/js-native-api/test_bigint/
H A Dtest_bigint.c13 bool is_signed; in IsLossless() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc.c38 fetch_bptc_rgb_float(const GLubyte *map, GLint rowStride, GLint i, GLint j, GLfloat *texel, bool is_signed) fetch_bptc_rgb_float() argument
174 texstore_bptc_rgb_float(TEXSTORE_PARAMS, bool is_signed) texstore_bptc_rgb_float() argument
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dva_lower_constants.c94 is_extension_of_8(uint32_t x, bool is_signed) in is_extension_of_8() argument
103 is_extension_of_16(uint32_t x, bool is_signed) in is_extension_of_16() argument
112 va_resolve_constant(bi_builder *b, uint32_t value, struct va_src_info info, bool is_signed, bool staging) in va_resolve_constant() argument
186 bool is_signed = valhall_opcodes[I->op].is_signed; in va_lower_constants() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype_parser.cc454 bool is_signed; in ParseGlslFormat() member
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_literal_test.cpp162 bool is_signed; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_literal_test.cpp162 bool is_signed; member
/third_party/spirv-tools/test/
H A Dtext_literal_test.cpp162 bool is_signed; member

Completed in 14 milliseconds

12345