Home
last modified time | relevance | path

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

/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
/external/zstd/programs/
Dutil.c435 FileNamesTable* fnt; in UTIL_allocateFileNamesTable() local
442 void UTIL_refFilename(FileNamesTable* fnt, const char* filename) in UTIL_refFilename()
1003 void UTIL_expandFNT(FileNamesTable** fnt, int followLinks) in UTIL_expandFNT()
Dzstdcli.c1131 …FileNamesTable* const fnt = UTIL_createFileNamesTable_fromFileName(file_of_names->fileNames[flNb]); in main() local
/external/llvm-project/lldb/source/Breakpoint/
DBreakpointResolverName.cpp167 std::underlying_type<FunctionNameType>::type fnt; in CreateFromStructuredData() local
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp2048 THEME_FONT *fnt = &_theme->rgFonts[fontId]; in SetControlColor() local