Home
last modified time | relevance | path

Searched defs:stack (Results 301 - 325 of 1058) sorted by relevance

1...<<11121314151617181920>>...43

/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_filesystem_test.c568 static char stack[8192]; in main() local
/third_party/ltp/testcases/kernel/syscalls/mmap/
H A Dmmap18.c130 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 Dsource-position.cc52 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 Dstack.cc126 IteratePointersImpl(const Stack* stack, StackVisitor* visitor, intptr_t* stack_end) IteratePointersImpl() argument
[all...]
/third_party/node/deps/v8/src/profiler/
H A Dtick-sample.h94 void* stack[kMaxFramesCount]; // Call stack. member
/third_party/pcre2/pcre2/src/sljit/
H A DsljitUtils.c177 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 Dx86-ffi_darwin.c40 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 Dosfiber_ucontext.h62 Allocation stack; member in marl::OSFiber
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
H A Dexamine_stack.cc166 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 Dcord_rep_consume.cc66 absl::InlinedVector<Entry, 40> stack; in Consume() local
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dsample_stack_printer.cpp157 std::string stack = Print(); in GetTreeStack() local
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/test/unittest/
H A Dbbox_detector_unit_test.cpp104 string stack = R"("dump_backtrace+0x0/0x184" in HWTEST_F() local
/base/hiviewdfx/hiview/utility/common_utils/
H A Dlog_parse.cpp288 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 Dfaultlog_util.cpp195 std::string stack; in GetThreadStack() local
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp108 std::string stack = "[]"; in HWTEST_F() local
/foundation/ability/ability_runtime/cj_environment/interfaces/inner_api/
H A Dcj_envsetup.h25 const char* stack; member
/foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/
H A Dsource_map_test.cpp316 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 Dability_stack_manager.cpp25 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 Dlist_item_group_model_ng.cpp25 auto* stack = ViewStackProcessor::GetInstance(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_element.cpp162 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 Ddatepicker_model_ng.cpp43 auto* stack = ViewStackProcessor::GetInstance(); in CreateDatePicker() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_group_node.cpp68 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 Dcheckboxgroup_model_ng.cpp24 auto* stack = ViewStackProcessor::GetInstance(); in Create() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_model_ng.cpp24 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 Drender_stack.cpp25 const auto stack = AceType::DynamicCast<StackComponent>(component); in Update() local
[all...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...43