Searched refs:environment (Results 76 - 100 of 449) sorted by relevance

1234567891011>>

/macosx-10.10/emacs-93/emacs/lisp/emacs-lisp/
H A Dmacroexp.el36 (defvar macroexpand-all-environment nil)
102 Assumes the caller has bound `macroexpand-all-environment'."
109 macroexpand-all-environment)
111 (setq form (macroexpand form macroexpand-all-environment))
128 macroexpand-all-environment)
188 (defun macroexpand-all (form &optional environment)
191 The second optional arg ENVIRONMENT specifies an environment of macro
193 (let ((macroexpand-all-environment environment))
/macosx-10.10/ntp-92/libopts/
H A DMakefile.am18 cook.c enumeration.c environment.c \
/macosx-10.10/ntp-92/sntp/libopts/
H A DMakefile.am18 cook.c enumeration.c environment.c \
/macosx-10.10/ruby-106/ruby/lib/rubygems/commands/
H A Denvironment_command.rb6 super 'environment', 'Display information about the RubyGems environment'
24 The RubyGems environment can be controlled through command line arguments,
25 gemrc files, environment variables and built-in defaults.
48 GEM_HOME environment variables. GEM_HOME sets the default repository to
53 HTTP_PROXY_USER and HTTP_PROXY_PASS environment variables to discover the
57 environment variable can be set to the URI for that server.
128 raise Gem::CommandLineError, "Unknown environment option [#{arg}]"
H A Dhelp_command.rb44 gem environment
54 your current platform by running `gem environment`.
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A Dtcl.spec7 Summary: Tcl scripting language development environment
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A Dtcl.spec7 Summary: Tcl scripting language development environment
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A Dconfigure.in4 dnl to configure the system for the local environment.
11 # This initializes the environment with PACKAGE_NAME and PACKAGE_VERSION
/macosx-10.10/tcl-105/tcl_ext/snack/snack/win/
H A Dconfigure.in4 dnl to configure the system for the local environment.
/macosx-10.10/tcl-105/tcl_ext/tclae/tclae/
H A Dconfigure.in4 dnl to configure the system for the local environment.
11 # This initializes the environment with PACKAGE_NAME and PACKAGE_VERSION
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/
H A Dconfigure.in4 dnl to configure the system for the local environment.
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/
H A Dconfigure.in4 dnl to configure the system for the local environment.
17 # This initializes the environment with PACKAGE_NAME and PACKAGE_VERSION
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utilities/
H A Dacl_secret.cpp103 } else if (Environment *env = context.environment<Environment>()) {
H A Dacl_process.cpp42 // access the environment
43 Environment *env = context.environment<Environment>();
H A Dacl_prompted.cpp57 if (Environment *env = context.environment<Environment>()) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utilities/lib/
H A Dacl_secret.cpp103 } else if (Environment *env = context.environment<Environment>()) {
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/efl/tests/
H A Dtest_ewk2_cookie_manager.cpp32 extern EWK2UnitTestEnvironment* environment;
175 ASSERT_TRUE(loadUrlSync(environment->defaultTestPageUrl()));
240 ASSERT_TRUE(loadUrlSync(environment->defaultTestPageUrl()));
287 ASSERT_TRUE(loadUrlSync(environment->defaultTestPageUrl()));
H A Dtest_ewk2_popup_menu.cpp26 extern EWK2UnitTestEnvironment* environment;
/macosx-10.10/Security-57031.1.35/securityd/src/
H A DAuthorizationRule.h59 const AuthItemSet &environment, CFAbsoluteTime now, const Credential &credential, bool ignoreShared, SecurityAgent::Reason &reason) const;
61 OSStatus evaluateUserCredentialForRight(const AuthorizationToken &auth, const AuthItemRef &inRight, const Rule &inRule, const AuthItemSet &environment, CFAbsoluteTime now, const Credential &credential, bool ignoreShared, SecurityAgent::Reason &reason) const;
81 OSStatus evaluateSessionOwner(const AuthItemRef &inRight, const Rule &inRule, const AuthItemSet &environment, const CFAbsoluteTime now, const AuthorizationToken &auth, Credential &credential, SecurityAgent::Reason &reason) const;
H A Dsession.h102 OSStatus authCreate(const AuthItemSet &rights, const AuthItemSet &environment,
106 const AuthItemSet &requestedRights, const AuthItemSet &environment,
136 const AuthItemSet &requestedRights, const AuthItemSet &environment,
H A Dsession.cpp328 const AuthItemSet &environment,
349 OSStatus result = Server::authority().authorize(rights, environment, flags,
389 const AuthItemSet &rights, const AuthItemSet &environment,
394 return auth.session().authGetRights(auth, rights, environment, flags, grantedRights);
398 const AuthItemSet &rights, const AuthItemSet &environment,
408 OSStatus result = Server::authority().authorize(rights, environment, flags,
327 authCreate(const AuthItemSet &rights, const AuthItemSet &environment, AuthorizationFlags flags, AuthorizationBlob &newHandle, const audit_token_t &auditToken) argument
388 authGetRights(const AuthorizationBlob &authBlob, const AuthItemSet &rights, const AuthItemSet &environment, AuthorizationFlags flags, AuthItemSet &grantedRights) argument
397 authGetRights(AuthorizationToken &auth, const AuthItemSet &rights, const AuthItemSet &environment, AuthorizationFlags flags, AuthItemSet &grantedRights) argument
/macosx-10.10/groff-38/groff/src/devices/grodvi/
H A Ddvi.cpp178 void set_char(int, font *, const environment *, int w, const char *name);
179 void special(char *arg, const environment *env, char type);
181 void draw(int code, int *p, int np, const environment *env);
187 void set_line_thickness(const environment *);
188 void fill_next(const environment *);
192 void draw(int code, int *p, int np, const environment *env);
343 void dvi_printer::set_char(int idx, font *f, const environment *env,
555 void dvi_printer::special(char *arg, const environment *env, char type)
580 void dvi_printer::draw(int code, int *p, int np, const environment *env)
674 void draw_dvi_printer::set_line_thickness(const environment *en
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_authorization/lib/
H A DAuthorization.c88 const AuthorizationEnvironment *environment,
104 setItemSet(message, AUTH_XPC_ENVIROMENT, environment);
136 const AuthorizationEnvironment *environment,
152 setItemSet(message, AUTH_XPC_ENVIROMENT, environment);
250 _AuthorizationCopyRights_prepare_message(AuthorizationRef authorization, const AuthorizationRights *rights, const AuthorizationEnvironment *environment, AuthorizationFlags flags, xpc_object_t *message_out) argument
263 setItemSet(message, AUTH_XPC_ENVIROMENT, environment);
277 const AuthorizationEnvironment *environment,
284 require_noerr(status = _AuthorizationCopyRights_prepare_message(authorization, rights, environment, flags, &message), done);
295 const AuthorizationEnvironment *environment,
302 prepare_status = _AuthorizationCopyRights_prepare_message(authorization, rights, environment, flag
87 AuthorizationCreate(const AuthorizationRights *rights, const AuthorizationEnvironment *environment, AuthorizationFlags flags, AuthorizationRef *authorization) argument
135 AuthorizationCreateWithAuditToken(audit_token_t token, const AuthorizationEnvironment *environment, AuthorizationFlags flags, AuthorizationRef *authorization) argument
275 AuthorizationCopyRights(AuthorizationRef authorization, const AuthorizationRights *rights, const AuthorizationEnvironment *environment, AuthorizationFlags flags, AuthorizationRights **authorizedRights) argument
293 AuthorizationCopyRightsAsync(AuthorizationRef authorization, const AuthorizationRights *rights, const AuthorizationEnvironment *environment, AuthorizationFlags flags, AuthorizationAsyncCallback callbackBlock) argument
[all...]
/macosx-10.10/groff-38/groff/src/devices/grotty/
H A Dtty.cpp218 void set_char(int, font *, const environment *, int, const char *name);
219 void draw(int code, int *p, int np, const environment *env);
220 void special(char *arg, const environment *env, char type);
221 void change_color(const environment * const env);
222 void change_fill_color(const environment * const env);
363 void tty_printer::set_char(int i, font *f, const environment *env,
436 void tty_printer::special(char *arg, const environment *env, char type)
477 void tty_printer::change_color(const environment * const env)
482 void tty_printer::change_fill_color(const environment * const env)
487 void tty_printer::draw(int code, int *p, int np, const environment *en
[all...]
/macosx-10.10/curl-83.1.2/curl/packages/vms/
H A Dclean_gnv_curl.com5 $! The GNV environment leaves behind some during the configure and build
15 $! This removes all build products and brings the environment back to
37 $ default_dir = f$environment("default")

Completed in 555 milliseconds

1234567891011>>