Home
last modified time | relevance | path

Searched defs:stack (Results 1326 – 1350 of 2684) sorted by relevance

1...<<51525354555657585960>>...108

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dindexed_array_analysis.cc100 absl::InlinedVector<const HloInstruction*, 4> stack; in TraverseAndPopulateCache() local
/aosp_15_r20/external/ow2-asm/asm-util/src/main/java/org/objectweb/asm/util/
H A DCheckMethodAdapter.java590 final Object[] stack) { in visitFrame()
/aosp_15_r20/external/lua/src/
H A Dlstate.h315 StkId stack; /* stack base */ member
/aosp_15_r20/external/slf4j/log4j-over-slf4j/compatibility/lib/
HDlog4j-1.3alpha-8.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/misc/common/asm/
HDasm-util-9.6.jar ... numLocal Object[] local int numStack Object[] stack public void visitInsn (int) int opcode public void ...
/aosp_15_r20/bionic/tests/
H A Dpthread_test.cpp171 void* stack = mmap(nullptr, stack_size, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0); in TEST() local
200 std::unique_ptr<char[]> stack(new (std::align_val_t(getpagesize())) char[stack_size]); in TEST() local
737 void* stack = mmap(nullptr, stack_size, PROT_READ|PROT_WRITE, MAP_ANON|MAP_PRIVATE, -1, 0); in TEST() local
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Ddevice_assignment.rs528 let mut stack = assigned_devices; in build_mask() localVariable
580 let mut stack = vec![mask]; in filter_with_mask() localVariable
/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_resolve_ast.c3444 …ances(struct cil_tree_node *node, unsigned max, unsigned *count, struct cil_stack *stack, unsigned… in cil_check_inheritances()
3494 struct cil_stack *stack; in cil_check_for_bad_inheritance() local
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/tool/
H A DErrorManager.java824 StackTraceElement[] stack = e.getStackTrace(); in getLastNonErrorManagerCodeLocation() local
/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/googletest/src/
H A Dgtest-death-test.cc1343 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild() local
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/tests/
Dquickcheck.rs1253 let mut stack = Vec::new(); in is_maximum_matching() localVariable
/aosp_15_r20/frameworks/native/libs/ui/
H A DRegion.cpp640 CallStack stack(LOG_TAG); in validate() local
/aosp_15_r20/external/mesa3d/src/gtest/src/
H A Dgtest-death-test.cc1343 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild() local
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtraced_value.cc342 std::vector<Value*> stack; in ToBaseValue() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/src/
Dgtest-death-test.cc1360 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild() local
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/src/
H A Dgtest-death-test.cc1311 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild() local
/aosp_15_r20/external/mesa3d/src/glx/
H A Dglxclient.h224 __GLXattribute *stack[__GL_CLIENT_ATTRIB_STACK_DEPTH]; member
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DPick.java31 private Multiset<Pick> stack = LinkedHashMultiset.create(); field in Pick.Target
/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DMethodWriter.java738 final Object[] stack) { in visitFrame()
/aosp_15_r20/external/pytorch/test/cpp_extensions/
H A Dopen_registration_extension.cpp524 void custom_cpu_fallback(const c10::OperatorHandle& op, torch::jit::Stack* stack) { in custom_cpu_fallback()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandGraph.cpp602 void CommandGraphNode::visitParents(std::vector<CommandGraphNode *> *stack) in visitParents()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dperl_matcher_non_recursive.hpp106 saved_state** stack; member
/aosp_15_r20/external/angle/build/android/pylib/instrumentation/
H A Dinstrumentation_test_instance.py212 def _ParseExceptionMessage(stack): argument
/aosp_15_r20/external/python/cpython3/Modules/
Dfaulthandler.c138 static stack_t stack; variable
/aosp_15_r20/external/libaom/third_party/googletest/src/googletest/src/
H A Dgtest-death-test.cc1343 void* const stack = mmap(nullptr, stack_size, PROT_READ | PROT_WRITE, in ExecDeathTestSpawnChild() local

1...<<51525354555657585960>>...108