/aosp_15_r20/external/rust/android-crates-io/crates/pest/benches/ |
D | stack.rs | 14 let mut stack = Stack::<T>::new(); in snapshot_push_restore() localVariable 24 let mut stack = Stack::<T>::new(); in snapshot_push_clear_snapshot() localVariable 33 let mut stack = Stack::<T>::new(); in snapshot_pop_restore() localVariable 46 let mut stack = Stack::<T>::new(); in snapshot_pop_clear() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_vectorize_vs_inputs.c | 102 struct util_dynarray *stack = ralloc(mem_ctx, struct util_dynarray); in r600_vec_instr_stack_create() local 108 r600_vec_instr_stack_push(struct util_dynarray *stack, nir_instr *instr) in r600_vec_instr_stack_push() 155 struct util_dynarray *stack, in r600_vec_instr_stack_pop() 220 const struct util_dynarray *stack = data; in r600_hash_stack() local 251 struct util_dynarray *stack = (struct util_dynarray *)entry->key; in r600_vec_instr_set_add() local 287 struct util_dynarray *stack = (struct util_dynarray *)entry->key; in r600_vec_instr_set_remove() local
|
/aosp_15_r20/external/pytorch/torch/csrc/distributed/rpc/ |
H A D | python_functions.cpp | 31 Stack stack; in toPyIValue() local 60 Stack& stack) { in matchBuiltinOp() 202 Stack stack; in pyRpcBuiltin() local 254 Stack stack; in pyRpcTorchscript() local 282 Stack stack; in pyRemoteBuiltin() local 404 Stack stack; in pyRemoteTorchscript() local
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/postscript/ |
H A D | stack.rs | 379 let mut stack = Stack::new(); in push_pop() localVariable 391 let mut stack = Stack::new(); in push_fixed_pop_i32() localVariable 398 let mut stack = Stack::new(); in push_i32_pop_fixed() localVariable 405 let mut stack = Stack::new(); in reverse() localVariable 417 let mut stack = Stack::new(); in delta_prefix_sum() localVariable 439 let mut stack = Stack::new(); in blend() localVariable
|
/aosp_15_r20/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/ |
D | AudioFocusStackTest.java | 76 AudioFocusStack stack = in getActiveFocusList() local 87 AudioFocusStack stack = in getActiveFocusList_withEmptyInfo() local 97 AudioFocusStack stack = in getInactiveFocusList() local 108 AudioFocusStack stack = in getInactiveFocusList_withEmptyInfo() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/ |
H A D | frozen_ops_to_mkldnn.cpp | 239 return [aten_op, inplace](Stack& stack) { in createUnaryOp() 282 void MKLDNNLayerNormOp(Stack& stack, bool inplace) { in MKLDNNLayerNormOp() 309 return [](Stack& stack) { in BroadOp() 483 [](Stack& stack) { MKLDNNLayerNormOp(stack, false); }, in __anon6095a4570f02() 487 [](Stack& stack) { MKLDNNLayerNormOp(stack, true); }, in __anon6095a4571002() 493 return [t](Stack& stack) { in ConstantMKLDNNTensorOp() 521 [](jit::Stack& stack) { in __anon6095a4571202() 570 [](jit::Stack& stack) { in __anon6095a4571302() 588 [](jit::Stack& stack) { in __anon6095a4571402()
|
/aosp_15_r20/external/pytorch/test/cpp/jit/ |
H A D | test_utils.cpp | 28 std::vector<IValue> stack(inputs.begin(), inputs.end()); in run() local 33 static void unpackReturnTuple(Stack& stack) { in unpackReturnTuple() 42 static const auto as_tensorlist = [](const Stack& stack) { in runGradient() 276 [](Stack& stack) { push(stack, at::Tensor()); }, in __anona6ec7ab70502() 284 std::vector<IValue> stack = fmap<IValue>(inputs); in runGraph() local
|
H A D | test_misc.cpp | 470 auto run = [&](const std::string& name, std::vector<IValue> stack) { in TEST() 1452 auto stack = createStack({x.clone(), y.clone()}); in TEST() local 1542 [](Stack& stack) { push(stack, IValue()); }, in TEST() 1546 [](Stack& stack) { in TEST() 1589 std::vector<IValue> stack = {IValue(torch::randn({22}, at::kCPU))}; in TEST() local 1590 auto run = [&](std::shared_ptr<Graph>& graph, std::vector<IValue> stack) { in TEST() 1658 auto stack = createStack({}); in TEST() local 1700 auto stack = createStack({}); in TEST() local 1746 auto stack = createStack({}); in TEST() local 1791 auto stack = createStack({}); in TEST() local [all …]
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
H A D | NamespaceMappings.java | 119 Stack stack; in initNamespaces() local 141 final Stack stack = getPrefixStack(prefix); in lookupNamespace() local 152 final Stack stack = (Stack) m_namespaces.get(prefix); in getMappingFromPrefix() local 210 Stack stack; in popNamespace() local 233 Stack stack; in pushNamespace() local
|
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/mlir/ |
H A D | dtensor_location_test.cc | 45 constexpr char stack[] = R"stack(>> test.cc:10:20 in TEST() local 68 constexpr char stack[] = R"stack(>> test.cc:10:20 in TEST() local 95 constexpr char stack[] = R"stack(>> test.cc:10:20 in TEST() local 108 constexpr char stack[] = R"stack(>> test.cc:10:20 in TEST() local
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/ |
H A D | PredictorTest.cpp | 102 LayerStack stack({&layerStateOne}); in TEST_F() local 127 LayerStack stack({&layerStateOne}); in TEST_F() local 156 LayerStack stack({&layerStateOne}); in TEST_F() local 190 LayerStack stack({&layerStateOne, &layerStateOne}); in TEST_F() local 234 LayerStack stack({&layerStateOne}); in TEST_F() local 259 LayerStack stack({&layerStateOne}); in TEST_F() local 305 LayerStack stack({&layerStateOne}); in TEST_F() local 343 LayerStack stack({&layerStateOne, &layerStateOne}); in TEST_F() local
|
/aosp_15_r20/external/grpc-grpc/src/ruby/ext/grpc/ |
H A D | rb_channel.c | 222 channel_init_try_register_stack stack; in grpc_rb_channel_init() local 278 get_state_stack* stack = (get_state_stack*)arg; in get_state_without_gil() local 305 get_state_stack stack; in grpc_rb_channel_get_connectivity_state() local 330 watch_state_stack* stack = (watch_state_stack*)arg; in wait_for_watch_state_op_complete_without_gvl() local 380 watch_state_stack stack; in grpc_rb_channel_watch_connectivity_state() local 445 channel_init_try_register_stack stack; in grpc_rb_channel_maybe_recreate_channel_after_fork() local 606 channel_init_try_register_stack* stack = in channel_init_try_register_connection_polling_without_gil() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/ |
H A D | function.cpp | 134 void Function::run(Stack& stack) { in run() 144 at::IValue Function::operator()(Stack& stack) { in operator ()() 183 fn = [jit_op](Stack& stack) { jit_op->getOperation()(stack); }; in makeOperatorFunction() 188 fn = [op](Stack& stack) { op->callBoxed(&stack); }; in makeOperatorFunction() 207 fn = [fn, num_specified_args, &args](Stack& stack) { in makeOperatorFunction()
|
H A D | interpreter.cpp | 28 void createObject(Stack& stack, const at::ClassTypePtr& type) { in createObject() 35 void isinstance(Stack& stack, at::ArrayRef<at::TypePtr> types) { in isinstance() 77 void InterpreterState::callFunction(torch::jit::Function& f, Stack& stack) { in callFunction() 83 bool InterpreterState::run(Stack& stack) { in run()
|
/aosp_15_r20/external/compiler-rt/lib/asan/ |
H A D | asan_allocator.cc | 719 void *asan_memalign(uptr alignment, uptr size, BufferedStackTrace *stack, in asan_memalign() 724 void asan_free(void *ptr, BufferedStackTrace *stack, AllocType alloc_type) { in asan_free() 728 void asan_sized_free(void *ptr, uptr size, BufferedStackTrace *stack, in asan_sized_free() 733 void *asan_malloc(uptr size, BufferedStackTrace *stack) { in asan_malloc() 737 void *asan_calloc(uptr nmemb, uptr size, BufferedStackTrace *stack) { in asan_calloc() 741 void *asan_realloc(void *p, uptr size, BufferedStackTrace *stack) { in asan_realloc() 751 void *asan_valloc(uptr size, BufferedStackTrace *stack) { in asan_valloc() 755 void *asan_pvalloc(uptr size, BufferedStackTrace *stack) { in asan_pvalloc() 766 BufferedStackTrace *stack) { in asan_posix_memalign()
|
/aosp_15_r20/system/core/libutils/ |
H A D | CallStack.cpp | 96 CallStack::CallStackUPtr stack(new CallStack()); in getCurrentInternal() local 101 void CallStack::logStackInternal(const char* logtag, const CallStack* stack, in logStackInternal() 106 String8 CallStack::stackToStringInternal(const char* prefix, const CallStack* stack) { in stackToStringInternal() 110 void CallStack::deleteStack(CallStack* stack) { in deleteStack()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | stack.cc | 128 Status GetStack(OpKernelContext* ctx, Stack** stack) { in GetStack() 191 Stack* stack = new Stack(elem_type_, stack_name, size); in Compute() local 223 Stack* stack = nullptr; in ComputeAsync() local 292 Stack* stack = nullptr; in ComputeAsync() local 332 Stack* stack = nullptr; in Compute() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/dispatch/ |
H A D | Dispatcher.h | 460 void callBoxed(Stack* stack) const { in callBoxed() 464 void callBoxed(Stack& stack) const { in callBoxed() 468 void callBoxedForDispatchKey(DispatchKey dk, Stack& stack) const { in callBoxedForDispatchKey() 472 void redispatchBoxed(DispatchKeySet ks, Stack* stack) const { in redispatchBoxed() 570 Stack stack; in getOutputs() local
|
/aosp_15_r20/development/samples/devbytes/animation/CardFlip/src/com/example/android/cardflip/ |
H A D | CardFlip.java | 116 public void addNewCard(int stack) { in addNewCard() 170 public void rotateCardView(final CardView cardView, int stack, float velocityX, in rotateCardView() 242 public void rotateCards (final int stack, CardView.Corner corner, in rotateCards() 274 public void rotateCardsFullRotation (int stack, CardView.Corner corner) { in rotateCardsFullRotation()
|
/aosp_15_r20/external/guice/extensions/struts2/lib/ |
HD | struts2-core-2.2.1.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/aosp_15_r20/external/libpng/contrib/tools/ |
H A D | pngcp.c | 457 struct stack struct 459 png_alloc_size_t best_size; /* Best so far for this option */ 460 png_alloc_size_t lo_size; 461 png_alloc_size_t hi_size; 462 int lo, hi; /* For binary chop of a range */ 463 int best_val; /* Best value found so far */ 464 int opt_string_end; /* End of the option string in 'curr' */ 465 png_byte opt; /* The option being tested */ 466 png_byte entry; /* The next value entry to be tested */ 467 png_byte end; /* This is the last entry */ [all …]
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/ |
H A D | register_prim_ops.cpp | 153 void sort_op(Stack& stack) { in sort_op() 1418 void dictSetItem(Stack& stack) { in dictSetItem() 1425 void dictLen(Stack& stack) { in dictLen() 1430 void dictValues(Stack& stack) { in dictValues() 1439 void dictKeys(Stack& stack) { in dictKeys() 1449 void dictGet(Stack& stack) { in dictGet() 1466 void dictSetDefault(Stack& stack) { in dictSetDefault() 1480 void dictPop(Stack& stack) { in dictPop() 1503 void dictDelete(Stack& stack) { in dictDelete() 1509 void dictPopItem(Stack& stack) { in dictPopItem() [all …]
|
/aosp_15_r20/external/selinux/libsepol/cil/src/ |
H A D | cil_parser.c | 52 static void push_hll_info(struct cil_stack *stack, uint32_t hll_offset, uint32_t hll_expand) in push_hll_info() 62 static void pop_hll_info(struct cil_stack *stack, uint32_t *hll_offset, uint32_t *hll_expand) in pop_hll_info() 96 …tree_node **current, uint32_t *hll_offset, uint32_t *hll_expand, struct cil_stack *stack, char *pa… in add_hll_linemark() 223 struct cil_stack *stack; in cil_parser() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | PythonFallbackKernel.cpp | 48 void pythonFallback(const c10::OperatorHandle& op, torch::jit::Stack* stack) { in pythonFallback() 96 …lback(const c10::OperatorHandle& op, c10::DispatchKeySet dispatch_keys, torch::jit::Stack* stack) { in pythonDispatcherFallback() 102 …lback(const c10::OperatorHandle &op, c10::DispatchKeySet dispatch_keys, torch::jit::Stack* stack) { in pythonTLSSnapshotFallback() 117 …lback(const c10::OperatorHandle& op, c10::DispatchKeySet dispatch_keys, torch::jit::Stack* stack) { in preDispatchFallback()
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/aarch64/ |
D | ffi.c | 478 allocate_to_stack (struct arg_state *state, void *stack, size_t alignment, in allocate_to_stack() 556 unsigned char *stack, in copy_hfa_to_reg_or_stack() 589 unsigned char *stack, in allocate_to_register_or_stack() 640 unsigned char *stack, in copy_to_register_or_stack() 655 aarch64_prep_args (struct call_context *context, unsigned char *stack, in aarch64_prep_args() 954 void *stack) in ffi_closure_SYSV_inner()
|