Searched refs:ccc (Results 1 - 25 of 51) sorted by path

123

/freebsd-11-stable/contrib/binutils/bfd/
H A Dconfigure7015 ccc*)
/freebsd-11-stable/contrib/binutils/binutils/
H A Dconfigure6846 ccc*)
/freebsd-11-stable/contrib/binutils/
H A Dconfig.rpath78 ccc)
/freebsd-11-stable/contrib/binutils/gas/
H A Dconfigure6108 ccc*)
/freebsd-11-stable/contrib/binutils/ld/
H A Dconfigure6109 ccc*)
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dconfigure6276 ccc*)
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dconfigure6571 ccc*)
10938 ccc*)
/freebsd-11-stable/contrib/ldns/
H A Dconfigure7817 ccc*)
/freebsd-11-stable/contrib/libreadline/support/
H A Dconfig.rpath78 ccc)
/freebsd-11-stable/contrib/netbsd-tests/bin/sh/
H A Dt_cmdsub.sh52 ${TEST_SH} -c 'echo aaa$( echo bbb )ccc'
54 ${TEST_SH} -c 'echo aaa$( echo bbb ccc )ddd'
56 ${TEST_SH} -c 'echo aaa$( echo bbb; echo ccc )ddd'
58 ${TEST_SH} -c 'echo "aaa$( echo bbb; echo ccc )ddd"'
99 ${TEST_SH} -c 'echo aaa` echo bbb `ccc'
101 ${TEST_SH} -c 'echo aaa` echo bbb ccc `ddd'
103 ${TEST_SH} -c 'echo aaa` echo bbb; echo ccc `ddd'
105 ${TEST_SH} -c 'echo "aaa` echo bbb; echo ccc `ddd"'
H A Dt_option.sh245 for f in a b c d e f aa ab ac ad ae aaa aab aac aad aba abc bbb ccc
/freebsd-11-stable/contrib/openbsm/
H A Dconfigure7840 ccc*)
/freebsd-11-stable/contrib/tcsh/
H A Dconfig.rpath75 ccc*)
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftp/
H A Dsecurity.c531 void ccc(void) function
534 if(mech->ccc && (*mech->ccc)(app_data) == 0) {
H A Dsecurity.h72 int (*ccc)(void*); member in struct:sec_server_mech
118 void ccc (void);
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c2500 ccc();
H A Dftpcmd.y696 ccc();
H A Dsecurity.c531 void ccc(void) function
534 if(mech->ccc && (*mech->ccc)(app_data) == 0) {
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure8481 ccc*)
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c298 #pragma warn -ccc /* Condition is always true or false */
[all...]
/freebsd-11-stable/crypto/openssh/regress/
H A Dcfginclude.sh51 Hostname ccc
99 trial c ccc
192 Hostname ccc
240 trial c ccc
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_ahci.c555 ctlr->ccc = 0;
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcieepx-defs.h3098 uint32_t ccc : 1; /**< Common Clock Configuration */ member in struct:cvmx_pcieepx_cfg032::cvmx_pcieepx_cfg032_s
3114 uint32_t ccc : 1;
3157 uint32_t ccc : 1; /**< Common Clock Configuration */ member in struct:cvmx_pcieepx_cfg032::cvmx_pcieepx_cfg032_cn52xx
3173 uint32_t ccc : 1;
3227 uint32_t ccc : 1; /**< Common Clock Configuration */ member in struct:cvmx_pcieepx_cfg032::cvmx_pcieepx_cfg032_cn68xxp1
3243 uint32_t ccc : 1;
H A Dcvmx-pciercx-defs.h2763 uint32_t ccc : 1; /**< Common Clock Configuration */ member in struct:cvmx_pciercx_cfg032::cvmx_pciercx_cfg032_s
2777 uint32_t ccc : 1;
/freebsd-11-stable/sys/dev/mmc/
H A Dmmc.c1201 csd->ccc = mmc_get_bits(raw_csd, 128, 84, 12);
1234 csd->ccc = mmc_get_bits(raw_csd, 128, 84, 12);
1270 csd->ccc = mmc_get_bits(raw_csd, 128, 84, 12);
1705 (ivar->csd.ccc & (1 << 10))) {

Completed in 1364 milliseconds

123