HomeSort by relevance Sort by last modified time
    Searched full:incoming (Results 851 - 875 of 1921) sorted by null

<<31323334353637383940>>

  /external/libvorbis/examples/
decoder_example.c 44 ogg_sync_state oy; /* sync and verify incoming physical bitstream */
  /external/llvm/include/llvm/CodeGen/
SelectionDAGISel.h 278 /// \brief Generate instructions for lowering the incoming arguments of the
  /external/llvm/include/llvm/Transforms/Utils/
Cloning.h 83 /// incoming edges.
  /external/llvm/lib/Analysis/
CFG.cpp 98 ++I; // Skip one edge due to the incoming arc from TI.
  /external/llvm/lib/Target/ARM/
ARMCallingConv.h 272 // as possible. (E.g. an incoming i64 would have starting Align of 8, but
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetMachine.cpp 258 // used by tail calls, where the tail calls reuse the incoming stack
  /external/llvm/lib/Target/X86/
README-X86-64.txt 57 incoming value of %rdi be copied into %rax by the callee upon return.
  /external/llvm/lib/Transforms/Scalar/
LICM.cpp 490 /// This is true when all incoming values are that instruction.
509 // A PHI node where all of the incoming values are this instruction are
520 // Otherwise, PHI node uses occur in predecessor blocks if the incoming
704 // We need to create an LCSSA PHI node for the incoming value and
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c 34 * In wide point/sprite mode we effectively need to convert each incoming
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 67 * \param coord the incoming texcoord (s,t,r or q) scaled to the texture size
129 * \param coord the incoming texcoord (s,t,r or q)
181 * \param coord0 the incoming texcoord (s,t,r or q) scaled to the texture size
343 * \param coord the incoming texcoord (s,t,r or q)
    [all...]
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 256 * \param quadColor the incoming quad colors
970 /* If fixed-point dest color buffer, need to clamp the incoming
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_pixel_bitmap.c 58 * that the incoming data is not in a PBO. With the XY_TEXT blit
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.h 348 /* Temporary for cases where incoming vertex data is incompatible
radeon_tex.c 385 * - STRQ presumably all supported (matrix means incoming R values
  /external/mesa3d/src/mesa/math/
m_norm_tmp.h 38 * lengths - length of each incoming normal (may be NULL) (a display list
  /external/mockftpserver/branches/1.x_Branch/src/test/java/org/mockftpserver/core/session/
DefaultSessionTest.java 173 * Test the OpenDataConnection method, when in passive mode and no incoming connection is
  /external/nist-sip/java/gov/nist/javax/sip/
DialogFilter.java 264 "PROCESSING INCOMING REQUEST " + sipRequest + " transactionChannel = "
708 // Processing incoming CANCEL.
    [all...]
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
Connection.java 76 * clears the owner when an incoming connection is recycled.
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/spdy/
MockSpdyPeer.java 38 /** Replays prerecorded outgoing frames and records incoming frames. */
  /external/openssh/
auth1.c 379 * Performs authentication of an incoming connection. Session key has already
packet.c 139 /* Buffer for the incoming packet currently being processed. */
145 /* Incoming/outgoing compression dictionaries */
198 /* XXX discard incoming data after MAC error */
507 debug("compress incoming: "
    [all...]
  /external/skia/experimental/Networking/
SkSockets.cpp 289 SkDebugf("New incoming connection - %d\n", newfd);
  /external/skia/include/core/
SkMaskFilter.h 70 * explicit input mask. Per-pixel, the effect receives the incoming mask's coverage as
  /external/v8/src/
hydrogen-escape-analysis.cc 112 // Insert a newly created phi into the given block and fill all incoming
  /external/v8/src/x64/
lithium-gap-resolver-x64.cc 91 // only a single incoming edge to an operand, this move must also be

Completed in 560 milliseconds

<<31323334353637383940>>