HomeSort by relevance Sort by last modified time
    Searched refs:lie (Results 1 - 10 of 10) sorted by null

  /external/clang/test/Misc/
warn-in-system-header.h 4 #warning the cake is a lie
  /external/llvm/include/llvm/CodeGen/
SlotIndexes.h 118 PointerIntPair<IndexListEntry*, 2, unsigned> lie; member in class:llvm::SlotIndex
121 : lie(entry, slot) {}
125 return lie.getPointer();
134 return static_cast<Slot>(lie.getInt());
138 void *ptrVal = v.lie.getOpaqueValue();
158 SlotIndex() : lie(0, 0) {}
161 SlotIndex(const SlotIndex &li, Slot s) : lie(li.listEntry(), unsigned(s)) {
162 assert(lie.getPointer() != 0 &&
169 return lie.getPointer();
183 return lie == other.lie
    [all...]
  /external/skia/third_party/glu/libtess/
README 60 results, all vertices should lie in some plane, since the vertices
267 you know that all polygons lie in the x-y plane, call
376 if all polygons lie in the x-y plane, use gluTessNormal(tess,0,0,1).
  /external/mesa3d/docs/
MESA_texture_array.spec 279 with each set of window coordinates (x,y) that lie within a primitive;
    [all...]
  /external/v8/src/
date.js 91 // Note that month and date can lie outside the normal range.
  /external/zlib/
make_vms.com 585 $! The headers might lie about the capabilities of the RTL
644 $! The headers might lie about the capabilities of the RTL
  /external/v8/benchmarks/
deltablue.js 794 * of course, very low. Typical situations lie somewhere between these
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-deltablue.js 788 * of course, very low. Typical situations lie somewhere between these
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-deltablue.js 788 * of course, very low. Typical situations lie somewhere between these
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-deltablue.js 788 * of course, very low. Typical situations lie somewhere between these

Completed in 1588 milliseconds