HomeSort by relevance Sort by last modified time
    Searched defs:set_buffer (Results 1 - 8 of 8) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
shaped_buffer.h 71 void set_buffer(const perftools::gputools::DeviceMemoryBase& buffer, function in class:xla::ShapedBuffer
  /external/mesa3d/src/gallium/auxiliary/translate/
translate.h 115 void (*set_buffer)( struct translate *, member in struct:translate
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vs.h 81 void (*set_buffer)( struct draw_vs_variant *, member in struct:draw_vs_variant
  /frameworks/av/drm/mediacas/plugins/clearkey/
ecm.h 159 inline void set_buffer(const sp<ABuffer>& buffer) { function in class:android::clearkeycas::Ecm
  /external/drm_hwcomposer/
drmhwctwo.h 64 void set_buffer(buffer_handle_t buffer) { function in class:android::DrmHwcTwo::HwcLayer
  /external/tensorflow/tensorflow/compiler/xla/
literal_util.h 684 void set_buffer(char* buffer) { buffer_ = buffer; } function in class:xla::Literal::Piece
    [all...]
  /external/curl/lib/vtls/
gskit.c 241 static CURLcode set_buffer(struct Curl_easy *data, gsk_handle h, function
386 result = set_buffer(data, h, GSK_TLSV11_CIPHER_SPECS,
397 result = set_buffer(data, h, GSK_TLSV12_CIPHER_SPECS,
411 result = set_buffer(data, h, GSK_TLSV10_CIPHER_SPECS,
422 result = set_buffer(data, h, GSK_V3_CIPHER_SPECS,
425 result = set_buffer(data, h, GSK_V2_CIPHER_SPECS,
474 result = set_buffer(data, h, GSK_OS400_APPLICATION_ID, appid, FALSE);
476 result = set_buffer(data, h, GSK_KEYRING_FILE, file, FALSE);
478 result = set_buffer(data, h, GSK_KEYRING_LABEL, label, FALSE);
480 result = set_buffer(data, h, GSK_KEYRING_PW, password, FALSE)
    [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/build-android/generated/include/
vk_struct_wrappers.h 400 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vkbuffermemorybarrier_struct_wrapper
438 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vkbufferviewcreateinfo_struct_wrapper
1102 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vkdedicatedallocationmemoryallocateinfonv_struct_wrapper
1131 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vkdescriptorbufferinfo_struct_wrapper
4442 void set_buffer(VkBuffer inValue) { m_struct.buffer = inValue; } function in class:vksparsebuffermemorybindinfo_struct_wrapper
    [all...]

Completed in 528 milliseconds