Home
last modified time | relevance | path

Searched refs:cpp (Results 1 – 11 of 11) sorted by relevance

/third_party/ulib/jemalloc/
A D.gitignore39 /test/integration/cpp/[A-Za-z]*
40 !/test/integration/cpp/[A-Za-z]*.*
41 /test/integration/cpp/*.[od]
42 /test/integration/cpp/*.gcda
43 /test/integration/cpp/*.gcno
44 /test/integration/cpp/*.out
A DMakefile.in217 CPP_SRCS := $(srcroot)src/jemalloc_cpp.cpp
218 TESTS_INTEGRATION_CPP := $(srcroot)test/integration/cpp/basic.cpp
228 CPP_OBJS := $(CPP_SRCS:$(srcroot)%.cpp=$(objroot)%.$(O))
230 CPP_PIC_OBJS := $(CPP_SRCS:$(srcroot)%.cpp=$(objroot)%.pic.$(O))
240 TESTS_INTEGRATION_CPP_OBJS := $(TESTS_INTEGRATION_CPP:$(srcroot)%.cpp=$(objroot)%.$(O))
282 $(CPP_OBJS): $(objroot)src/%.$(O): $(srcroot)src/%.cpp
285 $(CPP_PIC_OBJS): $(objroot)src/%.pic.$(O): $(srcroot)src/%.cpp
302 $(TESTS_CPP_OBJS): $(objroot)test/%.$(O): $(srcroot)test/%.cpp
358 $(objroot)test/integration/cpp/%$(EXE): $(objroot)test/integration/cpp/%.$(O) $(C_TESTLIB_INTEGRATI…
465 …$(SHELL) $(srcroot)coverage.sh $(srcroot)test/integration/cpp integration $(TESTS_INTEGRATION_CPP_…
[all …]
A DINSTALL330 'cpp' when 'configure' is looking for include files, so you must use
A Dconfigure.ac446 dnl Define cpp macros in CPPFLAGS, rather than doing AC_DEFINE(macro), since the
A DChangeLog843 - Fix a cpp logic regression (due to the "thread.{de,}allocatedp" mallctl fix
/third_party/ulib/lz4/
A Drules.mk45 MODULE_SRCS = $(LOCAL_DIR)/lz4-fuzztest.cpp \
57 MODULE_SRCS = $(LOCAL_DIR)/lz4-decompress-fuzztest.cpp \
/third_party/ulib/chromiumos-platform-ec/
A Drules.mk13 $(LOCAL_DIR)/comm-lpc.cpp
/third_party/lib/acpica/
A Drules.mk48 $(LOCAL_DIR)/source/os_specific/service_layers/oszircon.cpp
/third_party/uapp/dash/src/
A Dparser.c294 union node *cp, **cpp; in command() local
404 cpp = &n1->ncase.cases; in command()
411 *cpp = cp = (union node *)stalloc(sizeof (struct nclist)); in command()
429 cpp = &cp->nclist.next; in command()
439 *cpp = NULL; in command()
/third_party/ulib/jemalloc/include/jemalloc/
A Djemalloc_macros.h.in38 * cpp-based string concatenation, e.g.
/third_party/ulib/acpica/
A Drules.mk180 $(SRC_DIR)/os_specific/service_layers/osfuchsia.cpp

Completed in 18 milliseconds