Searched
full:fixed (Results
2676 -
2700 of
7512) sorted by null
<<101102103104105106107108109110>>
/external/flac/libFLAC/ |
libFLAC_dynamic.dsp | 268 SOURCE=.\fixed.c
360 SOURCE=.\include\private\fixed.h
|
libFLAC_static.dsp | 261 SOURCE=.\fixed.c
353 SOURCE=.\include\private\fixed.h
|
/external/freetype/include/freetype/ |
ftstroke.h | 84 * Used to render mitered line joins, with fixed bevels if the 274 * expressed as 16.16 fixed-point value.
|
/external/freetype/src/base/ |
ftbbox.c | 411 /* to use our 16.16 fixed-point routines. */ 416 /* We normalize a, b, and c to `8.16' fixed-point values to ensure */
|
/external/freetype/src/cff/ |
cf2blues.c | 59 * while the Adobe CFF engine produces an array of fixed. 60 * Define a macro to convert FreeType to fixed.
|
/external/icu4c/i18n/ |
indiancal.h | 166 * Determines whether this object uses the fixed-cycle Indian civil calendar 176 * Returns <code>true</code> if this object is using the fixed-cycle civil
|
/external/icu4c/test/intltest/ |
astrotst.cpp | 262 // underlying JDKs, we have to use a fixed-offset 268 TimeZone *tz = new SimpleTimeZone(-18000000 + 3600000, "Montreal(FIXED)");
|
/external/ipsec-tools/src/racoon/ |
backupsa.c | 359 * convert fixed string into the tm structure. 360 * The fixed string is like 'Nov 24 18:22:48 1986'.
|
/external/kernel-headers/original/asm-mips/sn/ |
kldir.h | 16 * The kldir memory area resides at a fixed place in each node's memory and 21 * below) reside at a permanently fixed location, but are included in the
|
/external/libvorbis/lib/ |
lsp.c | 47 any machine with an FPU. The integer implementation is *not* fixed 51 work on a fully fixed point implementation for processors like the
|
/external/llvm/include/llvm/Support/ |
TimeValue.h | 22 /// This class is used where a precise fixed point in time is required. The 30 /// @brief Provides an abstraction for a fixed point in time.
|
/external/llvm/test/CodeGen/X86/ |
inline-asm-fpstack.ll | 183 ; An input argument in a fixed position is implicitly popped by the asm only if 333 ; Pass the same value in two fixed stack slots.
|
/external/llvm/utils/TableGen/ |
CodeEmitterGen.cpp | 221 // Ignore fixed fields in the record, we're looking for values like: 272 // Start by filling in fixed values.
|
/external/mesa3d/src/mapi/glapi/gen/ |
glX_server_table.py | 310 fixed = func[3] 319 print ' /* [%3u] = %5u */ {%3u, %s},' % (index, opcode, fixed, var_offset)
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_fs_schedule_instructions.cpp | 253 /* Fixed HW registers are assumed to be separate from the virtual 255 * to fixed GRFs much, so don't bother tracking them on a more
|
/external/mesa3d/src/mesa/program/ |
register_allocate.c | 488 * that must live in a fixed location and is known to not conflict 492 * the first popped off the stack and assigned their fixed locations.
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
HttpTransport.java | 220 /** An HTTP body with a fixed length known in advance. */ 367 /** An HTTP body with a fixed length specified in advance. */
|
/external/proguard/src/proguard/classfile/instruction/ |
Instruction.java | 242 // An array containing the fixed number of entries popped from the stack, 451 // An array containing the fixed number of entries pushed onto the stack,
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
CodedInputStreamTest.java | 315 * Test that a bug in skipRawBytes() has been fixed: if the skip skips 329 * Test that a bug in skipRawBytes() has been fixed: if the skip skips
|
/external/qemu/android/config/linux-x86/linux/ |
kvm.h | 405 /* Bug in KVM_SET_USER_MEMORY_REGION fixed: */ 427 /* Another bug in KVM_SET_USER_MEMORY_REGION fixed: */
|
/external/qemu/android/config/linux-x86_64/linux/ |
kvm.h | 405 /* Bug in KVM_SET_USER_MEMORY_REGION fixed: */ 427 /* Another bug in KVM_SET_USER_MEMORY_REGION fixed: */
|
/external/qemu/target-mips/ |
cpu.h | 58 uint64_t d; /* binary double fixed-point */ 59 uint32_t w[2]; /* binary single fixed-point */
|
/external/skia/src/core/ |
SkBitmapScaler.cpp | 179 // the image. Convert to normalized fixed point. 187 // The conversion to fixed point will leave some rounding errors, which
|
SkConvolver.cpp | 143 // are in fixed point with kShiftBits bits of fractional part. 193 // are in fixed point with kShiftBits bits of precision.
|
SkEdge.cpp | 22 In the fixed case, we want to turn the fixed into .6 by saying pt >> 10,
|
Completed in 2378 milliseconds
<<101102103104105106107108109110>>