Home
last modified time | relevance | path

Searched refs:badType (Results 1 – 10 of 10) sorted by relevance

/external/libffi/testsuite/libffi.call/
Derr_bad_typedef.c16 ffi_type badType = ffi_type_void; in main() local
20 badType.size = 0; in main()
22 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 0, &badType, in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Derr_bad_typedef.c16 ffi_type badType = ffi_type_void; in main() local
20 badType.size = 0; in main()
22 CHECK(ffi_prep_cif(&cif, FFI_DEFAULT_ABI, 0, &badType, in main()
/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/encodings/
DPKCS1Encoding.java370 boolean badType; in decodeBlock()
373 badType = (type != 2); in decodeBlock()
377 badType = (type != 1); in decodeBlock()
387 if (badType | start < HEADER_LENGTH) in decodeBlock()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/encodings/
DPKCS1Encoding.java368 boolean badType; in decodeBlock()
371 badType = (type != 2); in decodeBlock()
375 badType = (type != 1); in decodeBlock()
385 if (badType | start < HEADER_LENGTH) in decodeBlock()
/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/encodings/
DPKCS1Encoding.java370 boolean badType; in decodeBlock()
373 badType = (type != 2); in decodeBlock()
377 badType = (type != 1); in decodeBlock()
387 if (badType | start < HEADER_LENGTH) in decodeBlock()
/external/starlark-go/starlark/
Deval_test.go808 type badType string type
810 func (b *badType) String() string { return "badType" }
811 func (b *badType) Type() string { return "badType:" + string(*b) } // panics if b==nil
812 func (b *badType) Truth() starlark.Bool { return true }
813 func (b *badType) Hash() (uint32, error) { return 0, nil }
814 func (b *badType) Freeze() {}
816 var _ starlark.Value = new(badType)
822 x *badType
825 {new(badType), "got NoneType, want badType"}, // Starlark type name
/external/javassist/src/main/javassist/compiler/
DCodeGen.java1551 badType(expr); in atExpr()
1565 badType(expr); in atExpr()
1578 badType(expr); in atExpr()
1583 badType(expr); in atExpr()
1592 protected static void badType(Expr expr) throws CompileError { in badType() method in CodeGen
1767 badType(expr); in atPlusPlus()
1826 badType(expr); in atPlusPlus()
1848 badType(expr); in atArrayPlusPlus()
1884 badType(expr); in atPlusPlusCore()
/external/guice/extensions/persist/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/guice/extensions/struts2/lib/
Djavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
Djavassist-3.19.0-GA.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...