HomeSort by relevance Sort by last modified time
    Searched full:inout (Results 301 - 325 of 343) sorted by null

<<11121314

  /external/tcpdump/
tcpdump.1.in 74 .I in|out|inout
484 captured. Possible values are `in', `out' and `inout'. Not available
    [all...]
  /external/boringssl/src/crypto/modes/asm/
aesni-gcm-x86_64.pl 99 jc .Lhandle_ctr32 # discard $inout[1-5]?
  /external/clang/include/clang/AST/
DeclBase.h 166 /// in, inout, and out are mutually exclusive and apply only to
    [all...]
DeclObjC.h 143 /// in, inout, etc.
    [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 777 /// can be one of { in, out, inout } with one of { bycopy, byref }.
    [all...]
  /external/clang/lib/Parse/
Parser.cpp 433 ObjCTypeQuals[objc_inout] = &PP.getIdentifierTable().get("inout");
    [all...]
  /external/freetype/src/smooth/
ftgrays.c     [all...]
  /external/pdfium/third_party/freetype/src/smooth/
ftgrays.c     [all...]
  /external/protobuf/src/google/protobuf/stubs/
strutil.cc 599 inline bool safe_parse_sign(string* text /*inout*/,
    [all...]
  /libcore/luni/src/main/java/java/sql/
CallableStatement.java 35 * {@code IN}, {@code OUT}, or {@code INOUT}. Parameters are referenced either by
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriterDecl.cpp 546 // FIXME: stable encoding for in/out/inout/bycopy/byref/oneway
    [all...]
  /external/clang/test/CodeGenObjC/
arc.m     [all...]
  /external/clang/tools/c-index-test/
c-index-test.c 921 PRINT_OBJC_QUAL(Inout);
    [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]
  /external/pdfium/third_party/freetype/src/base/
ftobjs.c     [all...]
  /frameworks/av/services/camera/libcameraservice/
CameraService.cpp 842 status_t CameraService::validateConnectLocked(const String8& cameraId, /*inout*/int& clientUid)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c     [all...]

Completed in 2666 milliseconds

<<11121314