HomeSort by relevance Sort by last modified time
    Searched full:redefine (Results 126 - 150 of 545) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-15/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
termios.h 39 /* Redefine these to match their ioctl number */
  /external/cmockery/cmockery_0_1_2/src/example/
calculator.c 68 /* main is defined in the unit test so redefine name of the the main function
73 * so redefine static to nothing. */
  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.cpp 527 mImageArray[level]->redefine(mRenderer, GL_TEXTURE_2D, internalformat, width, height, 1, false);
587 mImageArray[0]->redefine(mRenderer, GL_TEXTURE_2D, internalformat, surface->getWidth(), surface->getHeight(), 1, true);
612 mImageArray[i]->redefine(mRenderer, GL_TEXTURE_2D, GL_NONE, 0, 0, 0, true);
739 mImageArray[level]->redefine(mRenderer, GL_TEXTURE_2D, internalformat, levelWidth, levelHeight, 1, true);
744 mImageArray[level]->redefine(mRenderer, GL_TEXTURE_2D, GL_NONE, 0, 0, 0, true);
    [all...]

Completed in 1318 milliseconds

1 2 3 4 56 7 8 91011>>