Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 704) sorted by relevance

12345678910>>...29

/openbmc/qemu/target/arm/tcg/
H A Darith_helper.c24 static inline uint16_t add16_sat(uint16_t a, uint16_t b) in add16_sat()
40 static inline uint8_t add8_sat(uint8_t a, uint8_t b) in add8_sat()
56 static inline uint16_t sub16_sat(uint16_t a, uint16_t b) in sub16_sat()
72 static inline uint8_t sub8_sat(uint8_t a, uint8_t b) in sub8_sat()
87 #define ADD16(a, b, n) RESULT(add16_sat(a, b), n, 16); argument
88 #define SUB16(a, b, n) RESULT(sub16_sat(a, b), n, 16); argument
89 #define ADD8(a, b, n) RESULT(add8_sat(a, b), n, 8); argument
90 #define SUB8(a, b, n) RESULT(sub8_sat(a, b), n, 8); argument
96 static inline uint16_t add16_usat(uint16_t a, uint16_t b) in add16_usat()
106 static inline uint16_t sub16_usat(uint16_t a, uint16_t b) in sub16_usat()
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dhighlight.pack.js2 !function(e){var n="object"==typeof window&&window||"object"==typeof self&&self;"undefined"!=typeof… property in AnonymousFunctioneac6a71810800.r.AnonymousClasseac6a71810b01
H A Dui-bootstrap-tpls-0.11.0.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
H A Dui-bootstrap-tpls-0.11.0.min.js8 angular.module("ui.bootstrap",["ui.bootstrap.tpls","ui.bootstrap.transition","ui.bootstrap.collapse… argument
9 return a.replace(b,function(a,b){return(b?c:"")+a.toLowerCase()})}var b={placement:"top",animation:… argument
/openbmc/qemu/include/system/
H A Dtpm_util.h34 static inline uint16_t tpm_cmd_get_tag(const void *b) in tpm_cmd_get_tag()
39 static inline void tpm_cmd_set_tag(void *b, uint16_t tag) in tpm_cmd_set_tag()
44 static inline uint32_t tpm_cmd_get_size(const void *b) in tpm_cmd_get_size()
49 static inline void tpm_cmd_set_size(void *b, uint32_t size) in tpm_cmd_set_size()
54 static inline uint32_t tpm_cmd_get_ordinal(const void *b) in tpm_cmd_get_ordinal()
59 static inline uint32_t tpm_cmd_get_errcode(const void *b) in tpm_cmd_get_errcode()
64 static inline void tpm_cmd_set_error(void *b, uint32_t error) in tpm_cmd_set_error()
/openbmc/qemu/include/qemu/
H A Dint128.h72 static inline Int128 int128_and(Int128 a, Int128 b) in int128_and()
77 static inline Int128 int128_or(Int128 a, Int128 b) in int128_or()
82 static inline Int128 int128_xor(Int128 a, Int128 b) in int128_xor()
102 static inline Int128 int128_add(Int128 a, Int128 b) in int128_add()
112 static inline Int128 int128_sub(Int128 a, Int128 b) in int128_sub()
122 static inline bool int128_eq(Int128 a, Int128 b) in int128_eq()
127 static inline bool int128_ne(Int128 a, Int128 b) in int128_ne()
132 static inline bool int128_ge(Int128 a, Int128 b) in int128_ge()
137 static inline bool int128_uge(Int128 a, Int128 b) in int128_uge()
142 static inline bool int128_lt(Int128 a, Int128 b) in int128_lt()
[all …]
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dpci_io.h27 #define pci_readb(addr,b) ((b) = *(volatile u8 *) (addr)) argument
28 #define pci_writeb(b,addr) ((*(volatile u8 *) (addr)) = (b)) argument
31 #define pci_readw(addr,b) ((b) = *(volatile u16 *) (addr)) argument
32 #define pci_readl(addr,b) ((b) = *(volatile u32 *) (addr)) argument
33 #define pci_writew(b,addr) ((*(volatile u16 *) (addr)) = (b)) argument
34 #define pci_writel(b,addr) ((*(volatile u32 *) (addr)) = (b)) argument
36 #define pci_readw(addr,b) pci_read_le16((volatile u16 *)(addr),(b)) argument
37 #define pci_readl(addr,b) pci_read_le32((volatile u32 *)(addr),(b)) argument
38 #define pci_writew(b,addr) pci_write_le16((volatile u16 *)(addr),(b)) argument
39 #define pci_writel(b,addr) pci_write_le32((volatile u32 *)(addr),(b)) argument
/openbmc/qemu/include/ui/
H A Dpixel_ops.h2 unsigned int b) in rgb_to_pixel8()
8 unsigned int b) in rgb_to_pixel15()
14 unsigned int b) in rgb_to_pixel15bgr()
20 unsigned int b) in rgb_to_pixel16()
26 unsigned int b) in rgb_to_pixel16bgr()
32 unsigned int b) in rgb_to_pixel24()
38 unsigned int b) in rgb_to_pixel24bgr()
44 unsigned int b) in rgb_to_pixel32()
50 unsigned int b) in rgb_to_pixel32bgr()
/openbmc/rest-dbus/resources/
H A Djquery.min.js2 !function(a,b){"object"==typeof module&&"object"==typeof module.exports?module.exports=a.document?b… argument
4 return!0}function Q(a,b,d,e){if(m.acceptData(a)){var f,g,h=m.expando,i=a.nodeType,j=i?m.cache:a,k=i… argument
5 return new Za.prototype.init(a,b,c,d,e)}m.Tween=Za,Za.prototype={constructor:Za,init:function(a,b,c… argument
H A Djstree.min.js2 …e&&module.exports?module.exports=a(require("jquery")):a(jQuery)}(function(a,b){"use strict";a.jstr… argument
3 c||(k=b.children(".jstree-children")[0]),r=b.children(".jstree-anchor")[0]===i.activeElement,b.remo… argument
4 this._data.core.themes.name=b,this.element.addClass("jstree-"+b),this.element[this.settings.core.th… argument
5 if(this.settings.dnd.large_drag_target&&a(b.target).closest(".jstree-node")[0]!==b.currentTarget)re… argument
/openbmc/u-boot/include/
H A Dtime.h29 #define time_after(a,b) \ argument
33 #define time_before(a,b) time_after(b,a) argument
35 #define time_after_eq(a,b) \ argument
39 #define time_before_eq(a,b) time_after_eq(b,a) argument
44 #define time_in_range(a,b,c) \ argument
51 #define time_in_range_open(a,b,c) \ argument
/openbmc/sdbusplus/src/
H A Dbus.cpp26 sd_bus* b = nullptr; in new_default() local
38 sd_bus* b = nullptr; in new_default_user() local
50 sd_bus* b = nullptr; in new_default_system() local
62 sd_bus* b = nullptr; in new_bus() local
76 sd_bus* b = nullptr; in new_user() local
90 sd_bus* b = nullptr; in new_system() local
101 bus::bus(busp_t b, sdbusplus::SdBusInterface* intf) : in bus()
115 bus::bus(busp_t b) : in bus()
130 bus::bus(busp_t b, std::false_type) : in bus()
/openbmc/u-boot/arch/arc/lib/
H A Dlibgcc2.h61 #define __NW(a,b) __gnu_ ## a ## di ## b argument
62 #define __NDW(a,b) __gnu_ ## a ## ti ## b argument
64 #define __NW(a,b) __ ## a ## di ## b argument
65 #define __NDW(a,b) __ ## a ## ti ## b argument
76 #define __NW(a,b) __gnu_ ## a ## si ## b argument
77 #define __NDW(a,b) __gnu_ ## a ## di ## b argument
79 #define __NW(a,b) __ ## a ## si ## b argument
80 #define __NDW(a,b) __ ## a ## di ## b argument
91 #define __NW(a,b) __gnu_ ## a ## hi ## b argument
92 #define __NDW(a,b) __gnu_ ## a ## si ## b argument
[all …]
H A Dlibgcc2.c9 __ashldi3(DWtype u, shift_count_type b) in __ashldi3()
32 __ashrdi3(DWtype u, shift_count_type b) in __ashrdi3()
56 __lshrdi3(DWtype u, shift_count_type b) in __lshrdi3()
105 __divsi3(long a, long b) in __divsi3()
129 __modsi3(long a, long b) in __modsi3()
151 __udivsi3(long a, long b) in __udivsi3()
157 __umodsi3(long a, long b) in __umodsi3()
/openbmc/qemu/include/fpu/
H A Dsoftfloat.h314 static inline bool float16_eq(float16 a, float16 b, float_status *s) in float16_eq()
319 static inline bool float16_le(float16 a, float16 b, float_status *s) in float16_le()
324 static inline bool float16_lt(float16 a, float16 b, float_status *s) in float16_lt()
329 static inline bool float16_unordered(float16 a, float16 b, float_status *s) in float16_unordered()
334 static inline bool float16_eq_quiet(float16 a, float16 b, float_status *s) in float16_eq_quiet()
339 static inline bool float16_le_quiet(float16 a, float16 b, float_status *s) in float16_le_quiet()
344 static inline bool float16_lt_quiet(float16 a, float16 b, float_status *s) in float16_lt_quiet()
349 static inline bool float16_unordered_quiet(float16 a, float16 b, in float16_unordered_quiet()
508 static inline bool bfloat16_eq(bfloat16 a, bfloat16 b, float_status *s) in bfloat16_eq()
513 static inline bool bfloat16_le(bfloat16 a, bfloat16 b, float_status *s) in bfloat16_le()
[all …]
/openbmc/u-boot/drivers/usb/musb/
H A Dmusb_debug.h14 static inline void musb_print_pwr(u8 b) in musb_print_pwr()
41 static inline void musb_print_intrusb(u8 b) in musb_print_intrusb()
67 static inline void musb_print_devctl(u8 b) in musb_print_devctl()
99 static inline void musb_print_config(u8 b) in musb_print_config()
179 #define musb_print_pwr(b) argument
181 #define musb_print_intrusb(b) argument
184 #define musb_print_devctl(b) argument
185 #define musb_print_config(b) argument
/openbmc/sdbusplus/test/message/
H A Dcall.cpp23 message newBusIdReq(bus_t& b) in newBusIdReq()
29 std::string syncBusId(bus_t& b) in syncBusId()
38 auto b = bus::new_default(); in TEST() local
50 auto b = bus::new_default(); in TEST() local
62 auto b = bus::new_default(); in TEST() local
74 auto b = bus::new_default(); in TEST() local
90 auto b = bus::new_bus(); in TEST() local
/openbmc/qemu/target/loongarch/
H A Dvec.h33 #define DO_ADD(a, b) (a + b) argument
34 #define DO_SUB(a, b) (a - b) argument
35 #define DO_VAVG(a, b) ((a >> 1) + (b >> 1) + (a & b & 1)) argument
36 #define DO_VAVGR(a, b) ((a >> 1) + (b >> 1) + ((a | b) & 1)) argument
37 #define DO_VABSD(a, b) ((a > b) ? (a -b) : (b-a)) argument
39 #define DO_MIN(a, b) (a < b ? a : b) argument
40 #define DO_MAX(a, b) (a > b ? a : b) argument
41 #define DO_MUL(a, b) (a * b) argument
42 #define DO_MADD(a, b, c) (a + b * c) argument
43 #define DO_MSUB(a, b, c) (a - b * c) argument
[all …]
/openbmc/qemu/util/
H A Dint128.c88 Int128 int128_divu(Int128 a, Int128 b) in int128_divu()
95 Int128 int128_remu(Int128 a, Int128 b) in int128_remu()
101 Int128 int128_divs(Int128 a, Int128 b) in int128_divs()
124 Int128 int128_rems(Int128 a, Int128 b) in int128_rems()
151 Int128Alias r, a, b; in int128_divu() local
161 Int128Alias r, a, b; in int128_remu() local
171 Int128Alias r, a, b; in int128_divs() local
181 Int128Alias r, a, b; in int128_rems() local
/openbmc/qemu/backends/
H A Dvhost-user.c24 vhost_user_backend_dev_init(VhostUserBackend *b, VirtIODevice *vdev, in vhost_user_backend_dev_init()
49 vhost_user_backend_start(VhostUserBackend *b) in vhost_user_backend_start()
101 vhost_user_backend_stop(VhostUserBackend *b) in vhost_user_backend_stop()
126 VhostUserBackend *b = VHOST_USER_BACKEND(obj); in set_chardev() local
154 VhostUserBackend *b = VHOST_USER_BACKEND(obj); in get_chardev() local
171 VhostUserBackend *b = VHOST_USER_BACKEND(obj); in vhost_user_backend_finalize() local
/openbmc/qemu/tcg/
H A Dtcg-op-vec.c154 TCGArg r, TCGArg a, TCGArg b) in vec_gen_3()
165 TCGArg r, TCGArg a, TCGArg b, TCGArg c) in vec_gen_4()
177 TCGArg a, TCGArg b, TCGArg c, TCGArg d, TCGArg e) in vec_gen_6()
202 TCGv_vec r, TCGv_vec a, TCGv_vec b) in vec_gen_op3()
257 void tcg_gen_dup_mem_vec(unsigned vece, TCGv_vec r, TCGv_ptr b, in tcg_gen_dup_mem_vec()
268 static void vec_gen_ldst(TCGOpcode opc, TCGv_vec r, TCGv_ptr b, TCGArg o) in vec_gen_ldst()
278 void tcg_gen_ld_vec(TCGv_vec r, TCGv_ptr b, TCGArg o) in tcg_gen_ld_vec()
283 void tcg_gen_st_vec(TCGv_vec r, TCGv_ptr b, TCGArg o) in tcg_gen_st_vec()
288 void tcg_gen_stl_vec(TCGv_vec r, TCGv_ptr b, TCGArg o, TCGType low_type) in tcg_gen_stl_vec()
300 void tcg_gen_and_vec(unsigned vece, TCGv_vec r, TCGv_vec a, TCGv_vec b) in tcg_gen_and_vec()
[all …]
/openbmc/u-boot/fs/yaffs2/
H A Dydirectenv.h37 #define yaffs_strcat(a, b) strcat(a, b) argument
38 #define yaffs_strcpy(a, b) strcpy(a, b) argument
39 #define yaffs_strncpy(a, b, c) strncpy(a, b, c) argument
42 #define yaffs_strcmp(a, b) strcasecmp(a, b) argument
43 #define yaffs_strncmp(a, b, c) strncasecmp(a, b, c) argument
45 #define yaffs_strcmp(a, b) strcmp(a, b) argument
46 #define yaffs_strncmp(a, b, c) strncmp(a, b, c) argument
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dio.h41 #define writeb(b, addr) (void)((*(volatile unsigned char *)(addr)) = (b)) argument
42 #define writew(b, addr) (void)((*(volatile unsigned short *)(addr)) = (b)) argument
43 #define writel(b, addr) (void)((*(volatile unsigned int *)(addr)) = (b)) argument
82 #define memset_io(a, b, c) memset((void *)(a), (b), (c)) argument
83 #define memcpy_fromio(a, b, c) memcpy((a), (void *)(b), (c)) argument
84 #define memcpy_toio(a, b, c) memcpy((void *)(a), (b), (c)) argument
92 # define out_8(b, addr) *(u8 *)(addr) = (b) argument
93 # define out_le16(b, addr) *(u16 *)(addr) = _swapw(b) argument
94 # define out_le32(b, addr) *(u32 *)(addr) = _swapl(b) argument
99 # define out_8(b, addr) *(u8 *)(addr) = (b) argument
[all …]
/openbmc/phosphor-inventory-manager/test/
H A Dinterface_ops_test.cpp123 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
140 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
157 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
174 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
190 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
205 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
220 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
235 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
248 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
264 auto b = sdbusplus::get_mocked_new(&interface); in TEST() local
[all …]
/openbmc/qemu/tests/tcg/s390x/
H A Ddiv.c8 int32_t b = 101, q, r; in test_dr() local
24 uint32_t b = 101, q, r; in test_dlr() local
40 int64_t b = 101, q, r; in test_dsgr() local
56 uint64_t b = 101, q, r; in test_dlgr() local

12345678910>>...29