Searched refs:environment (Results 51 - 75 of 304) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/djgpp/
H A Dconfig.bat4 Rem of the environment in stock DOS shell.
198 echo No SHELL found in the environment, using default value
205 echo No HOME found in the environment, using default value
220 echo No USERNAME and no USER found in the environment, using default values
307 echo Your environment size is too small. Enlarge it and run me again.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/djgpp/
H A Dconfig.bat4 Rem of the environment in stock DOS shell.
198 echo No SHELL found in the environment, using default value
205 echo No HOME found in the environment, using default value
220 echo No USERNAME and no USER found in the environment, using default values
307 echo Your environment size is too small. Enlarge it and run me again.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dmkshared.com18 $ proc = f$environment( "procedure")
24 $ def_orig = f$environment( "default")
30 $ proc = f$environment("procedure")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dbuild_vms.com159 $ orig_def = f$environment("DEFAULT")
164 $ proc = f$environment("PROCEDURE")
213 $ base_dev_dir = f$environment("default")
918 $ build_def = f$environment("default")
H A Dcompare_curl_source.com96 $ myproc = f$environment("PROCEDURE")
99 $ mydefault = f$environment("DEFAULT")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dmkshared.com18 $ proc = f$environment( "procedure")
24 $ def_orig = f$environment( "default")
30 $ proc = f$environment("procedure")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A Dlibconfuse.spec44 (such as single/double-quoted strings, environment variable expansion,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A DMakefile.Watcom17 !error WATCOM environment variable not set!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A Dcnid.lua7 -- global environment
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex345 \item \verb$\comment$ environment now doesn't complain about unknown syntax.
346 \item Added \verb$\toocomplex$ environment that treats its contents as
364 \item New environment called \verb$\twocollist$ for making two-column lists,
366 \item New \verb$\indented$ environment for controlling indentation.
574 are followed, e.g. use of $\backslash${\tt row} command in tabular environment.}
828 and the comment environment is supported. However, using \verb$\input$\rtfsp
890 You need to have a blank line between section and some environment
915 The second method is called an {\it environment}; \LaTeX\ has specific
1093 example is an {\it environment} which uses the begin and end keywords instead
1158 Tex2RTF can also cope with the \verb$\thebibliography$ environment, wit
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/m4m/
H A DMakefile.in39 am__aclocal_m4_deps = $(top_srcdir)/m4m/gp-check-shell-environment.m4 \
201 EXTRA_DIST = gp-byteorder.m4 gp-check-library.m4 gp-check-popt.m4 gp-check-shell-environment.m4 gp-config-msg.m4 gp-documentation.m4 gp-gettext-hack.m4 gp-packaging.m4 gp-pkg-config.m4 gp-references.m4 stdint.m4
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbdbread.mak19 # 1. The environment variable ADSHOME is set to the root directory of the
56 # Software tool and environment definitions
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/djgpp/
H A Dconfig.bat4 Rem of the environment in stock DOS shell.
310 echo No SHELL found in the environment, using default value
317 echo No HOME found in the environment, using default value
332 echo No USERNAME and no USER found in the environment, using default values
419 echo Your environment size is too small. Enlarge it and run me again.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/djgpp/
H A Dconfig.bat9 Rem of the environment in stock DOS shell.
315 echo No SHELL found in the environment, using default value
322 echo No HOME found in the environment, using default value
337 echo No USERNAME and no USER found in the environment, using default values
424 echo Your environment size is too small. Enlarge it and run me again.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_spoolss.c3010 if (!smb_io_relstr("environment", buffer, depth, &info->environment))
3515 size+=size_of_relative_string( &info->environment);
4288 const char *environment,
4293 init_buf_unistr2(&q_u->environment, &q_u->environment_ptr, environment);
4324 if (!smb_io_unistr2("", &q_u->environment, q_u->environment_ptr, ps, depth))
4860 if(!prs_uint32("environment", ps, depth, &il->environment_ptr))
4884 if(!smb_io_unistr2("environment", &il->environment, i
4286 make_spoolss_q_enumprinterdrivers(SPOOL_Q_ENUMPRINTERDRIVERS *q_u, const char *name, const char *environment, uint32 level, RPC_BUFFER *buffer, uint32 offered) argument
7196 make_spoolss_q_getprintprocessordirectory(SPOOL_Q_GETPRINTPROCESSORDIRECTORY *q_u, const char *name, char *environment, int level, RPC_BUFFER *buffer, uint32 offered) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dconfig.tex71 values or expand the environment variables on the fly. However, the main idea
312 first of them is the expansion of environment variables in the string values
328 which containts '\$' or '\%' symbols (\% is used for environment variables
329 expansion under Windows) which are not used for environment variable
423 By default, environment variable expansion is on and recording defaults is
635 Returns \true if we are expanding environment variables in key values.
774 Determine whether we wish to expand environment variables in key values.
H A Dpathlist.tex40 Finds the value of the given environment variable, and adds all paths
H A Dtdb.tex315 \item Release the ODBC environment handle
337 The 'Henv' member is the environment handle used to access memory for use by the
382 using this though, you must allocate an environment handle to the 'Henv'
393 To allocate an environment handle for the ODBC connection to use, the
400 wxMessageBox("Unable to allocate an ODBC environment handle",
421 environment handle, telling the constructor to allocate a handle during
763 column definitions and frees the SQL environment handles used by the
764 table (but not the environment handle used by the datasource connection
802 environment handle), do the following:
808 {\bf Release the ODBC environment handl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/vms/
H A Dbuild_unzip.com11 $! - select compiler environment: "VAXC", "DECC", "GNUC"
47 $! (override LOCAL_UNZIP environment): "NOVMSCLI" or "NOCLI"
77 $!##################### Read settings from environment ########################
263 $ workdir = f$environment( "default")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/winmsi/
H A Dwinbuild.bat69 ::intenv is used to set environment variables but this isn't used anymore
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2any.h152 wxChar *environment = NULL, bool parseArgToBrace = true, TexChunk *customMacroArgs = NULL);
154 wxChar *buffer, int pos, wxChar *environment = NULL, bool parseArgToBrace = true, TexChunk *customMacroArgs = NULL);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A DMakefile.Watcom17 !error WATCOM environment variable not set!
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dinstall-crypto.com14 $ proc = f$environment( "procedure")
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dinstall-crypto.com14 $ proc = f$environment( "procedure")
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/init/
H A Dinit.c109 static const char *const environment[] = { variable
925 for (e = environment; *e; e++)

Completed in 329 milliseconds

1234567891011>>