/openbmc/libbej/src/ |
H A D | bej_encoder_json.cpp | 13 auto stack = reinterpret_cast<std::vector<void*>*>(dataPtr); in stackPeek() local 23 auto stack = reinterpret_cast<std::vector<void*>*>(dataPtr); in stackPop() local 35 auto stack = reinterpret_cast<std::vector<void*>*>(dataPtr); in stackPush() local 42 auto stack = reinterpret_cast<std::vector<uint8_t>*>(handlerContext); in getBejEncodedBuffer() local
|
H A D | bej_encoder_core.c | 228 struct BejPointerStackCallback* stack) in bejPushParentToStack() 240 struct BejPointerStackCallback* stack, in bejProcessChildNodes() 273 struct BejPointerStackCallback* stack, in bejEncodeTree() 316 struct BejPointerStackCallback* stack) in bejEncode()
|
H A D | bej_decoder_json.cpp | 295 std::vector<BejStackProperty>* stack = in stackEmpty() local 308 std::vector<BejStackProperty>* stack = in stackPeek() local 324 std::vector<BejStackProperty>* stack = in stackPop() local 343 std::vector<BejStackProperty>* stack = in stackPush() local
|
H A D | bej_encoder_metadata.c | 530 struct BejPointerStackCallback* stack) in bejProcessChildNodes() 571 struct BejPointerStackCallback* stack) in bejUpdateNodeMetadata()
|
/openbmc/libbej/include/libbej/ |
H A D | bej_encoder_json.hpp | 89 std::vector<void*> stack; member in libbej::BejEncoderJson
|
H A D | bej_decoder_json.hpp | 40 std::vector<BejStackProperty> stack; member in libbej::BejDecoderJson
|
/openbmc/qemu/tests/multiboot/ |
H A D | start.S | 51 stack: label
|
/openbmc/qemu/tests/tcg/loongarch64/system/ |
H A D | boot.S | 55 stack: label
|
/openbmc/qemu/tests/qtest/migration/s390x/ |
H A D | a-b-bios.c | 18 char stack[0x8000] __attribute__((aligned(4096))); variable
|
/openbmc/qemu/bsd-user/aarch64/ |
H A D | target_arch_thread.h | 48 abi_long stack = infop->start_stack; in target_thread_init() local
|
/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_thread.h | 53 abi_long stack = infop->start_stack; in target_thread_init() local
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | imx_bootaux.c | 15 ulong stack, pc; in arch_auxiliary_core_up() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | start.S | 132 stack: label
|
/openbmc/u-boot/arch/x86/lib/fsp/ |
H A D | fsp_common.c | 111 int stack = CONFIG_FSP_TEMP_RAM_ADDR; in arch_fsp_init() local
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | symbol.c | 1106 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert() 1130 struct dep_stack *stack; in sym_check_print_recursive() local 1245 struct dep_stack stack; in sym_check_sym_deps() local 1280 struct dep_stack stack; in sym_check_choice_deps() local 1325 struct dep_stack stack; in sym_check_deps() local
|
/openbmc/qemu/tests/tcg/arm/system/ |
H A D | boot.S | 317 stack: label
|
/openbmc/qemu/util/ |
H A D | coroutine-wasm.c | 30 void *stack; member
|
H A D | coroutine-sigaltstack.c | 38 void *stack; member
|
H A D | coroutine-ucontext.c | 47 void *stack; member
|
/openbmc/qemu/tests/tcg/i386/system/ |
H A D | boot.S | 171 stack: .space 65536 label
|
/openbmc/qemu/tests/tcg/aarch64/system/ |
H A D | boot.S | 411 stack: label
|
/openbmc/qemu/tests/tcg/alpha/system/ |
H A D | boot.S | 507 stack: label
|
/openbmc/u-boot/include/linux/ |
H A D | libfdt.h | 79 struct fdt_subnode_stack stack[FDT_MAX_DEPTH]; /* node stack */ member
|
/openbmc/u-boot/examples/standalone/ |
H A D | sched.c | 51 char stack[STK_SIZE]; member
|
/openbmc/qemu/tests/tcg/x86_64/system/ |
H A D | boot.S | 252 stack: .space 65536 label
|