Home
last modified time | relevance | path

Searched +defs:lib +defs:dir (Results 1 – 13 of 13) sorted by relevance

/third_party/python/Lib/distutils/
Dunixccompiler.py214 def library_dir_option(self, dir): argument
221 def runtime_library_dir_option(self, dir): argument
263 def library_option(self, lib): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
D_msvccompiler.py515 def library_dir_option(self, dir): argument
518 def runtime_library_dir_option(self, dir): argument
522 def library_option(self, lib): argument
525 def find_library_file(self, dirs, lib, debug=0): argument
Dmsvccompiler.py535 def library_dir_option(self, dir): argument
538 def runtime_library_dir_option(self, dir): argument
542 def library_option(self, lib): argument
546 def find_library_file(self, dirs, lib, debug=0): argument
Dmsvc9compiler.py739 def library_dir_option(self, dir): argument
742 def runtime_library_dir_option(self, dir): argument
746 def library_option(self, lib): argument
750 def find_library_file(self, dirs, lib, debug=0): argument
Dccompiler.py217 def add_include_dir(self, dir): argument
259 def add_library_dir(self, dir): argument
274 def add_runtime_library_dir(self, dir): argument
742 def library_dir_option(self, dir): argument
748 def runtime_library_dir_option(self, dir): argument
754 def library_option(self, lib): argument
804 def find_library_file (self, dirs, lib, debug=0): argument
/third_party/skia/third_party/externals/icu/source/common/
Dputil.cpp1512 const char *dir = ""; in TimeZoneDataDirInitFn() local
2369 uprv_dl_close(void *lib, UErrorCode *status) {
2375 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2399 HMODULE lib = NULL; local
2413 uprv_dl_close(void *lib, UErrorCode *status) {
2423 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2456 uprv_dl_close(void *lib, UErrorCode *status) {
2464 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
/third_party/node/deps/icu-small/source/common/
Dputil.cpp1536 const char *dir = ""; in TimeZoneDataDirInitFn() local
2393 uprv_dl_close(void *lib, UErrorCode *status) {
2399 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2423 HMODULE lib = nullptr; local
2437 uprv_dl_close(void *lib, UErrorCode *status) {
2447 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2480 uprv_dl_close(void *lib, UErrorCode *status) {
2488 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
/third_party/icu/icu4c/source/common/
Dputil.cpp1521 const char *dir = ""; in TimeZoneDataDirInitFn() local
2378 uprv_dl_close(void *lib, UErrorCode *status) {
2384 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2408 HMODULE lib = NULL; local
2422 uprv_dl_close(void *lib, UErrorCode *status) {
2432 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
2465 uprv_dl_close(void *lib, UErrorCode *status) {
2473 uprv_dlsym_func(void *lib, const char* sym, UErrorCode *status) {
/third_party/gn/src/gn/
Ddesc_builder.cc87 std::string FormatSourceDir(const SourceDir& dir) { in FormatSourceDir()
160 ValuePtr RenderValue(const LibFile& lib) { in RenderValue()
/third_party/alsa-lib/src/pcm/
Dpcm.c2572 const char *lib = NULL, *open_name = NULL; in snd_pcm_open_conf() local
4830 …snd_pcm_hw_params_test_rate(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) in snd_pcm_hw_params_test_rate()
4845 … snd_pcm_hw_params_set_rate(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) in snd_pcm_hw_params_set_rate()
4860 …cm_hw_params_set_rate_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_set_rate_min()
4875 …cm_hw_params_set_rate_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_set_rate_max()
5170 …_hw_params_test_period_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) in snd_pcm_hw_params_test_period_time()
5185 …m_hw_params_set_period_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) in snd_pcm_hw_params_set_period_time()
5201 …arams_set_period_time_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_set_period_time_min()
5216 …arams_set_period_time_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_set_period_time_max()
5370 …arams_test_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir) in snd_pcm_hw_params_test_period_size()
[all …]
/third_party/alsa-lib/src/
Dconf.c480 char *dir; member
539 static int add_include_path(struct filedesc *fd, const char *dir) in add_include_path()
3965 const char *lib = NULL, *func_name = NULL; in snd_config_hooks_call() local
5125 const char *lib = NULL, *func_name = NULL; in _snd_config_evaluate() local
/third_party/typescript/lib/
DtypingsInstaller.js46011 function combineDirectoryPath(root, dir) { argument
113326 …return ts.map(ts.arrayFrom(libs.keys()), function (lib) { return ({ fileName: lib, pos: -1, end: -… argument
120530 function getFileSystemEntries(dir) { argument
120540 function getFileSystemEntriesFromHost(dir, path) { argument
124646 function directoryExistsIfProjectReferenceDeclDir(dir) { argument
126841 function isInDirectoryPath(dir, file) { argument
127159 function getDirectoryToWatchFromFailedLookupLocationDirectory(dir, dirPath) { argument
127327 function setDirectoryWatcher(dir, dirPath, nonRecursive) { argument
129262 …compilerHost.watchDirectoryOfFailedLookupLocation = function (dir, cb, flags) { return watchDirect… argument
129264 …compilerHost.watchTypeRootsDirectory = function (dir, cb, flags) { return watchDirectory(dir, cb, … argument
[all …]
Dtsc.js37850 function combineDirectoryPath(root, dir) { argument
93438 …return ts.map(ts.arrayFrom(libs.keys()), function (lib) { return ({ fileName: lib, pos: -1, end: -… argument
99946 function getFileSystemEntries(dir) { argument
99956 function getFileSystemEntriesFromHost(dir, path) { argument
103579 function directoryExistsIfProjectReferenceDeclDir(dir) { argument
105430 function isInDirectoryPath(dir, file) { argument
105724 function getDirectoryToWatchFromFailedLookupLocationDirectory(dir, dirPath) { argument
105884 function setDirectoryWatcher(dir, dirPath, nonRecursive) { argument
107557 …compilerHost.watchDirectoryOfFailedLookupLocation = function (dir, cb, flags) { return watchDirect… argument
107559 …compilerHost.watchTypeRootsDirectory = function (dir, cb, flags) { return watchDirectory(dir, cb, … argument
[all …]