/third_party/jerryscript/jerry-core/parser/js/ |
D | js-scanner.c | 78 scan_stack_modes_t stack_top) /**< current stack top */ in scanner_scan_primary_expression() 298 scan_stack_modes_t stack_top) /**< current stack top */ in scanner_scan_post_primary_expression() 387 scan_stack_modes_t stack_top) /**< current stack top */ in scanner_scan_primary_expression_end() 1079 scan_stack_modes_t stack_top) /**< current stack top */ in scanner_scan_statement() 2135 uint8_t stack_top = context_p->stack_top_uint8; in scanner_scan_statement_end() local 2360 scan_stack_modes_t stack_top = (scan_stack_modes_t) context_p->stack_top_uint8; in scanner_scan_all() local
|
D | js-scanner-internal.h | 138 #define SCANNER_IS_FOR_START(stack_top) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
D | osfiber_mips64.c | 32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
D | osfiber_aarch64.c | 32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
D | osfiber_x64.c | 34 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
D | osfiber_arm.c | 32 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
D | osfiber_x86.c | 39 uintptr_t* stack_top = (uintptr_t*)((uint8_t*)(stack) + stack_size); in marl_fiber_set_target() local
|
D | osfiber_ppc64.c | 32 uintptr_t stack_top = (uintptr_t)((uint8_t*)(stack) + stack_size - sizeof(uintptr_t)); in marl_fiber_set_target() local
|
/third_party/node/deps/v8/src/diagnostics/ |
D | unwinder.cc | 74 const void* stack_top) { in AddressIsInStack() 121 const void* stack_top = register_state->sp; in TryUnwindV8Frames() local
|
/third_party/ltp/testcases/kernel/syscalls/mmap/ |
D | mmap18.c | 88 void *start, *stack_top, *stack_bottom; in allocate_stack() local
|
/third_party/libsnd/cmake/ |
D | CMakeAutoGenScript.cmake | 173 function(stack_top STACK_ARG ITEM) function
|
/third_party/ltp/testcases/cve/ |
D | stack_clash.c | 85 unsigned long stack_top = -1UL, start, end; in read_stack_addr_from_proc() local
|
/third_party/skia/third_party/externals/freetype/src/lzw/ |
D | ftzopen.h | 140 FT_UInt stack_top; member
|
/third_party/node/deps/v8/src/logging/ |
D | runtime-call-stats.cc | 210 RuntimeCallTimer* stack_top = current_timer(); in Leave() local
|
/third_party/node/src/ |
D | node_worker.cc | 643 const uintptr_t stack_top = reinterpret_cast<uintptr_t>(&arg); in StartThread() local
|
/third_party/jerryscript/jerry-core/vm/ |
D | opcodes.c | 623 size_t stack_top = (size_t) (frame_ctx_p->stack_top_p - VM_GET_REGISTERS (frame_ctx_p)); in opfunc_create_executable_object() local
|
/third_party/selinux/checkpolicy/ |
D | module_compiler.c | 50 static scope_stack_t *stack_top = NULL; variable
|
/third_party/googletest/googletest/src/ |
D | gtest-death-test.cc | 1354 void* const stack_top = in ExecDeathTestSpawnChild() local
|
/third_party/node/deps/googletest/src/ |
D | gtest-death-test.cc | 1320 void* const stack_top = in ExecDeathTestSpawnChild() local
|
/third_party/mesa3d/src/gtest/src/ |
D | gtest-death-test.cc | 1380 void* const stack_top = in ExecDeathTestSpawnChild() local
|
/third_party/cef/tools/distrib/gtest/ |
D | gtest-all.cc | 9602 void* const stack_top = in ExecDeathTestSpawnChild() local
|