HomeSort by relevance Sort by last modified time
    Searched refs:friends (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/annotation-tools/scene-lib/src/annotations/toys/
FancyAnnotation.java 8 SimplerAnnotation[] friends(); method in interface:FancyAnnotation
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
SetOperationsTest.java 36 Set<String> friends; field in class:SetOperationsTest.MoreTests
40 friends = Sets.newHashSet("Tom", "Joe", "Dave");
45 Set<String> all = Sets.union(friends, enemies);
48 ImmutableSet<String> immut = Sets.union(friends, enemies).immutableCopy();
50 = Sets.union(friends, enemies).copyInto(new HashSet<String>());
59 Set<String> friends = Sets.newHashSet("Tom", "Joe", "Dave"); local
62 Set<String> frenemies = Sets.intersection(friends, enemies);
66 = Sets.intersection(friends, enemies).immutableCopy();
68 = Sets.intersection(friends, enemies).copyInto(new HashSet<String>());
77 Set<String> friends = Sets.newHashSet("Tom", "Joe", "Dave") local
95 Set<String> friends = Sets.newHashSet("Tom", "Joe", "Dave"); local
    [all...]
  /external/guava/guava-tests/test/com/google/common/collect/
SetOperationsTest.java 260 Set<String> friends; field in class:SetOperationsTest.MoreTests
264 friends = Sets.newHashSet("Tom", "Joe", "Dave");
269 Set<String> all = Sets.union(friends, enemies);
272 ImmutableSet<String> immut = Sets.union(friends, enemies).immutableCopy();
274 = Sets.union(friends, enemies).copyInto(new HashSet<String>());
283 Set<String> friends = Sets.newHashSet("Tom", "Joe", "Dave"); local
286 Set<String> frenemies = Sets.intersection(friends, enemies);
290 = Sets.intersection(friends, enemies).immutableCopy();
292 = Sets.intersection(friends, enemies).copyInto(new HashSet<String>());
301 Set<String> friends = Sets.newHashSet("Tom", "Joe", "Dave") local
319 Set<String> friends = Sets.newHashSet("Tom", "Joe", "Dave"); local
    [all...]
  /external/llvm/test/MC/PowerPC/
deprecated-p7.s 12 # FIXME: Test dst and friends once we can parse them.
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.security_1.2.0.v20130424-1801.jar 
  /external/clang/include/clang/AST/
DeclFriend.h 231 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclFriend.h 233 inline CXXRecordDecl::friend_range CXXRecordDecl::friends() const { function in class:CXXRecordDecl
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
punycode.go 127 // friends) and not Punycode (RFC 3492) per se.
  /prebuilts/go/linux-x86/src/net/http/cookiejar/
punycode.go 127 // friends) and not Punycode (RFC 3492) per se.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
ld.s 2 # (ld and friends).
  /prebuilts/go/darwin-x86/src/encoding/xml/
marshal_test.go 630 {Value: &Domain{Name: []byte("google.com&friends")}, ExpectXML: `<domain>google.com&amp;friends</domain>`},
631 {Value: &Domain{Name: []byte("google.com"), Comment: []byte(" &friends ")}, ExpectXML: `<domain>google.com<!-- &friends --></domain>`},
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
marshal_test.go 630 {Value: &Domain{Name: []byte("google.com&friends")}, ExpectXML: `<domain>google.com&amp;friends</domain>`},
631 {Value: &Domain{Name: []byte("google.com"), Comment: []byte(" &friends ")}, ExpectXML: `<domain>google.com<!-- &friends --></domain>`},
    [all...]

Completed in 557 milliseconds

1 2 3