Home
last modified time | relevance | path

Searched defs:frame_ptr (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/libc/loader/linux/x86_64/
Dstart.cpp100 uintptr_t *frame_ptr = in _start() local
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dpyperf.h81 static __always_inline bool get_frame_data(void *frame_ptr, PidData *pidData, in get_frame_data()
206 void* frame_ptr; in __on_event() local
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
DRenderScriptRuntime.cpp1689 StackFrame *frame_ptr, in EvalRSExpression()
1836 StackFrame *frame_ptr, uint32_t x, in JITDataPointer()
1872 StackFrame *frame_ptr) { in JITTypePointer()
1907 StackFrame *frame_ptr) { in JITTypePacked()
1968 StackFrame *frame_ptr) { in JITElementPacked()
2025 StackFrame *frame_ptr) { in JITSubelements()
2108 StackFrame *frame_ptr) { in JITAllocationSize()
2174 StackFrame *frame_ptr) { in JITAllocationStride()
2207 StackFrame *frame_ptr) { in RefreshAllocation()
2235 StackFrame *frame_ptr) { in FindStructTypeName()
[all …]
/external/libvpx/libvpx/vp8/encoder/
Dtemporal_filter.c114 YV12_BUFFER_CONFIG *frame_ptr, in vp8_temporal_filter_find_matching_mb_c()