/aosp_15_r20/external/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 404 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 D | translate.rs | 149 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 D | visitor.rs | 74 stack: Vec<(&'a Hir, Frame<'a>)>, field
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_argument_spec.cpp | 103 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 D | common_types.h | 57 std::vector<char> stack; member
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/microblaze/ |
D | ffi.c | 42 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/ |
D | connection.rs | 59 let stack = ServiceBuilder::new() in new() localVariable
|
/aosp_15_r20/external/libffi/src/microblaze/ |
H A D | ffi.c | 42 void ffi_prep_args(void* stack, extended_cif* ecif) in ffi_prep_args()
|
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/ |
D | result.cpp | 246 auto& stack = error.Stack(); in format() local
|
/aosp_15_r20/frameworks/base/core/java/android/util/ |
H A D | JsonWriter.java | 126 private final List<JsonScope> stack = new ArrayList<JsonScope>(); field in JsonWriter
|
/aosp_15_r20/frameworks/libs/binary_translation/kernel_api/ |
D | runtime_bridge.cc | 57 long RunGuestSyscall___NR_sigaltstack(long stack, long old_stack) { in RunGuestSyscall___NR_sigaltstack()
|
/aosp_15_r20/external/libffi/src/m88k/ |
H A D | ffi.c | 72 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args()
|
/aosp_15_r20/external/google-breakpad/src/processor/ |
H A D | stackwalker_mips.cc | 251 StackFrame* StackwalkerMIPS::GetCallerFrame(const CallStack* stack, in GetCallerFrame()
|
/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | client_unittest.cc | 53 char stack[4096]; in TEST() local
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/m88k/ |
D | ffi.c | 72 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/nir/ |
H A D | radv_nir_lower_ray_queries.c | 118 rq_variable *stack; member 154 rq_variable *stack; member
|
/aosp_15_r20/external/crosvm/cros_fdt/src/ |
H A D | overlay.rs | 206 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 D | apps_remotectl_skel.c | 49 uint8_t* stack; member 102 static __inline void allocator_init(allocator* me, uint8_t* stack, int stackSize) { in allocator_init()
|
H A D | adspmsgd_adsp1_stub.c | 198 uint8_t* stack; member 253 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
|
H A D | adspmsgd_apps_skel.c | 198 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 D | chre_slpi_skel.c | 181 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 D | GCOV.cpp | 440 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 D | tensorexpr_fuser.cpp | 1361 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 D | trace-hist.c | 84 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 D | fuse_test.c | 201 uint8_t *stack; in spawn_sealing_thread() local
|