Searched defs:slt (Results 1 – 12 of 12) sorted by relevance
/third_party/ltp/tools/sparse/sparse-src/validation/optim/ |
D | ext-trunc-smaller.c | 1 char slt(short x) in slt() function
|
D | canonical-cmp.c | 7 sint slt(sint p, sint a) { return (123 > p) == (p < 123); } in slt() function
|
D | binops-same-args.c | 13 int slt(int a) { return a < a; } in slt() function
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | tautological-compare.c | 5 int slt(int a) { return a < a; } in slt() function
|
/third_party/libwebsockets/lib/core-net/ |
D | output.c | 254 socklen_t slt = sizeof(wsi->udp->sa46); in lws_ssl_capable_read_no_ssl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APInt.h | 1224 bool slt(const APInt &RHS) const { return compareSigned(RHS) < 0; } in slt() function 1232 bool slt(int64_t RHS) const { in slt() function
|
/third_party/libwebsockets/lib/misc/fts/ |
D | trie-fd.c | 393 uint32_t children, instances, co, sl, agg, slt, chunk, in lws_fts_search() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1041 bool slt(int64_t RHS) const { in slt() function
|
/third_party/mesa3d/src/mesa/main/ |
D | ffvertex_prog.c | 962 struct ureg slt = get_temp(p); in calculate_light_attenuation() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 518 bool APInt::slt(const APInt& RHS) const { in slt() function in APInt
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceAssemblerMIPS32.cpp | 996 void AssemblerMIPS32::slt(const Operand *OpRd, const Operand *OpRs, in slt() function in Ice::MIPS32::AssemblerMIPS32
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1103 void ShaderCore::slt(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in slt() function in sw::ShaderCore
|