Home
last modified time | relevance | path

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

12

/external/jemalloc/include/jemalloc/internal/
Dprof.h380 cassert(config_prof); in prof_tdata_get()
403 cassert(config_prof); in prof_tctx_get()
413 cassert(config_prof); in prof_tctx_set()
424 cassert(config_prof); in prof_tctx_reset()
436 cassert(config_prof); in prof_sample_accum_update()
485 cassert(config_prof); in prof_malloc()
502 cassert(config_prof); in prof_realloc()
536 cassert(config_prof); in prof_free()
Dtcache.h195 cassert(config_tcache); in tcache_flush()
207 cassert(config_tcache); in tcache_enabled_get()
225 cassert(config_tcache); in tcache_enabled_set()
Darena.h990 cassert(config_prof); in arena_prof_accum_impl()
1005 cassert(config_prof); in arena_prof_accum_locked()
1016 cassert(config_prof); in arena_prof_accum()
1167 cassert(config_prof); in arena_prof_tctx_get()
1193 cassert(config_prof); in arena_prof_tctx_set()
1228 cassert(config_prof); in arena_prof_tctx_reset()
Dutil.h87 #define cassert(c) do { \ macro
/external/jemalloc/src/
Dprof.c201 cassert(config_prof); in rb_gen()
262 cassert(config_prof); in bt_init()
272 cassert(config_prof); in prof_enter()
287 cassert(config_prof); in prof_leave()
315 cassert(config_prof); in prof_backtrace()
329 cassert(config_prof); in prof_unwind_init_callback()
340 cassert(config_prof); in prof_unwind_callback()
358 cassert(config_prof); in prof_backtrace()
379 cassert(config_prof); in prof_backtrace()
528 cassert(config_prof); in prof_backtrace()
[all …]
Dchunk_dss.c72 cassert(have_dss); in chunk_alloc_dss()
162 cassert(have_dss); in chunk_in_dss()
179 cassert(have_dss); in chunk_dss_boot()
Dquarantine.c124 cassert(config_fill); in quarantine()
Darena.c803 cassert(config_stats); in arena_huge_malloc_stats_update()
816 cassert(config_stats); in arena_huge_malloc_stats_update_undo()
829 cassert(config_stats); in arena_huge_dalloc_stats_update()
842 cassert(config_stats); in arena_huge_dalloc_stats_update_undo()
2354 cassert(config_fill); in arena_quarantine_junk_small()
2626 cassert(config_prof); in arena_prof_promoted()
3239 cassert(config_stats); in arena_stats_merge()
Dtcache.c421 cassert(config_stats); in tcache_stats_merge()
/external/libcxx/include/
Dcassert2 //===-------------------------- cassert -----------------------------------===//
12 cassert synopsis
Dmodule.modulemap27 // No submodule for cassert. It fundamentally needs repeated, textual inclusion.
Darray111 #include <cassert>
Dbitset129 #include <cassert>
/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/libcxx/test/std/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic/
Dminus1.pass26 #include <cassert>
/external/bison/tests/
Dc++.at202 #include <cassert>
260 #include <cassert>
Dconflicts.at173 #include <cassert>
/external/vulkan-validation-layers/libs/glm/gtc/
Drandom.inl33 #include <cassert>
/external/vulkan-validation-layers/libs/glm/gtx/
Dvector_query.inl13 #include <cassert>
/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake448 # including <cassert> still manages to respect NDEBUG properly.
450 #include <cassert>
452 #include <cassert>
/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_exponential.inl32 #include <cassert>
/external/libcxx/include/experimental/
Ddynarray110 #include <cassert>
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/mac/
DCocoaJoyStick.mm30 #include <cassert>
/external/eigen/Eigen/
DCore152 #include <cassert>

12