Home
last modified time | relevance | path

Searched defs:compare (Results 201 - 225 of 403) sorted by relevance

12345678910>>...17

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsClusteredTests.cpp117 const string compare = getCompare(caseDef.op, caseDef.format, "ref", "op"); in getTestSrc() local
144 << " if (!" << compare << ")\n" in getTestSrc() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp197 generateSharedMemoryWrites(std::ostream &src, const SharedStruct &object, const SharedStructVar &var, const glu::SubTypeAccess &accessPath, vector<string>::const_iterator &valueIter, bool compare) generateSharedMemoryWrites() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderAtomicCounterOpsTests.cpp693 glw::GLuint compare[] = { 5, 20 }; in setOperations() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcFragDepthTests.cpp74 static inline bool compare(deUint32 func, T a, T b) in compare() function
/third_party/skia/src/pathops/
H A DSkOpSpan.cpp266 SkOpPtT* compare = spanPtT->next(); in merge() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDepthStencilSamplingTests.cpp460 CompareFunctionPasses(float compareRef, wgpu::CompareFunction compare, float textureValue) CompareFunctionPasses() argument
485 DoDepthCompareRefTest(wgpu::RenderPipeline pipeline, wgpu::TextureFormat format, float compareRef, wgpu::CompareFunction compare, std::vector<float> textureValues) DoDepthCompareRefTest() argument
532 DoDepthCompareRefTest(wgpu::ComputePipeline pipeline, wgpu::TextureFormat format, float compareRef, wgpu::CompareFunction compare, std::vector<float> textureValues) DoDepthCompareRefTest() argument
[all...]
/third_party/skia/tools/skdiff/
H A Dskdiff.h161 template<typename T> static int compare(const void* untyped_lhs, const void* untyped_rhs) { in compare() function
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dls.c158 static int compare(void *a, void *b) in compare() function
/third_party/toybox/toys/posix/
H A Dls.c159 static int compare(void *a, void *b) in compare() function
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboMultisampleTests.cpp235 bool compare (const tcu::Surface& reference, const tcu::Surface& result) in compare() function in deqp::gles3::Functional::BasicFboMultisampleCase
H A Des3fImplementationLimitTests.cpp60 inline bool compare (const T& min, const T& reported) { return min <= reported; } in compare() function
161 bool compare<Boolean> (const Boolean& min, const Boolean& reported) in compare() function
167 bool compare<NegInt> (const NegInt& min, const NegInt& reported) in compare() function
174 bool compare<FloatRange> (const FloatRange& min, const FloatRange& reported) in compare() function
180 bool compare<AlignmentInt> (const AlignmentInt& min, const AlignmentInt& reported) in compare() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsClusteredTests.cpp115 const string compare = getCompare(caseDef.op, caseDef.format, "ref", "op"); in getTestSrc() local
142 << " if (!" << compare << ")\n" in getTestSrc() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDepthRangeTests.cpp73 static inline bool compare (deUint32 func, T a, T b) in compare() function
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h666 int compare(size_type pos1, size_type count1, string_view v) const in compare() function in basic_string
671 int compare(size_type pos1, size_type count1, string_view v, size_type pos2, size_type count2) const in compare() function in basic_string
676 int compare(CharT const* const s) const in compare() function in basic_string
681 int compare(size_type pos1, size_type count1, CharT const* const s) const in compare() function in basic_string
686 int compare(size_type pos1, size_type count1, CharT const* const s, size_type count2) const compare() function in basic_string
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/include/
H A Dpixel_convert.h108 static inline bool FloatCompareTo(float val, float compare) in FloatCompareTo() argument
/kernel/linux/linux-5.10/drivers/vme/bridges/
H A Dvme_fake.c810 fake_master_rmw(struct vme_master_resource *image, unsigned int mask, unsigned int compare, unsigned int swap, loff_t offset) fake_master_rmw() argument
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_fake.c804 fake_master_rmw(struct vme_master_resource *image, unsigned int mask, unsigned int compare, unsigned int swap, loff_t offset) fake_master_rmw() argument
/third_party/eudev/src/shared/
H A Dhashmap.h75 compare_func_t compare; member
/third_party/alsa-lib/src/mixer/
H A Dmixer.c677 snd_mixer_set_compare(snd_mixer_t *mixer, snd_mixer_compare_t compare) snd_mixer_set_compare() argument
1091 snd_mixer_class_set_compare(snd_mixer_class_t *obj, snd_mixer_compare_t compare) snd_mixer_class_set_compare() argument
[all...]
/third_party/alsa-lib/src/control/
H A Dhcontrol.c448 int snd_hctl_set_compare(snd_hctl_t *hctl, snd_hctl_compare_t compare) in snd_hctl_set_compare() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DMeasureUnitImpl.java782 public int compare(MeasureUnitImpl o1, MeasureUnitImpl o2) { in compare() method in MeasureUnitImpl.MeasureUnitImplComparator
798 public int compare(MeasureUnitImplWithIndex o1, MeasureUnitImplWithIndex o2) { in compare() method in MeasureUnitImpl.MeasureUnitImplWithIndexComparator
805 public int compare(SingleUnitImpl o1, SingleUnitImpl o2) { in compare() method in MeasureUnitImpl.SingleUnitComparator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUTF16.java2485 public int compare(String a, String b) { in compare() method in UTF16.StringComparator
[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DCollationPerformanceTest.java1247 int compare(String source, String target, Comparator c) { compare() method in CollationPerformanceTest
1252 int compare(java.text.CollationKey source, java.text.CollationKey target) { compare() method in CollationPerformanceTest
1257 int compare(com.ibm.icu.text.CollationKey source, com.ibm.icu.text.CollationKey target) { compare() method in CollationPerformanceTest
[all...]
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCheckAPI.java73 String compare; // file field in CheckAPI
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/translit/
H A DTransliteratorInputMethod.java712 public int compare(Object obj1, Object obj2) { in compare() method in LabelComparator

Completed in 28 milliseconds

12345678910>>...17