Home
last modified time | relevance | path

Searched defs:fRaw (Results 1 – 9 of 9) sorted by relevance

/dports/devel/fossil/fossil-src-2.17/src/
H A Djson_tag.c60 char fRaw = 0; in json_tag_add() local
146 char fRaw = 0; in json_tag_cancel() local
201 char fRaw = 0; in json_tag_find() local
333 char fRaw = 0; in json_tag_list() local
H A Dtag.c511 int fRaw = find_option("raw","",0)!=0; in tag_cmd() local
550 int fRaw = find_option("raw","",0)!=0; in tag_cmd() local
582 int fRaw = find_option("raw","",0)!=0; in tag_cmd() local
635 const int fRaw = find_option("raw","",0)!=0; in tag_cmd() local
H A Dchat.c658 const int fRaw = PD("raw",0)!=0; in chat_fetch_one() local
/dports/games/openclonk/openclonk-release-8.1-src/src/platform/
H A DC4SoundInstance.cpp78 bool C4SoundEffect::Load(BYTE *pData, size_t iDataLen, bool fRaw) in Load()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/views/win/
H A DSkOSWindow_win.cpp272 uint32_t fRaw; in raw2key() member
/dports/ftp/jftp/j-ftp/src/java/net/sf/jftp/gui/base/
H A DLocalDir.java893 private void copy(Object[] fRaw, String path, String offset, String target) in copy()
/dports/biology/hyphy/hyphy-2.5.33/src/core/
H A Ddataset_filter.cpp121 long fRaw = theNodeMap.list_data[indices.list_data[f]]; in FindUniqueSequences() local
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dtextbase.cpp786 QRawFont fRaw = QRawFont::fromFont(fnew); in drawTextWorkaround() local
/dports/devel/doxygen/doxygen-1.9.3/src/
H A Dtemplate.cpp1633 static TemplateFilterFactory::AutoRegister<FilterRaw> fRaw("raw"); variable