Searched refs:type (Results 1 - 25 of 17968) sorted by relevance

1234567891011>>

/prebuilts/misc/common/swig/include/2.0.11/python/
H A Dpyerrors.swg7 PyObject* type = 0;
10 type = PyExc_MemoryError;
13 type = PyExc_IOError;
16 type = PyExc_RuntimeError;
19 type = PyExc_IndexError;
22 type = PyExc_TypeError;
25 type = PyExc_ZeroDivisionError;
28 type = PyExc_OverflowError;
31 type = PyExc_SyntaxError;
34 type
[all...]
/prebuilts/misc/common/swig/include/2.0.11/tcl/
H A Dtclerrors.swg7 const char* type = 0;
10 type = "MemoryError";
13 type = "IOError";
16 type = "RuntimeError";
19 type = "IndexError";
22 type = "TypeError";
25 type = "ZeroDivisionError";
28 type = "OverflowError";
31 type = "SyntaxError";
34 type
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dtypes.py1 """Define names for all type symbols known in the standard interpreter.
7 # Iterators in Python aren't a matter of type but of protocol. A large
9 # iterator. Don't check the type! Use hasattr to check for both
12 NoneType = type(None)
13 TypeType = type
27 # StringTypes is already outdated. Instead of writing "type(x) in
43 FunctionType = type(_f)
44 LambdaType = type(lambda: None) # Same as FunctionType
45 CodeType = type(_f.func_code)
49 GeneratorType = type(_
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dtypes.py1 """Define names for all type symbols known in the standard interpreter.
7 # Iterators in Python aren't a matter of type but of protocol. A large
9 # iterator. Don't check the type! Use hasattr to check for both
12 NoneType = type(None)
13 TypeType = type
27 # StringTypes is already outdated. Instead of writing "type(x) in
43 FunctionType = type(_f)
44 LambdaType = type(lambda: None) # Same as FunctionType
45 CodeType = type(_f.func_code)
49 GeneratorType = type(_
[all...]
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)
/prebuilts/ndk/8/platforms/android-10/arch-arm/usr/include/asm/
H A Ddomain.h24 #define domain_val(dom,type) ((type) << (2*(dom)))
29 #define modify_domain(dom,type) do { } while (0)

Completed in 1753 milliseconds

1234567891011>>