| /src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| nds32-pipelines-auxiliary.cc | 291 /* Determine if the latency is occured when the consumer PBSADA_INSN uses the 309 /* Determine if the latency is occured when the consumer PBSADA_INSN uses the 466 /* Check the dependency between the producer defining DEF_REG and CONSUMER 469 n7_consumed_by_ii_dep_p (rtx_insn *consumer, rtx def_reg) 473 switch (get_attr_type (consumer)) 477 if (movd44_even_dep_p (consumer, def_reg)) 480 use_rtx = SET_SRC (PATTERN (consumer)); 484 use_rtx = SET_SRC (PATTERN (consumer)); 488 use_rtx = extract_mac_non_acc_rtx (consumer); 496 if (divmod_p (consumer)) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| nds32-pipelines-auxiliary.cc | 291 /* Determine if the latency is occured when the consumer PBSADA_INSN uses the 309 /* Determine if the latency is occured when the consumer PBSADA_INSN uses the 466 /* Check the dependency between the producer defining DEF_REG and CONSUMER 469 n7_consumed_by_ii_dep_p (rtx_insn *consumer, rtx def_reg) 473 switch (get_attr_type (consumer)) 477 if (movd44_even_dep_p (consumer, def_reg)) 480 use_rtx = SET_SRC (PATTERN (consumer)); 484 use_rtx = SET_SRC (PATTERN (consumer)); 488 use_rtx = extract_mac_non_acc_rtx (consumer); 496 if (divmod_p (consumer)) [all...] |
| /src/external/apache2/llvm/dist/llvm/tools/llvm-diff/ |
| DifferenceEngine.h | 37 Engine.consumer.enterContext(L, R); 41 Engine.consumer.exitContext(); 59 DifferenceEngine(Consumer &consumer) 60 : consumer(consumer), globalValueOracle(nullptr) {} 65 consumer.log(text); 68 return LogBuilder(consumer, text); 70 Consumer& getConsumer() const { return consumer; } 84 Consumer &consumer; member in class:llvm::DifferenceEngine [all...] |
| DiffLog.h | 22 class Consumer; 29 Consumer *consumer; member in class:llvm::LogBuilder 40 LogBuilder(Consumer &c, StringRef Format) : consumer(&c), Format(Format) {} 42 : consumer(L.consumer), Format(L.Format), 44 L.consumer = nullptr; 64 Consumer &consumer; member in class:llvm::DiffLogBuilder [all...] |
| DiffLog.cpp | 20 if (consumer) 21 consumer->logf(*this); 29 DiffLogBuilder::~DiffLogBuilder() { consumer.logd(*this); }
|
| /src/external/gpl3/gcc/dist/gcc/config/arm/ |
| aarch-common.cc | 98 /* PRODUCER and CONSUMER are two potentially dependant RTX. PRODUCER 102 Similarly, CONSUMER (possibly) contains a SET which has an operand 108 arm_get_set_operands (rtx producer, rtx consumer, 113 rtx set_consumer = arm_find_sub_rtx_with_code (PATTERN (consumer), 224 /* Return nonzero if the CONSUMER instruction (a load) does need 227 arm_early_load_addr_dep (rtx producer, rtx consumer) 231 if (!arm_get_set_operands (producer, consumer, &value, &addr)) 237 /* Return nonzero if the CONSUMER instruction (a load) does need 241 arm_early_load_addr_dep_ptr (rtx producer, rtx consumer) 244 rtx addr = arm_find_sub_rtx_with_code (PATTERN (consumer), SET, false) [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| aarch-common.cc | 96 /* PRODUCER and CONSUMER are two potentially dependant RTX. PRODUCER 100 Similarly, CONSUMER (possibly) contains a SET which has an operand 106 arm_get_set_operands (rtx producer, rtx consumer, 111 rtx set_consumer = arm_find_sub_rtx_with_code (PATTERN (consumer), 222 /* Return nonzero if the CONSUMER instruction (a load) does need 225 arm_early_load_addr_dep (rtx producer, rtx consumer) 229 if (!arm_get_set_operands (producer, consumer, &value, &addr)) 235 /* Return nonzero if the CONSUMER instruction (a load) does need 239 arm_early_load_addr_dep_ptr (rtx producer, rtx consumer) 242 rtx addr = arm_find_sub_rtx_with_code (PATTERN (consumer), SET, false) [all...] |
| /src/external/lgpl2/userspace-rcu/dist/tests/unit/ |
| test_lfstack.c | 57 pthread_t consumer; local 64 pthread_create(&consumer, NULL, async_loop, &queue); 70 pthread_join(consumer, NULL);
|
| test_wfqueue.c | 58 pthread_t consumer; local 65 pthread_create(&consumer, NULL, async_loop, &queue); 71 pthread_join(consumer, NULL);
|
| test_wfstack.c | 57 pthread_t consumer; local 64 pthread_create(&consumer, NULL, async_loop, &queue); 70 pthread_join(consumer, NULL);
|
| test_wfcqueue.c | 86 pthread_t consumer; local 93 pthread_create(&consumer, NULL, async_loop, &queue); 99 pthread_join(consumer, NULL);
|
| /src/external/mit/isl/dist/interface/ |
| extract_interface.cc | 509 static void generate(MyASTConsumer &consumer, SourceManager &SM) 514 gen = new python_generator(SM, consumer.exported_types, 515 consumer.exported_functions, consumer.functions); 517 gen = new plain_cpp_generator(SM, consumer.exported_types, 518 consumer.exported_functions, consumer.functions); 520 gen = new plain_cpp_generator(SM, consumer.exported_types, 521 consumer.exported_functions, consumer.functions, true) 583 MyASTConsumer consumer; local [all...] |
| /src/sys/dev/ic/ |
| aic6915.c | 623 int consumer, producer, txidx; local 628 consumer = CQCI_TxCompletionConsumerIndex_get(cqci); 632 if (consumer == producer) 635 while (consumer != producer) { 636 SF_CDTXCSYNC(sc, consumer, BUS_DMASYNC_POSTREAD); 637 tcd = le32toh(sc->sc_txcomp[consumer].tcd_word0); 658 consumer = SF_NEXTTCD(consumer); 669 /* Update the consumer index. */ 672 CQCI_TxCompletionConsumerIndex(consumer)); 691 int consumer, producer, bufproducer, rxidx, len; local [all...] |
| /src/sys/arch/arm/broadcom/ |
| bcm53xx_eth.c | 1037 struct gmac_rxdb *consumer = rxq->rxq_consumer; local 1042 if (consumer == rxq->rxq_producer) { 1049 if (consumer == rxq->rxq_first + currdscr) { 1052 bcmeth_rxq_desc_postsync(sc, rxq, consumer, 1); 1067 KASSERTMSG(rxsts != BCMETH_RCVMAGIC, "currdscr=%u consumer=%zd", 1068 currdscr, consumer - rxq->rxq_first); 1084 if (++consumer == rxq->rxq_last) { 1085 consumer = rxq->rxq_first; 1087 KASSERTMSG(consumer != rxq->rxq_first + currdscr, 1089 "consumer=%zd", i, rxsts, desc_count, currdscr 1595 struct gmac_txdb *consumer = txq->txq_consumer; local [all...] |
| /src/external/bsd/openldap/dist/tests/scripts/ |
| test086-delta-consumer-config | 52 # Test replication of dynamic config with alternate consumer config: 54 # - start consumer 187 olcSuffix: cn=consumer-accesslog 189 olcRootDN: cn=consumer,cn=config 239 # will also be a consumer for the real cn=schema,cn=config tree. 241 # while being a consumer of the main schema. 255 olcSuffix: cn=config,cn=consumer 256 olcRootDN: cn=config,cn=consumer 271 olcAccessLogDB: cn=consumer-accesslog 279 echo "ldapmodify failed for consumer DB config ($RC)! [all...] |
| test059-consumer-config | 48 # Test replication of dynamic config with alternate consumer config: 50 # - start consumer 128 # will also be a consumer for the real cn=schema,cn=config tree. 130 # while being a consumer of the main schema. 131 echo "Configuring consumer config DB on provider..." 144 olcSuffix: cn=config,cn=consumer 145 olcRootDN: cn=config,cn=consumer 155 dn: cn=config,cn=consumer 160 dn: olcDatabase={0}config,cn=config,cn=consumer 165 olcSyncrepl: {0}rid=001 provider=$URI1 binddn="cn=config,cn=consumer" [all...] |
| defines.sh | 123 DSRCONSUMERCONF=$DATADIR/slapd-deltasync-consumer.conf 129 R1SRCONSUMERCONF=$DATADIR/slapd-syncrepl-consumer-refresh1.conf 130 R2SRCONSUMERCONF=$DATADIR/slapd-syncrepl-consumer-refresh2.conf 131 P1SRCONSUMERCONF=$DATADIR/slapd-syncrepl-consumer-persist1.conf 132 P2SRCONSUMERCONF=$DATADIR/slapd-syncrepl-consumer-persist2.conf 133 P3SRCONSUMERCONF=$DATADIR/slapd-syncrepl-consumer-persist3.conf 137 REFCONSUMERCONF=$DATADIR/slapd-ref-consumer.conf 171 RCONSUMERCONF=$DATADIR/slapd-repl-consumer-remote.conf 172 PLSRCONSUMERCONF=$DATADIR/slapd-syncrepl-consumer-persist-ldap.conf 356 UPDATEDN="cn=consumer,$BASEDN [all...] |
| test009-referral | 42 echo "Starting consumer slapd on TCP/IP port $PORT2..." 44 $SLAPD -n consumer -f $CONF2 -h $URI2 -d $LVL > $LOG2 2>&1 & 73 echo "Testing for consumer slapd..." 81 echo "Waiting 5 seconds for consumer slapd to start..."
|
| /src/sys/arch/powerpc/booke/dev/ |
| pq3etsec.c | 1617 volatile struct rxbd *consumer = rxq->rxq_consumer; local 1623 if (consumer == rxq->rxq_producer) { 1624 rxq->rxq_consumer = consumer; 1629 pq3etsec_rxq_desc_postsync(sc, rxq, consumer, 1); 1630 const uint16_t rxbd_flags = consumer->rxbd_flags; 1632 rxq->rxq_consumer = consumer; 1638 KASSERT(rxq->rxq_mbufs[consumer - rxq->rxq_first] == rxq->rxq_mconsumer); 1643 consumer - rxq->rxq_first, rxbd_flags, consumer->rxbd_len, 1653 consumer->rxbd_flags = rxbd_flags & (RXBD_W | RXBD_I) 2163 volatile struct txbd *consumer = txq->txq_consumer; local [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/ |
| os.h | 29 #include <linux/regulator/consumer.h>
|
| /src/external/apache2/llvm/dist/clang/lib/Frontend/ |
| ChainedIncludesSource.cpp | 163 auto consumer = std::make_unique<PCHGenerator>( local 167 consumer->GetASTMutationListener()); 168 Clang->setASTConsumer(std::move(consumer));
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gimple-loop-interchange.cc | 134 gimple *consumer; member in struct:reduction 275 /* Return the reduction if STMT is one of its lcssa PHI, producer or consumer 286 || (stmt == re->producer || stmt == re->consumer)) 403 // consumer. 414 gimple *producer, *consumer; local 436 consumer = single_use_in_loop (PHI_RESULT (re->lcssa_phi), m_outer); 437 if (!consumer 438 || !gimple_store_p (consumer)) 441 re->fini_ref = gimple_get_lhs (consumer); 442 re->consumer = consumer [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gimple-loop-interchange.cc | 134 gimple *consumer; member in struct:reduction 275 /* Return the reduction if STMT is one of its lcssa PHI, producer or consumer 286 || (stmt == re->producer || stmt == re->consumer)) 403 // consumer. 414 gimple *producer, *consumer; local 436 consumer = single_use_in_loop (PHI_RESULT (re->lcssa_phi), m_outer); 437 if (!consumer 438 || !gimple_store_p (consumer)) 441 re->fini_ref = gimple_get_lhs (consumer); 442 re->consumer = consumer [all...] |
| /src/external/bsd/openldap/dist/contrib/slapd-modules/variant/tests/scripts/ |
| test009-ignored-replication | 60 mkdir $DBDIR4 $TESTDIR/confdir-consumer 62 echo "Starting consumer slapd on TCP/IP port $PORT4..." 68 $SLAPD -f $CONF4 -F $TESTDIR/confdir-consumer -h $URI4 -d $LVL > $LOG4 2>&1 & 78 echo "Setting up variant overlay on consumer..." 131 echo "Waiting ${SLEEP1} seconds for consumer to start replication..." 135 echo "Waiting ${SLEEP1} seconds for consumer to finish replicating..."
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/tests/scripts/ |
| test007-transformed-replication | 46 mkdir $DBDIR4 $TESTDIR/confdir-consumer 48 echo "Starting consumer slapd on TCP/IP port $PORT4..." 54 $SLAPD -f $CONF4 -F $TESTDIR/confdir-consumer -h $URI4 -d $LVL > $LOG4 2>&1 & 64 echo "Setting up overlay on consumer..." 110 echo "Waiting ${SLEEP1} seconds for consumer to start replication..." 114 echo "Waiting ${SLEEP1} seconds for consumer to finish replicating..." 261 echo "Waiting ${SLEEP1} seconds for consumer to finish replicating..."
|