/openbmc/linux/net/netfilter/ipset/ |
H A D | pfxlen.c | 7 #ifdef E 8 #undef E 12 E(0x00000000, 0x00000000, 0x00000000, 0x00000000), \ 13 E(0x80000000, 0x00000000, 0x00000000, 0x00000000), \ 14 E(0xC0000000, 0x00000000, 0x00000000, 0x00000000), \ 15 E(0xE0000000, 0x00000000, 0x00000000, 0x00000000), \ 16 E(0xF0000000, 0x00000000, 0x00000000, 0x00000000), \ 17 E(0xF8000000, 0x00000000, 0x00000000, 0x00000000), \ 18 E(0xFC000000, 0x00000000, 0x00000000, 0x00000000), \ 19 E(0xFE000000, 0x00000000, 0x00000000, 0x00000000), \ [all …]
|
/openbmc/qemu/tests/tcg/arm/ |
H A D | fcvt.ref | 4 00 SINGLE: -nan / 0xffa00000 (0 => OK) 5 00 HALF: 0xff00 (0x1 => INVALID) 6 01 SINGLE: -nan / 0xffc00000 (0 => OK) 7 01 HALF: 0xfe00 (0 => OK) 8 02 SINGLE: -inf / 0xff800000 (0 => OK) 9 02 HALF: 0xfc00 (0 => OK) 10 03 SINGLE: -3.40282346638528859812e+38 / 0xff7fffff (0 => OK) 11 03 HALF: 0xfc00 (0x14 => OVERFLOW INEXACT ) 12 04 SINGLE: -1.11100004769645909791e+31 / 0xf30c3a59 (0 => OK) 13 04 HALF: 0xfc00 (0x14 => OVERFLOW INEXACT ) [all …]
|
/openbmc/qemu/tests/tcg/aarch64/ |
H A D | fcvt.ref | 4 00 SINGLE: -nan / 0xffa00000 (0 => OK) 5 00 HALF: 0xff00 (0x1 => INVALID) 6 01 SINGLE: -nan / 0xffc00000 (0 => OK) 7 01 HALF: 0xfe00 (0 => OK) 8 02 SINGLE: -inf / 0xff800000 (0 => OK) 9 02 HALF: 0xfc00 (0 => OK) 10 03 SINGLE: -3.40282346638528859812e+38 / 0xff7fffff (0 => OK) 11 03 HALF: 0xfc00 (0x14 => OVERFLOW INEXACT ) 12 04 SINGLE: -1.11100004769645909791e+31 / 0xf30c3a59 (0 => OK) 13 04 HALF: 0xfc00 (0x14 => OVERFLOW INEXACT ) [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | jquery-3.7.1.min.js | 2 …e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.docume… property in AnonymousClass4824406913f01
|
H A D | highlight.pack.js | 2 …e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof exports?… property in AnonymousFunctioneac6a718c300.AnonymousClasseac6a718da01
|
H A D | jquery-2.0.3.min.js | 4 …e,undefined){var t,n,r=typeof undefined,i=e.location,o=e.document,s=o.documentElement,a=e.jQuery,u… variable 5 …e,s,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return q.get(e,n)||q… argument 6 …e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(… property in mn
|
H A D | jquery.dataTables-1.13.8.min.js | 4 …e){return t=t||window,e=e||a(t),n(e,t,t.document)}:module.exports=n(a,window,window.document)):win… function
|
H A D | jquery-ui.min.js | 6 …e){"function"==typeof define&&define.amd?define(["jquery"],e):e(jQuery)})(function(e){function t(t… argument 7 …0===k?Y?n:s:"")+(/all|right/.test(D)&&0===k?Y?s:n:"")+this._generateMonthYearHeader(e,Z,et,X,$,k>0… argument
|
H A D | jsrender.min.js | 3 …e,t){var n=t.jQuery;"object"==typeof exports?module.exports=n?e(t,n):function(n){if(n&&!n.fn)throw… property in O.p
|
/openbmc/pldm/libpldmresponder/ |
H A D | pdr_numeric_effecter.hpp | 35 for (const auto& e : entries) in generateNumericEffecterPDR() local 47 pdr->hdr.record_handle = 0; in generateNumericEffecterPDR() 50 pdr->hdr.record_change_num = 0; in generateNumericEffecterPDR() 54 pdr->terminus_handle = e.value("terminus_handle", 0); in generateNumericEffecterPDR() 58 std::string entity_path = e.value("entity_path", ""); in generateNumericEffecterPDR() 71 pdr->entity_type = e.value("type", 0); in generateNumericEffecterPDR() 72 pdr->entity_instance = e.value("instance", 0); in generateNumericEffecterPDR() 73 pdr->container_id = e.value("container", 0); in generateNumericEffecterPDR() 85 pdr->entity_type = e.value("type", 0); in generateNumericEffecterPDR() 86 pdr->entity_instance = e.value("instance", 0); in generateNumericEffecterPDR() [all …]
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs-regs.asc | 6 # - e enum value # after a field 7 # - e enum value [LSB MSB] 19 module_model_id 0x0000 16 20 module_revision_number_major 0x0002 8 21 frame_count 0x0005 8 22 pixel_order 0x0006 8 23 - e GRBG 0 24 - e RGGB 1 25 - e BGGR 2 26 - e GBRG 3 [all …]
|
/openbmc/u-boot/scripts/coccinelle/null/ |
H A D | badzero.cocci | 1 /// Compare pointer-typed values to NULL rather than 0 13 // Requires: 1.0.0 29 expression *E; 34 (E = f(...)) == 35 - 0 38 (E = f(...)) != 39 - 0 42 - 0 44 == (E = f(...)) 46 - 0 [all …]
|
/openbmc/linux/scripts/coccinelle/null/ |
H A D | badzero.cocci | 2 /// Compare pointer-typed values to NULL rather than 0 14 // Requires: 1.0.0 27 expression *E; 32 (E = f(...)) == 33 - 0 36 (E = f(...)) != 37 - 0 40 - 0 42 == (E = f(...)) 44 - 0 [all …]
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_s302m.c | 38 #define PES_PRIVATE_STREAM_1 0xbd /* PES: private_stream_1 */ 52 0x00, 0x80, 0x40, 0xC0, 0x20, 0xA0, 0x60, 0xE0, 0x10, 0x90, 0x50, 0xD0, 53 0x30, 0xB0, 0x70, 0xF0, 0x08, 0x88, 0x48, 0xC8, 0x28, 0xA8, 0x68, 0xE8, 54 0x18, 0x98, 0x58, 0xD8, 0x38, 0xB8, 0x78, 0xF8, 0x04, 0x84, 0x44, 0xC4, 55 0x24, 0xA4, 0x64, 0xE4, 0x14, 0x94, 0x54, 0xD4, 0x34, 0xB4, 0x74, 0xF4, 56 0x0C, 0x8C, 0x4C, 0xCC, 0x2C, 0xAC, 0x6C, 0xEC, 0x1C, 0x9C, 0x5C, 0xDC, 57 0x3C, 0xBC, 0x7C, 0xFC, 0x02, 0x82, 0x42, 0xC2, 0x22, 0xA2, 0x62, 0xE2, 58 0x12, 0x92, 0x52, 0xD2, 0x32, 0xB2, 0x72, 0xF2, 0x0A, 0x8A, 0x4A, 0xCA, 59 0x2A, 0xAA, 0x6A, 0xEA, 0x1A, 0x9A, 0x5A, 0xDA, 0x3A, 0xBA, 0x7A, 0xFA, 60 0x06, 0x86, 0x46, 0xC6, 0x26, 0xA6, 0x66, 0xE6, 0x16, 0x96, 0x56, 0xD6, [all …]
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | common.filter | 24 sed -Ee 's/[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}:[0-9]{2}/yyyy-mm-dd hh:mm:ss/' 29 sed -E -e 's/[0-9. ]{5} [KMGT]iB/ SIZE/' \ 30 -e 's/[0-9. ]{5} B/ SIZE/' 35 sed -Ee 's/\#block[0-9]{3,}/NODE_NAME/' 40 gsed -e '/Attached to:/s/\device[[0-9]\+\]/device[N]/g' 46 sed -e "s#$TEST_DIR/#TEST_DIR/#g" \ 47 -e "s#$SOCK_DIR/#SOCK_DIR/#g" \ 48 -e "s#SOCK_DIR/fuse-#TEST_DIR/#g" 54 sed -e "s#$IMGFMT#IMGFMT#g" 61 gsed -e '/allocated.*fragmented.*compressed clusters/d' \ [all …]
|
/openbmc/linux/arch/alpha/lib/ |
H A D | ev6-memchr.S | 11 * - does binary search to find 0 byte in last 26 * E - either cluster 39 .frame $30,0,$26,0 40 .prologue 0 47 zap $18, 0x80, $5 # U : Bound length 49 ldq_u $1, 0($16) # L : load first quadword Latency=3 50 and $17, 0xff, $17 # E : L L U U : 00000000000000ch 53 cmpult $18, 9, $4 # E : small (< 1 quad) string? 54 or $2, $17, $17 # E : 000000000000chch 55 lda $3, -1($31) # E : U L L U [all …]
|
H A D | ev6-memcpy.S | 16 * E - either cluster 31 .frame $30,0,$26,0 32 .prologue 0 34 mov $16, $0 # E : copy dest to return 36 xor $16, $17, $1 # E : are source and dest alignments the same? 37 and $1, 7, $1 # E : are they the same mod 8? 41 and $16, 7, $1 # E : Are both 0mod8? 43 nop # E : 47 * until a 0mod8 alignment for both is reached. 52 ldbu $1, 0($17) # L : grab a byte [all …]
|
H A D | ev6-memset.S | 15 * E - either cluster 43 .frame $30,0,$26,0 44 .prologue 0 53 and $17,255,$1 # E : 00000000000000ch 55 bis $16,$16,$0 # E : return value 58 addq $18,$16,$6 # E : max address to write to 59 bis $1,$2,$17 # E : 000000000000chch 63 or $3,$4,$3 # E : 00000000chch0000 65 xor $16,$6,$1 # E : will complete write be within one quadword? 68 or $17,$3,$17 # E : 00000000chchchch [all …]
|
H A D | ev6-clear_user.S | 8 * We have to make sure that $0 is always up-to-date and contains the 18 * E - either cluster 27 * The believed purpose of only updating $0 after a store is that a signal 47 .frame $30, 0, $26 48 .prologue 0 52 and $17, $17, $0 53 and $16, 7, $4 # .. E .. .. : find dest head misalignment 54 beq $0, $zerolength # U .. .. .. : U L U L 56 addq $0, $4, $1 # .. .. .. E : bias counter 57 and $1, 7, $2 # .. .. E .. : number of misaligned bytes in tail [all …]
|
/openbmc/u-boot/board/freescale/common/ |
H A D | sys_eeprom.c | 35 u8 id[4]; /* 0x00 - 0x03 EEPROM Tag 'CCID' */ 36 u8 major; /* 0x04 Board revision, major */ 37 u8 minor; /* 0x05 Board revision, minor */ 38 u8 sn[10]; /* 0x06 - 0x0F Serial Number*/ 39 u8 errata[2]; /* 0x10 - 0x11 Errata Level */ 40 u8 date[6]; /* 0x12 - 0x17 Build Date */ 41 u8 res_0[40]; /* 0x18 - 0x3f Reserved */ 42 u8 mac_count; /* 0x40 Number of MAC addresses */ 43 u8 mac_flag; /* 0x41 MAC table flags */ 44 u8 mac[MAX_NUM_PORTS][6]; /* 0x42 - 0x71 MAC addresses */ [all …]
|
/openbmc/rest-dbus/resources/ |
H A D | jsrender.min.js | 3 …e){var t=(0,eval)("this"),n=t.jQuery;"function"==typeof define&&define.amd?define(e):"object"==typ… property in S.u
|
/openbmc/u-boot/lib/ |
H A D | sha1.c | 29 0x30, 0x21, 0x30, 0x09, 0x06, 0x05, 0x2b, 0x0e, 30 0x03, 0x02, 0x1a, 0x05, 0x00, 0x04, 0x14 58 ctx->total[0] = 0; in sha1_starts() 59 ctx->total[1] = 0; in sha1_starts() 61 ctx->state[0] = 0x67452301; in sha1_starts() 62 ctx->state[1] = 0xEFCDAB89; in sha1_starts() 63 ctx->state[2] = 0x98BADCFE; in sha1_starts() 64 ctx->state[3] = 0x10325476; in sha1_starts() 65 ctx->state[4] = 0xC3D2E1F0; in sha1_starts() 70 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local [all …]
|
/openbmc/u-boot/board/varisys/common/ |
H A D | sys_eeprom.c | 25 #define NXID_VERSION 0 33 u8 id[4]; /* 0x00 - 0x03 EEPROM Tag 'NXID' */ 34 u8 sn[12]; /* 0x04 - 0x0F Serial Number */ 35 u8 errata[5]; /* 0x10 - 0x14 Errata Level */ 36 u8 date[6]; /* 0x15 - 0x1a Build Date */ 37 u8 res_0; /* 0x1b Reserved */ 38 u32 version; /* 0x1c - 0x1f NXID Version */ 39 u8 tempcal[8]; /* 0x20 - 0x27 Temperature Calibration Factors */ 40 u8 tempcalsys[2]; /* 0x28 - 0x29 System Temperature Calibration Factors */ 41 u8 tempcalflags; /* 0x2a Temperature Calibration Flags */ [all …]
|
/openbmc/linux/sound/pci/mixart/ |
H A D | mixart_mixer.c | 24 0xc2c00000, /* [000] -96.0 dB */ 25 0xc2bf0000, /* [001] -95.5 dB */ 26 0xc2be0000, /* [002] -95.0 dB */ 27 0xc2bd0000, /* [003] -94.5 dB */ 28 0xc2bc0000, /* [004] -94.0 dB */ 29 0xc2bb0000, /* [005] -93.5 dB */ 30 0xc2ba0000, /* [006] -93.0 dB */ 31 0xc2b90000, /* [007] -92.5 dB */ 32 0xc2b80000, /* [008] -92.0 dB */ 33 0xc2b70000, /* [009] -91.5 dB */ [all …]
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | l2t.c | 65 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio() argument 67 return e->vlan >> VLAN_PRIO_SHIFT; in vlan_prio() 70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold() argument 72 if (atomic_add_return(1, &e->refcnt) == 1) /* 0 -> 1 transition */ in l2t_hold() 91 return jhash_2words(*key, ifindex, 0) % l2t_size_half; in arp_hash() 98 u32 xor = key[0] ^ key[1] ^ key[2] ^ key[3]; in ipv6_hash() 101 (jhash_2words(xor, ifindex, 0) % l2t_size_half)); in ipv6_hash() 116 * mentioned above. Returns 0 if there's a match, 118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq() argument 120 if (e->v6) in addreq() [all …]
|