HomeSort by relevance Sort by last modified time
    Searched defs:getBuffer (Results 1 - 25 of 675) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/inputmethods/LatinIME/native/jni/tests/dictionary/utils/
format_utils_test.cpp 32 const std::vector<uint8_t> getBuffer(const int magicNumber, const int version, const uint16_t flags,
59 getBuffer(FormatUtils::MAGIC_NUMBER, FormatUtils::VERSION_2, 0, 0);
65 getBuffer(FormatUtils::MAGIC_NUMBER, FormatUtils::VERSION_402, 0, 0);
71 getBuffer(FormatUtils::MAGIC_NUMBER, FormatUtils::VERSION_403, 0, 0);
78 getBuffer(FormatUtils::MAGIC_NUMBER - 1, FormatUtils::VERSION_2, 0, 0);
84 getBuffer(FormatUtils::MAGIC_NUMBER, 100, 0, 0);
90 getBuffer(FormatUtils::MAGIC_NUMBER, FormatUtils::VERSION_2, 0, 0);
  /external/smali/util/src/main/java/org/jf/util/
NakedByteArrayOutputStream.java 41 public byte[] getBuffer() throws IOException {
  /external/apache-http/src/org/apache/http/
FormattedHeader.java 59 CharArrayBuffer getBuffer()
63 * Obtains the start of the header value in the {@link #getBuffer buffer}.
68 * in the buffer returned by {@link #getBuffer getBuffer}.
  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestClientTarget.cpp 23 int Hwc2TestClientTarget::getBuffer(const Hwc2TestLayers& testLayers,
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
single_dict_content.h 50 const BufferWithExtendableBuffer *getBuffer() const {
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiComputeInstanceResultBuffer.hpp 55 inline vk::VkBuffer getBuffer(void) const { return *m_buffer; }
  /external/llvm/include/llvm/Support/
MemoryBuffer.h 53 StringRef getBuffer() const {
155 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
159 StringRef getBuffer() const { return Buffer; }
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
MemoryBuffer.h 52 StringRef getBuffer() const {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MemoryBuffer.h 59 StringRef getBuffer() const {
165 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
169 StringRef getBuffer() const { return Buffer; }
  /frameworks/av/media/libstagefright/filters/
GraphicBufferListener.cpp 95 ALOGE("getBuffer() called with no frames available");
130 sp<GraphicBuffer> GraphicBufferListener::getBuffer(BufferItem item) {
133 ALOGE("getBuffer() received invalid BufferItem: mSlot==%d", item.mSlot);
145 ALOGE("getBuffer() received invalid BufferItem: mSlot==%d", item.mSlot);
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/backward/v402/content/
single_dict_content.h 69 const BufferWithExtendableBuffer *getBuffer() const {
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
buffer_with_extendable_buffer.h 65 AK_FORCE_INLINE const uint8_t *getBuffer(const bool usesAdditionalBuffer) const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MemoryBuffer.h 59 StringRef getBuffer() const {
165 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
169 StringRef getBuffer() const { return Buffer; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 48 BinaryStreamRef getBuffer() const { return Stream; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
MemoryBuffer.h 59 StringRef getBuffer() const {
165 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
169 StringRef getBuffer() const { return Buffer; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 48 BinaryStreamRef getBuffer() const { return Stream; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
MemoryBuffer.h 59 StringRef getBuffer() const {
165 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
169 StringRef getBuffer() const { return Buffer; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 46 BinaryStreamRef getBuffer() const { return Stream; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
MemoryBuffer.h 59 StringRef getBuffer() const {
165 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
169 StringRef getBuffer() const { return Buffer; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 46 BinaryStreamRef getBuffer() const { return Stream; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
MemoryBuffer.h 59 StringRef getBuffer() const {
165 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
169 StringRef getBuffer() const { return Buffer; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 46 BinaryStreamRef getBuffer() const { return Stream; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
MemoryBuffer.h 59 StringRef getBuffer() const {
165 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
169 StringRef getBuffer() const { return Buffer; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/CodeView/
DebugStringTableSubsection.h 46 BinaryStreamRef getBuffer() const { return Stream; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
MemoryBuffer.h 59 StringRef getBuffer() const {
165 : Buffer(Buffer.getBuffer()), Identifier(Buffer.getBufferIdentifier()) {}
169 StringRef getBuffer() const { return Buffer; }

Completed in 917 milliseconds

1 2 3 4 5 6 7 8 91011>>