/external/llvm/test/CodeGen/X86/ |
mcinst-lowering.ll | 14 ; Check that we lower to the short form of cmpl, which has a fixed %eax
|
/external/marisa-trie/lib/marisa/ |
vector.h | 93 bool fixed() const { function in class:marisa::Vector
|
/external/marisa-trie/tests/ |
vector-test.cc | 28 ASSERT(!vec.fixed()); 72 ASSERT(vec.fixed()); 86 ASSERT(!vec.fixed()); 110 ASSERT(vec.fixed());
|
/external/marisa-trie/v0_1_5/lib/marisa_alpha/ |
vector.h | 93 bool fixed() const { function in class:marisa_alpha::Vector
|
/external/marisa-trie/v0_1_5/tests/ |
vector-test.cc | 28 ASSERT(!vec.fixed()); 74 ASSERT(vec.fixed()); 89 ASSERT(!vec.fixed()); 114 ASSERT(vec.fixed());
|
/external/mesa3d/docs/ |
relnotes-7.4.4.html | 42 <li>Fixed i965/i915 segfault in screen destruction (bug 22408)
|
/external/mesa3d/src/gallium/drivers/r600/ |
r600_formats.h | 101 /* No fixed, no double. */
|
/external/mesa3d/src/mapi/mapi/ |
u_execmem.c | 65 * Dispatch stubs are of fixed size and never freed. Thus, we do not need to
|
/external/pixman/test/ |
region-test.c | 38 * was fixed to not use explict "short" variables
|
/external/proguard/examples/ |
library.pro | 17 # traces later on. Keep a fixed source file attribute and all line number
|
/external/proguard/src/proguard/classfile/visitor/ |
package.html | 9 These lists and types are largely fixed; they won't change much in future
|
/external/proguard/src/proguard/optimize/peephole/ |
MemberPrivatizer.java | 32 * privatized methods still have to be fixed.
|
/external/protobuf/gtest/test/ |
gtest_no_test_unittest.cc | 50 // bug is fixed and doesn't regress.
|
/external/qemu-pc-bios/vgabios/ |
README | 130 . fixed return value for the default case in the VBE section (non-debug mode) 187 . Fixed bug in function ah=13 201 . Fixed bug in function ah=13 207 . Fixed DS and ES that where inverted in the int10 parameters list!
|
/external/replicaisland/src/com/replica/replicaisland/ |
ShellSorter.java | 50 * fixed increment apart.
|
/external/sfntly/cpp/src/sfntly/data/ |
writable_font_data.h | 32 // positive then a fixed size font data object will be created. If the length 35 // @param length if length > 0 create a fixed length font data; otherwise 157 // Write the Fixed at the given index. 159 // @param f the Fixed
|
/external/skia/bench/ |
MorphologyBench.cpp | 101 // Fixed point can be 100x slower than float on these tests, causing
|
/external/skia/gm/ |
blurs.cpp | 25 // rejected when in FIXED.
|
/external/skia/src/core/ |
SkFP.h | 43 #else // scalar is fixed
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Code/Format/ |
UnresolvedOdexInstruction.java | 35 * This represents a "fixed" odexed instruction, where the object register is always null and so the correct type
|
/external/srec/audio/AudioIn/UNIX/include/ |
filter.h | 43 unsigned int scale; // fixed-point filter scale factor
|
/external/srec/srec/include/ |
setting.h | 36 /* For fixed point code, see settings in hmm_type.h
|
/external/srtp/googlepatches/ |
google-12-srtp-hide-aes-tables-main.patch | 22 - Fixed a bug related to replay detection when sequence number rolls back
|
/external/stlport/stlport/stl/ |
_ios_base.h | 73 _STLP_STATIC_CONSTANT(int, fixed = 0x0040); 84 _STLP_STATIC_CONSTANT(int, floatfield = scientific | fixed); 332 inline ios_base& _STLP_CALL fixed(ios_base& __s) function 333 { __s.setf(ios_base::fixed, ios_base::floatfield); return __s; }
|
/external/strace/ |
strace.spec | 90 + fixed a corner case in waitpid handling (#663547). 97 + fixed potential stack buffer overflow in select decoder (#556678); 98 + fixed FTBFS (#539044). 103 + fixed build on ARM EABI (#507576); 104 + fixed display of 32-bit argv array on 64-bit architectures (#519480); 105 + fixed display of 32-bit fcntl(F_SETLK) on 64-bit architectures (#471169); 106 + fixed several bugs in strings decoder, including potential heap 295 - new upstream version, fixed getresuid/getresgid (#84959) 467 - fixed build problems on newer glibc releases
|