| /third_party/ltp/testcases/kernel/security/tomoyo/ |
| H A D | tomoyo_filesystem_test.c | 568 static char stack[8192]; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/mmap/ |
| H A D | mmap18.c | 130 grow_stack(void *stack, size_t size) grow_stack() argument 155 void *stack; grow_stack_success() local 179 void *stack; grow_stack_fail() local [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | source-position.cc | 52 std::vector<SourcePositionInfo> stack; in InliningStack() local 68 std::vector<SourcePositionInfo> stack; in InliningStack() local 23 operator <<(std::ostream& out, const std::vector<SourcePositionInfo>& stack) operator <<() argument [all...] |
| /third_party/node/deps/v8/src/heap/base/ |
| H A D | stack.cc | 126 IteratePointersImpl(const Stack* stack, StackVisitor* visitor, intptr_t* stack_end) IteratePointersImpl() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | tick-sample.h | 94 void* stack[kMaxFramesCount]; // Call stack. member
|
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitUtils.c | 177 struct sljit_stack *stack; in sljit_allocate_stack() local 202 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 209 sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) sljit_stack_resize() argument 221 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 230 sljit_free_stack(struct sljit_stack *stack, void *allocator_data) sljit_free_stack() argument 241 struct sljit_stack *stack; sljit_allocate_stack() local 296 sljit_stack_resize(struct sljit_stack *stack, sljit_u8 *new_start) sljit_stack_resize() argument [all...] |
| /third_party/python/Modules/_ctypes/libffi_osx/x86/ |
| H A D | x86-ffi_darwin.c | 40 void ffi_prep_args(char *stack, extended_cif *ecif) in ffi_prep_args() argument 266 ffi_prep_incoming_args_SYSV(char *stack, void **rvalue, void **avalue, in ffi_prep_incoming_args_SYSV() argument 378 ffi_prep_args_raw(char *stack, extended_cif *ecif) in ffi_prep_args_raw() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | osfiber_ucontext.h | 62 Allocation stack; member in marl::OSFiber
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/ |
| H A D | examine_stack.cc | 166 DumpPCAndFrameSizesAndStackTrace( void* pc, void* const stack[], int frame_sizes[], int depth, int min_dropped_frames, bool symbolize_stacktrace, void (*writerfn)(const char*, void*), void* writerfn_arg) DumpPCAndFrameSizesAndStackTrace() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cord_rep_consume.cc | 66 absl::InlinedVector<Entry, 40> stack; in Consume() local
|
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
| H A D | sample_stack_printer.cpp | 157 std::string stack = Print();
in GetTreeStack() local
|
| /base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/ |
| H A D | bbox_detector_unit_test.cpp | 104 string stack = R"("dump_backtrace+0x0/0x184" in HWTEST_F() local
|
| /base/hiviewdfx/hiview/utility/common_utils/ |
| H A D | log_parse.cpp | 288 SetFrame(std::stack<std::string>& stack, std::map<std::string, std::string>& eventInfo) const SetFrame() argument [all...] |
| /base/hiviewdfx/hiview/plugins/faultlogger/common/ |
| H A D | faultlog_util.cpp | 195 std::string stack; in GetThreadStack() local
|
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
| H A D | freeze_json_generator_unittest.cpp | 108 std::string stack = "[]";
in HWTEST_F() local
|
| /foundation/ability/ability_runtime/cj_environment/interfaces/inner_api/ |
| H A D | cj_envsetup.h | 25 const char* stack; member
|
| /foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/ |
| H A D | source_map_test.cpp | 316 std::string stack = mapObj->TranslateBySourceMap(stackStr); in HWTEST_F() local 336 std::string stack = mapObj->TranslateBySourceMap(stackStr); in HWTEST_F() local 367 std::string stack = mapObj->TranslateBySourceMap(stackStr); in HWTEST_F() local 398 std::string stack = mapObj->TranslateBySourceMap(stackStr); HWTEST_F() local [all...] |
| /foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
| H A D | ability_stack_manager.cpp | 25 auto stack = const_cast<AbilityMissionStack *>(amsContext.GetTargetMissionStack(target.bundleName));
in GeneratePageAbility() local 91 AbilityMissionStack *stack = const_cast<AbilityMissionStack *>(missionRecord->GetMissionStack()); RemovePageAbility() local 136 const AbilityMissionStack *stack = amsContext.GetDefaultMissionStacks(); FindPageAbility() local 195 auto stack = amsContext.GetTargetMissionStack(target.bundleName); ExistAppInStack() local 207 const AbilityMissionStack *stack = amsContext.GetTopMissionStacks(); DumpAllAbilityRecord() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_item_group_model_ng.cpp | 25 auto* stack = ViewStackProcessor::GetInstance(); in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/semi_modal/ |
| H A D | semi_modal_element.cpp | 162 auto stack = clip->GetFirstChild(); in GetOverlayElement() local 200 auto stack = clip->GetFirstChild(); in GetStageElement() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| H A D | datepicker_model_ng.cpp | 43 auto* stack = ViewStackProcessor::GetInstance(); in CreateDatePicker() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| H A D | navrouter_group_node.cpp | 68 auto stack = navigationPattern->GetNavigationStack(); in OnDetachFromMainTree() local 171 WeakPtr<NavigationStack> stack = navigationPattern->GetNavigationStack(); in AddNavDestinationToNavigation() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/ |
| H A D | checkboxgroup_model_ng.cpp | 24 auto* stack = ViewStackProcessor::GetInstance(); in Create() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/ |
| H A D | flex_model_ng.cpp | 24 auto* stack = ViewStackProcessor::GetInstance(); in CreateFlexRow() local 52 auto* stack = ViewStackProcessor::GetInstance(); in CreateWrap() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/stack/ |
| H A D | render_stack.cpp | 25 const auto stack = AceType::DynamicCast<StackComponent>(component); in Update() local [all...] |