Home
last modified time | relevance | path

Searched +refs:wl +refs:organization (Results 1 – 25 of 188) sorted by relevance

12345678

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/go-tfe/
H A Dworkspace.go189 if !validStringID(&organization) {
199 wl := &WorkspaceList{}
200 err = s.client.do(ctx, req, wl)
205 return wl, nil
351 url.QueryEscape(organization),
526 url.QueryEscape(organization),
575 url.QueryEscape(organization),
618 url.QueryEscape(organization),
821 wl := &WorkspaceList{}
822 err = s.client.do(ctx, req, wl)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/github.com/hashicorp/go-tfe/
H A Dworkspace.go148 if !validStringID(&organization) {
158 wl := &WorkspaceList{}
159 err = s.client.do(ctx, req, wl)
164 return wl, nil
269 if !validStringID(&organization) {
296 if !validStringID(&organization) {
305 url.QueryEscape(organization),
428 if !validStringID(&organization) {
443 url.QueryEscape(organization),
495 url.QueryEscape(organization),
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-tfe/
H A Dworkspace.go148 if !validStringID(&organization) {
158 wl := &WorkspaceList{}
159 err = s.client.do(ctx, req, wl)
164 return wl, nil
269 if !validStringID(&organization) {
296 if !validStringID(&organization) {
305 url.QueryEscape(organization),
428 if !validStringID(&organization) {
443 url.QueryEscape(organization),
495 url.QueryEscape(organization),
[all …]
/dports/mail/wanderlust/wanderlust-475514f/samples/en/
H A Ddot.wl7 (autoload 'wl "wl" "Wanderlust" t)
8 (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t)
9 (autoload 'wl-draft "wl-draft" "Write draft with Wanderlust." t)
40 (list (wl-address-header-extract-address wl-from)
207 ;(autoload 'wl-draft-send-with-imput-async "im-wl")
208 ;(setq wl-draft-send-function 'wl-draft-send-with-imput-async)
227 ; ("Organization" . "organization for default")
245 ; ("Organization" . "organization")) ; string
247 ; ("Organization" . "organization for nntp."))
254 ; (wl-draft-config-exec wl-draft-config-alist))))
[all …]
/dports/sysutils/terraform/terraform-1.0.11/internal/backend/remote/
H A Dbackend.go63 organization string member
210 b.organization = val.AsString()
327 b.organization, b.hostname, b.hostname)
539 wl, err := b.client.Workspaces.List(context.Background(), b.organization, options)
544 for _, w := range wl.Items {
555 if wl.CurrentPage >= wl.TotalPages {
560 options.PageNumber = wl.NextPage
588 organization: b.organization,
652 organization: b.organization,
674 w, err := b.client.Workspaces.Read(ctx, b.organization, name)
[all …]
H A Dbackend_mock.go1104 wl := &tfe.WorkspaceList{}
1122 wl.Pagination = &tfe.Pagination{
1125 return wl, nil
1131 wl.Items = append(wl.Items, &tfe.Workspace{
1137 wl.Pagination = &tfe.Pagination{
1141 TotalCount: len(wl.Items) + len(ws),
1144 return wl, nil
1148 wl.Items = ws
1149 wl.Pagination = &tfe.Pagination{
1153 TotalCount: len(wl.Items) + dummyWorkspaces,
[all …]
H A Dbackend_apply_test.go144 b.organization,
184 b.organization,
767 wl, err := b.client.Workspaces.List(
769 b.organization,
777 if len(wl.Items) != 1 {
845 b.organization,
853 if len(wl.Items) != 1 {
900 b.organization,
1016 b.organization,
1436 b.organization,
[all …]
/dports/databases/bbdb/bbdb-3.2/lisp/
H A Dbbdb-mua.el71 (wl wl-summary-mode wl-draft-mode)
121 ((eq mua 'wl) (bbdb/wl-header header))
609 ((eq mua 'wl)
629 ((memq mua '(mail message rmail mh vm mu4e wl))
738 (cond ((memq field '(affix organization mail aka))
767 (append '(affix organization mail aka)
806 (append '(name affix organization aka mail)
909 (wl . wl-message-redisplay-hook)))
H A Dbbdb.el1504 (const organization)
1681 (wl
2454 (if (memq 'organization predicate)
2455 (mapc (lambda (organization) (if (bbdb-string= key organization)
2490 (bbdb-puthash organization record))
2860 ((eq field 'organization)
2866 (dolist (organization value)
3579 (bbdb-remhash organization record))
3831 (let ((organization (bbdb-record-organization record)))
3832 (when organization
[all …]
/dports/mail/wanderlust/wanderlust-475514f/etc/
H A DChangeLog.1.ja25 * wl-thread-insert-entity, wl-thread-update-line-on-buffer
67 * wl-summary.el と wl-thread.el のバイトコンパイル時のメッセージ
474 * wl-make-hash, wl-get-hash-val, wl-set-hash-val を elmo に移し,
1106 * wl-init() で wl-demo() するタイミングを ~/.wl ロード後に。
1107 * im-wl.el で wl-mail-send-pre-hook を評価するのを wl-do-fcc() 実行
1526 (wl-folder.el, wl-summary.el のみ)
1650 * semi-wl.el -> wl-mime.el
1708 * wl-summary-next, wl-summary-prev, wl-summary-cursor-up,
1750 * (wl-message-mail-p) か (wl-message-news-p) の時のみ wl-draft-send
1792 * wl-organization が non-nil なら Organization フィールドを
[all …]
/dports/mail/wanderlust/wanderlust-475514f/wl/
H A DChangeLog.113 * wl-summary.el (wl-summary-cursor-move-surface, wl-summary-up)
369 * wl-addrmgr.wl (wl-addrmgr-quit-yes): Use `wl-window-deletable-p'
372 * wl-draft.wl (wl-draft-hide): Likewise.
674 * wl-util.el (wl-biff-start, wl-biff-stop, wl-biff-event-handler)
6020 * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
9288 (wl-organization): Set default value as ORGANIZATION environment
9441 (wl-organization): Ditto.
9874 * wl.el (wl): Fix for wl-demo.
10317 * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
12264 * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
[all …]
/dports/mail/p5-Sisimai/Sisimai-v4.25.11/set-of-emails/maildir/bsd/
H A Dlhost-office365-07.eml113 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
127 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
140 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
186 your organization or the recipient's organization is using to process or f=
332 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
372 The domain name will tell you which organization was responsible for the e=
374 d be due to a third-party service that your organization or the recipient's=
375 organization is using to process or filter email messages.</li><br><li><b>=
519 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
543 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
H A Dlhost-office365-04.eml113 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
127 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
140 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
186 your organization or the recipient's organization is using to process or f=
330 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
370 The domain name will tell you which organization was responsible for the e=
372 d be due to a third-party service that your organization or the recipient's=
373 organization is using to process or filter email messages.</li><br><li><b>=
516 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
540 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
H A Dlhost-office365-05.eml113 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
127 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
140 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
153 of your organization. Contact your email admin for assistance.
285 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
303 d it's no longer allowed to send messages outside of your organization. Con=
439 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
463 …abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ex:0;auth:1;dest:I;ENG:(5062000261)(5061607266)(50…
H A Dlhost-office365-10.eml121 abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ucf:0;jmr:0;ex:0;auth:1;dest:I;OFR:SpamFilterPass;E…
176 your organization or the recipient's organization is using to process or f=
348 The domain name will tell you which organization was responsible for the e=
350 d be due to a third-party service that your organization or the recipient's=
351 organization is using to process or filter email messages.</li><br><li><b>=
H A Dlhost-office365-09.eml122 abwl:0;wl:0;pcwl:0;kl:0;iwl:0;dwl:0;dkl:0;rwl:0;ucf:0;jmr:0;ex:0;auth:1;dest:I;OFR:SpamFilterPass;E…
177 your organization or the recipient's organization is using to process or f=
350 The domain name will tell you which organization was responsible for the e=
352 d be due to a third-party service that your organization or the recipient's=
353 organization is using to process or filter email messages.</li><br><li><b>=
/dports/www/p5-Catalyst-Manual/Catalyst-Manual-5.9011/lib/Catalyst/Manual/Tutorial/
H A D08_Testing.pod83 $ prove -wl t
134 $ CATALYST_DEBUG=0 prove -wl t
141 $ CATALYST_DEBUG=0 TEST_POD=1 prove -wl t
158 $ CATALYST_DEBUG=0 prove -wl t/01app.t
320 better organization.
/dports/databases/bbdb/bbdb-3.2/
H A DChangeLog35 * lisp/bbdb-tex.el, lisp/bbdb-wl.el, lisp/bbdb.el: Update
88 (bbdb, bbdb-search-name, bbdb-search-organization)
201 * lisp/bbdb-wl.el, lisp/bbdb.el: Use lexical binding.
245 * lisp/bbdb-wl.el: New file.
733 * lisp/bbdb-com.el (bbdb-read-organization)
1072 and bbdb-organization-list to nil only once.
1086 bbdb-organization-list.
1090 (bbdb-read-organization): New function.
1197 (bbdb-display-name-organization): Doc fix.
1444 (bbdb-display-name-organization): Use memq.
[all …]
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/copyright/agent_tests/testdata/
H A Dtestdata126_raw5 Werner Lemberg <wl@gnu.org>.</s>
110 From: Werner LEMBERG <wl@gnu.org>
369 been approved by an organization as the authoritative definition of a
H A Dtestdata1265 Werner Lemberg <wl@gnu.org>.
110 From: Werner LEMBERG <wl@gnu.org>
369 been approved by an organization as the authoritative definition of a
/dports/japanese/groff/groff-1.18.1.1/debian/
H A Dcopyright5 Werner Lemberg <wl@gnu.org>.
110 From: Werner LEMBERG <wl@gnu.org>
369 been approved by an organization as the authoritative definition of a
/dports/editors/emacs-devel/emacs-4d1968b/lisp/org/
H A DChangeLog.18967 * org-wl.el (org-wl-store-link-folder)
11486 (bbdb-search-organization): Declare functions to silence byte
12441 (bbdb-search-organization): Declare as part of ext:bbdb.
12488 (bbdb-search-organization): Declare as part of ext:bbdb.
20117 * org-wl.el (org-wl-folder-type): the the -> the
22184 * org-wl.el (org-wl-open-nntp): New function.
24822 * org-wl.el (org-wl-message-field): New function.
25131 * org-wl.el (org-wl-open): Use `with-current-buffer'.
26722 * org-wl.el (org-wl-store-link): Handle the case that
27891 * org-wl.el (wl-summary-goto-folder-subr):
[all …]
/dports/editors/emacs/emacs-27.2/lisp/org/
H A DChangeLog.18967 * org-wl.el (org-wl-store-link-folder)
11486 (bbdb-search-organization): Declare functions to silence byte
12441 (bbdb-search-organization): Declare as part of ext:bbdb.
12488 (bbdb-search-organization): Declare as part of ext:bbdb.
20117 * org-wl.el (org-wl-folder-type): the the -> the
22184 * org-wl.el (org-wl-open-nntp): New function.
24822 * org-wl.el (org-wl-message-field): New function.
25131 * org-wl.el (org-wl-open): Use `with-current-buffer'.
26722 * org-wl.el (org-wl-store-link): Handle the case that
27891 * org-wl.el (wl-summary-goto-folder-subr):
[all …]
/dports/www/emacs-w3m/emacs-w3m-3925d1c/doc/
H A Demacs-w3m.texi3869 (defun wl-summary-w3m-safe-toggle-inline-images (&optional arg)
3873 (with-current-buffer wl-message-buffer
3876 (eval-after-load "wl-summary"
3877 '(define-key wl-summary-mode-map
3878 "\M-i" 'wl-summary-w3m-safe-toggle-inline-images))
4639 ("airw.wl" . last)
4827 (@pxref{Shimbun Folder, ,Shimbun Folder, wl, The Wanderlust Manual}).
5324 airs.wl airs.wl-en
6406 organization parts (Ex. edu,com,org,net,etc) and redundant parts
/dports/print/texinfo/texinfo-6.8/
H A DChangeLog.46426 Suggestion from wl.
588 From: Werner LEMBERG <wl@gnu.org>,
1255 Report from wl.
1262 Report from: Werner LEMBERG <wl@gnu.org>,
1327 2002-10-27 Werner Lemberg <wl@gnu.org>
1338 * 2002-10-24 Werner Lemberg <wl@gnu.org>
1380 2002-10-16 Werner Lemberg <wl@gnu.org>
1908 * dir-example: GNU organization.
1973 From: Werner LEMBERG <wl@gnu.org>.
2289 Reported by Werner Lemberg <wl@gnu.org>.
[all …]

12345678