Home
last modified time | relevance | path

Searched defs:x_ptr (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/script/
Dadler32-standalone.c56 static uint32_t calculate_hash(uint8_t* x_ptr, size_t x_len) { in calculate_hash()
/third_party/ffmpeg/libavcodec/
Dsonic.c516 int *x_ptr = &(window[step]); in modified_levinson_durbin() local
Dilbcdec.c487 const int16_t *x_ptr = &in_ptr[i]; in filter_mafq12() local
/third_party/mbedtls/library/
Dbignum.c702 unsigned char *x_ptr; in mpi_uint_bigendian_to_host_c() local
/third_party/mesa3d/src/glx/
Dglxcmds.c2359 INT32 *x_ptr, *y_ptr, *w_ptr, *h_ptr; in glXCopySubBufferMESA() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs15660 let x_ptr = Arc::into_raw(x); localVariable
26542 let x_ptr = Rc::into_raw(x); localVariable