| /openbmc/qemu/linux-user/ |
| H A D | mmap.c | 207 for (abi_ulong a = host_start; a < start; a += TARGET_PAGE_SIZE) { in target_mprotect() local 210 for (abi_ulong a = last; a < host_last; a += TARGET_PAGE_SIZE) { in target_mprotect() local 221 for (abi_ulong a = host_start; a < start; a += TARGET_PAGE_SIZE) { in target_mprotect() local 237 for (abi_ulong a = last; a < host_last; a += TARGET_PAGE_SIZE) { in target_mprotect() local 359 for (abi_ulong a = real_start; a < start; a += TARGET_PAGE_SIZE) { in mmap_frag() local 362 for (abi_ulong a = real_last; a > last; a -= TARGET_PAGE_SIZE) { in mmap_frag() local 1027 abi_ulong a; in mmap_reserve_or_unmap() local
|
| /openbmc/qemu/tests/qtest/fuzz/ |
| H A D | i440fx_fuzz.c | 51 } a; in ioport_fuzz_qtest() local 105 } a; in pciconfig_fuzz_qos() local
|
| H A D | generic_fuzz.c | 349 } a; in op_in() local 385 } a; in op_out() local 421 } a; in op_read() local 463 } a; in op_write() local 504 } a; in op_pci_read() local 534 } a; in op_pci_write() local 566 } a; in op_add_dma_pattern() local
|
| /openbmc/qemu/tests/tcg/mips/include/ |
| H A D | test_utils_32.h | 43 uint64_t a; in check_results_32() local
|
| H A D | test_utils_64.h | 45 uint64_t a; in check_results_64() local
|
| /openbmc/qemu/include/qemu/ |
| H A D | accel.h | 35 #define ACCEL_CLASS_NAME(a) (a ACCEL_CLASS_SUFFIX) argument
|
| /openbmc/boost-dbus/include/dbus/ |
| H A D | connection.hpp | 117 message method_call(const dbus::endpoint& e, const InputArgs&... a) { in method_call() 153 auto async_method_call(MessageHandler handler, const dbus::endpoint& e, in async_method_call()
|
| /openbmc/openbmc/poky/scripts/ |
| H A D | oe-trim-schemas | 48 a = locale.attrib.get("name") variable
|
| /openbmc/entity-manager/src/entity_manager/ |
| H A D | expression.cpp | 38 int evaluate(int a, Operation op, int b) in evaluate()
|
| /openbmc/qemu/target/sparc/ |
| H A D | helper.c | 83 uint64_t helper_udiv(CPUSPARCState *env, target_ulong a, target_ulong b) in helper_udiv() 101 uint64_t helper_sdiv(CPUSPARCState *env, target_ulong a, target_ulong b) in helper_sdiv()
|
| /openbmc/u-boot/common/ |
| H A D | exports.c | 17 #define EXPORT_FUNC(f, a, x, ...) gd->jt->x = f; argument
|
| /openbmc/u-boot/lib/ |
| H A D | qsort.c | 45 register char *a; in qsort() local
|
| /openbmc/u-boot/drivers/bootcount/ |
| H A D | bootcount_ram.c | 21 void bootcount_store(ulong a) in bootcount_store()
|
| /openbmc/phosphor-virtual-sensor/test/ |
| H A D | test_exprtk_tools.cpp | 40 double a = 1.0; in TEST() local
|
| /openbmc/u-boot/drivers/video/meson/ |
| H A D | meson_vpu_init.c | 89 #define COEFF_NORM(a) ((int)((((a) * 2048.0) + 1) / 2)) argument 92 #define EOTF_COEFF_NORM(a) ((int)((((a) * 4096.0) + 1) / 2)) argument
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | ctree.c | 12 int btrfs_comp_keys(struct btrfs_key *a, struct btrfs_key *b) in btrfs_comp_keys() 29 int btrfs_comp_keys_type(struct btrfs_key *a, struct btrfs_key *b) in btrfs_comp_keys_type()
|
| /openbmc/phosphor-logging/extensions/openpower-pels/ |
| H A D | host_notifier.cpp | 95 auto a = attributes.value().get(); in enqueueRequired() local 132 auto a = attributes.value().get(); in notifyRequired() local
|
| /openbmc/u-boot/arch/xtensa/include/asm/ |
| H A D | io.h | 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
|
| /openbmc/qemu/util/ |
| H A D | qsp.c | 156 static inline uint32_t do_qsp_entry_hash(const QSPEntry *entry, uint64_t a) in do_qsp_entry_hash() 184 const QSPCallSite *a = ap; in qsp_callsite_cmp() local 196 const QSPCallSite *a = ap; in qsp_callsite_no_obj_cmp() local 207 const QSPEntry *a = ap; in qsp_entry_no_thread_cmp() local 215 const QSPEntry *a = ap; in qsp_entry_no_thread_obj_cmp() local 223 const QSPEntry *a = ap; in qsp_entry_cmp() local 462 const QSPEntry *a = ap; in qsp_tree_cmp() local
|
| /openbmc/phosphor-ipmi-flash/bmc/version-handler/ |
| H A D | version_handlers_builder.cpp | 83 const auto& a = v.at("actions"); in buildHandlerFromJson() local
|
| /openbmc/phosphor-debug-collector/ |
| H A D | elog_watch.hpp | 57 void serialize(Archive& a, const std::uint32_t version) in serialize()
|
| /openbmc/u-boot/drivers/crypto/fsl/ |
| H A D | rsa_caam.h | 21 const uint8_t *a; /* Signature as byte array */ member
|
| /openbmc/phosphor-logging/lib/include/phosphor-logging/lg2/ |
| H A D | flags.hpp | 46 constexpr void one_from_set(log_flag<As...> a, log_flag<Bs...> b) in one_from_set()
|
| /openbmc/phosphor-ipmi-flash/bmc/firmware-handler/ |
| H A D | firmware_handlers_builder.cpp | 72 const auto& a = item.at("actions"); in buildHandlerFromJson() local
|
| /openbmc/phosphor-ipmi-flash/bmc/log-handler/ |
| H A D | log_handlers_builder.cpp | 72 const auto& a = item.at("actions"); in buildHandlerFromJson() local
|