HomeSort by relevance Sort by last modified time
    Searched refs:PASS_THROUGH (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/Target/X86/
X86VZeroUpper.cpp 54 typedef enum { PASS_THROUGH, EXITS_CLEAN, EXITS_DIRTY } BlockExitState;
59 // - PASS_THROUGH: There are neither YMM dirtying instructions nor
76 BlockState() : ExitState(PASS_THROUGH), AddedToDirtySuccessors(false) {}
102 case PASS_THROUGH: return "Pass-through";
179 // Start by assuming that the block is PASS_THROUGH which implies no unguarded
181 BlockExitState CurState = PASS_THROUGH;
233 } else if (CurState == PASS_THROUGH) {
304 // through PASS_THROUGH blocks.
318 if (BBState.ExitState == PASS_THROUGH) {
  /external/autotest/client/cros/cellular/wardmodem/
at_transceiver.py 28 PASS_THROUGH: modemmanager commands are routed to/from the physical
34 PASS_THROUGH = 2
39 PASS_THROUGH: 'PASS_THROUGH'
261 if self.mode == ATTransceiverMode.PASS_THROUGH:
278 if(self.mode == ATTransceiverMode.PASS_THROUGH or
298 assert self.mode != ATTransceiverMode.PASS_THROUGH
at_transceiver_unittest.py 85 at_transceiver.ATTransceiverMode.PASS_THROUGH)
87 at_transceiver.ATTransceiverMode.PASS_THROUGH)
104 at_transceiver.ATTransceiverMode.PASS_THROUGH)
353 Test ATTransceiver class in the PASS_THROUGH mode.
360 at_transceiver.ATTransceiverMode.PASS_THROUGH)
wardmodem.py 508 at_transceiver.ATTransceiverMode.PASS_THROUGH
  /external/libpcap/
sf-pcap-ng.c 205 PASS_THROUGH,
595 ps->ifaces[ps->ifcount - 1].scale_type = PASS_THROUGH;
619 ps->ifaces[ps->ifcount - 1].scale_type = PASS_THROUGH;
1225 case PASS_THROUGH:
sf-pcap.c 135 PASS_THROUGH,
263 ps->scale_type = PASS_THROUGH;
273 ps->scale_type = PASS_THROUGH;
447 case PASS_THROUGH:
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.0.CR3/
netty-codec-http-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.3.Final/
netty-codec-http-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-codec-http/4.1.6.Final/
netty-codec-http-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/
rxjava-2.0.6.jar 

Completed in 170 milliseconds