| /openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/ |
| H A D | 0004-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch | 30 @@ -1545,7 +1548,9 @@ TLI_DEFINE_SIG_INTERNAL(Int, Ptr, Long, Int) 33 TLI_DEFINE_SIG_INTERNAL(Int, Ptr, IntX, Int) 42 TLI_DEFINE_SIG_INTERNAL(Int, Int, Ptr) 50 TLI_DEFINE_SIG_INTERNAL(Int, Int, Ptr) 62 TLI_DEFINE_SIG_INTERNAL(Int, Ptr, Ptr) 70 TLI_DEFINE_SIG_INTERNAL(Int, Ptr, Ptr) 72 TLI_DEFINE_SIG_INTERNAL(Int, Ptr, Ptr) 80 TLI_DEFINE_SIG_INTERNAL(Int, Ptr, Ptr)
|
| /openbmc/qemu/libdecnumber/ |
| H A D | decNumber.c | 196 #define BADINT (Int)0x80000000 /* most-negative Int; error indicator */ 198 #define BIGEVEN (Int)0x80000002 199 #define BIGODD (Int)0x80000003 205 #define eInt Int /* extended integer */ 227 static void decApplyRound(decNumber *, decContext *, Int, uInt *); 228 static Int decCompare(const decNumber *lhs, const decNumber *rhs, Flag); 233 Int *, uInt *); 234 static decNumber * decDecap(decNumber *, Int); 239 static void decFinalize(decNumber *, decContext *, Int *, uInt *); 240 static Int decGetDigits(Unit *, Int); [all …]
|
| H A D | decContext.c | 44 static const Int mfcone=1; /* constant 1 */ 91 decContext * decContextDefault(decContext *context, Int kind) { in decContextDefault() 368 Int status=context->status; in decContextStatusToString()
|
| /openbmc/qemu/libdecnumber/dpd/ |
| H A D | decimal64.c | 53 extern void decDigitsFromDPD(decNumber *, const uInt *, Int); 54 extern void decDigitsToDPD(const decNumber *, uInt *, Int); 91 Int ae; /* adjusted exponent */ in decimal64FromNumber() 148 Int pad=0; /* coefficient pad digits */ in decimal64FromNumber() 162 Int d=dn->digits; in decimal64FromNumber() 218 Int need; /* .. */ in decimal64ToNumber() 302 Int exp; /* exponent top two bits or full */ in decimal64ToString() 308 Int dpd; /* .. */ in decimal64ToString() 309 Int pre, e; /* .. */ in decimal64ToString() 328 if (((Int)sourhi)<0) *c++='-'; /* handle sign */ in decimal64ToString() [all …]
|
| H A D | decimal128.c | 53 extern void decDigitsFromDPD(decNumber *, const uInt *, Int); 54 extern void decDigitsToDPD(const decNumber *, uInt *, Int); 85 Int ae; /* adjusted exponent */ in decimal128FromNumber() 144 Int pad=0; /* coefficient pad digits */ in decimal128FromNumber() 201 Int need; /* .. */ in decimal128ToNumber() 286 Int exp; /* exponent top two bits or full */ in decimal128ToString() 292 Int dpd; /* .. */ in decimal128ToString() 293 Int pre, e; /* .. */ in decimal128ToString() 318 if (((Int)sourhi)<0) *c++='-'; /* handle sign */ in decimal128ToString() 420 Int thou=((e>>3)*1049)>>17; /* e/1000 */ in decimal128ToString() [all …]
|
| H A D | decimal32.c | 53 extern void decDigitsToDPD(const decNumber *, uInt *, Int); 54 extern void decDigitsFromDPD(decNumber *, const uInt *, Int); 85 Int ae; /* adjusted exponent */ in decimal32FromNumber() 140 Int pad=0; /* coefficient pad digits */ in decimal32FromNumber() 259 Int exp; /* exponent top two bits or full */ in decimal32ToString() 266 Int dpd; /* .. */ in decimal32ToString() 267 Int pre, e; /* .. */ in decimal32ToString() 275 if (((Int)sour)<0) *c++='-'; /* handle sign */ in decimal32ToString() 469 Int i, j=0; in decimal32Show()
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | bad-base.json | 3 { 'struct': 'Int', 'data': { 'data': 'int' } } 8 'data': { 'a': 'Int', 'b': 'Str' } }
|
| /openbmc/qemu/include/libdecnumber/ |
| H A D | decNumberLocal.h | 81 #define Int int32_t macro 292 Int exponent; /* Unadjusted signed exponent (q), or */ 431 #define GETECON(df) ((Int)((DFWORD((df), 0)&0x03ffffff)>>(32-6-DECECONL))) 433 #define GETWECON(df) ((Int)((DFWWORD((df), 0)&0x03ffffff)>>(32-6-DECWECONL))) 435 #define GETEXP(df) ((Int)(DECCOMBEXP[DFWORD((df), 0)>>26]+GETECON(df))) 437 #define GETEXPUN(df) ((Int)GETEXP(df)-DECBIAS)
|
| /openbmc/u-boot/arch/x86/dts/ |
| H A D | chromebook_link.dts | 548 * Speaker at Int N/A 582 /* Pin Complex (NID 0x05) Digital Out at Int HDMI */ 585 /* Pin Complex (NID 0x06) Digital Out at Int HDMI */ 588 /* Pin Complex (NID 0x07) Digital Out at Int HDMI */
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | tegra20-ventana.dts | 707 "Int Spk", "ROP", 708 "Int Spk", "RON", 709 "Int Spk", "LOP", 710 "Int Spk", "LON",
|
| H A D | at91sam9g20ek_common.dtsi | 222 "Int Mic", "MICIN";
|
| H A D | tegra20-harmony.dts | 791 "Int Spk", "ROP", 792 "Int Spk", "RON", 793 "Int Spk", "LOP", 794 "Int Spk", "LON",
|
| H A D | tegra20-seaboard.dts | 966 "Int Spk", "ROP", 967 "Int Spk", "RON", 968 "Int Spk", "LOP", 969 "Int Spk", "LON",
|
| H A D | tegra20-paz00.dts | 618 "Int Spk", "SPKOUT", 619 "Int Spk", "SPKOUTN",
|
| H A D | tegra124-nyan.dtsi | 697 "DMICL", "Int Mic", 698 "DMICR", "Int Mic",
|
| /openbmc/u-boot/board/freescale/mpc837xerdb/ |
| H A D | README | 44 0xe000_0000 0xe00f_ffff Int Mem Reg Space 1M -
|
| /openbmc/u-boot/board/keymile/km83xx/ |
| H A D | README.kmeter1 | 18 0xe000_0000 2MB Int Mem Reg Space
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | CECILL-C | 40 Logiciel Modifié: désigne le Logiciel modifié par au moins une Contribution Inté… 50 Contributeur: désigne le Licencié auteur d`au moins une Contribution Intégrée. 54 Contribution Intégrée: désigne l`ensemble des modifications, corrections, traduction… 126 Lorsque le Licencié apporte une Contribution Intégrée au Logiciel, les conditions de… 141 les Contributions Intégrées dont le Logiciel Modifié résulte soient clairement … 145 Lorsqu`un Logiciel Modifié contient une Contribution Intégrée soumise au contrat de … 157 Le Licencié qui a développé une Contribution Intégrée est titulaire sur ce…
|
| /openbmc/u-boot/board/freescale/mpc837xemds/ |
| H A D | README | 48 0xe000_0000 0xe00f_ffff Int Mem Reg Space 1M
|
| /openbmc/u-boot/board/freescale/mpc832xemds/ |
| H A D | README | 69 0xe000_0000 0xe01f_ffff Int Mem Reg Space 2M
|
| /openbmc/sdbusplus/test/message/ |
| H A D | read.cpp | 120 TEST_F(ReadTest, Int) in TEST_F() argument
|
| /openbmc/u-boot/scripts/ |
| H A D | checkpatch.pl | 394 our $Int = qr{[0-9]+$Int_type?}; 401 our $Constant = qr{$Float|$Binary|$Octal|$Hex|$Int}; 6425 (($val =~ /^$Int$/ && $val !~ /^$Octal$/) ||
|