HomeSort by relevance Sort by last modified time
    Searched refs:libpath (Results 26 - 50 of 55) sorted by null

12 3

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Lib/
site.py 312 libpath = os.environ['BEGINLIBPATH'].split(os.path.pathsep)
313 if libpath[-1]:
314 libpath.append(dllpath)
316 libpath[-1] = dllpath
317 os.environ['BEGINLIBPATH'] = os.path.pathsep.join(libpath)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Lib/
site.py 320 libpath = os.environ['BEGINLIBPATH'].split(os.path.pathsep)
321 if libpath[-1]:
322 libpath.append(dllpath)
324 libpath[-1] = dllpath
325 os.environ['BEGINLIBPATH'] = os.path.pathsep.join(libpath)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
site.py 338 libpath = os.environ['BEGINLIBPATH'].split(';')
339 if libpath[-1]:
340 libpath.append(dllpath)
342 libpath[-1] = dllpath
343 os.environ['BEGINLIBPATH'] = ';'.join(libpath)
  /external/bcc/src/cc/
bcc_proc.c 333 static bool which_so_in_process(const char* libname, int pid, char* libpath) {
364 memcpy(libpath, mapname, strlen(mapname) + 1);
376 char libpath[4096]; local
382 if (pid && which_so_in_process(libname, pid, libpath))
383 return strdup(libpath);
  /external/python/cpython2/Lib/
site.py 321 libpath = os.environ['BEGINLIBPATH'].split(';')
322 if libpath[-1]:
323 libpath.append(dllpath)
325 libpath[-1] = dllpath
326 os.environ['BEGINLIBPATH'] = ';'.join(libpath)
  /external/python/cpython3/Lib/ctypes/
util.py 291 libpath = os.environ.get('LD_LIBRARY_PATH')
292 if libpath:
293 for d in libpath.split(':'):
  /bionic/tests/
elftls_dl_test.cpp 331 std::string libpath = GetTestlibRoot() + "/libtest_elftls_dynamic.so"; local
334 ASSERT_STREQ(libpath.c_str(), dli_realpath);
  /external/python/cpython2/PC/VS7.1/
_ssl.mak 17 SSL_LIBS=gdi32.lib wsock32.lib user32.lib advapi32.lib /LIBPATH:$(SSL_LIB_DIR) libeay32.lib ssleay32.lib
20 HASH_LIBS=gdi32.lib user32.lib advapi32.lib /libpath:$(SSL_LIB_DIR) libeay32.lib
  /external/bcc/tools/
argdist.py 412 libpath = BPF.find_library(self.library)
413 if libpath is None:
414 libpath = BPF.find_exe(self.library)
415 if libpath is None or len(libpath) == 0:
419 self.bpf.attach_uretprobe(name=libpath,
424 self.bpf.attach_uprobe(name=libpath,
    [all...]
trace.py 597 libpath = BPF.find_library(self.library)
598 if libpath is None:
600 libpath = BPF.find_exe(self.library)
601 if libpath is None or len(libpath) == 0:
607 bpf.attach_uretprobe(name=libpath,
612 bpf.attach_uprobe(name=libpath,
    [all...]
  /external/bcc/tests/cc/
test_c_api.cc 138 char libpath[1024]; local
159 strncpy(libpath, lm->l_name, 1024);
164 snprintf(buf, 4096, "%s", libpath);
  /device/google/cuttlefish/shared/auto/
device.mk 60 vendor.rild.libpath=libcuttlefish-ril.so \
  /external/python/cpython3/Lib/test/
test_site.py 578 libpath = os.path.dirname(os.path.dirname(encodings.__file__))
582 *[libpath for _ in range(200)],
606 libpath = os.path.dirname(os.path.dirname(encodings.__file__))
610 *[libpath for _ in range(200)],
624 libpath,
test_trace.py 323 libpath = os.path.normpath(os.path.dirname(os.__file__))
326 libpath], trace=0, count=1)
  /external/python/cpython3/Lib/venv/
__init__.py 117 libpath = os.path.join(env_dir, 'Lib', 'site-packages')
121 libpath = os.path.join(env_dir, 'lib',
126 create_if_needed(libpath)
  /external/python/setuptools/setuptools/
msvc.py 820 and platform : Lib, Include, Path and libpath.
977 libpath = []
980 libpath += self.OSLibraries
983 libpath += [os.path.join(ref, r'CommonConfiguration\Neutral')]
986 libpath += [
1014 return libpath
    [all...]
  /device/google/marlin/
system.prop 5 #rild.libpath=/system/lib/libreference-ril.so
6 rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_trace.py 304 libpath = os.path.normpath(os.path.dirname(os.__file__))
306 tracer = trace.Trace(ignoredirs=[sys.prefix, sys.exec_prefix, libpath],
  /external/libffi/testsuite/lib/
libffi.exp 24 load_gcc_lib target-libpath.exp
  /external/python/cpython2/Lib/test/
test_trace.py 304 libpath = os.path.normpath(os.path.dirname(os.__file__))
306 tracer = trace.Trace(ignoredirs=[sys.prefix, sys.exec_prefix, libpath],
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/lib/
libffi.exp 24 load_gcc_lib target-libpath.exp
  /external/wpa_supplicant_8/wpa_supplicant/
nmake.mak 179 LFLAGS = /libpath:"$(WINPCAPDIR)\Lib" /libpath:"$(OPENSSLDIR)\lib"
  /external/libffi/testsuite/
Makefile.am 76 lib/wrapper.exp lib/target-libpath.exp \
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/
Makefile.am 76 lib/wrapper.exp lib/target-libpath.exp \
  /device/google/wahoo/
device.mk 272 vendor.rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
275 rild.libpath=/vendor/lib64/libril-qc-qmi-1.so

Completed in 1597 milliseconds

12 3