Searched defs:cc1 (Results 1 – 9 of 9) sorted by relevance
/openbsd/sys/dev/fdt/ |
H A D | tcpci.c | 355 tcpci_cc_is_sink(int cc1, int cc2) in tcpci_cc_is_sink() 367 tcpci_cc_is_source(int cc1, int cc2) in tcpci_cc_is_source() 377 tcpci_cc_is_audio(int cc1, int cc2) in tcpci_cc_is_audio() 385 tcpci_cc_is_audio_detached(int cc1, int cc2) in tcpci_cc_is_audio_detached() 397 uint8_t cc, cc1, cc2; in tcpci_cc_change() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/ |
H A D | rmsc.c | 2 cc1 (x, y) in cc1() function
|
H A D | cc.c | 55 cc1 (a, b) in cc1() function
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/ |
H A D | c_strings.cc | 33 const char* cc1 = &cc; in test01() local
|
/openbsd/gnu/llvm/clang/utils/perf-training/ |
H A D | perf-helper.py | 152 def cc1(args): function
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | ctype_is_wchar_t.cc | 107 const char_type* cc1 = NULL; in test01() local
|
H A D | ctype_is_char.cc | 106 const char_type* cc1 = NULL; in test01() local
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/ |
H A D | blocksort.c | 220 Int32 H, i, j, k, l, r, cc, cc1; in fallbackSort() local
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 48480 enum X86::CondCode cc1 = (enum X86::CondCode)N1.getConstantOperandVal(0); in combineCompareEqual() local
|