Home
last modified time | relevance | path

Searched refs:cassert (Results 1 – 25 of 29) sorted by relevance

12

/external/jemalloc/src/
Dprof.c201 cassert(config_prof); in rb_gen()
263 cassert(config_prof); in bt_init()
273 cassert(config_prof); in prof_enter()
288 cassert(config_prof); in prof_leave()
316 cassert(config_prof); in prof_backtrace()
330 cassert(config_prof); in prof_unwind_init_callback()
341 cassert(config_prof); in prof_unwind_callback()
359 cassert(config_prof); in prof_backtrace()
380 cassert(config_prof); in prof_backtrace()
529 cassert(config_prof); in prof_backtrace()
[all …]
Dchunk_dss.c100 cassert(have_dss); in chunk_alloc_dss()
210 cassert(have_dss); in chunk_in_dss()
220 cassert(have_dss); in chunk_dss_mergeable()
231 cassert(have_dss); in chunk_dss_boot()
Dtcache.c427 cassert(config_stats); in tcache_stats_merge()
553 cassert(config_tcache); in tcache_boot()
Dquarantine.c122 cassert(config_fill); in quarantine()
Darena.c815 cassert(config_stats); in arena_huge_malloc_stats_update()
828 cassert(config_stats); in arena_huge_malloc_stats_update_undo()
841 cassert(config_stats); in arena_huge_dalloc_stats_update()
854 cassert(config_stats); in arena_huge_reset_stats_cancel()
865 cassert(config_stats); in arena_huge_dalloc_stats_update_undo()
1867 cassert(config_prof); in arena_achunk_prof_reset()
2554 cassert(config_fill); in arena_quarantine_junk_small()
2831 cassert(config_prof); in arena_prof_promoted()
3453 cassert(config_stats); in arena_stats_merge()
/external/jemalloc/include/jemalloc/internal/
Dprof.h381 cassert(config_prof); in prof_tdata_get()
404 cassert(config_prof); in prof_tctx_get()
414 cassert(config_prof); in prof_tctx_set()
425 cassert(config_prof); in prof_tctx_reset()
437 cassert(config_prof); in prof_sample_accum_update()
486 cassert(config_prof); in prof_malloc()
503 cassert(config_prof); in prof_realloc()
538 cassert(config_prof); in prof_free()
Dtcache.h196 cassert(config_tcache); in tcache_flush()
208 cassert(config_tcache); in tcache_enabled_get()
226 cassert(config_tcache); in tcache_enabled_set()
Darena.h1058 cassert(config_prof); in arena_prof_accum_impl()
1073 cassert(config_prof); in arena_prof_accum_locked()
1084 cassert(config_prof); in arena_prof_accum()
1235 cassert(config_prof); in arena_prof_tctx_get()
1262 cassert(config_prof); in arena_prof_tctx_set()
1297 cassert(config_prof); in arena_prof_tctx_reset()
Dutil.h85 #define cassert(c) do { \ macro
/external/libcxx/include/
Dcassert2 //===-------------------------- cassert -----------------------------------===//
12 cassert synopsis
Dmodule.modulemap107 module cassert {
108 // <cassert>'s use of NDEBUG requires textual inclusion.
109 textual header "cassert"
237 // No submodule for cassert. It fundamentally needs repeated, textual inclusion.
/external/webrtc/webrtc/base/
Dsec_buffer.h84 cassert(sizeof(CSecBuffer<SSPIFree> == sizeof(SecBuffer))); in CompileAsserts()
/external/llvm/lib/Support/Unix/
DThreadLocal.inc21 #include <cassert>
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DThreadLocal.inc21 #include <cassert>
/external/vulkan-validation-layers/libs/glm/gtc/
Drandom.inl33 #include <cassert>
/external/google-benchmark/test/
DCMakeLists.txt6 # NOTE: Some tests use `<cassert>` to perform the test. Therefore we must
/external/libcxx/utils/google-benchmark/test/
DCMakeLists.txt6 # NOTE: Some tests use `<cassert>` to perform the test. Therefore we must
/external/vulkan-validation-layers/libs/glm/gtx/
Dvector_query.inl13 #include <cassert>
/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake484 # including <cassert> still manages to respect NDEBUG properly.
486 #include <cassert>
488 #include <cassert>
/external/libcxx/include/experimental/
Dcoroutine55 #include <cassert>
/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_exponential.inl32 #include <cassert>
/external/eigen/Eigen/
DCore261 #include <cassert>
/external/llvm/docs/
DNVPTXUsage.rst648 #include <cassert>
DCodingStandards.rst1172 "``<cassert>``" header file is probably already included by the header files you
/external/Microsoft-GSL/include/gsl/
Dmulti_span28 #include <cassert>

12