Home
last modified time | relevance | path

Searched defs:OutBuffer (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/unittests/Support/
H A DStreamingMemoryObjectTest.cpp32 size_t GetBytes(unsigned char *OutBuffer, size_t Length) override { in GetBytes()
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/
H A DPdbYaml.cpp38 char *OutBuffer = S.Guid; in input() local
/aosp_15_r20/external/llvm/unittests/Bitcode/
H A DBitstreamReaderTest.cpp25 size_t GetBytes(unsigned char *OutBuffer, size_t Length) override { in GetBytes()
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py123 OutBuffer = HeapOutputBufferType('char', 'long', 'l') # (buf, len) variable
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/Simulator/src/
H A DTcpServer.c669 _OUT_BUFFER OutBuffer; in TpmServer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp157 uint8_t *OutBuffer = S.Guid; in input() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dwdm.h842 OUT PVOID OutBuffer; member