Home
last modified time | relevance | path

Searched refs:read_profile (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/sysutils/opencorsairlink/OpenCorsairLink-4234f4f/
H A Ddriver.c88 .read_profile = corsairlink_coolit_fan_mode_read,
107 .read_profile = corsairlink_coolit_pump_mode_read,
149 .read_profile = corsairlink_coolit_fan_mode_read,
168 .read_profile = corsairlink_coolit_pump_mode_read,
210 .read_profile = corsairlink_asetek_fan_mode_read,
229 .read_profile = corsairlink_unspported_pump,
273 .read_profile = corsairlink_asetekpro_fan_mode_read,
290 .read_profile = corsairlink_asetekpro_pump_mode_read,
334 .read_profile = corsairlink_commanderpro_fan_mode_read,
/dports/shells/dash/dash-0.5.11.5/src/
H A Dmain.c76 STATIC void read_profile(const char *);
151 read_profile("/etc/profile"); in main()
154 read_profile("$HOME/.profile"); in main()
165 read_profile(shinit); in main()
264 read_profile(const char *name) in read_profile() function
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/tools/profile/
H A DMakefile.in156 am_ucx_read_profile_OBJECTS = ucx_read_profile-read_profile.$(OBJEXT)
449 ucx_read_profile_SOURCES = read_profile.c
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ucx_read_profile-read_profile.Po@am__quote@
569 ucx_read_profile-read_profile.o: read_profile.c
570read_profile.o -MD -MP -MF $(DEPDIR)/ucx_read_profile-read_profile.Tpo -c -o ucx_read_profile-read…
571 … $(AM_V_at)$(am__mv) $(DEPDIR)/ucx_read_profile-read_profile.Tpo $(DEPDIR)/ucx_read_profile-read_p…
574 …LAGS) $(CFLAGS) -c -o ucx_read_profile-read_profile.o `test -f 'read_profile.c' || echo '$(srcdir)…
576 ucx_read_profile-read_profile.obj: read_profile.c
577 … -MT ucx_read_profile-read_profile.obj -MD -MP -MF $(DEPDIR)/ucx_read_profile-read_profile.Tpo -c …
578 … $(AM_V_at)$(am__mv) $(DEPDIR)/ucx_read_profile-read_profile.Tpo $(DEPDIR)/ucx_read_profile-read_p…
[all …]
H A DMakefile.am10 ucx_read_profile_SOURCES = read_profile.c
/dports/sysutils/conan/conan-1.44.0/conans/client/cmd/
H A Dprofile.py4 from conans.client.profile_loader import get_profile_path, read_profile
62 profile, _ = read_profile(profile_name, os.getcwd(), cache_profiles_path)
82 profile, _ = read_profile(profile_name, os.getcwd(), cache_profiles_path)
104 profile, _ = read_profile(profile_name, os.getcwd(), cache_profiles_path)
/dports/devel/kBuild/kBuild-0.1.9998/src/kash/
H A Dmain.c84 STATIC void read_profile(struct shinstance *, const char *);
216 read_profile(psh, "/etc/profile"); in shell_main()
219 read_profile(psh, ".profile"); in shell_main()
226 read_profile(psh, shinit); in shell_main()
316 read_profile(struct shinstance *psh, const char *name) in read_profile() function
/dports/sysutils/conan/conan-1.44.0/conans/client/
H A Dprofile_loader.py111 def read_profile(profile_name, cwd, default_folder): function
151 profile, included_vars = read_profile(include, cwd, default_folder)
259 result, _ = read_profile(default_profile_path, os.getcwd(), cache.profiles_path)
267 tmp, _ = read_profile(p, cwd, cache.profiles_path)
/dports/sysutils/py-salt/salt-3004.1/salt/returners/
H A Detcd_return.py164 read_profile = __opts__.get("etcd.returner_read_profile")
165 client, path = _get_conn(__opts__, read_profile)
/dports/sysutils/opencorsairlink/OpenCorsairLink-4234f4f/include/
H A Ddriver.h119 int ( *read_profile )( member
187 int ( *read_profile )( member
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/vmware/plugins/modules/
H A Dvmware_vc_infraprofile_info.py200 def read_profile(self): member in VcenterProfile
206 config_spec = self.read_profile()
/dports/sysutils/opencorsairlink/OpenCorsairLink-4234f4f/logic/settings/
H A Dhydro_asetek.c79 rr = dev->driver->fan.profile.read_profile( dev, handle, &readings.fan_ctrl ); in hydro_asetek_settings()
94 rr = dev->driver->pump.profile.read_profile( dev, handle, &readings.pump_ctrl ); in hydro_asetek_settings()
H A Dhydro_coolit.c79 rr = dev->driver->fan.profile.read_profile( dev, handle, &readings.fan_ctrl ); in hydro_coolit_settings()
91 rr = dev->driver->pump.profile.read_profile( dev, handle, &readings.pump_ctrl ); in hydro_coolit_settings()
H A Dhydro_asetekpro.c82 rr = dev->driver->fan.profile.read_profile( dev, handle, &readings.fan_ctrl ); in hydro_asetekpro_settings()
93 rr = dev->driver->pump.profile.read_profile( dev, handle, &readings.pump_ctrl ); in hydro_asetekpro_settings()
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/tools/profiler/
H A D__main__.py86 stats = vmprof.read_profile(prof_file.name)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/profiler/
H A Dvmprof_profiler.py79 stats = vmprof.read_profile(filename)
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found)
286 err = read_profile(fprof, &not_found);
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/
H A Dproftool.c229 static int read_profile(FILE *fin, int *not_found) in read_profile() function
286 err = read_profile(fprof, &not_found); in read_profile_file()

12345678