Home
last modified time | relevance | path

Searched refs:not_implemented (Results 1 – 16 of 16) sorted by relevance

/external/jemalloc_new/include/jemalloc/internal/
Dassert.h31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
/external/jemalloc_new/test/include/test/
Djemalloc_test.h140 #undef not_implemented
159 #define not_implemented() do { \ macro
167 not_implemented(); \
Djemalloc_test.h.in140 #undef not_implemented
159 #define not_implemented() do { \ macro
167 not_implemented(); \
/external/jemalloc_new/src/
Dmalloc_io.c14 #ifdef not_implemented
15 # undef not_implemented
40 #define not_implemented() do { \ macro
49 not_implemented(); \
674 #undef not_implemented
Dextent_dss.c46 not_implemented(); in extent_dss_sbrk()
/external/llvm/tools/obj2yaml/
DError.cpp40 case obj2yaml_error::not_implemented: in message()
DError.h25 not_implemented enumerator
/external/llvm/lib/ProfileData/
DSampleProf.cpp49 case sampleprof_error::not_implemented: in message()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProf.cpp65 case sampleprof_error::not_implemented: in message()
/external/llvm/include/llvm/ProfileData/
DSampleProf.h41 not_implemented, enumerator
/external/llvm-project/llvm/lib/ProfileData/
DSampleProf.cpp68 case sampleprof_error::not_implemented: in message()
/external/grpc-grpc/src/ruby/spec/generic/
Drpc_desc_spec.rb353 def not_implemented(_req, _call) method
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProf.h53 not_implemented, enumerator
/external/llvm-project/llvm/include/llvm/ProfileData/
DSampleProf.h52 not_implemented, enumerator
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c464 static void not_implemented()
/external/python/cffi/c/
D_cffi_backend.c2625 goto not_implemented; in _cdata_add_or_sub()
2661 not_implemented: in _cdata_add_or_sub()