Home
last modified time | relevance | path

Searched defs:incoming (Results 1 – 25 of 28) sorted by relevance

12

/external/webrtc/webrtc/call/
Drtc_event_log.cc50 void LogRtpHeader(bool incoming, in LogRtpHeader()
54 void LogRtcpPacket(bool incoming, in LogRtcpPacket()
Drtc_event_log.proto76 optional bool incoming = 1; field
93 optional bool incoming = 1; field
Drtc_event_log_unittest.cc226 bool incoming, in VerifyRtpEvent()
248 bool incoming, in VerifyRtcpEvent()
/external/javassist/src/main/javassist/bytecode/stackmap/
DBasicBlock.java30 public int incoming; // the number of incoming branches. field in BasicBlock
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopDeletion.cpp90 Value* incoming = P->getIncomingValueForBlock(exitingBlocks[0]); in IsLoopDead() local
/external/libese/apps/boot/tests/
Dese_app_boot_tests.cpp58 std::vector<uint8_t> incoming(tx_total); in EseTransceive() local
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp50 Value *incoming = P->getIncomingValueForBlock(exitingBlocks[0]); in isLoopDead() local
/external/webrtc/webrtc/base/
Dhttpserver.cc272 AsyncSocket* incoming = listener_->Accept(NULL); in OnReadEvent() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_clip_util.c422 struct brw_reg incoming = get_element_ud(c->reg.R0, 2); in brw_clip_init_clipmask() local
/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
DStorage.java404 private short fillIncomingBuffer(APDU apdu, byte[] incoming, short iOffset, short available) { in fillIncomingBuffer()
/external/webrtc/webrtc/p2p/base/
Dtcpport.cc256 Incoming incoming; in OnNewConnection() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileEstimatorPass.cpp181 double incoming = BBWeight; in recurseBasicBlock() local
/external/v8/src/builtins/
Dbuiltins-function.cc457 Arguments* incoming = reinterpret_cast<Arguments*>(args[0]); in RUNTIME_FUNCTION() local
/external/mtpd/
Dpptp.c132 } incoming, outgoing; variable
Dl2tp.c120 } incoming, outgoing; variable
/external/libpcap/
Dpcap-usb-linux.c523 int incoming=0; in usb_read_linux() local
/external/tensorflow/tensorflow/core/graph/
Dgraph.h761 inline NeighborIter::NeighborIter(EdgeSet::const_iterator iter, bool incoming) in NeighborIter()
/external/python/cpython3/Modules/clinic/
D_ssl.c.h592 PySSLMemoryBIO *incoming; in _ssl__SSLContext__wrap_bio() local
/external/python/cpython3/Lib/
Dssl.py403 def wrap_bio(self, incoming, outgoing, server_side=False, argument
/external/v8/src/compiler/
Dwasm-compiler.cc3763 CallDescriptor* incoming = Linkage::GetJSCallDescriptor( in CompileJSToWasmWrapper() local
3840 CallDescriptor* incoming = in CompileWasmToJSWrapper() local
3923 CallDescriptor* incoming = in CompileWasmInterpreterEntry() local
/external/clang/lib/CodeGen/
DCGStmt.cpp104 llvm::BasicBlock *incoming = Builder.GetInsertBlock(); in EmitStmt() local
/external/tensorflow/tensorflow/cc/gradients/
Dmath_grad.cc468 auto incoming = Identity(scope, grad_inputs[0]); in AddNGrad() local
/external/python/cpython3/Lib/test/
Dtest_ssl.py1692 def ssl_io_loop(self, sock, incoming, outgoing, func, *args, **kwargs): argument
/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli1634 val incoming : llvalue -> (llvalue * llbasicblock) list val
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli1893 val incoming : llvalue -> (llvalue * llbasicblock) list val

12