Home
last modified time | relevance | path

Searched defs:stack (Results 226 – 250 of 2684) sorted by relevance

12345678910>>...108

/aosp_15_r20/external/libffi/src/vax/
H A Dffi.c51 ffi_prep_args (extended_cif *ecif, void *stack) in ffi_prep_args()
226 ffi_closure_elfbsd_inner (ffi_closure *closure, void *resp, char *stack) in ffi_closure_elfbsd_inner()
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/
H A DFrame.java26 private Type[] stack; field in Frame
37 public Frame(int locals, int stack) { in Frame()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/vax/
Dffi.c51 ffi_prep_args (extended_cif *ecif, void *stack) in ffi_prep_args()
226 ffi_closure_elfbsd_inner (ffi_closure *closure, void *resp, char *stack) in ffi_closure_elfbsd_inner()
/aosp_15_r20/external/okio/okio/src/commonMain/kotlin/okio/internal/
H A DFileSystem.kt93 val stack = ArrayDeque<Path>() in commonListRecursively() constant
/aosp_15_r20/external/cronet/base/profiler/
H A Dchrome_unwinder_android_unittest.cc230 const uintptr_t stack[9] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
282 const uintptr_t stack[9] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
400 const uintptr_t stack[9] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
450 const uintptr_t stack[9] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
500 const uintptr_t stack[9] = {1, 2, 3, 4, 5, 6, 7, 8, 9}; in TEST() local
/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dthroughput_benchmark.cpp82 ScriptModuleInput stack = jit::createStackForSchema( in runOnce() local
105 jit::Stack stack = jit::createStackForSchema( in addInput() local
H A Dpython_dispatch.cpp128 torch::jit::Stack* stack) { in operator ()()
227 auto stack = torch::jit::createStackForSchema( in ophandle_call_boxed() local
274 auto stack = torch::jit::createStackForSchema( in initDispatchBindings() local
996 torch::jit::Stack* stack, in python_op_registration_trampoline_impl()
/aosp_15_r20/external/icing/icing/query/advanced_query_parser/
H A Dparser.cc343 std::vector<std::unique_ptr<Node>> stack; in ConsumeMultExpr() local
375 std::vector<std::unique_ptr<Node>> stack; in ConsumeScoringExpression() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/m68k/
Dffi.c37 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args()
253 ffi_prep_incoming_args_SYSV (char *stack, void **avalue, ffi_cif *cif) in ffi_prep_incoming_args_SYSV()
/aosp_15_r20/external/libffi/src/m68k/
H A Dffi.c37 ffi_prep_args (void *stack, extended_cif *ecif) in ffi_prep_args()
253 ffi_prep_incoming_args_SYSV (char *stack, void **avalue, ffi_cif *cif) in ffi_prep_incoming_args_SYSV()
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFGraphicStackState.cpp61 static bool is_complex_clip(const SkClipStack& stack) { in is_complex_clip()
72 static void apply_clip(const SkClipStack& stack, const SkRect& outerBounds, F fn) { in apply_clip()
/aosp_15_r20/tools/security/sanitizer-status/
H A Dsanitizer-status.cpp56 volatile char stack[32]; in test_crash_stack() local
87 volatile int stack[10]; in test_msan_crash_stack() local
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cc31 bool DlAddrSymbolizer::SymbolizePC(uptr addr, SymbolizedStack *stack) { in SymbolizePC()
135 bool AtosSymbolizer::SymbolizePC(uptr addr, SymbolizedStack *stack) { in SymbolizePC()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/domain/interactor/
H A DSceneBackInteractor.kt61 _backStack.update { stack -> in <lambda>() method
75 _backStack.update { stack -> transform(stack) } in <lambda>() method
/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Drecord_function_ops.cpp142 [](jit::Stack& stack) { in TORCH_LIBRARY_FRAGMENT()
154 [](c10::Stack& stack) { in TORCH_LIBRARY_FRAGMENT()
/aosp_15_r20/external/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cc23 BufferedStackTrace stack; in CurrentStackTrace() local
33 StackTrace stack = StackDepotGet(stk); in PrintStackTrace() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/lock_agent/lockagent/android_common/javac/
Dlockagent.jar ... tid String threadName dalvik.system.AnnotatedStackTraceElement[] stack } com/android/lock_checker/OnThreadLockChecker$Violation ...
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/parser/
H A DHtmlTreeBuilderState.java324 final ArrayList<Element> stack; in inBodyStartTag() local
848 final ArrayList<Element> stack = tb.getStack(); in anyOtherEndTag() local
880 final ArrayList<Element> stack = tb.getStack(); in inBodyEndTagAdoption() local
1811 ArrayList<Element> stack = tb.getStack(); in process() local
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/lockagent_intermediates/
Dclasses.jar ... alreadyHeld Object lock dalvik.system.AnnotatedStackTraceElement[] stack com.android.lock_checker.OnThreadLockChecker$OrderData oppositeData ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/tools/lock_agent/lockagent/android_common/repackaged-jarjar/javac/
Dlockagent.jar ... alreadyHeld Object lock dalvik.system.AnnotatedStackTraceElement[] stack com.android.lock_checker.OnThreadLockChecker$OrderData oppositeData ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dlexer.py621 def get_tokens_unprocessed(self, text, stack=('root',)): argument
688 def __init__(self, text, pos, stack=None, end=None): argument
863 def get_tokens_unprocessed(self, text, stack=('root',)): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dlexer.py621 def get_tokens_unprocessed(self, text, stack=('root',)): argument
688 def __init__(self, text, pos, stack=None, end=None): argument
863 def get_tokens_unprocessed(self, text, stack=('root',)): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dlexer.py621 def get_tokens_unprocessed(self, text, stack=('root',)): argument
688 def __init__(self, text, pos, stack=None, end=None): argument
863 def get_tokens_unprocessed(self, text, stack=('root',)): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/pygments/
Dlexer.py621 def get_tokens_unprocessed(self, text, stack=('root',)): argument
688 def __init__(self, text, pos, stack=None, end=None): argument
863 def get_tokens_unprocessed(self, text, stack=('root',)): argument
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/metag/
Dffi.c37 unsigned int ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args()
294 static void ffi_prep_incoming_args_SYSV(char *stack, void **rvalue, in ffi_prep_incoming_args_SYSV()

12345678910>>...108