Home
last modified time | relevance | path

Searched defs:has_memory (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/tools/
Dcoverity.c36 int has_memory; in av_malloc() local
49 int has_memory; in av_mallocz() local
62 int has_memory; in av_realloc() local
/third_party/mesa3d/src/compiler/glsl/
Dast_type.cpp111 bool ast_type_qualifier::has_memory() const in has_memory() function in ast_type_qualifier