Home
last modified time | relevance | path

Searched defs:stack (Results 501 – 525 of 2684) sorted by relevance

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

/aosp_15_r20/cts/common/device-side/bedstead/testapisparser/src/main/java/com/android/bedstead/testapis/parser/
H A DTestApisParser.java59 Deque<Character> stack = new LinkedList<>(); in parse() local
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DBatchRulesDecompositions.cpp31 static void unsupportedData(const c10::OperatorHandle& op, torch::jit::Stack* stack) { in unsupportedData()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/itertools-0.11.0/benches/
H A Dtree_fold1.rs13 let mut stack = Vec::with_capacity(cap); in tree_fold1_vec() localVariable
/aosp_15_r20/external/moshi/moshi/src/main/java/com/squareup/moshi/
H A DJsonScope.java57 static String getPath(int stackSize, int[] stack, String[] pathNames, int[] pathIndices) { in getPath()
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/benches/
Dtree_reduce.rs16 let mut stack = Vec::with_capacity(cap); in tree_reduce_vec() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rustversion-1.0.15/src/
H A Diter.rs6 stack: Vec<token_stream::IntoIter>, field
/aosp_15_r20/external/llvm/unittests/Support/
H A DManagedStatic.cpp34 void *stack = malloc(n); in allocate_stack() local
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
H A DDocBuilder.java24 private final ArrayDeque<Doc.Level> stack = new ArrayDeque<>(); field in DocBuilder
/aosp_15_r20/external/swiftshader/third_party/marl/src/
H A Dosfiber_asm.h105 Allocation stack; variable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/
H A Dassert.c31 void *stack[n]; in test_dump_stack() local
/aosp_15_r20/external/libffi/src/m32r/
H A Dffi.c35 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/m32r/
Dffi.c35 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Linux/
H A Dswapcontext_test.cc71 char stack[kStackSize + 1]; in main() local
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DConjugateFallback.cpp12 …teFallback(const c10::OperatorHandle& op, DispatchKeySet dispatch_keys, torch::jit::Stack* stack) { in conjugateFallback()
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/lang/
H A Dspecial_functions.py88 def stack(list_or_tensor, element_dtype=None, strict=True): function
/aosp_15_r20/external/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cc51 int stack; in TEST() local
/aosp_15_r20/external/executorch/kernels/prim_ops/
H A Det_view.cpp67 void et_view(KernelRuntimeContext& context, EValue** stack) { in et_view()
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DNegateFallback.cpp13 …onFallback(const c10::OperatorHandle& op, DispatchKeySet dispatch_keys, torch::jit::Stack* stack) { in negationFallback()
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dregister_c10_ops.cpp13 return Operator(op, [op](Stack& stack) { op.callBoxed(stack); }); in createOperatorFromC10()
/aosp_15_r20/external/guice/lib/build/
HDeasymock.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/easymock/ org/ ...
/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dinit.cpp554 Stack stack; in initJITBindings() local
575 Stack stack; in initJITBindings() local
595 Stack stack; in initJITBindings() local
612 Stack stack; in initJITBindings() local
737 auto stack = toTraceableStack(args); in initJITBindings() local
/aosp_15_r20/external/python/cpython3/Modules/
D_elementtree.c854 PyObject *stack[2]; in deepcopy() local
2325 PyObject *stack; /* element stack */ member
2849 PyObject* stack[2] = {target, text}; in treebuilder_handle_pi() local
3372 PyObject* stack[2]; in expat_start_ns_handler() local
3550 PyObject* stack[2]; in expat_pi_handler() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/kcmp/
H A Dkcmp03.c30 static void *stack; variable
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/base/
H A DTarjanSCCs.java51 private final Deque<NodeT> stack; field in TarjanSCCs.TarjanSCC
/aosp_15_r20/external/cronet/base/sampling_heap_profiler/
H A Dsampling_heap_profiler.h50 std::vector<const void*> stack; variable

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