HomeSort by relevance Sort by last modified time
    Searched full:badname (Results 1 - 25 of 43) sorted by null

1 2

  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CertSelectorTest.java 71 for (String badName : names) {
73 new X509CertSelector().addSubjectAlternativeName(2, badName);
74 fail("IOException expected for DNS name " + badName);
  /external/chromium_org/third_party/sqlite/src/test/
colmeta.test 71 11 {main v1 badname} {1 {no such table column: v1.badname}}
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
attributes.c 106 return BadName;
148 return BadName;
  /external/mesa3d/src/gallium/state_trackers/xvmc/
attributes.c 106 return BadName;
148 return BadName;
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
MemoryHandlerTest.java 180 props.put("java.util.logging.MemoryHandler.target", "badname");
190 props.put("java.util.logging.MemoryHandler.formatter", "badname");
198 props.put("java.util.logging.MemoryHandler.level", "badname");
206 props.put("java.util.logging.MemoryHandler.push", "badname");
214 props.put("java.util.logging.MemoryHandler.filter", "badname");
LogManagerTest.java 700 props.setProperty("config", "badname");
727 props.setProperty("config", "badname " + className
    [all...]
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSResultCode.java 80 // 20 BADNAME Duplicate key name [RFC2930]
  /system/core/fastboot/
usb_linux.c 78 static inline int badname(const char *name) function
260 if(badname(de->d_name)) continue;
269 if(badname(de->d_name)) continue;
  /system/core/libusbhost/
usbhost.c 83 static inline int badname(const char *name) function
104 if(badname(de->d_name)) continue;
127 if(badname(de->d_name)) continue;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
AuthenticatorTest.java 46 RequestorType rt = Authenticator.RequestorType.valueOf("BADNAME");
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pep292.py 118 (?P<badname>.*) |
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pep292.py 118 (?P<badname>.*) |
  /system/core/adb/
usb_linux.c 123 static inline int badname(const char *name) function
145 if(badname(de->d_name)) continue;
164 if(badname(de->d_name)) continue;
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
InputStreamReaderTest.java 237 reader = new InputStreamReader(in, "badname");
OutputStreamWriterTest.java 331 writer = new OutputStreamWriter(out, "badname");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
X.h 377 #define BadName 15 /* font or color name doesn't exist */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 377 #define BadName 15 /* font or color name doesn't exist */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
X.h 377 #define BadName 15 /* font or color name doesn't exist */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
ell_integral.tcc 369 // Note: __ea is an SPU badname.
633 // Note: __ea is an SPU badname.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
ell_integral.tcc 369 // Note: __ea is an SPU badname.
633 // Note: __ea is an SPU badname.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
ell_integral.tcc 369 // Note: __ea is an SPU badname.
633 // Note: __ea is an SPU badname.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1/
ell_integral.tcc 369 // Note: __ea is an SPU badname.
633 // Note: __ea is an SPU badname.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1/
ell_integral.tcc 369 // Note: __ea is an SPU badname.
633 // Note: __ea is an SPU badname.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1/
ell_integral.tcc 369 // Note: __ea is an SPU badname.
633 // Note: __ea is an SPU badname.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1/
ell_integral.tcc 369 // Note: __ea is an SPU badname.
633 // Note: __ea is an SPU badname.

Completed in 2769 milliseconds

1 2