/aosp_15_r20/external/webrtc/common_video/ |
H A D | video_frame_buffer_pool.cc | 117 rtc::RefCountedObject<I420Buffer>* raw_buffer = in CreateI420Buffer() local 148 rtc::RefCountedObject<I444Buffer>* raw_buffer = in CreateI444Buffer() local 179 rtc::RefCountedObject<I422Buffer>* raw_buffer = in CreateI422Buffer() local 210 rtc::RefCountedObject<NV12Buffer>* raw_buffer = in CreateNV12Buffer() local 241 rtc::RefCountedObject<I010Buffer>* raw_buffer = in CreateI010Buffer() local 268 rtc::RefCountedObject<I210Buffer>* raw_buffer = in CreateI210Buffer() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | string_util.cc | 123 int GetStringCount(const void* raw_buffer) { in GetStringCount() 133 StringRef GetString(const void* raw_buffer, int string_index) { in GetString()
|
/aosp_15_r20/system/connectivity/wificond/net/ |
D | nl80211_attribute.cpp | 36 const vector<uint8_t>& raw_buffer) { in BaseNL80211Attr() 129 const vector<uint8_t>& raw_buffer) : BaseNL80211Attr(id, raw_buffer) { in NL80211Attr()
|
D | nl80211_attribute.h | 119 NL80211Attr(int id, const std::array<uint8_t, N>& raw_buffer) in NL80211Attr()
|
/aosp_15_r20/system/tools/aidl/ |
D | parser.cpp | 65 unique_ptr<string> raw_buffer = io_delegate.GetFileContents(clean_path); in Parse() local 328 Parser::Parser(const std::string& filename, std::string& raw_buffer, bool is_preprocessed) in Parser()
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/src/ |
H A D | cxa_exception.cpp | 189 char *raw_buffer = in __cxa_allocate_exception() local 204 char *raw_buffer = in __cxa_free_exception() local
|
/aosp_15_r20/external/libcxxabi/src/ |
H A D | cxa_exception.cpp | 191 char *raw_buffer = in __cxa_allocate_exception() local 206 char *raw_buffer = in __cxa_free_exception() local
|
/aosp_15_r20/external/federated-compute/fcp/client/http/java/ |
H A D | java_http_client.cc | 384 jbyte* raw_buffer = env->GetByteArrayElements(buffer, nullptr); in ReadRequestBody() local 459 jbyte* raw_buffer = env->GetByteArrayElements(buffer, nullptr); in OnResponseBody() local
|
/aosp_15_r20/external/flashrom/ |
H A D | mediatek_i2c_spi.c | 118 uint8_t raw_buffer[I2C_SMBUS_BLOCK_MAX + 1]; in write_command() local
|
/aosp_15_r20/packages/modules/adb/client/ |
D | commandline.cpp | 334 char raw_buffer[BUFSIZ]; in read_and_dump() local 514 char raw_buffer[BUFSIZ]; in stdin_read_thread_loop() local
|
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/ |
D | cursor.c | 301 void* raw_buffer; in _pysqlite_fetch_one_row() local
|
D | connection.c | 594 void* raw_buffer; in _pysqlite_build_py_params() local
|
/aosp_15_r20/external/python/cpython3/Modules/_sqlite/ |
D | blob.c | 149 char *raw_buffer = PyBytes_AS_STRING(buffer); in read_multiple() local
|
/aosp_15_r20/frameworks/native/libs/nativewindow/rust/src/ |
H A D | lib.rs | 701 let raw_buffer = buffer.into_raw(); in into_raw() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/unsafe-libyaml/src/ |
D | yaml.rs | 892 pub(crate) raw_buffer: yaml_buffer_t<libc::c_uchar>, field 1070 pub(crate) raw_buffer: yaml_buffer_t<libc::c_uchar>, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/buffer/ |
D | mod.rs | 431 let raw_buffer = RawBuffer::new(allocator.device().clone(), buffer_info)?; in new() localVariable
|
D | subbuffer.rs | 1260 let raw_buffer = RawBuffer::new( in cast_aligned() localVariable
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json-1.0.115/src/ |
H A D | read.rs | 157 raw_buffer: Option<Vec<u8>>, field
|
/aosp_15_r20/external/rust/android-crates-io/crates/serde_json/src/ |
D | read.rs | 155 raw_buffer: Option<Vec<u8>>, field
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | ir_emitter.cc | 2276 llvm::Value* raw_buffer = in HandleSliceToDynamic() local 2329 llvm::Value* raw_buffer = in HandlePadToStatic() local
|
/aosp_15_r20/external/libvpx/vp8/encoder/ |
H A D | firstpass.c | 378 static void zz_motion_search(MACROBLOCK *x, YV12_BUFFER_CONFIG *raw_buffer, in zz_motion_search()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/serde_json_lenient-0.2.1/src/ |
H A D | read.rs | 317 raw_buffer: Option<Vec<u8>>, field
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | ir_emitter_unnested.cc | 755 llvm::Value* raw_buffer = in EmitPadToStatic() local 890 llvm::Value* raw_buffer = in EmitSliceToDynamic() local
|