/external/libcxx/test/std/utilities/function.objects/comparisons/ |
D | constexpr_init.pass.cpp | 29 std::not_equal_to<T> neq; in test_constexpr_context() local
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/function.objects/comparisons/ |
D | constexpr_init.pass.cpp | 26 std::not_equal_to<T> neq; in test_constexpr_context() local
|
/external/cronet/tot/third_party/libc++/src/test/std/utilities/function.objects/comparisons/ |
D | constexpr_init.pass.cpp | 26 std::not_equal_to<T> neq; in test_constexpr_context() local
|
/external/sdv/vsomeip/third_party/boost/tuple/include/boost/tuple/ |
D | tuple_comparison.hpp | 62 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
|
/external/rust/android-crates-io/crates/fixedbitset/src/block/ |
D | avx2.rs | 84 let neq = _mm256_xor_si256(self.0, other.0); in eq() localVariable
|
D | sse2.rs | 99 let neq = _mm_xor_si128(self.0, other.0); in eq() localVariable
|
D | avx.rs | 88 let neq = _mm256_castpd_si256(new); in eq() localVariable
|
/external/e2fsprogs/lib/ext2fs/ |
D | gen_bitmap64.c | 369 errcode_t neq, in ext2fs_fudge_generic_bmap_end() 605 errcode_t ext2fs_compare_generic_bmap(errcode_t neq, in ext2fs_compare_generic_bmap()
|
D | gen_bitmap.c | 310 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()
|
/external/libxml2/ |
D | xpath.c | 5527 xmlXPathObjectPtr arg, const xmlChar * str, int neq) in xmlXPathEqualNodeSetString() 5585 xmlXPathObjectPtr arg, double f, int neq) { in xmlXPathEqualNodeSetFloat() 5649 xmlXPathObjectPtr arg2, int neq) { in xmlXPathEqualNodeSets()
|
/external/cronet/stable/third_party/libxml/src/ |
D | xpath.c | 5517 xmlXPathObjectPtr arg, const xmlChar * str, int neq) in xmlXPathEqualNodeSetString() 5575 xmlXPathObjectPtr arg, double f, int neq) { in xmlXPathEqualNodeSetFloat() 5639 xmlXPathObjectPtr arg2, int neq) { in xmlXPathEqualNodeSets()
|
/external/cronet/tot/third_party/libxml/src/ |
D | xpath.c | 5517 xmlXPathObjectPtr arg, const xmlChar * str, int neq) in xmlXPathEqualNodeSetString() 5575 xmlXPathObjectPtr arg, double f, int neq) { in xmlXPathEqualNodeSetFloat() 5639 xmlXPathObjectPtr arg2, int neq) { in xmlXPathEqualNodeSets()
|
/external/python/cpython3/Objects/ |
D | listobject.c | 1937 Py_ssize_t neq = 0; in count_run() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | arithmetic_optimizer_test.cc | 3843 Output neq = ops::NotEqual(s.WithOpName("neq"), a, b); in TEST_F() local
|
/external/aws-sdk-java-v2/services/accessanalyzer/src/main/resources/codegen-resources/ |
D | service-2.json | 1458 "neq":{ object
|
/external/aws-sdk-java-v2/services/macie2/src/main/resources/codegen-resources/ |
D | service-2.json | 3885 "neq": { object 4759 "neq": { object
|