/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/ |
H A D | Texture.hpp | 39 int refs = dereference(); variable
|
/third_party/node/deps/v8/src/compiler/ |
H A D | per-isolate-compiler-cache.h | 37 void SetSnapshot(RefsMap* refs) { in SetSnapshot() argument
|
/third_party/NuttX/drivers/bch/ |
H A D | bch.h | 55 uint8_t refs; /* Number of references */ member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | iunknown.h | 48 int32_t refs; /* external reference count */ member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | check_html_xrefs.py | 70 refs = [] variable
|
/third_party/ffmpeg/libavfilter/ |
H A D | formats.h | 69 struct AVFilterFormats ***refs; ///< references to this list member 92 struct AVFilterChannelLayouts ***refs; ///< references to this list member
|
H A D | vf_yadif.c | 196 int refs = s->cur->linesize[td->plane]; in filter_slice() local [all...] |
H A D | vf_idet.c | 127 int refs = idet->cur->linesize[i]; in filter() local [all...] |
H A D | vf_bwdif.c | 223 int refs = linesize / df; in filter_slice() local [all...] |
/third_party/elfutils/libdwfl/ |
H A D | derelocate.c | 44 } refs[0]; member 85 struct secref *refs = NULL; in cache_sections() local [all...] |
/third_party/FreeBSD/sys/kern/ |
H A D | subr_kobj.c | 303 int refs; in kobj_delete() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_tree_grafting.cpp | 309 ir_variable_refcount_visitor *refs; member 408 ir_variable_refcount_visitor refs; in do_tree_grafting() local
|
H A D | opt_structure_splitting.cpp | 303 ir_structure_reference_visitor refs; in do_structure_splitting() local
|
H A D | opt_array_splitting.cpp | 442 ir_array_reference_visitor refs; in optimize_split_arrays() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv98_video.c | 45 struct nouveau_vp3_video_buffer *refs[16] = {}; in nv98_decoder_decode_bitstream() local
|
H A D | nv98_video_vp.c | 68 nv98_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned caps, unsigned is_ref, struct nouveau_vp3_video_buffer *refs[16]) nv98_decoder_vp() argument
|
H A D | nv98_video_bsp.c | 35 nv98_decoder_bsp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned num_buffers, const void *const *data, const unsigned *num_bytes, unsigned *vp_caps, unsigned *is_ref, struct nouveau_vp3_video_buffer *refs[16]) nv98_decoder_bsp() argument
|
H A D | nv84_video_bsp.c | 80 } refs[0x10]; // 1e0 member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_video.c | 77 struct nouveau_vp3_video_buffer *refs[16] = {}; in nvc0_decoder_end_frame() local
|
H A D | nvc0_video_bsp.c | 134 nvc0_decoder_bsp_end(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned *vp_caps, unsigned *is_ref, struct nouveau_vp3_video_buffer *refs[16]) nvc0_decoder_bsp_end() argument
|
H A D | nvc0_video_vp.c | 68 nvc0_decoder_vp(struct nouveau_vp3_decoder *dec, union pipe_desc desc, struct nouveau_vp3_video_buffer *target, unsigned comm_seq, unsigned caps, unsigned is_ref, struct nouveau_vp3_video_buffer *refs[16]) nvc0_decoder_vp() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/ |
H A D | pool.h | 154 auto refs = --item->refcount; in reset() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
H A D | cordz_info_statistics_test.cc | 90 std::vector<CordRep*> refs; member
|
/third_party/alsa-lib/src/alisp/ |
H A D | alisp_local.h | 87 static inline void alisp_set_refs(struct alisp_object *p, unsigned int refs) in alisp_set_refs() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_transfer.c | 150 struct nouveau_pushbuf_refn refs[] = { in nv30_transfer_rect_blit() local 402 struct nouveau_pushbuf_refn refs[] = { in nv30_transfer_rect_sifm() local 499 struct nouveau_pushbuf_refn refs[] = { in nv30_transfer_rect_m2mf() local 693 struct nouveau_pushbuf_refn refs[] = { in nv30_transfer_copy_data() local [all...] |