HomeSort by relevance Sort by last modified time
    Searched refs:MM (Results 151 - 175 of 237) sorted by null

1 2 3 4 5 67 8 910

  /prebuilts/clang/host/linux-x86/clang-4393122/libexec/
ccc-analyzer 425 'mm' => 'objective-c++',
515 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
  /prebuilts/clang/host/linux-x86/clang-4479392/libexec/
ccc-analyzer 425 'mm' => 'objective-c++',
515 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
  /prebuilts/clang/host/linux-x86/clang-4579689/libexec/
ccc-analyzer 425 'mm' => 'objective-c++',
515 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
  /prebuilts/clang/host/linux-x86/clang-4630689/libexec/
ccc-analyzer 425 'mm' => 'objective-c++',
515 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
  /prebuilts/clang/host/linux-x86/clang-4639204/libexec/
ccc-analyzer 425 'mm' => 'objective-c++',
515 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
  /prebuilts/clang/host/linux-x86/clang-4691093/libexec/
ccc-analyzer 425 'mm' => 'objective-c++',
515 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
ccc-analyzer 396 'mm' => 'objective-c++'
470 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
ccc-analyzer 396 'mm' => 'objective-c++'
470 if ($Arg =~ /^-(E|MM?)$/) { $Action = 'preprocess'; }
  /external/fio/
Makefile 319 @$(CC) -MM $(CFLAGS) $(CPPFLAGS) $(SRCDIR)/$*.c > $*.d
358 @$(CC) -MM $(CFLAGS) $(CPPFLAGS) $(SRCDIR)/$*.c > $*.d
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Makefile 72 @$(CC) $(CFLAGS) -MM l*.c
  /external/autotest/client/site_tests/firmware_TouchMTB/tests/
mtb_unittest.py 602 UNIT.MM)
  /external/libcups/cups/
Makefile 212 $(CC) -MM $(ALL_CFLAGS) $(OBJS:.o=.c) >Dependencies
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_mdct_18_gcc.s 26 @ Who: Date: MM/DD/YYYY
pvmp3_dct_16_gcc.s 27 @ Who: Date: MM/DD/YYYY
  /prebuilts/go/darwin-x86/src/cmd/go/internal/get/
get.go 517 // Version "weekly.YYYY-MM-DD" matches tags like "go.weekly.YYYY-MM-DD".
  /prebuilts/go/linux-x86/src/cmd/go/internal/get/
get.go 517 // Version "weekly.YYYY-MM-DD" matches tags like "go.weekly.YYYY-MM-DD".
  /external/python/cpython3/Lib/test/
test_typing.py 718 class MM(MutableMapping[str, str]):
730 MM().update()
731 self.assertIsInstance(MM(), collections_abc.MutableMapping)
732 self.assertIsInstance(MM(), MutableMapping)
733 self.assertNotIsInstance(MM(), List)
734 self.assertNotIsInstance({}, MM)
    [all...]
  /external/opencv/cv/src/
cvcalibration.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp 496 EngineBuilder::setMemoryManager(std::unique_ptr<MCJITMemoryManager> MM) {
497 MemMgr = std::shared_ptr<MCJITMemoryManager>(std::move(MM));
    [all...]
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.cpp 139 void setMemoryModel(SPIRVMemoryModelKind MM) {
140 MemoryModel = MM;
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/bin/
mips64el-linux-android-gcc-4.9.x     [all...]
  /external/clang/test/SemaCXX/
constant-expression-cxx11.cpp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/fix/
fix.go 21 date string // date that fix was introduced, in YYYY-MM-DD format
  /prebuilts/go/linux-x86/src/cmd/fix/
fix.go 21 date string // date that fix was introduced, in YYYY-MM-DD format
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
imaplib.py     [all...]

Completed in 1958 milliseconds

1 2 3 4 5 67 8 910