/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | SymbolTable_autogen.cpp | 3096 constexpr const ImmutableString equal("equal"); 10268 BuiltInName::equal, 10276 BuiltInName::equal, 10284 BuiltInName::equal, 10292 BuiltInName::equal, 10300 BuiltInName::equal, 10308 BuiltInName::equal, 10316 BuiltInName::equal, 10324 BuiltInName::equal, [all...] |
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
H A D | stylo.hpp | 15769 equal(_II1 __first1, _II1 __last1, _II2 __first2) 15783 equal(const _Tp* __first1, const _Tp* __last1, const _Tp* __first2) 15803 return std::__equal<__simple>::equal(__first1, __last1, __first2); 15986 equal(_II1 __first1, _II1 __last1, _II2 __first2) 16003 equal(_IIter1 __first1, _IIter1 __last1, 16019 equal(_II1 __first1, _II1 __last1, _II2 __first2, _II2 __last2) 16040 return std::equal(__first1, __last1, __first2); 16052 equal(_IIter1 __first1, _IIter1 __last1, 16071 return std::equal(__first1, __last1, __first2, 27684 equal(cons [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | builtin_functions.cpp | 1185 BA1(equal); 2263 FIUBD_VEC(equal) in create_builtins() 6204 body.emit(ret(equal(abs(x), imm(type, infinities)))); in _isinf()
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 259 #the number of pushes must equal STACK_OFFSET
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aesv8-armx.pl | 23 # are literally equal to the theoretical estimates based on AES 3324 // If x2($len) equal to -0x10, the left blocks is 4.
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aesv8-armx.pl | 23 # are literally equal to the theoretical estimates based on AES 3340 // If x2($len) equal to -0x10, the left blocks is 4.
|
/third_party/skia/third_party/externals/swiftshader/src/Shader/ |
H A D | ShaderCore.cpp | 1999 void ShaderCore::equal(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in equal() function in sw::ShaderCore
|
/third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
H A D | ReactorUnitTests.cpp | 774 EXPECT_EQ(out[i], in[i]) << "Row " << row << " column " << col << " not equal to input."; 847 EXPECT_EQ(out[i], ref[i]) << "Row " << row << " column " << col << " not equal to reference."; 2739 return std::equal(std::begin(v), std::end(v), rhs.v);
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 669 % \lineskip glue after it. Thus, space below is not quite equal to space 3703 % not equal to itself. 7772 % We need some trickery to remove the optional spaces around the equal
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_glsl.cpp | 1484 // Array stride is equal to aligned size of the underlying type. 2749 "distance", "dot", "EmitStreamVertex", "EmitVertex", "EndPrimitive", "EndStreamPrimitive", "equal", "exp", "exp2", 5764 // We have to bitcast if our inputs are of different type, or if our types are not equal to expected inputs. 11061 GLSL_BFOP_CAST(equal, int_type); 11071 GLSL_BFOP(equal); 12432 comp_op = "equal";
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 3439 case equal: in IsInludeEqual()
|
/third_party/node/deps/v8/src/codegen/riscv64/ |
H A D | macro-assembler-riscv64.cc | 2355 Branch(target, equal, rs, Operand(zero_reg)); in BranchFalseShortF() 3716 // If the expected parameter count is equal to the adaptor sentinel, no need in InvokePrologue() 3722 // If overapplication or if the actual argument count is equal to the in InvokePrologue()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3184 return std::equal(refAddrs.begin(), refAddrs.end(), checkAddrs.begin()); in areAddressesTheSame() 3189 // the number of addresses must be equal in areAddressesDifferent()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingAccelerationStructuresTests.cpp | 2951 return std::equal(refAddrs.begin(), refAddrs.end(), checkAddrs.begin()); in areAddressesTheSame() 2956 // the number of addresses must be equal in areAddressesDifferent()
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 6794 # two independent pieces of roughly equal complexities # 6922 # two independent pieces of roughly equal complexity # 6985 # two independent pieces of roughly equal complexity # 8321 # if the input is exactly equal to one, then exit through ld_pzero. 8324 fcmp.b %fp0,&0x1 # is it equal to one?
|
H A D | itest.S | 457 # - this test has %cc initially equal to zero #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 6794 # two independent pieces of roughly equal complexities # 6922 # two independent pieces of roughly equal complexity # 6985 # two independent pieces of roughly equal complexity # 8321 # if the input is exactly equal to one, then exit through ld_pzero. 8324 fcmp.b %fp0,&0x1 # is it equal to one?
|
H A D | itest.S | 457 # - this test has %cc initially equal to zero #
|
/third_party/libabigail/tests/lib/ |
H A D | catch.hpp | 4681 assert(m_current != m_end && "Range start and end cannot be equal"); 13823 return s.size() >= prefix.size() && std::equal(prefix.begin(), prefix.end(), s.begin()); 13829 return s.size() >= suffix.size() && std::equal(suffix.rbegin(), suffix.rend(), s.rbegin());
|
/third_party/json/single_include/nlohmann/ |
H A D | json.hpp | 13251 @brief comparison: equal 13287 @brief comparison: not equal 13332 @brief comparison: less than or equal 13350 @brief comparison: greater than or equal 16680 #pragma GCC diagnostic ignored "-Wfloat-equal" 16719 static_assert(sizeof(std::uint8_t) == sizeof(CharType), "size of CharType must be equal to std::uint8_t"); 17154 // table entries must be less than or equal to 17862 #pragma GCC diagnostic ignored "-Wfloat-equal" 22850 /// @brief comparison: equal 22856 #pragma GCC diagnostic ignored "-Wfloat-equal" [all...] |
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 6800 // equal in test_clone_from() 9740 // of the tuple), so elements with equal first items in test_sort_stability() 11793 // test that two deques hash equal even if elements are laid out differently in test_hash_after_rotation() 11812 // test that two deques are equal even if elements are laid out differently in test_eq_after_rotation() 14184 "`new_layout.size()` must be greater than or equal to `old_layout.size()`" in grow_impl() 14190 // SAFETY: `new_size` is non-zero as `old_size` is greater than or equal to `new_size` in grow_impl() 14206 // SAFETY: because `new_layout.size()` must be greater than or equal to `old_size`, in grow_impl() 14274 "`new_layout.size()` must be smaller than or equal to `old_layout.size()`" in shrink() 14294 // SAFETY: because `new_size` must be smaller than or equal to `old_layout.size()`, in shrink() 14583 /// * `len` must be greater than or equal t [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 115 /// it returns true for things that are clearly not equal, like -0.0 and 0.0. 1351 // value, so that we don't have problems with 0.0 comparing equal to -0.0, and 3221 // Since the result is less than or equal to either operand, any leading 4238 // Otherwise they may not be equal. 6025 // Ld/St less than/equal limit set by target. 7700 if (std::equal(Ops.begin(), Ops.end(), N->op_begin()))
|
/third_party/node/deps/cares/ |
H A D | configure | 20435 -Wfloat-equal \
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmInstructionTests.cpp | 1310 ADD_OPFUNORD_CASE(equal, "OpFUnordEqual", ==); in createOpFUnordGroup() 20703 { "depthunchanged_2", "FragDepth != Polygon depth: violates the promise that FragDepth is equal to the implicit depth, the depth test should pass." }, 20704 { "depthunchanged_3", "FragDepth != Polygon depth: violates the promise that FragDepth is equal to the implicit depth, the depth test should fail." },
|