Searched defs:gptr (Results 1 – 8 of 8) sorted by relevance
| /third_party/ltp/tools/sparse/sparse-src/validation/ |
| D | enum-typecheck.c | 23 enum good *gptr = &g; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| D | ittnotify_config.h | 357 #define NEW_THREAD_INFO_W(gptr,h,h_tail,t,s,n) { \ argument 374 #define NEW_THREAD_INFO_A(gptr,h,h_tail,t,s,n) { \ argument 391 #define NEW_DOMAIN_W(gptr,h,h_tail,name) { \ argument 407 #define NEW_DOMAIN_A(gptr,h,h_tail,name) { \ argument 423 #define NEW_STRING_HANDLE_W(gptr,h,h_tail,name) { \ argument 438 #define NEW_STRING_HANDLE_A(gptr,h,h_tail,name) { \ argument
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_colortemperature.c | 118 uint8_t *gptr = frame->data[0] + slice_start * glinesize; in temperature_slice8() local 160 uint16_t *gptr = (uint16_t *)frame->data[0] + slice_start * glinesize; in temperature_slice16() local
|
| D | vf_vibrance.c | 77 uint8_t *gptr = frame->data[0] + slice_start * glinesize; in vibrance_slice8() local 136 uint16_t *gptr = (uint16_t *)frame->data[0] + slice_start * glinesize; in vibrance_slice16() local
|
| D | vf_colorcontrast.c | 103 uint8_t *gptr = frame->data[0] + slice_start * glinesize; in colorcontrast_slice8() local 157 uint16_t *gptr = (uint16_t *)frame->data[0] + slice_start * glinesize; in colorcontrast_slice16() local
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| D | rbug_core.c | 235 struct rbug_proto_texture_read *gptr = (struct rbug_proto_texture_read *)header; in rbug_texture_read() local
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_compile.c | 9159 uint32_t *gptr, *gptrend; in get_branchlength() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 26954 gptr() const { return _M_in_cur; } in gptr() function in std::basic_streambuf
|