Home
last modified time | relevance | path

Searched refs:CMP (Results 1 - 25 of 120) sorted by relevance

12345

/third_party/ffmpeg/tests/fate/
H A Dlibavcodec.mak4 fate-avpacket: CMP = null macro
9 fate-cabac: CMP = null macro
14 fate-celp_math: CMP = null macro
19 fate-codec_desc: CMP = null macro
24 fate-golomb: CMP = null macro
30 fate-idct8x8-0: CMP = null macro
34 fate-idct8x8-1: CMP = null macro
38 fate-idct8x8-2: CMP = null macro
42 fate-idct248: CMP = null macro
47 fate-dct8x8: CMP macro
71 fate-rangecoder: CMP = null global() macro
76 fate-mathops: CMP = null global() macro
85 fate-libavcodec-avcodec: CMP = null global() macro
90 fate-libavcodec-huffman: CMP = null global() macro
[all...]
H A Ddnn.mak6 fate-dnn-layer-pad: CMP = null macro
11 fate-dnn-layer-conv2d: CMP = null macro
16 fate-dnn-layer-dense: CMP = null macro
21 fate-dnn-layer-depth2space: CMP = null macro
26 fate-dnn-layer-mathbinary: CMP = null macro
31 fate-dnn-layer-maximum: CMP = null macro
36 fate-dnn-layer-mathunary: CMP = null macro
41 fate-dnn-layer-avgpool: CMP = null macro
H A Dlibavutil.mak4 fate-adler32: CMP = null macro
9 fate-aes: CMP = null macro
14 fate-aes_ctr: CMP = null macro
19 fate-camellia: CMP = null macro
24 fate-cast5: CMP = null macro
53 fate-cpu: CMP = null macro
58 fate-cpu_init: CMP = null macro
71 fate-des: CMP = null macro
80 fate-encryption-info: CMP = null macro
105 fate-integer: CMP macro
154 fate-tree: CMP = null global() macro
159 fate-twofish: CMP = null global() macro
176 fate-uuid: CMP = null global() macro
[all...]
H A Daudio.mak11 $(FATE_BINKAUDIO-yes): CMP = oneoff macro
24 fate-dolby-e: CMP = oneoff macro
33 fate-dsf-dst: CMP = oneoff macro
38 fate-imc: CMP = oneoff macro
43 fate-nellymoser: CMP = oneoff macro
49 fate-nellymoser-aref-encode: CMP = stddev macro
H A Dapi.mak4 fate-api-flac: CMP = null macro
9 fate-api-band: CMP = null macro
23 fate-api-seek: CMP = null macro
28 fate-api-threadmessage: CMP = null macro
H A Dtruehd.mak3 fate-truehd-5.1: CMP = oneline macro
8 fate-truehd-5.1-downmix-2.0: CMP = oneline macro
13 fate-truehd-core-bsf: CMP = oneline macro
H A Dlibavresample.mak13 fate-lavr-mix-$(3)-$(1)-$(2): CMP = oneoff
24 fate-lavr-mix-output-zero: CMP = oneoff macro
38 fate-lavr-resample-$(3)-$(1)-$(2): CMP = oneoff
52 fate-lavr-resample-linear: CMP = oneoff macro
59 fate-lavr-resample-nearest: CMP = oneoff macro
H A Dreal.mak7 fate-ra4-288: CMP = oneoff macro
14 fate-ra-288: CMP = oneoff macro
20 fate-ra-cook: CMP = oneoff macro
49 $(FATE_SIPR): CMP = oneoff macro
H A Dfilter-audio.mak132 fate-filter-firequalizer: CMP = oneoff macro
198 fate-filter-tremolo: CMP = oneoff macro
249 $(FATE_AMIX): CMP = oneoff macro
255 fate-filter-aresample: CMP = oneoff macro
279 fate-filter-channelmap-one-int: CMP = oneline macro
287 fate-filter-channelmap-one-str: CMP = oneline macro
296 fate-filter-channelsplit: CMP = oneline macro
304 fate-filter-join: CMP = oneline macro
311 fate-filter-volume: CMP = oneline macro
321 fate-filter-hdcd-mix: CMP macro
328 fate-filter-hdcd-mix-psoff: CMP = oneline global() macro
335 fate-filter-hdcd-analyze-pe: CMP = oneline global() macro
340 fate-filter-hdcd-analyze-lle: CMP = oneline global() macro
345 fate-filter-hdcd-analyze-cdt: CMP = oneline global() macro
350 fate-filter-hdcd-analyze-tgm: CMP = oneline global() macro
356 fate-filter-hdcd-analyze-ltgm: CMP = oneline global() macro
361 fate-filter-hdcd-analyze-pel: CMP = oneline global() macro
367 fate-filter-hdcd-false-positive: CMP = grep global() macro
373 fate-filter-hdcd-detect-errors: CMP = grep global() macro
380 fate-filter-hdcd-20bit: CMP = oneline global() macro
387 fate-filter-hdcd-mono: CMP = oneline global() macro
392 fate-filter-hdcd-s16p: CMP = oneline global() macro
397 fate-filter-hdcd-s32p: CMP = oneline global() macro
[all...]
H A Ddca.mak60 $(FATE_DCADEC_LOSSY): CMP = oneoff macro
70 fate-dca-core: CMP = oneoff macro
78 fate-dts_es: CMP = oneoff macro
83 fate-dca-core-bsf: CMP = oneline macro
H A Daac.mak154 fate-aac-aref-encode: CMP = stddev macro
163 fate-aac-ln-encode: CMP = stddev macro
172 fate-aac-ln-encode-128k: CMP = stddev macro
181 fate-aac-pns-encode: CMP = stddev macro
190 fate-aac-tns-encode: CMP = stddev macro
199 fate-aac-is-encode: CMP = stddev macro
208 fate-aac-ms-encode: CMP = stddev macro
218 fate-aac-yoraw-encode: CMP = stddev macro
228 fate-aac-pred-encode: CMP = stddev macro
253 $(FATE_AAC_ALL): CMP macro
[all...]
H A Dmonkeysaudio.mak7 fate-lossless-monkeysaudio-$(1)-normal: CMP = oneline
11 fate-lossless-monkeysaudio-$(1)-extrahigh: CMP = oneline
H A Dmpc.mak9 fate-musepack7: CMP = oneoff macro
16 fate-musepack8: CMP = oneoff macro
/third_party/FreeBSD/lib/libc/stdlib/
H A Dqsort.c126 #define CMP(t, x, y) (cmp((t), (x), (y))) macro
128 #define CMP(t, x, y) (cmp((x), (y), (t))) macro
130 #define CMP(t, x, y) (cmp((x), (y))) macro
140 return CMP(thunk, a, b) < 0 ? in med3()
141 (CMP(thunk, b, c) < 0 ? b : (CMP(thunk, a, c) < 0 ? c : a )) in med3()
142 :(CMP(thunk, b, c) > 0 ? b : (CMP(thunk, a, c) < 0 ? a : c )); in med3()
169 pl > (char *)a && CMP(thunk, pl - es, pl) > 0; in local_qsort()
192 while (pb <= pc && (cmp_result = CMP(thun in local_qsort()
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_emit.c85 OPC(f2b32, CMP, 0_X_X, NE), /* != 0.0 */
86 UOPC(i2b32, CMP, 0_X_X, NE), /* != 0 */
104 OPC(feq32, CMP, 0_1_X, EQ),
105 OPC(fneu32, CMP, 0_1_X, NE),
106 OPC(fge32, CMP, 0_1_X, GE),
107 OPC(flt32, CMP, 0_1_X, LT),
108 IOPC(ieq32, CMP, 0_1_X, EQ),
109 IOPC(ine32, CMP, 0_1_X, NE),
110 IOPC(ige32, CMP, 0_1_X, GE),
111 IOPC(ilt32, CMP,
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DCommon.h82 template <class K, class D, class H = std::hash<K>, class CMP = std::equal_to<K>>
83 class TUnorderedMap : public std::unordered_map<K, D, H, CMP, pool_allocator<std::pair<const K, D>>>
89 TUnorderedMap() : std::unordered_map<K, D, H, CMP, tAllocator>() {} in TUnorderedMap()
92 : std::unordered_map<K, D, H, CMP, tAllocator>( in TUnorderedMap()
93 std::unordered_map<K, D, H, CMP, tAllocator>::key_compare(), in TUnorderedMap()
98 template <class K, class D, class CMP = std::less<K>>
99 class TMap : public std::map<K, D, CMP, pool_allocator<std::pair<const K, D>>>
105 TMap() : std::map<K, D, CMP, tAllocator>() {} in TMap()
108 : std::map<K, D, CMP, tAllocator>(std::map<K, D, CMP, tAllocato in TMap()
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DCommon.h75 template <class K, class D, class CMP = std::less<K> >
76 class TMap : public std::map<K, D, CMP, pool_allocator<std::pair<const K, D> > > {
80 TMap() : std::map<K, D, CMP, tAllocator>() {} in TMap()
82 TMap(const tAllocator& a) : std::map<K, D, CMP, tAllocator>(std::map<K, D, CMP, tAllocator>::key_compare(), a) {} in TMap()
/third_party/mesa3d/src/intel/compiler/
H A Dtest_vec4_cmod_propagation.cpp166 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
201 bld.CMP(dest_null, src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
236 bld.CMP(retype(dest, BRW_REGISTER_TYPE_F), src0, zero, BRW_CONDITIONAL_L); in TEST_F()
271 bld.CMP(bld.null_reg_ud(), src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
306 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
307 bld.CMP(bld.null_reg_f(), src_reg(dest), zero, BRW_CONDITIONAL_GE); in TEST_F()
347 bld.CMP(bld.null_reg_f(), src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
387 bld.CMP(bld.null_reg_f(), offset(src_reg(dest), 8, 2), zero, BRW_CONDITIONAL_GE); in TEST_F()
431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
471 bld.CMP(dest_nul in TEST_F()
[all...]
H A Dtest_fs_cmod_propagation.cpp131 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
163 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE) in TEST_F()
197 bld.CMP(bld.null_reg_f(), dest, nonzero, BRW_CONDITIONAL_GE); in TEST_F()
229 bld.CMP(bld.null_reg_ud(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
260 bld.CMP(bld.null_reg_d(), dest, zero, BRW_CONDITIONAL_Z)->exec_size = 32; in TEST_F()
295 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE); in TEST_F()
296 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
333 bld.CMP(bld.null_reg_f(), src2, zero, BRW_CONDITIONAL_GE) in TEST_F()
335 bld.CMP(bld.null_reg_f(), dest, zero, BRW_CONDITIONAL_GE); in TEST_F()
376 bld.CMP(bl in TEST_F()
[all...]
H A Dgfx6_gs_visitor.cpp222 emit(CMP(dst_null_ud(), this->vertex_count, in gs_end_primitive()
224 vec4_instruction *inst = emit(CMP(dst_null_ud(), in gs_end_primitive()
326 emit(CMP(dst_null_ud(), this->first_vertex, brw_imm_ud(0u), BRW_CONDITIONAL_Z)); in emit_thread_end()
370 emit(CMP(dst_null_ud(), this->vertex_count, brw_imm_ud(0u), BRW_CONDITIONAL_G)); in emit_thread_end()
382 emit(CMP(dst_null_d(), vertex, this->vertex_count, BRW_CONDITIONAL_GE)); in emit_thread_end()
571 emit(CMP(dst_null_d(), sol_temp, this->max_svbi, BRW_CONDITIONAL_LE)); in xfb_write()
590 emit(CMP(dst_null_d(), sol_temp, this->vertex_count, in xfb_write()
613 emit(CMP(dst_null_d(), sol_temp, this->max_svbi, BRW_CONDITIONAL_LE)); in xfb_program()
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c542 #undef CMP macro
633 #define CMP(type, src1, src1w, src2, src2w) \ macro
3155 add_stub(common, CMP(SLJIT_LESS, STACK_TOP, 0, STACK_LIMIT, 0)); in allocate_stack()
3500 jump = CMP(SLJIT_LESS_EQUAL, TMP1, 0, STR_PTR, 0); in check_start_used_ptr()
3506 jump = CMP(SLJIT_LESS_EQUAL, SLJIT_MEM1(SLJIT_SP), common->start_used_ptr, STR_PTR, 0); in check_start_used_ptr()
3636 jump = CMP(SLJIT_GREATER_EQUAL, SLJIT_MEM1(SLJIT_SP), common->start_used_ptr, STR_PTR, 0); in check_partial()
3638 jump = CMP(SLJIT_EQUAL, SLJIT_MEM1(SLJIT_SP), common->start_used_ptr, SLJIT_IMM, -1); in check_partial()
3662 add_jump(compiler, end_reached, CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0)); in check_str_end()
3666 jump = CMP(SLJIT_LESS, STR_PTR, 0, STR_END, 0); in check_str_end()
3669 add_jump(compiler, end_reached, CMP(SLJIT_GREATER_EQUA in check_str_end()
[all...]
H A Dpcre2_jit_simd_inc.h71 return CMP(SLJIT_NOT_EQUAL, reg, 0, SLJIT_IMM, 0x80); in jump_if_utf_char_start()
74 return CMP(SLJIT_NOT_EQUAL, reg, 0, SLJIT_IMM, 0xdc00); in jump_if_utf_char_start()
239 partial_quit[0] = CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0);
302 quit = CMP(SLJIT_NOT_ZERO, TMP1, 0, SLJIT_IMM, 0);
311 partial_quit[1] = CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0);
346 add_jump(compiler, &common->failed_match, CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0));
358 add_jump(compiler, &common->failed_match, CMP(SLJIT_GREATER_EQUAL, STR_PTR, 0, STR_END, 0));
398 add_jump(compiler, &not_found, CMP(SLJIT_GREATER_EQUAL, TMP1, 0, STR_END, 0));
458 quit = CMP(SLJIT_NOT_ZERO, TMP1, 0, SLJIT_IMM, 0);
467 add_jump(compiler, &not_found, CMP(SLJIT_GREATER_EQUA
[all...]
/third_party/littlefs/scripts/
H A Dprettyasserts.py24 CMP = { variable
39 'cmp': CMP.keys(),
130 for op, cmp in sorted(CMP.items()):
144 for op, cmp in sorted(CMP.items()):
158 for op, cmp in sorted(CMP.items()):
172 for op, cmp in sorted(CMP.items()):
275 return mkassert('mem', CMP[cmp], lh, rh, size)
292 return mkassert('str', CMP[cmp], lh, rh)
304 return mkassert('int', CMP[cmp], lh, rh)
/third_party/ffmpeg/libavcodec/
H A Dmovtextdec.c266 #define CMP(field) ((a)->field == (b)->field) in styles_equivalent() macro
267 return CMP(bold) && CMP(italic) && CMP(underline) && CMP(color) && in styles_equivalent()
268 CMP(alpha) && CMP(fontsize) && CMP(font_id); in styles_equivalent()
269 #undef CMP in styles_equivalent() macro
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_idioms.py34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
77 """ % (TYPE, CMP, CMP, TYPE)

Completed in 21 milliseconds

12345