Home
last modified time | relevance | path

Searched defs:compare (Results 251 - 275 of 311) sorted by relevance

1...<<111213

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c1814 boolean compare = (emit->key.tex[unit].compare_mode == in emit_tex() local
1558 emit_select_op(struct svga_shader_emitter *emit, unsigned compare, const struct tgsi_full_instruction *insn) emit_select_op() argument
/third_party/node/deps/icu-small/source/i18n/
H A Drulebasedcollator.cpp703 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator
711 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator
727 RuleBasedCollator::compare(const char16_t *left, int32_t leftLength, in compare() function in RuleBasedCollator
1219 RuleBasedCollator::compare(UCharIterato function in RuleBasedCollator
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dssearch.cpp492 UBool OrderList::compare(const OrderList &other) const in compare() function in OrderList
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h321 uint8_t compare; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c284 fcmp32(struct lp_build_nir_context *bld_base, enum pipe_compare_func compare, uint32_t src_bit_size, LLVMValueRef src[NIR_MAX_VEC_COMPONENTS]) fcmp32() argument
306 icmp32(struct lp_build_nir_context *bld_base, enum pipe_compare_func compare, bool is_unsigned, uint32_t src_bit_size, LLVMValueRef src[NIR_MAX_VEC_COMPONENTS]) icmp32() argument
H A Dlp_bld_tgsi_soa.c2279 emit_sample(struct lp_build_tgsi_soa_context *bld, const struct tgsi_full_instruction *inst, enum lp_build_tex_modifier modifier, boolean compare, enum lp_sampler_op_type sample_type, LLVMValueRef *texel) emit_sample() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp282 T compare[NUM_ELEMENTS]; member
342 bool compare (T inout, T output0, T output1) in compare() function
390 T compare[NUM_ELEMENTS]; member
466 bool compare(T inout, T output0, T output1) in compare() function
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp275 static bool compare(const T& left, const T& right) in compare() function in gl4cts::ShaderSubroutine::Utils
H A Dgl4cDirectStateAccessBuffersTests.cpp492 bool DataTest::compare(const glw::GLuint* data, const glw::GLuint* reference, const glw::GLsizei count) in compare() function in gl4cts::DirectStateAccess::Buffers::DataTest
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drulebasedcollator.cpp700 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator
708 RuleBasedCollator::compare(const UnicodeString &left, const UnicodeString &right, in compare() function in RuleBasedCollator
724 RuleBasedCollator::compare(const UChar *left, int32_t leftLength, in compare() function in RuleBasedCollator
1216 RuleBasedCollator::compare(UCharIterato function in RuleBasedCollator
[all...]
/third_party/skia/src/pathops/
H A DSkOpAngle.cpp16 CompareResult(const char* func, SkString* bugOut, SkString* bugPart, int append, bool compare) CompareResult() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCommandLine.h544 bool compare(const DataType & /*V*/) const { return false; } in compare() function
579 bool compare(const DataType &V) const { return Valid && (Value != V); } in compare() function in llvm::OptionValueCopy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DCommandLine.h467 bool compare(const DataType & /*V*/) const { return false; } in compare() function
502 bool compare(const DataType &V) const { return Valid && (Value != V); } in compare() function in llvm::OptionValueCopy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h1122 cmpResult compare(const APFloat &RHS) const { in compare() function in llvm::APFloat
[all...]
/third_party/unity/src/
H A Dunity.c732 UnityAssertGreaterOrLessOrEqualNumber(const UNITY_INT threshold, const UNITY_INT actual, const UNITY_COMPARISON_T compare, const char *msg, const UNITY_LINE_TYPE lineNumber, const UNITY_DISPLAY_STYLE_T style) UnityAssertGreaterOrLessOrEqualNumber() argument
1052 UnityAssertGreaterOrLessFloat(const UNITY_FLOAT threshold, const UNITY_FLOAT actual, const UNITY_COMPARISON_T compare, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertGreaterOrLessFloat() argument
1279 UnityAssertGreaterOrLessDouble(const UNITY_DOUBLE threshold, const UNITY_DOUBLE actual, const UNITY_COMPARISON_T compare, const char* msg, const UNITY_LINE_TYPE lineNumber) UnityAssertGreaterOrLessDouble() argument
[all...]
/third_party/vk-gl-cts/modules/glshared/
H A DglsVertexArrayTests.cpp1732 void VertexArrayTest::compare (void) in compare() function in deqp::gls::VertexArrayTest
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktAtomicOperationTests.cpp282 T compare[NUM_ELEMENTS]; member
342 bool compare (T inout, T output0, T output1) in compare() function
390 T compare[NUM_ELEMENTS]; member
466 bool compare(T inout, T output0, T output1) in compare() function
[all...]
/third_party/backends/tools/
H A Dsane-desc.c514 int compare = 0; in string_compare() local
983 int compare = in read_files() local
1646 int compare = string_compare (model->name, model_record->name); in update_model_record_list() local
1757 int compare = update_mfg_record_list() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCalendar.java2313 private long compare(Object that) { in compare() method in Calendar
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c2919 struct ir3_instruction *lod, *compare, *proj, *sample_index; in emit_tex() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_program.c398 struct qreg s, t, r, lod, compare; in ntq_emit_tex() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c2650 unsigned r600_tex_compare(unsigned compare) in r600_tex_compare() argument
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc889 TFNode* compare = builder_->ExceptionTagEqual(caught_tag, exception_tag); in CatchException() local
/third_party/ntfs-3g/libntfs-3g/
H A Dsecurity.c1476 static int compare(const struct CACHED_SECURID *cached, in compare() function
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp2903 int Value::compare(const Value& other) const { in compare() function in Json::Value

Completed in 93 milliseconds

1...<<111213