Home
last modified time | relevance | path

Searched defs:passThrough (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/Analysis/inlining/
Deager-reclamation-path-notes.c32 void passThrough(int *p) { in passThrough() function
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DDelayedStream.java46 private volatile boolean passThrough; field in DelayedStream
DDelayedClientCall.java61 private volatile boolean passThrough; field in DelayedClientCall
DRetriableStream.java1125 final boolean passThrough; field in RetriableStream.State
1161 boolean passThrough, in State()
/external/auto/factory/src/it/functional/src/main/java/com/google/auto/factory/
DGenericFoo.java47 public C passThrough(C value) { in passThrough() method in GenericFoo
/external/zstd/programs/
Dfileio_types.h71 int passThrough; member
Dfileio.c2728 int passThrough = prefs->passThrough; in FIO_decompressFrames() local
/external/cronet/tot/third_party/icu/source/i18n/
Dnumber_rounding.cpp356 RoundingImpl RoundingImpl::passThrough() { in passThrough() function in RoundingImpl
/external/cronet/stable/third_party/icu/source/i18n/
Dnumber_rounding.cpp356 RoundingImpl RoundingImpl::passThrough() { in passThrough() function in RoundingImpl
/external/icu/icu4c/source/i18n/
Dnumber_rounding.cpp356 RoundingImpl RoundingImpl::passThrough() { in passThrough() function in RoundingImpl
/external/lz4/programs/
Dlz4io.c184 int passThrough; member