Home
last modified time | relevance | path

Searched refs:MMD (Results 1 – 23 of 23) sorted by relevance

/external/clang/tools/libclang/
DBuildSystem.cpp106 clang_ModuleMapDescriptor_setFrameworkModuleName(CXModuleMapDescriptor MMD, in clang_ModuleMapDescriptor_setFrameworkModuleName() argument
108 if (!MMD || !name) in clang_ModuleMapDescriptor_setFrameworkModuleName()
111 MMD->ModuleName = name; in clang_ModuleMapDescriptor_setFrameworkModuleName()
116 clang_ModuleMapDescriptor_setUmbrellaHeader(CXModuleMapDescriptor MMD, in clang_ModuleMapDescriptor_setUmbrellaHeader() argument
118 if (!MMD || !name) in clang_ModuleMapDescriptor_setUmbrellaHeader()
121 MMD->UmbrellaHeader = name; in clang_ModuleMapDescriptor_setUmbrellaHeader()
126 clang_ModuleMapDescriptor_writeToBuffer(CXModuleMapDescriptor MMD, unsigned, in clang_ModuleMapDescriptor_writeToBuffer() argument
129 if (!MMD || !out_buffer_ptr || !out_buffer_size) in clang_ModuleMapDescriptor_writeToBuffer()
134 OS << "framework module " << MMD->ModuleName << " {\n"; in clang_ModuleMapDescriptor_writeToBuffer()
136 OS.write_escaped(MMD->UmbrellaHeader) << "\"\n"; in clang_ModuleMapDescriptor_writeToBuffer()
[all …]
/external/icu/icu4c/source/config/
Dmh-darwin57 …$(call SILENT_COMPILE,$(strip $(COMPILE.c) $(STATICCPPFLAGS) $(STATICCFLAGS)) -MMD -MT "$*.d $*.o …
59 …$(call SILENT_COMPILE,$(strip $(COMPILE.c) $(DYNAMICCPPFLAGS) $(DYNAMICCFLAGS)) -MMD -MT "$*.d $*.…
62 …$(call SILENT_COMPILE,$(strip $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS)) -MMD -MT "$*.d $*…
64 …$(call SILENT_COMPILE,$(strip $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS)) -MMD -MT "$*.d …
/external/clang/unittests/libclang/
DLibclangTest.cpp338 CXModuleMapDescriptor MMD = clang_ModuleMapDescriptor_create(0); in TEST() local
340 clang_ModuleMapDescriptor_setFrameworkModuleName(MMD, "TestFrame"); in TEST()
341 clang_ModuleMapDescriptor_setUmbrellaHeader(MMD, "TestFrame.h"); in TEST()
345 clang_ModuleMapDescriptor_writeToBuffer(MMD, 0, &BufPtr, &BufSize); in TEST()
349 clang_ModuleMapDescriptor_dispose(MMD); in TEST()
/external/autotest/client/deps/glbench/src/
DMakefile101 $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(PLATFORM_CFLAGS) -c $< -o $@ -MMD
104 $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c $< -o $@ -MMD
/external/wpa_supplicant_8/src/
Dlib.rules6 CFLAGS = -MMD -O2 -Wall -g
/external/autotest/client/site_tests/graphics_Gbm/src/
DMakefile32 $(CC) $(CCFLAGS) -c $< -o $@ -MMD
/external/wpa_supplicant_8/hostapd/
DMakefile6 CFLAGS = -MMD -O2 -Wall -g
/external/wpa_supplicant_8/wpa_supplicant/
DMakefile6 CFLAGS = -MMD -O2 -Wall -g
/external/autotest/client/site_tests/graphics_GpuReset/src/
DMakefile40 $(CC) $(CCFLAGS) -c $< -o $@ -MMD
/external/mmc-utils/
DMakefile12 DEPFLAGS = -Wp,-MMD,$(@D)/.$(@F).d,-MT,$@
/external/wpa_supplicant_8/hs20/server/
DMakefile12 CFLAGS = -MMD -O2 -Wall -g
/external/wpa_supplicant_8/wpa_supplicant/dbus/
DMakefile15 CFLAGS = -MMD -O2 -Wall -g
/external/zlib/src/old/
DMakefile.emx15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
/external/zlib/src/msdos/
DMakefile.emx15 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
DMakefile.dj233 CFLAGS=-MMD -O3 $(BUTT) -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
/external/libweave/
DMakefile70 CFLAGS += -MMD
/external/wpa_supplicant_8/hs20/client/
DMakefile19 CFLAGS = -MMD -O2 -Wall -g
/external/iptables/extensions/
DGNUmakefile.in25 AM_DEPFLAGS = -Wp,-MMD,$(@D)/.$(@F).d,-MT,$@
/external/tpm2/
DMakefile325 $(Q)$(CC) $(CFLAGS) -c -MMD -MF $(basename $@).d -o $(basename $@).o $<
/external/clang/include/clang/Driver/
DOptions.td241 def MMD : Flag<["-"], "MMD">, Group<M_Group>,
246 HelpText<"Like -MMD, but also implies -E and writes to stdout by default">;
248 HelpText<"Write depfile output from -MMD, -MD, -MM, or -M to <file>">,
1885 def _write_user_dependencies : Flag<["--"], "write-user-dependencies">, Alias<MMD>;
/external/vboot_reference/
DMakefile177 CFLAGS += -MMD -MF $@.d
/external/llvm/
DMakefile.rules1515 DEPEND_OPTIONS = -MMD -MP -MF "$(ObjDir)/$*.d.tmp" \
/external/icu/icu4c/source/data/misc/
DsupplementalData.txt9004 "MA-MMD",
19929 "MMD",