Home
last modified time | relevance | path

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

12

/external/jemalloc/src/
Dprof.c84 cassert(config_prof); in bt_init()
94 cassert(config_prof); in bt_destroy()
104 cassert(config_prof); in bt_dup()
129 cassert(config_prof); in prof_enter()
142 cassert(config_prof); in prof_leave()
165 cassert(config_prof); in prof_backtrace()
179 cassert(config_prof); in prof_unwind_init_callback()
190 cassert(config_prof); in prof_unwind_callback()
208 cassert(config_prof); in prof_backtrace()
229 cassert(config_prof); in prof_backtrace()
[all …]
Dchunk_dss.c73 cassert(have_dss); in chunk_alloc_dss()
147 cassert(have_dss); in chunk_in_dss()
164 cassert(have_dss); in chunk_dss_boot()
Dquarantine.c105 cassert(config_fill); in quarantine()
193 cassert(config_fill); in quarantine_boot()
Dtcache.c448 cassert(config_stats); in tcache_stats_merge()
Darena.c1689 cassert(config_fill); in arena_quarantine_junk_small()
1855 cassert(config_prof); in arena_prof_promoted()
/external/jemalloc/include/jemalloc/internal/
Dprof.h289 cassert(config_prof); in malloc_tsd_externs()
304 cassert(config_prof); in prof_ctx_get()
322 cassert(config_prof); in prof_ctx_set()
339 cassert(config_prof); in prof_sample_accum_update()
390 cassert(config_prof); in prof_malloc()
417 cassert(config_prof); in prof_realloc()
489 cassert(config_prof); in prof_free()
Dtcache.h168 cassert(config_tcache); in malloc_tsd_externs()
183 cassert(config_tcache); in tcache_enabled_get()
200 cassert(config_tcache); in tcache_enabled_set()
Darena.h860 cassert(config_prof); in arena_prof_accum_impl()
875 cassert(config_prof); in arena_prof_accum_locked()
886 cassert(config_prof); in arena_prof_accum()
1030 cassert(config_prof); in arena_prof_ctx_get()
1052 cassert(config_prof); in arena_prof_ctx_set()
Dutil.h74 #define cassert(c) do { \ macro
/external/libcxx/test/diagnostics/assertions/
DAndroid.mk19 test_name := diagnostics/assertions/cassert
20 test_src := cassert.pass.cpp
/external/libcxx/include/
Dcassert2 //===-------------------------- cassert -----------------------------------===//
12 cassert synopsis
Darray111 #include <cassert>
Dbitset129 #include <cassert>
Dcomplex249 #include <cassert>
Dstring451 #include <cassert>
/external/stlport/stlport/
Dcassert26 # include_next <cassert>
28 # include _STLP_NATIVE_CPP_C_HEADER(cassert)
/external/stlport/etc/
Dstd_headers_c.txt1 cassert
Dmsvcincl.dat9 cassert
10 cassert.h
/external/chromium_org/third_party/webrtc/base/
Dsec_buffer.h84 cassert(sizeof(CSecBuffer<SSPIFree> == sizeof(SecBuffer))); in CompileAsserts()
/external/bison/tests/
Dc++.at202 #include <cassert>
260 #include <cassert>
Dconflicts.at173 #include <cassert>
/external/libcxx/include/experimental/
Ddynarray108 #include <cassert>
/external/eigen/Eigen/
DCore152 #include <cassert>
/external/llvm/docs/
DNVPTXUsage.rst648 #include <cassert>
DCodingStandards.rst1134 "``<cassert>``" header file is probably already included by the header files you

12