HomeSort by relevance Sort by last modified time
    Searched full:_cast (Results 1 - 12 of 12) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 500 _cast = PYFUNCTYPE(py_object, c_void_p, py_object, py_object)(_cast_addr) variable
502 return _cast(obj, obj, typ)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/
__init__.py 500 _cast = PYFUNCTYPE(py_object, c_void_p, py_object, py_object)(_cast_addr) variable
502 return _cast(obj, obj, typ)
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/smart_ptr/
shared_ptr.hpp 536 // shared_*_cast names are deprecated. Use *_pointer_cast instead.
  /external/clang/lib/Sema/
SemaCast.cpp 214 /// ActOnCXXNamedCast - Parse {dynamic,static,reinterpret,const}_cast's.
    [all...]
SemaTemplate.cpp 320 // Simple filter callback that, for keywords, only accepts the C++ *_cast
    [all...]
  /art/tools/
cpplint.py     [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp.py     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py     [all...]
  /external/compiler-rt/lib/sanitizer_common/scripts/
cpplint.py     [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 1235 milliseconds