Home
last modified time | relevance | path

Searched defs:stack (Results 676 – 700 of 2684) sorted by relevance

1...<<21222324252627282930>>...108

/aosp_15_r20/external/libffi/src/nios2/
H A Dffi.c81 void ffi_prep_args (char *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/arc/
Dffi.c46 ffi_prep_args (char *stack, extended_cif * ecif) in ffi_prep_args()
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/fsfdt/src/
Dlib.rs45 let mut stack = vec![fs_path.to_path_buf()]; in overlay_onto() localVariable
/aosp_15_r20/tools/loganalysis/src/com/android/loganalysis/item/
H A DMiscLogcatItem.java196 public void setStack(String stack) { in setStack()
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_debugging.cc89 StackTrace stack(nullptr, 0); in AsanGetStack() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/nios2/
Dffi.c81 void ffi_prep_args (char *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/external/cronet/base/
H A Dstl_util_unittest.cc66 std::stack<int> stack({1, 2, 3, 4, 5}); in TEST() local
/aosp_15_r20/external/trusty/musl/src/process/
Dposix_spawn.c161 char stack[1024+PATH_MAX]; in posix_spawn() local
/aosp_15_r20/external/starlark-go/starlark/
H A Dprofile.go177 stack []profFrame member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dfusion_bitcast_lift.cc133 std::vector<HloInstruction*> stack( in Run() local
/aosp_15_r20/libcore/dalvik/src/main/java/dalvik/system/
H A DCloseGuard.java288 Throwable stack = new Throwable(message); in openWithCallSite() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/moxie/
Dffi.c35 void *ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/external/libffi/src/frv/
H A Dffi.c37 void *ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstackwalker_arm.cc245 StackFrame* StackwalkerARM::GetCallerFrame(const CallStack* stack, in GetCallerFrame()
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dprofiler.py83 def print_missing(stack): argument
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/frv/
Dffi.c37 void *ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/base/
DState.java135 public final DocumentStack stack = new DocumentStack(); field in State
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/voip-common_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/opt/net/voip/voip-common/android_common/combined/
Dvoip-common.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/external/fastrpc/src/
H A Dadsp_default_listener_stub.c48 uint8_t* stack; member
101 static __inline void allocator_init(allocator* me, uint8_t* stack, int stackSize) { in allocator_init()
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_stacktrace_test.cc155 BufferedStackTrace stack; in TEST() local
/aosp_15_r20/art/test/979-const-method-handle/src/
H A DMain.java255 Stack stack = new Stack(); in main() local
/aosp_15_r20/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DBlankScreenDetectorWithSameColorRectangle.java95 ArrayDeque<Integer> stack = new ArrayDeque<>(); in maxSubRectangle() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dsymtab.h49 struct obstack stack; member
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dgraph_traversal.cc85 std::vector<State> stack; in Step() local

1...<<21222324252627282930>>...108