Searched defs:fnt (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | convolute.c | 48 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 D | util.c | 746 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 D | zstdcli.c | 1342 …FileNamesTable* const fnt = UTIL_createFileNamesTable_fromFileName(file_of_names->fileNames[flNb]); in main() local
|
/aosp_15_r20/external/AFLplusplus/instrumentation/ |
H A D | afl-gcc-cmptrs-pass.so.cc | 116 tree fnt = build_function_type_list(void_type_node, tp8u, tp8u, NULL_TREE); in cmptrs_hook() local
|
H A D | afl-gcc-cmplog-pass.so.cc | 71 tree t, fnt; in cmplog_hook() local
|
/aosp_15_r20/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 2063 THEME_FONT *fnt = &_theme->rgFonts[fontId]; in SetControlColor() local
|