OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jemalloc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/jemalloc/chromium/
Makefile.in
46
MODULE =
jemalloc
48
#
jemalloc
.c properly uses 'static', so don't burden it with manually exposing
74
$(CRT_OBJ_DIR)/
jemalloc
.c: $(srcdir)/crtsp1.diff
85
$(CRT_OBJ_DIR)/
jemalloc
.c $(srcdir)/
jemalloc
.c $(srcdir)/
jemalloc
.h \
87
cp $(srcdir)/
jemalloc
.c $(srcdir)/
jemalloc
.h $(srcdir)/ql.h \
107
LIBRARY_NAME =
jemalloc
109
# Build
jemalloc
as a shared lib. This is mandatory for Darwin, since a librar
[
all
...]
/external/chromium_org/third_party/jemalloc/vendor/
Makefile.in
46
MODULE =
jemalloc
48
#
jemalloc
.c properly uses 'static', so don't burden it with manually exposing
74
$(CRT_OBJ_DIR)/
jemalloc
.c: $(srcdir)/crtsp1.diff
85
$(CRT_OBJ_DIR)/
jemalloc
.c $(srcdir)/
jemalloc
.c $(srcdir)/
jemalloc
.h \
87
cp $(srcdir)/
jemalloc
.c $(srcdir)/
jemalloc
.h $(srcdir)/ql.h \
107
LIBRARY_NAME =
jemalloc
109
# Build
jemalloc
as a shared lib. This is mandatory for Darwin, since a librar
[
all
...]
Completed in 45 milliseconds