OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PASS_THROUGH
(Results
1 - 12
of
12
) sorted by null
/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
/external/libpcap/
sf-pcap.c
135
PASS_THROUGH
,
286
ps->scale_type =
PASS_THROUGH
;
296
ps->scale_type =
PASS_THROUGH
;
470
case
PASS_THROUGH
:
sf-pcap-ng.c
206
PASS_THROUGH
,
668
ps->ifaces[ps->ifcount - 1].scale_type =
PASS_THROUGH
;
1300
case
PASS_THROUGH
:
[
all
...]
/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/icu/android_icu4j/src/main/java/android/icu/number/
Rounder.java
383
static final PassThroughRounderImpl
PASS_THROUGH
= new PassThroughRounderImpl();
457
return
PASS_THROUGH
;
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
Rounder.java
395
static final PassThroughRounderImpl
PASS_THROUGH
= new PassThroughRounderImpl();
469
return
PASS_THROUGH
;
/external/libvpx/libvpx/vpx_dsp/arm/
fdct32x32_neon.c
517
#define
PASS_THROUGH
(src, dst, element) \
784
PASS_THROUGH
(c, d, 4);
788
PASS_THROUGH
(c, d, 7);
799
PASS_THROUGH
(c, d, 16);
800
PASS_THROUGH
(c, d, 17);
807
PASS_THROUGH
(c, d, 22);
808
PASS_THROUGH
(c, d, 23);
809
PASS_THROUGH
(c, d, 24);
810
PASS_THROUGH
(c, d, 25);
812
PASS_THROUGH
(c, d, 30)
[
all
...]
/system/bt/include/hardware/avrcp/
avrcp_common.h
46
PASS_THROUGH
= 0x7c,
/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 331 milliseconds