Home
last modified time | relevance | path

Searched defs:stack (Results 1001 – 1025 of 2684) sorted by relevance

1...<<41424344454647484950>>...108

/aosp_15_r20/external/pytorch/torch/_functorch/
H A Dpyfunctorch.py105 def temporarily_restore_interpreter_stack(stack): argument
/aosp_15_r20/external/libffi/src/powerpc/
H A Dffi_sysv.c373 ffi_prep_args_SYSV (extended_cif *ecif, unsigned *const stack) in ffi_prep_args_SYSV()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/internal/
H A Dhashtablez_sampler.h94 void* stack[kMaxStackDepth]; member
/aosp_15_r20/external/libffi/src/s390/
H A Dffi.c314 unsigned char *stack, *p_struct; in ffi_call_int() local
/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DStaticInitMethodAdapter.java214 public void visitFrame(int type, int nLocal, Object[] local, int nStack, Object[] stack) { in visitFrame()
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/
H A Drequest_callback_impl.cpp301 std::vector<at::IValue>& stack, in runJitFunction()
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/examples/
Dgun.c216 unsigned stack; /* next position for reversed string */ in lunpipe() local
/aosp_15_r20/external/compiler-rt/lib/asan/
H A Dasan_win.cc211 void ReadContextStack(void *context, uptr *stack, uptr *ssize) { in ReadContextStack()
/aosp_15_r20/system/media/audio_utils/include/audio_utils/
H A Dmutex.h1019 const auto& stack() const { in stack() function
1230 const auto& stack = info->mutexes_held_; in deadlock_detection() local
/aosp_15_r20/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c1958 struct array_stack_state *stack = in __glXPushArrayState() local
1984 struct array_stack_state *stack; in __glXPopArrayState() local
/aosp_15_r20/external/selinux/python/sepolgen/src/sepolgen/
H A Dyacc.py233 def __init__(self, s, stack=None): argument
2068 def traverse(x, N, stack, F, X, R, FP): argument
/aosp_15_r20/external/ply/ply/ply/
H A Dyacc.py233 def __init__(self, s, stack=None): argument
2068 def traverse(x, N, stack, F, X, R, FP): argument
/aosp_15_r20/external/libchrome/third_party/ply/
H A Dyacc.py192 def __init__(self,s,stack=None): argument
1911 def traverse(x,N,stack,F,X,R,FP): argument
/aosp_15_r20/external/python/pycparser/pycparser/ply/
Dyacc.py234 def __init__(self, s, stack=None): argument
2066 def traverse(x, N, stack, F, X, R, FP): argument
/aosp_15_r20/development/tools/mkstubs/src/com/android/mkstubs/sourcer/
H A DMethodSourcer.java171 public void visitFrame(int type, int local, Object[] local2, int stack, Object[] stack2) { in visitFrame()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_rt_common.h86 nir_deref_instr *stack; member
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Donepass.cc405 InstCond* stack = stack_storage.data(); in IsOnePass() local
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtest_te_fuser_pass.cpp385 Stack stack(inputs.begin(), inputs.end()); in TEST() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/utils/
H A DAnrTimerTest.java154 StackTraceElement[] stack = Thread.currentThread().getStackTrace(); in caller() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcfg.cpp171 std::vector<BasicBlock*> stack; in ComputePostOrderTraversal() local
/aosp_15_r20/external/zstd/tests/
H A DDEPRECATED-test-zstd-speed.py371 stack = traceback.format_exc() variable
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dcfg.cpp171 std::vector<BasicBlock*> stack; in ComputePostOrderTraversal() local
/aosp_15_r20/cts/libs/json/src/com/android/json/stream/
H A DJsonReader.java191 private final List<JsonScope> stack = new ArrayList<JsonScope>(); field in JsonReader
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dentropy_encode.c25 int stack[16]; in BrotliSetDepth() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Donepass.cc407 PODArray<InstCond> stack(stacksize); in IsOnePass() local

1...<<41424344454647484950>>...108