HomeSort by relevance Sort by last modified time
    Searched refs:Payload (Results 1 - 14 of 14) sorted by null

  /external/libvorbis/doc/
a2-encapsulation-rtp.tex 8 Please consult RFC 5215 \textit{``RTP Payload Format for Vorbis Encoded
  /external/clang/include/clang/ASTMatchers/Dynamic/
VariantValue.h 120 /// \brief Payload interface to be specialized by each matcher type.
123 class Payload : public RefCountedBaseVPTR {
125 ~Payload() override;
212 explicit VariantMatcher(Payload *Value) : Value(Value) {}
220 IntrusiveRefCntPtr<const Payload> Value;
  /external/skia/platform_tools/ios/bin/
ios_setup.sh 48 mkdir -p $IOS_PCKG_DIR/Payload # this directory must be named 'Payload'
49 cp -rf "${SKIA_SRC_DIR}/xcodebuild/${BUILDTYPE}-iphoneos/iOSShell.app" "${IOS_PCKG_DIR}/Payload/"
52 zip -r iOSShell.ipa Payload
  /external/llvm/include/llvm/Support/
OnDiskHashTable.h 32 /// payload and computes the hash for a given key. This should provide the
145 // Emit the payload of the table.
199 /// payload and computes the hash for a given key. This should provide the
344 /// the payload of entire structure. This is the value returned by
372 const unsigned char *Payload;
384 const unsigned char *Payload,
388 Payload(Payload) {}
455 return key_iterator(Payload, this->getNumEntries(), &this->getInfoObj());
528 return data_iterator(Payload, this->getNumEntries(), &this->getInfoObj())
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
VariantValue.cpp 78 VariantMatcher::Payload::~Payload() {}
80 class VariantMatcher::SinglePayload : public VariantMatcher::Payload {
111 class VariantMatcher::PolymorphicPayload : public VariantMatcher::Payload {
177 class VariantMatcher::VariadicOpPayload : public VariantMatcher::Payload {
  /external/clang/test/SemaCXX/
new-delete.cpp 474 template <class Payload> struct Foo {
484 template <class Payload> struct Foo2 {
  /external/v8/src/
serialize.h 189 kInnerPointer = 0x80, // First insn in code object or payload of cell.
633 SerializedCodeData(List<byte>* payload, CodeSerializer* cs);
654 const byte* Payload() const {
662 Payload() + payload_length);
687 // [2] payload length
700 // - serialization payload
serialize.cc 1789 List<byte> payload; local
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 68 /// then the token just becomes the payload.
73 function CreateNode(const Payload: IToken): IANTLRInterface; overload;
436 /// This is a tree node without any payload; just navigation and factory stuff.
511 /// <summary>In case we don't have a token payload, what is the line for errors? </summary>
529 /// A generic tree implementation with no payload. You must subclass to
647 /// token DECL, but you need to create it as a payload or whatever for
650 /// If you care what the token payload objects' type is, you should
658 /// token DECL, but you need to create it as a payload or whatever for
667 /// If you care what the token payload objects' type is, you should
793 /// which returns either an AST node wrapped around a token payload o
    [all...]
Antlr.Runtime.pas 652 /// tree nodes that have payload objects. We need to create a Token object
    [all...]
  /external/blktrace/doc/
blktrace.tex 428 commands. blktrace sends the command data block as a payload
612 \emph{U} & Payload unsigned integer \\ \hline
687 \item[C -- complete] If a payload is present, this is presented between
690 If no payload is present, the sector and number of blocks are presented
698 \item[B -- bounced] If a payload is present, the number of payload bytes
699 is output, followed by the payload in hexadecimal between parenthesis.
701 If no payload is present, the sector and number of blocks are presented
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 3119 milliseconds