Home
last modified time | relevance | path

Searched defs:neq (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/tuple/
Dtuple_comparison.hpp62 inline bool neq(const T1& lhs, const T2& rhs) { in neq() function
67 inline bool neq<null_type,null_type>(const null_type&, const null_type&) { return false; } in neq() function
/third_party/e2fsprogs/lib/ext2fs/
Dgen_bitmap64.c371 errcode_t neq, in ext2fs_fudge_generic_bmap_end()
607 errcode_t ext2fs_compare_generic_bmap(errcode_t neq, in ext2fs_compare_generic_bmap()
Dgen_bitmap.c310 errcode_t magic, errcode_t neq, in ext2fs_fudge_generic_bitmap_end()
369 errcode_t ext2fs_compare_generic_bitmap(errcode_t magic, errcode_t neq, in ext2fs_compare_generic_bitmap()
/third_party/skia/src/core/
DSkVM.h813 I32 neq(F32 x, float y) { return neq(x, splat(y)); } in abs() function
814 I32 neq(float x, F32 y) { return neq(splat(x), y); } in abs() function
854 I32 neq(I32 x, int y) { return neq(x, splat(y)); } in abs() function
855 I32 neq(int x, I32 y) { return neq(splat(x), y); } in abs() function
DSkVM.cpp1026 I32 Builder::neq(F32 x, F32 y) { in neq() function in skvm::Builder
1052 I32 Builder::neq(I32 x, I32 y) { in neq() function in skvm::Builder
/third_party/node/deps/npm/node_modules/semver/
Dsemver.js657 function neq (a, b, loose) { function
/third_party/flutter/skia/src/core/
DSkVM.cpp172 I32 Builder::neq(F32 x, F32 y) { return {this->push(Op::neq_f32, x.id, y.id)}; } in neq() function in skvm::Builder
179 I32 Builder::neq(I32 x, I32 y) { return {this->push(Op::neq_i32, x.id, y.id)}; } in neq() function in skvm::Builder
/third_party/libxml2/
Dxpath.c6722 xmlXPathEqualNodeSetString(xmlXPathObjectPtr arg, const xmlChar * str, int neq) in xmlXPathEqualNodeSetString()
6782 xmlXPathObjectPtr arg, double f, int neq) { in xmlXPathEqualNodeSetFloat()
6842 xmlXPathEqualNodeSets(xmlXPathObjectPtr arg1, xmlXPathObjectPtr arg2, int neq) { in xmlXPathEqualNodeSets()
/third_party/gettext/gnulib-local/lib/libxml/
Dxpath.c6778 xmlXPathEqualNodeSetString(xmlXPathObjectPtr arg, const xmlChar * str, int neq) in xmlXPathEqualNodeSetString()
6838 xmlXPathObjectPtr arg, double f, int neq) { in xmlXPathEqualNodeSetFloat()
6898 xmlXPathEqualNodeSets(xmlXPathObjectPtr arg1, xmlXPathObjectPtr arg2, int neq) { in xmlXPathEqualNodeSets()
/third_party/node/tools/
Dlint-md.mjs16916 const neq = neq_1; constant
18909 neq: neq_1, property
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/
Dplotlyjs-bundle.js1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property