Searched defs:is_internal (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/jemalloc/include/jemalloc/internal/ |
H A D | jemalloc_internal_inlines_c.h | 43 bool is_internal, arena_t *arena, bool slow_path) { in iallocztm() 68 tcache_t *tcache, bool is_internal, arena_t *arena) { in ipallocztm() 105 bool is_internal, bool slow_path) { in idalloctm()
|
/freebsd/sys/dev/isci/scil/ |
H A D | scif_sas_request.h | 163 BOOL is_internal; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
H A D | ItaniumABILanguageRuntime.cpp | 548 bool catch_bp, bool throw_bp, bool for_expressions, bool is_internal) { in CreateExceptionBreakpoint() 566 const bool is_internal = true; in SetExceptionBreakpoints() local
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | BreakpointLocationCollection.cpp | 156 bool is_internal = true; in IsInternal() local
|
H A D | BreakpointList.cpp | 25 BreakpointList(bool is_internal) BreakpointList() argument
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanCallFunction.cpp | 295 bool is_internal = true; in DoPlanExplainsStop() local
|
H A D | ThreadPlanStepRange.cpp | 352 const bool is_internal = true; in SetNextBranchBreakpoint() local
|
H A D | LanguageRuntime.cpp | 240 bool is_internal) { in CreateExceptionBreakpoint()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCRuntime.cpp | 420 const bool is_internal = true; in SetExceptionBreakpoints() local
|
/freebsd/contrib/jemalloc/src/ |
H A D | jemalloc.c | 239 a0ialloc(size_t size, bool zero, bool is_internal) { in a0ialloc() 249 a0idalloc(void *ptr, bool is_internal) { in a0idalloc()
|
/freebsd/contrib/expat/lib/ |
H A D | xmlparse.c | 328 XML_Bool is_internal; /* true if declared in internal subset outside PE */ global() member
|