Searched defs:lib (Results 1 – 15 of 15) sorted by relevance
29 def __init__(self, lib, channels, bitdepth): argument96 lib = ctypes.cdll.LoadLibrary(os.path.join(root, "libasrc_resampler_test.so")) variable
6 [lib] table
29 [lib] table
115 private ZipFile getTestPackageFromFile(String lib) throws IOException { in getTestPackageFromFile()
37 [lib] table
34 [lib] table
103 for (const char* lib : kAllowedLibs) { in load() local
36 [lib] table
42 [lib] table
69 let lib = get_lib(packed_error); in process_least_recent_error() localVariable