Home
last modified time | relevance | path

Searched defs:get_flags (Results 1 – 4 of 4) sorted by relevance

/third_party/spirv-tools/tools/util/
Dflags.h231 static std::vector<FlagInfo>& get_flags() { in get_flags() function
/third_party/alsa-lib/src/alisp/
Dalisp_snd.c64 static unsigned int get_flags(struct alisp_instance * instance, in get_flags() function
/third_party/python/Lib/
Dmailbox.py1549 def get_flags(self): member in MaildirMessage
1661 def get_flags(self): member in _mboxMMDFMessage
/third_party/ffmpeg/libavcodec/
Dmotion_est.c100 static int get_flags(MotionEstContext *c, int direct, int chroma){ in get_flags() function