Home
last modified time | relevance | path

Searched defs:stack (Results 1151 – 1175 of 2684) sorted by relevance

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

/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dattestation_record.cpp143 void copyAuthTag(const stack_st_ASN1_INTEGER* stack, TypedTag<TagType::ENUM_REP, tag> ttag, in copyAuthTag()
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptorMessageInfoFactory.java161 private final Stack<Node> stack = new Stack<Node>(); field in DescriptorMessageInfoFactory.IsInitializedCheckAnalyzer
/aosp_15_r20/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduComposer.java1102 private LengthRecordNode stack = null; field in PduComposer.BufferStack
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_legacy.h203 const std::vector<std::string>& stack() const { in stack() function
/aosp_15_r20/system/nfc/src/gki/ulinux/
H A Dgki_ulinux.cc186 uint16_t* stack, uint16_t stacksize, void* pCondVar, in GKI_create_task()
/aosp_15_r20/external/libffi/src/riscv/
H A Dffi.c448 size_t *stack, call_context *aregs) in ffi_closure_inner()
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DCodeAttribute.java58 public CodeAttribute(ConstPool cp, int stack, int locals, byte[] code, in CodeAttribute()
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cc143 bool FdLocation(uptr addr, int *fd, int *tid, u32 *stack) { in FdLocation()
/aosp_15_r20/external/google-breakpad/src/client/linux/minidump_writer/
H A Dlinux_ptrace_dumper_unittest.cc453 const void* stack; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/memmap2/src/
Dunix.rs267 let stack = if stack { MAP_STACK } else { 0 }; in map_anon() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/regex-syntax/src/ast/
Dmod.rs1380 let mut stack = vec![mem::replace(self, empty_ast())]; in drop() localVariable
1441 let mut stack = vec![mem::replace(self, empty_set())]; in drop() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_dataflow_analysis.cc100 absl::InlinedVector<const HloInstruction*, 4> stack; in AreTransitiveUsesElementwiseOrTuple() local
227 absl::InlinedVector<const HloInstruction*, 4> stack; in AreTransitiveUsesEffectivelyElementwise() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dtensorexpr_init.cpp801 Stack stack; in initTensorExprBindings() local
818 Stack stack; in initTensorExprBindings() local
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLDMLUtilities.java84 Map<String, String> stack) { in getFullyResolvedLDML() argument
890 Map<String, String> stack) { in resolveAliases() argument
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
Dffi_darwin.c106 ffi_prep_args (extended_cif *ecif, unsigned long *const stack) in ffi_prep_args()
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_module_api.cpp74 std::vector<IValue> stack; in TEST() local
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dexec_linux.go201 stack uint64 // Pointer to lowest byte of stack member
/aosp_15_r20/external/libffi/src/x86/
H A Dffi64.c562 char *stack, *argp; in ffi_call_int() local
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dminidump_processor.cc339 scoped_ptr<CallStack> stack(new CallStack()); in Process() local
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_argument.cc359 std::vector<Value*> stack; in ToBaseValue() local
/aosp_15_r20/external/libdivsufsort/lib/
H A Dtrsort.c331 struct { const saidx_t *a; saidx_t *b, *c; saint_t d, e; }stack[STACK_SIZE]; in tr_introsort() local
/aosp_15_r20/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
H A DDelegateMethodAdapter.java408 public void visitFrame(int type, int nLocal, Object[] local, int nStack, Object[] stack) { in visitFrame()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c51 unsigned *stack; member
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dpyperf.h53 int32_t stack[STACK_MAX_LEN]; member
/aosp_15_r20/external/skia/tests/
H A DSkBlockAllocatorTest.cpp82 SkBlockAllocator stack{GrowthPolicy::kFixed, 2048}; in DEF_TEST() local

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