HomeSort by relevance Sort by last modified time
    Searched defs:uint (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/clang/test/Index/
nested-binaryoperators.cpp 1 typedef unsigned int uint; typedef
2 int foo(uint c) {
164 // CHECK: 1:22: TypedefDecl=uint:1:22 (Definition) Extent=[1:1 - 1:26]
167 // CHECK: 2:9: TypeRef=uint:1:22 Extent=[2:9 - 2:13]
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avc_types.h 27 typedef unsigned int uint; typedef
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
m4vh263_decoder_pv_types.h 32 typedef unsigned int uint; typedef
  /external/regex-re2/util/
util.h 72 typedef unsigned int uint; typedef in namespace:re2
  /external/libvpx/vp8/common/
entropy.c 20 #define uint unsigned int macro
23 typedef const uint cuint;
  /bionic/libc/include/sys/
types.h 110 typedef unsigned int uint; typedef
  /development/ndk/platforms/android-3/include/sys/
types.h 110 typedef unsigned int uint; typedef
  /external/opencv/otherlibs/highgui/
grfmt_exr.cpp 61 #undef UINT
62 #define UINT ((Imf::PixelType)0)
67 #undef uint macro
68 #define uint unsigned macro
174 uintcnt += ( m_red->type == UINT );
179 uintcnt += ( m_green->type == UINT );
184 uintcnt += ( m_blue->type == UINT );
186 m_type = (chcnt == uintcnt) ? UINT : FLOAT;
365 uint *ui = (uint *)buffer
    [all...]
  /external/quake/quake/src/QW/scitech/include/
debug.h 241 typedef unsigned int uint; typedef
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
DEBUG.H 241 typedef unsigned int uint; typedef
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
typedefs.h 159 typedef unsigned int uint; typedef
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 159 typedef unsigned int uint; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/sys/
types.h 123 typedef unsigned int uint; typedef
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
types.h 110 typedef unsigned int uint; typedef
  /prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/sys/
types.h 123 typedef unsigned int uint; typedef
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/lib/gcc/mipsel-linux-android/4.4.3/include-fixed/sys/
types.h 123 typedef unsigned int uint; typedef
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/sys/
types.h 110 typedef unsigned int uint; typedef
  /prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include-fixed/sys/
types.h 123 typedef unsigned int uint; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
types.h 108 typedef unsigned int uint; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
types.h 108 typedef unsigned int uint; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
types.h 108 typedef unsigned int uint; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
types.h 108 typedef unsigned int uint; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
types.h 108 typedef unsigned int uint; typedef
  /prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
types.h 108 typedef unsigned int uint; typedef
  /prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
types.h 110 typedef unsigned int uint; typedef

Completed in 3497 milliseconds

1 2 3