Home
last modified time | relevance | path

Searched refs:get_symbols (Results 1 - 5 of 5) sorted by relevance

/third_party/libdrm/
H A Dsymbols-check.py22 def get_symbols(nm, lib): function
63 lib_symbols = get_symbols(args.nm, args.lib)
/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c50 static void get_symbols(const UDateFormat *fmt,
290 static void get_symbols(const UDateFormat *fmt, in get_symbols() function
321 /* Free the symbols allocated by get_symbols(). */
351 get_symbols(fmt, dayType, days, DAY_COUNT, 1, fdow, status); in get_days()
372 get_symbols(fmt, monthType, months, MONTH_COUNT - 1, 0, 0, status); /* some locales have 13 months, no idea why */ in get_months()
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Dcal.c50 static void get_symbols(const UDateFormat *fmt,
290 static void get_symbols(const UDateFormat *fmt, in get_symbols() function
321 /* Free the symbols allocated by get_symbols(). */
351 get_symbols(fmt, dayType, days, DAY_COUNT, 1, fdow, status); in get_days()
372 get_symbols(fmt, monthType, months, MONTH_COUNT - 1, 0, 0, status); /* some locales have 13 months, no idea why */ in get_months()
/third_party/python/Lib/
H A Dsymtable.py132 def get_symbols(self): member in SymbolTable
/third_party/python/Lib/test/
H A Dtest_symtable.py145 len(self.top.get_symbols()))

Completed in 4 milliseconds