HomeSort by relevance Sort by last modified time
    Searched full:multiple (Results 251 - 275 of 6800) sorted by null

<<11121314151617181920>>

  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
LineVerifierElem.java 58 TestCase.fail("Multiple \"BEGIN:VCARD\" line found");
65 TestCase.fail("Multiple \"END:VCARD\" line found");
74 TestCase.fail("Multiple VERSION line + found");
  /ndk/sources/host-tools/sed-4.2.1/m4/
multiarch.m4 10 # executables that work on multiple system types--known as "fat" or
11 # "universal" binaries--by specifying multiple '-arch' options to the
59 [Define if the compiler is building for multiple architectures of Apple platforms at once.])
  /sdk/rule_api/src/com/android/ide/common/api/
RuleAction.java 30 * Each action should have a reasonably unique ID. This is used when multiple nodes
32 * across all selected nodes. If an action does not support multiple nodes, it can
47 * Character used to split multiple checked choices.
81 * Whether this action supports multiple nodes, see
113 * @param supportsMultipleNodes whether this action supports multiple nodes,
136 * @param supportsMultipleNodes whether this action supports multiple nodes,
150 * Creates a new immutable multiple-choice action with a defined ordered set
159 * @param iconUrl the icon to use for the multiple choice action itself
160 * @param sortPriority the sorting priority to use for the multiple choice
162 * @param supportsMultipleNodes whether this action supports multiple nodes
    [all...]
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
parseSvnProperty.pl 261 multiple lines.
281 multiple lines.
302 multiple lines.
322 multiple lines.
383 multiple lines.
403 multiple lines.
424 multiple lines.
427 multiple lines.
447 multiple lines.
450 multiple lines
    [all...]
  /development/samples/USB/MissileLauncher/
_index.html 7 <li>filtering for multiple devices based on vendor and product IDs (see <code>device_filter.xml</code>)</li>
  /external/chromium/chrome/browser/
icon_loader_mac.mm 20 // Mac will ignore the size because icons have multiple size representations
  /external/chromium/chrome/browser/sync/engine/
http_post_provider_factory.h 28 // multiple threads to serve network requests.
  /external/chromium/chrome/browser/ui/cocoa/applescript/examples/
window_operations.applescript 18 -- Open multiple tabs.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/_locales/en/
messages.json 36 "multiCalendarToolTip": {"message": "Please check the box to enable multiple calendar support"},
  /external/chromium/net/base/
cert_test_util.h 25 // name of the certificate file. If cert_file contains multiple certificates,
  /external/clang/test/CXX/expr/expr.unary/expr.new/
p2-cxx0x.cpp 15 new (auto) (1,2,3); // expected-error{{new expression for type 'auto' contains multiple constructor arguments}}
  /external/clang/test/SemaObjC/
selector-1.m 14 return @selector(compare:); // Non warning on multiple selector found.
  /external/clang/test/SemaTemplate/
temp.cpp 16 typename Derived::Base<float>::t x; // expected-error {{found in multiple base classes of different types}} \
  /external/dropbear/
dropbearkey.8 37 bits, should be multiple of 8 (optional).
  /external/e2fsprogs/lib/ext2fs/
icount.c 52 ext2fs_inode_bitmap multiple; member in struct:ext2_icount
82 if (icount->multiple)
83 ext2fs_free_inode_bitmap(icount->multiple);
112 &icount->multiple);
116 icount->multiple = 0;
505 if (icount->multiple &&
506 !ext2fs_test_inode_bitmap(icount->multiple, ino)) {
534 } else if (icount->multiple) {
537 * inode is set in icount->multiple, then there should
540 if (ext2fs_test_inode_bitmap(icount->multiple, ino))
    [all...]
  /external/iptables/extensions/
libipt_SAME.man 9 multiple ranges.
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
ParserFactory.java 20 * Interface for allowing multiple implementations of HdfParser.
  /external/llvm/test/CodeGen/Thumb2/
2011-04-21-FILoweringBug.ll 3 ; Use sp, #imm to lower frame indices when the offset is multiple of 4
  /external/llvm/test/CodeGen/X86/
label-redefinition.ll 2 ; RUN: not llc %s -o - |& grep {'_foo' label emitted multiple times to assembly}
  /external/llvm/test/Transforms/LCSSA/
unused-phis.ll 9 ; Test to ensure that when there are multiple exit blocks, PHI nodes are
  /external/llvm/test/Transforms/LoopDeletion/
multiple-exits.ll 3 ; Checks whether dead loops with multiple exits can be eliminated
  /external/qemu/android/build/
clear_vars.make 16 # called multiple times to clear variables used to define a given 'module'
  /external/stlport/stlport/stl/
_cprolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
_prolog.h 1 /* NOTE : this header has no guards and is MEANT for multiple inclusion!
  /external/valgrind/main/massif/tests/
alloc-fns.c 25 a1(400); // We use a number that's a multiple of 16, so there's no slop

Completed in 1040 milliseconds

<<11121314151617181920>>