HomeSort by relevance Sort by last modified time
    Searched full:getloadavg (Results 1 - 25 of 47) sorted by null

1 2

  /ndk/sources/host-tools/make-3.81/
Makefile.in 70 ansi2knr.c getloadavg.c
89 nodist_loadavg_OBJECTS = loadavg-getloadavg$U.$(OBJEXT)
306 # On many systems, the getloadavg function (used to implement the `-l'
314 nodist_loadavg_SOURCES = getloadavg.c
429 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getloadavg.Po@am__quote@
443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/loadavg-getloadavg$U.Po@am__quote@
472 loadavg-getloadavg$U.o: getloadavg$U.c
473 @am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadavg_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT loadavg-getloadavg$U.o -MD -MP -MF "$(DEPDIR)/loadavg-getloadavg$U.Tpo" -c -o loadavg-getloadavg$U.o `test -f 'getloadavg$U.c' || echo '$(srcdir)/'`getloadavg$U.c; (…)
    [all...]
Makefile.ami 98 # On many systems, the getloadavg function (used to implement the `-l'
125 $(srcdir)file.c $(srcdir)getloadavg.c $(srcdir)misc.c \
231 # We copy getloadavg.c into a different file rather than compiling it
232 # directly because some compilers clobber getloadavg.o in the process.
233 loadavg.c: getloadavg.c
234 ln $(srcdir)getloadavg.c loadavg.c || \
235 cp $(srcdir)getloadavg.c loadavg.c
305 getloadavg.o: getloadavg.c
SMakefile 104 # On many systems, the getloadavg function (used to implement the `-l'
131 $(srcdir)file.c $(srcdir)getloadavg.c $(srcdir)misc.c \
268 # .deps/getloadavg.Po
296 # .deps/loadavg-getloadavg.Po
297 loadavg-getloadavg.o loadavg-getloadavg.o: getloadavg.c config.h \
NMakefile 85 $(OUTDIR)/getloadavg.obj \
177 # .deps/getloadavg.Po
205 # .deps/loadavg-getloadavg.Po
206 loadavg-getloadavg.o loadavg-getloadavg.o: getloadavg.c config.h \
Makefile.am 103 # On many systems, the getloadavg function (used to implement the `-l'
155 # The loadavg function is invoked during "make check" to test getloadavg.
157 nodist_loadavg_SOURCES = getloadavg.c
Makefile.DOS 125 DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 alloca.c build.sh-in config.h-in configure configure.in getloadavg.c
499 # We copy getloadavg.c into a different file rather than compiling it
500 # directly because some compilers clobber getloadavg.o in the process.
501 loadavg.c: getloadavg.c
502 ln $(srcdir)/getloadavg.c loadavg.c || \
503 cp $(srcdir)/getloadavg.c loadavg.c
599 # .deps/getloadavg.Po
627 # .deps/loadavg-getloadavg.Po
628 loadavg-getloadavg.o loadavg-getloadavg.o: getloadavg.c config.h
    [all...]
