Home
last modified time | relevance | path

Searched refs:Minimal (Results 1 – 25 of 51) sorted by relevance

123

/external/clang/include/clang/AST/
DASTImporter.h50 bool Minimal; variable
101 bool isMinimalImport() const { return Minimal; } in isMinimalImport()
/external/chromium_org/sync/protocol/
Dexperiment_status.proto26 // Minimal time to wait before issuing another request.
/external/mksh/
Dmkshrc5 # Minimal /system/etc/mkshrc for Android
/external/clang/test/Profile/
Dobjc-general.m15 // Minimal definitions to get this to compile without Foundation.h.
/external/chromium_org/chrome/browser/extensions/
Dconvert_web_app_unittest.cc152 TEST(ExtensionFromWebApp, Minimal) { in TEST() argument
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h100 enum PathGenerationScheme { None, Minimal, Extensive, AlternateExtensive }; enumerator
101 virtual PathGenerationScheme getGenerationScheme() const { return Minimal; } in getGenerationScheme()
/external/chromium_org/media/base/
DBUILD.gn228 # Minimal media component for media/cast on iOS.
/external/clang/docs/
DMSVCCompatibility.rst75 * Debug info: :partial:`Minimal`. Clang emits CodeView line tables into the
/external/webrtc/
DNOTICE44 * - Minimal code subset to do rdft of length 128.
/external/clang/lib/StaticAnalyzer/Frontend/
DAnalysisConsumer.cpp99 return IncludePath ? Minimal : None; in getGenerationScheme()
/external/libpng/
DREADME175 pngminim => Minimal decoder, encoder, and progressive decoder
/external/libvorbis/doc/
Drfc5215.txt968 Profile for Audio and Video Conferences with Minimal Control
972 RTP Profile for Audio and Video Conferences with Minimal
1323 Audio and Video Conferences with Minimal Control",
/external/chromium_org/media/
DBUILD.gn447 # Minimal media component for media/cast on iOS.
Dmedia.gyp1522 # Minimal target for NaCl and other renderer side media clients which
1891 # Minimal media component for media/cast on iOS.
/external/fio/
DREADME139 --minimal Minimal (terse) output
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/
Dcontent_setting_bubble_cocoa.mm55 // Minimal padding between "Manage" and "Done" buttons.
/external/iputils/doc/
Dping.sgml67 is present in the network. Minimal interval is 200msec for not super-user.
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3181 case PathDiagnosticConsumer::Minimal: in generatePathDiagnostic()
/external/chromium_org/native_client_sdk/src/doc/community/security-contest/
Dcontest-terms.rst594 and/or Minimal size of Exploit to achieve the effect.
/external/lldb/tools/debugserver/source/
DChangeLog1365 * RNBRemote.h: Minimal packet size is 1024 in our gdb now.
/external/libexif/po/
Dda.po1493 msgid "Minimal Aperture"
1494 msgstr "Minimal blændetal"
4592 msgstr "Minimal brændvidde"
Dsv.po1461 msgid "Minimal Aperture"
1462 msgstr "Minimal bländare"
Den_GB.po1452 msgid "Minimal Aperture"
1453 msgstr "Minimal Aperture"
Den_AU.po1452 msgid "Minimal Aperture"
1453 msgstr "Minimal Aperture"
/external/clang/lib/AST/
DASTImporter.cpp4558 Minimal(MinimalImport), LastDiagFromFrom(false) in ASTImporter()

123