Home
last modified time | relevance | path

Searched defs:stack (Results 726 – 750 of 2684) sorted by relevance

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

/aosp_15_r20/external/zstd/lib/dictBuilder/
H A Ddivsufsort.c404 struct { int *a, *b, c; int d; } stack[STACK_SIZE]; in ss_mintrosort() local
759 struct { int *a, *b, *c; int d; } stack[STACK_SIZE]; in ss_swapmerge() local
1179 struct { const int *a; int *b, *c; int d, e; }stack[STACK_SIZE]; in tr_introsort() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/
H A Dtranslate.rs149 stack: RefCell<Vec<HirFrame>>, field
707 let mut stack = self.trans().stack.borrow_mut(); in push_char() localVariable
721 let mut stack = self.trans().stack.borrow_mut(); in push_byte() localVariable
H A Dvisitor.rs74 stack: Vec<(&'a Hir, Frame<'a>)>, field
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_argument_spec.cpp103 Stack stack = {var(CF, {1, 2}, true), 3, var(CF, {1, 2}, true)}; in TEST() local
/aosp_15_r20/external/perfetto/src/profiling/perf/
H A Dcommon_types.h57 std::vector<char> stack; member
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/
Dffi.c42 void ffi_prep_args(void* stack, extended_cif* ecif) in ffi_prep_args()
/aosp_15_r20/external/rust/android-crates-io/crates/tonic/src/transport/service/
Dconnection.rs59 let stack = ServiceBuilder::new() in new() localVariable
/aosp_15_r20/external/libffi/src/microblaze/
H A Dffi.c42 void ffi_prep_args(void* stack, extended_cif* ecif) in ffi_prep_args()
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dresult.cpp246 auto& stack = error.Stack(); in format() local
/aosp_15_r20/frameworks/base/core/java/android/util/
H A DJsonWriter.java126 private final List<JsonScope> stack = new ArrayList<JsonScope>(); field in JsonWriter
/aosp_15_r20/frameworks/libs/binary_translation/kernel_api/
Druntime_bridge.cc57 long RunGuestSyscall___NR_sigaltstack(long stack, long old_stack) { in RunGuestSyscall___NR_sigaltstack()
/aosp_15_r20/external/libffi/src/m88k/
H A Dffi.c72 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstackwalker_mips.cc251 StackFrame* StackwalkerMIPS::GetCallerFrame(const CallStack* stack, in GetCallerFrame()
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dclient_unittest.cc53 char stack[4096]; in TEST() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/m88k/
Dffi.c72 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/
H A Dradv_nir_lower_ray_queries.c118 rq_variable *stack; member
154 rq_variable *stack; member
/aosp_15_r20/external/crosvm/cros_fdt/src/
H A Doverlay.rs206 let mut stack = VecDeque::new(); in offset_phandle_values() localVariable
226 let mut stack = VecDeque::<(Path, &FdtNode)>::new(); in collect_local_fixup_paths() localVariable
/aosp_15_r20/external/fastrpc/src/
H A Dapps_remotectl_skel.c49 uint8_t* stack; member
102 static __inline void allocator_init(allocator* me, uint8_t* stack, int stackSize) { in allocator_init()
H A Dadspmsgd_adsp1_stub.c198 uint8_t* stack; member
253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
H A Dadspmsgd_apps_skel.c198 uint8_t* stack; member
253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
/aosp_15_r20/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_skel.c181 uint8_t* stack; member
236 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DGCOV.cpp440 std::vector<std::pair<GCOVBlock *, size_t>> &stack) { in augmentOneCycle()
491 std::vector<std::pair<GCOVBlock *, size_t>> stack; in getCyclesCount() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dtensorexpr_fuser.cpp1361 return [kernel](Stack& stack) { in createTensorExprOp()
1422 return [kernel, num_subgraph_inputs, allow_stack_outputs](Stack& stack) { in createTensorExprOp()
/aosp_15_r20/external/trace-cmd/tracecmd/
H A Dtrace-hist.c84 struct stack_save *stack; in save_stack() local
103 struct stack_save *last = NULL, *stack; in restore_stack() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/memfd/
H A Dfuse_test.c201 uint8_t *stack; in spawn_sealing_thread() local

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