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

1 2

  /frameworks/av/media/img_utils/src/
EndianUtils.cpp 60 #define DEFINE_WRITE(_type_) \
61 status_t EndianOutput::write(const _type_* buf, size_t offset, size_t count) { \
62 return writeHelper<_type_>(buf, offset, count); \
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 152 # Most _type_ codes are the same as used in struct
153 typecode = typ._type_
160 _type_ = "O" variable in class:py_object
169 _type_ = "h" variable in class:c_short
173 _type_ = "H" variable in class:c_ushort
177 _type_ = "l" variable in class:c_long
181 _type_ = "L" variable in class:c_ulong
190 _type_ = "i" variable in class:.c_int
194 _type_ = "I" variable in class:.c_uint
198 _type_ = "f variable in class:c_float
202 _type_ = "d" variable in class:c_double
206 _type_ = "g" variable in class:c_longdouble
216 _type_ = "q" variable in class:.c_longlong
220 _type_ = "Q" variable in class:.c_ulonglong
227 _type_ = "B" variable in class:c_ubyte
234 _type_ = "b" variable in class:c_byte
239 _type_ = "c" variable in class:c_char
244 _type_ = "z" variable in class:c_char_p
256 _type_ = "P" variable in class:c_void_p
261 _type_ = "?" variable in class:c_bool
292 _type_ = "Z" variable in class:_reset_cache.c_wchar_p
295 _type_ = "u" variable in class:_reset_cache.c_wchar
407 _type_ = "l" variable in class:.HRESULT
    [all...]
_endian.py 20 return _other_endian(typ._type_) * typ._length_
wintypes.py 24 _type_ = "v" variable in class:VARIANT_BOOL
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 152 # Most _type_ codes are the same as used in struct
153 typecode = typ._type_
160 _type_ = "O" variable in class:py_object
169 _type_ = "h" variable in class:c_short
173 _type_ = "H" variable in class:c_ushort
177 _type_ = "l" variable in class:c_long
181 _type_ = "L" variable in class:c_ulong
190 _type_ = "i" variable in class:.c_int
194 _type_ = "I" variable in class:.c_uint
198 _type_ = "f variable in class:c_float
202 _type_ = "d" variable in class:c_double
206 _type_ = "g" variable in class:c_longdouble
216 _type_ = "q" variable in class:.c_longlong
220 _type_ = "Q" variable in class:.c_ulonglong
227 _type_ = "B" variable in class:c_ubyte
234 _type_ = "b" variable in class:c_byte
239 _type_ = "c" variable in class:c_char
244 _type_ = "z" variable in class:c_char_p
256 _type_ = "P" variable in class:c_void_p
261 _type_ = "?" variable in class:c_bool
292 _type_ = "Z" variable in class:_reset_cache.c_wchar_p
295 _type_ = "u" variable in class:_reset_cache.c_wchar
407 _type_ = "l" variable in class:.HRESULT
    [all...]
_endian.py 20 return _other_endian(typ._type_) * typ._length_
wintypes.py 24 _type_ = "v" variable in class:VARIANT_BOOL
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_numbers.py 6 # given a sequence of numeric types, collect their _type_
13 fmt = t._type_
137 size = struct.calcsize(t._type_)
147 code = t._type_ # the typecode
163 array(t._type_)
166 a = array(t._type_, [100])
181 a = array(t._type_, [3.14])
205 # a = array(c_bool._type_, [True])
234 _type_ = "i" variable in class:c_int_S
test_pointers.py 19 # Pointer can't set contents: has no _type_
test_functions.py 40 _type_ = "i" variable in class:FunctionTestCase.test_mro.X
55 _type_ = "i" variable in class:FunctionTestCase.test_mro.X
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_numbers.py 6 # given a sequence of numeric types, collect their _type_
13 fmt = t._type_
137 size = struct.calcsize(t._type_)
147 code = t._type_ # the typecode
163 array(t._type_)
166 a = array(t._type_, [100])
181 a = array(t._type_, [3.14])
205 # a = array(c_bool._type_, [True])
234 _type_ = "i" variable in class:c_int_S
test_pointers.py 19 # Pointer can't set contents: has no _type_
test_functions.py 40 _type_ = "i" variable in class:FunctionTestCase.test_mro.X
55 _type_ = "i" variable in class:FunctionTestCase.test_mro.X
  /external/harfbuzz_ng/src/
hb-gobject-enums.h.tmpl 46 #define @ENUMPREFIX@_TYPE_@ENUMSHORT@ (@enum_name@_get_type ())
hb-private.hh 191 #define _ASSERT_TYPE_POD1(_line, _type) union _type_##_type##_on_line_##_line##_is_not_POD { _type instance; }
198 typedef __typeof__(_instance) _type_##_line; \
199 _ASSERT_TYPE_POD1 (_line, _type_##_line); \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hidpi.h 281 #define HidP_GetButtonCaps(_Type_, _Caps_, _Len_, _Data_) \
282 HidP_GetSpecificButtonCaps(_Type_, 0, 0, 0, _Caps_, _Len_, _Data_)
454 #define HidP_GetValueCaps(_Type_, _Caps_, _Len_, _Data_) \
455 HidP_GetSpecificValueCaps (_Type_, 0, 0, 0, _Caps_, _Len_, _Data_)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_ctypes.so 
  /external/e2fsprogs/intl/
printf-parse.c 83 #define REGISTER_ARG(_index_,_type_) \
109 a->arg[n].type = (_type_); \
110 else if (a->arg[n].type != (_type_)) \
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
sharedctypes.py 135 if obj._type_ is ctypes.c_char:
156 return rebuild_ctype, (obj._type_, obj._wrapper, obj._length_)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
sharedctypes.py 135 if obj._type_ is ctypes.c_char:
156 return rebuild_ctype, (obj._type_, obj._wrapper, obj._length_)
  /external/bison/lib/
printf-parse.c 100 #define REGISTER_ARG(_index_,_type_) \
128 a->arg[n].type = (_type_); \
129 else if (a->arg[n].type != (_type_)) \
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 124 #define _ASSERT_TYPE_POD1(_line, _type) union _type_##_type##_on_line_##_line##_is_not_POD { _type instance; }
131 typedef __typeof__(_instance) _type_##_line; \
132 _ASSERT_TYPE_POD1 (_line, _type_##_line); \
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-php/lib/lightopenid/
openid.php 512 if (!isset($this->data['openid_' . $alias . '_type_' . $key])) {
518 $key = substr($this->data['openid_' . $alias . '_type_' . $key],
  /external/chromium_org/third_party/tcmalloc/chromium/src/gperftools/
heap-checker.h 41 // 1. Set the environment variable HEAPCHEK to _type_ before
44 // _type_ is usually "normal" but can also be "minimal", "strict", or
  /external/chromium_org/third_party/tcmalloc/vendor/src/gperftools/
heap-checker.h 41 // 1. Set the environment variable HEAPCHEK to _type_ before
44 // _type_ is usually "normal" but can also be "minimal", "strict", or

Completed in 1478 milliseconds

1 2