| /third_party/rust/crates/bindgen/bindgen/ir/ |
| H A D | int.rs | 90 pub fn is_signed(&self) -> bool { in is_signed() functions
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| H A D | evsel-tp-sched.c | 12 int is_signed; in perf_evsel__test_field() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| H A D | evsel-tp-sched.c | 11 int is_signed; in evsel__test_field() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | bits.h | 53 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 D | constants_test.cpp | 33 bool is_signed; member
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | transformation_add_type_int.cpp | 26 TransformationAddTypeInt(uint32_t fresh_id, uint32_t width, bool is_signed) TransformationAddTypeInt() argument
|
| H A 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/ |
| H A D | transformation_add_type_int.cpp | 26 TransformationAddTypeInt(uint32_t fresh_id, uint32_t width, bool is_signed) TransformationAddTypeInt() argument
|
| H A 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/test/opt/ |
| H A D | constants_test.cpp | 33 bool is_signed; member
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_add_type_int.cpp | 26 TransformationAddTypeInt(uint32_t fresh_id, uint32_t width, bool is_signed) TransformationAddTypeInt() argument
|
| /third_party/spirv-tools/test/opt/ |
| H A D | constants_test.cpp | 32 bool is_signed; member
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/utils/ |
| H A D | meta.h | 38 struct is_signed<T> : public std::is_signed<T>::type { struct 42 struct is_signed<T, U> : public meta_and<std::is_signed<T>, std::is_signed<U>>::type { struct
|
| /foundation/arkui/napi/sample/native_module_systemtest/ |
| H A D | js_test_bigint_napi.cpp | 31 bool is_signed = false; in BigIntIsLossless() local
|
| /kernel/linux/linux-5.10/tools/iio/ |
| H A D | iio_utils.h | 48 unsigned is_signed; member
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_synth.h | 18 bool is_signed; member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_synth.h | 18 bool is_signed; member
|
| /kernel/linux/linux-6.6/tools/iio/ |
| H A D | iio_utils.h | 49 unsigned is_signed; member
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | atrac3plus_data.h | 1411 uint8_t is_signed; ///< 1 - values in that table are signed ones, otherwise - absolute ones member
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_aggregate_size.c | 86 bool is_signed = true; in array_size() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
| H A D | metadata.hpp | 109 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 D | test_bigint.c | 13 bool is_signed; in IsLossless() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | texcompress_bptc.c | 38 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 D | va_lower_constants.c | 94 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 D | type_parser.cc | 454 bool is_signed; in ParseGlslFormat() member
|