HomeSort by relevance Sort by last modified time
    Searched full:fixed (Results 1626 - 1650 of 7512) sorted by null

<<61626364656667686970>>

  /external/mesa3d/src/mesa/tnl/
t_draw.c 130 * \brief Convert fixed-point to floating-point.
132 * In OpenGL, a fixed-point number is a "signed 2's complement 16.16 scaled
137 * is used to map the fixed-point numbers into the range [-1, 1].
473 /* The software TNL pipeline has a fixed amount of storage for
  /external/mesa3d/src/mesa/vbo/
vbo_attrib.h 84 * (whether it is a fixed-function emulation) to
vbo_exec.h 57 VP_NONE, /**< fixed function */
  /external/open-vcdiff/src/
varint_bigendian.cc 30 // and returns it in a fixed-length representation. Increments
  /external/openssh/
README 12 external libraries), all known security bugs fixed, new features
  /external/oprofile/libpp/
locate_images.h 62 * @param fixup if true return the fixed image name else always return
  /external/proguard/src/proguard/util/
FileNameParser.java 91 // Return a matcher for the fixed first part of the regular expression,
NameParser.java 76 // Return a matcher for the fixed first part of the regular expression,
  /external/protobuf/python/
README.txt 58 We do not know if or when it might me fixed. We also do not know
  /external/qemu/distrib/sdl-1.2.15/
README.OS2 231 - Fixed a mouse problem in Fullscreen mode where any mouse click
243 - Fixed WM_CLOSE processing: give a chance to SDL app to ask user...
249 - Fixed semaphore support (SDL_syssem.c)
250 - Fixed FSLib to have good clipping in scaled window mode,
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
AudioFileReaderThread.c 173 and we'll also make the thread fixed */
178 /* make thread fixed */
179 theFixedPolicy.timeshare = 0; /* set to 1 for a non-fixed thread */
181 if (result) return 0; /*THROW_RESULT("thread_policy - Couldn't set thread as fixed priority.")*/
  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ataridevmouse.c 54 applications, so this is disabled till fixed
  /external/sfntly/cpp/src/test/
byte_array_test.cc 114 fprintf(stderr, "fixed mem: size ");
  /external/skia/bench/
GrMemoryPoolBench.cpp 56 // We delete if a random [-1, 1] fixed pt is < the thresh. Otherwise,
  /external/skia/src/core/
SkSinTable.h 15 /* Fixed point values (low 16 bits) of sin(radians) for
  /external/skia/src/gpu/
GrPathUtils.h 69 * path renderer will have a small fixed number of vertices that it
  /external/skia/src/images/
SkImageDecoder_wbmp.cpp 62 if (!read_byte(stream, &data) || (data & 0x9F)) { // skip fixed header
  /external/skia/src/opts/
SkBitmapProcState_matrixProcs_neon.cpp 43 /* SkFixed is 16.16 fixed point */
SkBitmapProcState_matrix_repeat_neon.h 99 /* SkFixed is 16.16 fixed point */
196 /* SkFixed is 16.16 fixed point */
271 /* fx, fy, dx, dy are all 32 bit 16.16 fixed point */
382 /* get xy and srcXY fixed up */
  /external/speex/libspeex/
cb_search_sse.h 4 @brief Fixed codebook functions (SSE version)
  /external/srec/srec/include/
srec.h 227 are allocated to a fixed size at startup time, and the search uses elements
234 around. It's fixed size and the search
242 around. It's fixed size and the search
250 around. It's fixed size and the search
  /external/stlport/stlport/stl/config/
_mwerks.h 97 # define _STLP_NON_TYPE_TMPL_PARAM_BUG 1 // dwa 8/21/97 - this bug fixed for CWPro2
  /external/tremolo/Tremolo/
ivorbiscodec.h 60 implies a fixed rate bitstream
  /external/v8/src/
dtoa.cc 39 #include "fixed-dtoa.h"
fixed-dtoa.cc 35 #include "fixed-dtoa.h"
224 // The given fractionals number represents a fixed-point number with binary
239 // 'fractionals' is a fixed-point number, with binary point at bit
241 // is a fixed-point number, with binary point at bit 'point'.

Completed in 726 milliseconds

<<61626364656667686970>>