build_w32.bat 41 cl.exe /nologo /MT /W4 /GX /Zi /YX /Od /I . /I glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/%make%.pch /Fo.\WinDebug/ /Fd.\WinDebug/%make%.pdb /c getloadavg.c
42 echo WinDebug\getloadavg.obj >>link.dbg
91 rem link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\windebug\subproc.lib /NOLOGO /SUBSYSTEM:console /INCREMENTAL:yes /PDB:.\WinDebug/%make%.pdb /DEBUG /MACHINE:I386 /OUT:.\WinDebug/%make%.exe .\WinDebug/variable.obj .\WinDebug/rule.obj .\WinDebug/remote-stub.obj .\WinDebug/commands.obj .\WinDebug/file.obj .\WinDebug/getloadavg.obj .\WinDebug/default.obj .\WinDebug/signame.obj .\WinDebug/expand.obj .\WinDebug/dir.obj .\WinDebug/main.obj .\WinDebug/getopt1.obj .\WinDebug/job.obj .\WinDebug/read.obj .\WinDebug/version.obj .\WinDebug/getopt.obj .\WinDebug/arscan.obj .\WinDebug/remake.obj .\WinDebug/hash.obj .\WinDebug/strcache.obj .\WinDebug/misc.obj .\WinDebug/ar.obj .\WinDebug/function.obj .\WinDebug/vpath.obj .\WinDebug/implicit.obj .\WinDebug/dirent.obj .\WinDebug/glob.obj .\WinDebug/fnmatch.obj .\WinDebug/pathstuff.obj
108 cl.exe /nologo /MT /W4 /GX /YX /O2 /I . /I glob /I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H /FR.\WinRel/ /Fp.\WinRel/%make%.pch /Fo.\WinRel/ /c getloadavg.c
109 echo WinRel\getloadavg.obj >>link.rel
158 rem link.exe kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib w32\subproc\winrel\subproc.lib /NOLOGO /SUBSYSTEM:console /INCREMENTAL:no /PDB:.\WinRel/%make%.pdb /MACHINE:I386 /OUT:.\WinRel/%make%.exe .\WinRel/variable.obj .\WinRel/rule.obj .\WinRel/remote-stub.obj .\WinRel/commands.obj .\WinRel/file.obj .\WinRel/getloadavg.obj .\WinRel/default.obj .\WinRel/signame.obj .\WinRel/expand.obj .\WinRel/dir.obj .\WinRel/main.obj .\WinRel/getopt1.obj .\WinRel/job.obj .\WinRel/read.obj .\WinRel/version.obj .\WinRel/getopt.obj .\WinRel/arscan.obj .\WinRel/remake.obj .\WinRel/misc.obj .\WinRel/hash.obj .\WinRel/strcache.obj .\WinRel/ar.obj .\WinRel/function.obj .\WinRel/vpath.obj .\WinRel/implicit.obj .\WinRel/dirent.obj .\WinRel/glob.obj .\WinRel/fnmatch.obj .\WinRel/pathstuff.obj
172 gcc -mthreads -Wall -gstabs+ -ggdb3 -O2 -I. -I./glob -I./w32/include -DWINDOWS32 -DHAVE_CONFIG_H -c getloadavg.c
195 gcc -mthreads -gstabs+ -ggdb3 -o gnumake.exe variable.o rule.o remote-stub.o commands.o file.o getloadavg.o default.o signame.o expand.o dir.o main.o getopt1.o job.o read.o version.o getopt.o arscan.o remake.o misc.o hash.o strcache.o ar.o function.o vpath.o implicit.o glob.o fnmatch.o pathstuff.o w32_misc.o sub_proc.o w32err.o -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32
config.h-vms 60 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
82 /* Define if your system has its own `getloadavg' function. */
255 /* Define if you have the getloadavg function. */
config.h.W32 40 /* Define to 1 if using `getloadavg.c'. */
53 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
114 /* Define to 1 if you have the `getloadavg' function. */
config.h.in 14 /* Define to 1 if using `getloadavg.c'. */
27 /* Define to 1 if the `getloadavg' function needs to be run setuid or setgid.
103 /* Define to 1 if you have the `getloadavg' function. */
config.ami 41 /* Define if the `getloadavg' function needs to be run setuid or setgid. */
63 /* Define if your system has its own `getloadavg' function. */
getloadavg.c 73 special installation to be able to call getloadavg. */
91 if the system has its own `getloadavg' function.
503 getloadavg (double loadavg[], int nelem)
1011 loads = getloadavg (avg, 3);
501 getloadavg (double loadavg[], int nelem) function
make_msvc_net2003.vcproj 149 RelativePath=".\getloadavg.c">
configure     [all...]
ChangeLog     [all...]
  /ndk/sources/host-tools/sed-4.2.1/lib/
stdlib.in.h 39 /* Solaris declares getloadavg() in <sys/loadavg.h>. */
155 extern int getloadavg (double loadavg[], int nelem);
158 # undef getloadavg
159 # define getloadavg(l,n) \
160 (GL_LINK_WARNING ("getloadavg is not portable - " \
161 "use gnulib module getloadavg for portability"), \
162 getloadavg (l, n))
  /external/bison/lib/
stdlib.in.h 47 /* Solaris declares getloadavg() in <sys/loadavg.h>. */
213 _GL_FUNCDECL_SYS (getloadavg, int, (double loadavg[], int nelem)
216 _GL_CXXALIAS_SYS (getloadavg, int, (double loadavg[], int nelem));
217 _GL_CXXALIASWARN (getloadavg);
219 # undef getloadavg
221 _GL_WARN_ON_USE (getloadavg, "getloadavg is not portable - "
222 "use gnulib module getloadavg for portability");
  /external/bison/m4/
stdlib_h.m4 22 ]], [_Exit atoll canonicalize_file_name getloadavg getsubopt grantpt
  /external/bison/darwin-lib/
stdlib.h 48 /* Solaris declares getloadavg() in <sys/loadavg.h>. */
535 _GL_FUNCDECL_SYS (getloadavg, int, (double loadavg[], int nelem)
538 _GL_CXXALIAS_SYS (getloadavg, int, (double loadavg[], int nelem));
539 _GL_CXXALIASWARN (getloadavg);
541 # undef getloadavg macro
543 _GL_WARN_ON_USE (getloadavg, "getloadavg is not portable - "
544 "use gnulib module getloadavg for portability");
    [all...]
  /external/bison/linux-lib/
stdlib.h 48 /* Solaris declares getloadavg() in <sys/loadavg.h>. */
535 _GL_FUNCDECL_SYS (getloadavg, int, (double loadavg[], int nelem)
538 _GL_CXXALIAS_SYS (getloadavg, int, (double loadavg[], int nelem));
539 _GL_CXXALIASWARN (getloadavg);
541 # undef getloadavg macro
543 _GL_WARN_ON_USE (getloadavg, "getloadavg is not portable - "
544 "use gnulib module getloadavg for portability");
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libgomp.so 
libgomp.so.1 
libgomp.so.1.0.0 
  /ndk/sources/host-tools/make-3.81/autom4te.cache/
output.0     [all...]
traces.0     [all...]

Completed in 510 milliseconds

1 2