Home
last modified time | relevance | path

Searched defs:fnt (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/
Dconvolute.c48 int (*fnt)(mpd_uint_t *, mpd_size_t, int); in fnt_convolute() local
115 int (*fnt)(mpd_uint_t *, mpd_size_t, int); in fnt_autoconvolute() local
/aosp_15_r20/external/zstd/programs/
H A Dutil.c746 FileNamesTable* fnt; in UTIL_allocateFileNamesTable() local
763 void UTIL_refFilename(FileNamesTable* fnt, const char* filename) in UTIL_refFilename()
1344 void UTIL_expandFNT(FileNamesTable** fnt, int followLinks) in UTIL_expandFNT()
H A Dzstdcli.c1342 …FileNamesTable* const fnt = UTIL_createFileNamesTable_fromFileName(file_of_names->fileNames[flNb]); in main() local
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dafl-gcc-cmptrs-pass.so.cc116 tree fnt = build_function_type_list(void_type_node, tp8u, tp8u, NULL_TREE); in cmptrs_hook() local
H A Dafl-gcc-cmplog-pass.so.cc71 tree t, fnt; in cmplog_hook() local
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2063 THEME_FONT *fnt = &_theme->rgFonts[fontId]; in SetControlColor() local