HomeSort by relevance Sort by last modified time
    Searched refs:name2 (Results 51 - 75 of 230) sorted by null

1 23 4 5 6 7 8 910

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pyclbr.py 281 # clauses. Return a list of pairs (name, name2) where name2 is
289 name2, token = _getname(g)
291 name2 = None
292 names.append((name, name2))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pyclbr.py 281 # clauses. Return a list of pairs (name, name2) where name2 is
289 name2, token = _getname(g)
291 name2 = None
292 names.append((name, name2))
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 323 String name2 = desc.getXmlLocalName().toLowerCase(Locale.US); local
324 if (name.startsWith(name2) || name2.startsWith(name)) {
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
heap-checker.h 287 // "name", "name2" are two strings that we print one after another
290 static void IgnoreLiveObjectsLocked(const char* name, const char* name2);
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
heap-checker.h 287 // "name", "name2" are two strings that we print one after another
290 static void IgnoreLiveObjectsLocked(const char* name, const char* name2);
  /external/chromium_org/third_party/icu/source/common/
propname.h 50 uprv_compareASCIIPropertyNames(const char *name1, const char *name2);
53 uprv_compareEBCDICPropertyNames(const char *name1, const char *name2);
  /libcore/luni/src/test/java/tests/api/javax/security/auth/
X500PrincipalTest.java 243 String name2 = "cn=duke,ou=javasoft,o=sun microsystems,c=us"; local
246 X500Principal xpr2 = new X500Principal(name2);
  /external/chromium_org/webkit/browser/fileapi/
sandbox_directory_database_unittest.cc 193 base::FilePath::StringType name2 = FILE_PATH_LITERAL("bas"); local
200 info.name = name2;
227 base::FilePath::StringType name2 = FILE_PATH_LITERAL("bas"); local
241 info.name = name2;
289 base::FilePath::StringType name2 = FILE_PATH_LITERAL("dog"); local
299 info.name = name2;
313 path = path.Append(name2);
  /external/chromium_org/ash/system/chromeos/
tray_display_unittest.cc 27 const base::string16& name2,
34 if (!name2.empty()) {
37 name2, UTF8ToUTF16(data2)));
  /libcore/luni/src/test/java/libcore/java/util/zip/
ZipFileTest.java 94 String name2 = "test_file_name2"; local
99 out.putNextEntry(new ZipEntry(name2));
107 replaceBytes(buffer, name2.getBytes(), name1.getBytes());
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
gthr-default.h 72 # define __gthrw2(name,name2,type) \
73 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
77 # define __gthrw2(name,name2,type)
gthr-posix.h 72 # define __gthrw2(name,name2,type) \
73 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
77 # define __gthrw2(name,name2,type)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
gthr-default.h 72 # define __gthrw2(name,name2,type) \
73 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
77 # define __gthrw2(name,name2,type)
gthr-posix.h 72 # define __gthrw2(name,name2,type) \
73 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
77 # define __gthrw2(name,name2,type)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-default.h 72 # define __gthrw2(name,name2,type) \
73 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
77 # define __gthrw2(name,name2,type)
gthr-posix.h 72 # define __gthrw2(name,name2,type) \
73 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
77 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)
gthr-posix.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)
gthr-posix.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)
gthr-posix.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)
gthr-posix.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 85 # define __gthrw2(name,name2,type) \
86 static __typeof(type) name __attribute__ ((__weakref__(#name2))); \
90 # define __gthrw2(name,name2,type)

Completed in 3053 milliseconds

1 23 4 5 6 7 8 910