HomeSort by relevance Sort by last modified time
    Searched refs:Multi (Results 1 - 16 of 16) sorted by null

  /external/lzma/CPP/Common/
CommandLineParser.h 28 bool Multi;
CommandLineParser.cpp 125 if ((!switchForm.Multi) && matchedSwitch.ThereIs)
  /external/chromium_org/ui/base/animation/
animation_container_unittest.cc 67 TEST_F(AnimationContainerTest, Multi) {
  /external/lzma/CS/7zip/Common/
CommandLineParser.cs 21 public bool Multi;
26 public SwitchForm(string idString, SwitchType type, bool multi,
31 Multi = multi;
36 public SwitchForm(string idString, SwitchType type, bool multi, int minLen):
37 this(idString, type, multi, minLen, 0, "")
40 public SwitchForm(string idString, SwitchType type, bool multi):
41 this(idString, type, multi, 0)
101 if ((!switchForm.Multi) && matchedSwitch.ThereIs)
  /external/chromium_org/content/common/
plugin_list_unittest.cc 155 // Test parsing a multi-entry description: QuickTime as provided by Totem.
156 TEST(MIMEDescriptionParse, Multi) {
  /frameworks/base/docs/html/design/
design_toc.cs 36 <li><a href="<?cs var:toroot ?>design/patterns/multi-pane-layouts.html">Multi-pane Layouts</a></li>
  /external/chromium_org/chrome/browser/ui/views/ash/
tab_scrubber_browsertest.cc 261 IN_PROC_BROWSER_TEST_F(TabScrubberTest, Multi) {
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /external/iproute2/doc/
ip-tunnels.tex 191 to this destination, and {\bf NBMA} (i.e. Non-Broadcast Multi-Access) tunnels,
ip-cref.tex 410 are set, the interface is assumed to be NMBA (Non-Broadcast Multi-Access).
    [all...]
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 420 SELECT_OPEN_MULTI_FILE: 'open-multi-file',
788 console.warn('Multi-open should NOT have provided a default ' +
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /frameworks/base/docs/html/training/
training_toc.cs     [all...]
  /external/opencv/cxcore/src/
cxpersistence.cpp 1161 CV_PARSE_ERROR( "Multi-line text literals are not supported" );
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/
file_manager.js 68 SELECT_OPEN_MULTI_FILE: 'open-multi-file',
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/Dromaeo/resources/dromaeo/web/
jquery.js 410 // Multi-Selects return an array
    [all...]

Completed in 1017 milliseconds