Home
last modified time | relevance | path

Searched defs:stack (Results 901 – 925 of 2684) sorted by relevance

1...<<31323334353637383940>>...108

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dautocast.cpp36 void stack(const AutocastContext& parent_context) {} in stack() function
/aosp_15_r20/external/llvm-libc/src/__support/threads/
H A Dthread.h101 void *stack; // Pointer to the thread stack member
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/provider/
H A DTestProvider.java54 Stack stack = new Stack(); in getStack() local
/aosp_15_r20/system/extras/boottime_tools/bootanalyze/
H A Dbugreport_anayze.py108 def dump_crash(self, time, stack): argument
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/file/
DFileTreeWalker.java61 private final ArrayDeque<DirectoryNode> stack = new ArrayDeque<>(); field in FileTreeWalker
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/
H A Dtutorial.cpp515 std::vector<torch::IValue> stack = torch::fmap<torch::IValue>(inputs); in main() local
/aosp_15_r20/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/
H A DLocalVariablesSorter.java186 final Object[] stack) { in visitFrame()
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/file/
H A DFileTreeWalker.java61 private final ArrayDeque<DirectoryNode> stack = new ArrayDeque<>(); field in FileTreeWalker
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/internal/
H A Dhashtablez_sampler.h98 void* stack[kMaxStackDepth]; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dkernel.cpp247 void LlgaKernel::run(Stack& stack) { in run()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_file.cc197 int SSL_add_file_cert_subjects_to_stack(STACK_OF(X509_NAME) *stack, in SSL_add_file_cert_subjects_to_stack()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/example/x3/calc/
Dcalc6.cpp125 std::vector<int> stack; member in client::vmachine
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/
Dprepare.rs55 let mut stack = vec![Vec::new()]; in isolating_run_sequences() localVariable
/aosp_15_r20/external/gson/gson/src/main/java/com/google/gson/stream/
H A DJsonWriter.java176 private int[] stack = new int[32]; field in JsonWriter
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DViewTransformationHelper.java251 Stack<View> stack = new Stack<>(); in addRemainingTransformTypes() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/9/libcore/ojluni/src/main/java/java/nio/file/
DFileTreeWalker.java61 private final ArrayDeque<DirectoryNode> stack = new ArrayDeque<>(); field in FileTreeWalker
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_file.cc197 int SSL_add_file_cert_subjects_to_stack(STACK_OF(X509_NAME) *stack, in SSL_add_file_cert_subjects_to_stack()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c270 void *stack; in do_clone() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/term/terminfo/
H A Dparm.rs133 let mut stack: Vec<Param> = Vec::new(); in expand() localVariable
/aosp_15_r20/external/mesa3d/src/util/
H A Dregister_allocate_internal.h143 unsigned int *stack; member
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/
H A Dparm.rs133 let mut stack: Vec<Param> = Vec::new(); in expand() localVariable
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dkernel.h158 void fallback(Stack& stack) const { in fallback()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/term/terminfo/
H A Dparm.rs133 let mut stack: Vec<Param> = Vec::new(); in expand() localVariable
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/bindinggraphvalidation/
H A DMissingBindingValidator.java321 final Deque<XType> stack = new ArrayDeque<>(); field in MissingBindingValidator.TypeDfsIterator
/aosp_15_r20/external/rust/android-crates-io/crates/serde_yaml/src/value/
Dmod.rs627 let mut stack = Vec::new(); in apply_merge() localVariable

1...<<31323334353637383940>>...108