Home
last modified time | relevance | path

Searched +refs:state +refs:overwrite (Results 426 – 450 of 22960) sorted by relevance

1...<<11121314151617181920>>...919

/dports/dns/unbound/unbound-1.14.0/testdata/
H A Dautotrust_revtp_use.rpl21 …pI1qD0xhwKD/oYGEwAm291fyWJ9c0oVxXDEK8= ;{id = 16486 (ksk), size = 512b} ;;state=2 [ VALID ] ;;co…
22 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55582 (ksk), size = 512b} ;;state=2 [ VALID ] ;;co…
141 ; to restart the trust anchor, overwrite this file.
150 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55710 (ksk), size = 512b} ;;state=4 [ REVOKED ] ;;co…
151 …pI1qD0xhwKD/oYGEwAm291fyWJ9c0oVxXDEK8= ;{id = 16614 (ksk), size = 512b} ;;state=4 [ REVOKED ] ;;co…
H A Dautotrust_rollalgo_unknown.rpl200 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55582 (ksk), size = 512b} ;;state=2 [ VALID ] ;;co…
218 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55582 (ksk), size = 512b} ;;state=2 [ VALID ] ;;co…
236 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55582 (ksk), size = 512b} ;;state=2 [ VALID ] ;;co…
254 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55582 (ksk), size = 512b} ;;state=2 [ VALID ] ;;co…
272 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55582 (ksk), size = 512b} ;;state=2 [ VALID ] ;;co…
288 ; to restart the trust anchor, overwrite this file.
297 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55710 (ksk), size = 512b} ;;state=4 [ REVOKED ] ;;co…
312 ; to restart the trust anchor, overwrite this file.
321 …CRgCtd9sENCW9Ae8OIO19xw9t/RPaEAqQa+OE= ;{id = 55710 (ksk), size = 512b} ;;state=4 [ REVOKED ] ;;co…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/assets/javascripts/issues/show/components/
H A Dform.vue188 …s been changed by another user. Would you like to keep your changes and overwrite the new descript…
194 <issuable-title-field ref="title" :form-state="formState" />
203 :form-state="formState"
213 :form-state="formState"
221 :form-state="formState"
/dports/games/golly/golly-3.3-src/Patterns/Loops/
H A DTempesti-Loop.rle41 # are not used for the loop replication. To see this, overwrite them all with
42 # state 5 - the loop will replicate but won't write anything.
48 # state gets converted to an advance), turn left, advance 2, turn left,
/dports/databases/WWWdb/WWWdb-0.8.3/lib/WWWdb/Wiz/
H A DCreateDbRc_3.rc35 # This is the state when the form is called the first time, or the Back-button
44 # In this state you have selected a record, which you can update or delete
110 security-reasons - you cannot overwrite a existing file.
/dports/textproc/translate-toolkit/translate-toolkit-3.5.1/translate/storage/
H A Dxliff.py96 S_UNTRANSLATED = state.EMPTY
98 S_NEEDS_REVIEW = state.NEEDS_REVIEW
99 S_TRANSLATED = state.UNREVIEWED
100 S_SIGNED_OFF = state.FINAL
118 S_UNTRANSLATED: (state.EMPTY, state.NEEDS_WORK),
119 S_NEEDS_TRANSLATION: (state.NEEDS_WORK, state.NEEDS_REVIEW),
120 S_NEEDS_REVIEW: (state.NEEDS_REVIEW, state.UNREVIEWED),
121 S_TRANSLATED: (state.UNREVIEWED, state.FINAL),
122 S_SIGNED_OFF: (state.FINAL, state.MAX),
567 def merge(self, otherunit, overwrite=False, comments=True, authoritative=False): argument
[all …]
/dports/net-mgmt/dhcp_probe/dhcp_probe-1.3.1/extras/
H A Ddhcp_probe.cf.sample62 # state, the options field must contain a 'DHCP Server Identifier' option, indicating the
77 # or SELECTING state, the options field must containg a 'Requested IP Address' option, indicating
79 # to a client that is in the REBINDING state, the 'ciaddr' field in the BootP header must contain
88 …obably happen only in response to the packets we sending when pretending to be in REBINDING state.)
139 # If your BootP Relay Agents overwrite the server's IP address in the IPsrc field
165 # Each router on the path from the DHCP server to the DHCP client will overwrite
167 # The BootP Relay Agent on the path from the DHCP server to the DHCP client will overwrite
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/
H A Dcompactdecimalformat.cpp161 …t log10Value, const UnicodeString& formatStr, UHashtable* result, UBool overwrite, UErrorCode& sta…
770 …t log10Value, const UnicodeString& formatStr, UHashtable* result, UBool overwrite, UErrorCode& sta… in populatePrefixSuffix() argument
787 if (unit->isSet() && !overwrite) { in populatePrefixSuffix()
830 QuoteState state = OUTSIDE; in fixQuotes() local
836 if (state == INSIDE_EMPTY) { in fixQuotes()
846 switch (state) { in fixQuotes()
848 state = ch == u_apos ? INSIDE_EMPTY : OUTSIDE; in fixQuotes()
852 state = ch == u_apos ? OUTSIDE : INSIDE_FULL; in fixQuotes()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/
H A Dcompactdecimalformat.cpp161 …t log10Value, const UnicodeString& formatStr, UHashtable* result, UBool overwrite, UErrorCode& sta…
770 …t log10Value, const UnicodeString& formatStr, UHashtable* result, UBool overwrite, UErrorCode& sta… in populatePrefixSuffix() argument
796 if (unit->isSet() && !overwrite) { in populatePrefixSuffix()
839 QuoteState state = OUTSIDE; in fixQuotes() local
845 if (state == INSIDE_EMPTY) { in fixQuotes()
855 switch (state) { in fixQuotes()
857 state = ch == u_apos ? INSIDE_EMPTY : OUTSIDE; in fixQuotes()
861 state = ch == u_apos ? OUTSIDE : INSIDE_FULL; in fixQuotes()
/dports/science/smoldyn/smoldyn-2.67/source/python/smoldyn/
H A Dsmoldyn.py89 state: str = "soln",
142 self.state = state
191 else state
250 state = (
253 else state
282 self.state == "soln"
1937 overwrite: bool = False,
1978 k = super().runSim(self.stop, self.dt, display, overwrite)
1981 def runUntil(self, stop, dt, display: bool = True, overwrite: bool = False):
2002 super().runUntil(self.stop, self.dt, display, overwrite)
[all …]
/dports/audio/rhythmbox/rhythmbox-3.4.4/backends/gstreamer/
H A Drb-encoder-gst.c71 gboolean overwrite;
232 GstState state;
239 gst_element_get_state (encoder->priv->pipeline, &state, NULL, GST_CLOCK_TIME_NONE);
240 if (state != GST_STATE_PLAYING) {
614 if (encoder->priv->overwrite) {
718 gboolean overwrite,
731 encoder->priv->overwrite = overwrite;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DJITGui.schelp26 Create a new JITGui that will be watching an object and displaying its state.
107 the last observed state which is kept around for comparison.
112 the skipjack that watches the object's state so it can be updated.
149state of its object by calling its (the gui's) link::#-getState:: method at appropriate intervals …
153 ## MVC requires objects to make .changed calls in all the places where state may change, so its dep…
171 subsection::2 - For updating the JITGui, overwrite these methods
174 ask the object for all aspects of its current state that will be displayed.
177 …'s current state with link::#-prevState::, compare it with prevState, update all gui elements that…
179 subsection::3 - More methods you may want to overwrite if required
/dports/devel/gtranslator/gtranslator-40.0/data/
H A Dorg.gnome.Gtranslator.gschema.xml.in13 <child name="state" schema="org.gnome.gtranslator.state"/>
55 If true, overwrite the values in the PO header with those in the active
117 <schema id="org.gnome.gtranslator.state" path="/org/gnome/gtranslator/state/">
118 <child name="window" schema="org.gnome.gtranslator.state.window"/>
119 <child name="history-entry" schema="org.gnome.gtranslator.state.history-entry"/>
121 <schema id="org.gnome.gtranslator.state.window" path="/org/gnome/gtranslator/state/window/">
122 <key name="state" type="i">
135 …<schema id="org.gnome.gtranslator.state.history-entry" path="/org/gnome/gtranslator/state/history-…
/dports/www/sitecopy/sitecopy-0.16.6/
H A DTODO45 - Verify mode, also a --force-overwrite to force updates... maybe
46 --prompt-overwrite too.
70 - Console: don't read local site state in --fetch mode.
81 - Shortcircuit parm in file_set_* used for the FIRST site state read on a
83 read local state before stored state, there is no stored state in the
84 list when we read the local state.
143 - Find operation on the files list is O(n), making state reads O(n^2).
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Dutil.h107 extern "C" int setenv(const char *name, const char *value, int overwrite);
134 extern "C" char *initstate (unsigned seed, char *state, size_t size);
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/editors/code/src/
H A Dmain.ts168 await state.updateNightlyReleaseId(undefined);
170 await bootstrapExtension(config, state);
193 const lastCheck = state.lastCheck;
251 await state.updateLastCheck(now);
256 const path = await getServer(config, state);
299 await vscode.workspace.fs.rename(dest, origFile, { overwrite: true });
372 await state.updateServerVersion(undefined);
448 await queryForGithubToken(state);
460 value: state.githubToken,
478 await state.updateGithubToken(undefined);
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/editors/code/src/
H A Dmain.ts167 await state.updateNightlyReleaseId(undefined);
169 await bootstrapExtension(config, state);
192 const lastCheck = state.lastCheck;
241 await state.updateLastCheck(now);
246 const path = await getServer(config, state);
289 await vscode.workspace.fs.rename(dest, origFile, { overwrite: true });
349 await state.updateServerVersion(undefined);
425 await queryForGithubToken(state);
437 value: state.githubToken,
455 await state.updateGithubToken(undefined);
[all …]
/dports/science/smoldyn/smoldyn-2.67/source/Smoldyn/
H A Dlibsmoldyn.h90 enum ErrorCode smolOpenOutputFiles(simptr sim, int overwrite);
103 enum ErrorCode smolSetSpeciesMobility(simptr sim,const char *species,enum MolecState state,double d…
104 enum ErrorCode smolSetMoleculeColor(simptr sim, const char *species, enum MolecState state, double …
105 enum ErrorCode smolSetMoleculeSize(simptr sim, const char *species, enum MolecState state, double s…
112 enum ErrorCode smolSetMolList(simptr sim,const char *species,enum MolecState state,const char *moll…
116 enum ErrorCode smolAddSurfaceMolecules(simptr sim,const char *species,enum MolecState state,int num…
117 int smolGetMoleculeCount(simptr sim,const char *species,enum MolecState state);
118 enum ErrorCode smolSetMoleculeStyle(simptr sim,const char *species,enum MolecState state,double siz…
128 …nst char *surface,enum PanelFace face,const char *species,enum MolecState state,enum SrfAction act…
129 …ceRate(simptr sim,const char *surface,const char *species,enum MolecState state,enum MolecState st…
[all …]
/dports/www/firefox/firefox-99.0/browser/components/newtab/lib/
H A DMomentsPageHub.jsm30 this.state = {};
61 this.state = { _intervalId };
100 // will overwrite the prev value with an expiration date from the past.
165 clearInterval(this.state._intervalId);
166 this.state = {};
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/lib/
H A DMomentsPageHub.jsm30 this.state = {};
61 this.state = { _intervalId };
100 // will overwrite the prev value with an expiration date from the past.
165 clearInterval(this.state._intervalId);
166 this.state = {};
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/lib/
H A DMomentsPageHub.jsm30 this.state = {};
61 this.state = { _intervalId };
100 // will overwrite the prev value with an expiration date from the past.
165 clearInterval(this.state._intervalId);
166 this.state = {};
/dports/shells/yash/yash-2.51/lineedit/
H A Dediting.c242 static void set_mode(le_mode_id_T newmode, bool overwrite);
452 else if (state.count.sign < 0 && state.count.abs == 0) in get_count()
482 last_edit_command.state = state; in save_current_edit_command()
708 void set_overwriting(bool overwrite) in set_overwriting() argument
711 if (overwrite) { in set_overwriting()
865 state.count.sign = -state.count.sign; in cmd_digit_argument()
984 void set_mode(le_mode_id_T newmode, bool overwrite) in set_mode() argument
994 set_overwriting(overwrite); in set_mode()
1857 state.count.sign = -1, state.count.abs = 1; in cmd_refind_char_rev()
2287 last_edit_command.state.count = state.count; in cmd_redo()
[all …]
/dports/archivers/zip/zip30/amiga/
H A Dfiledate.c195 int setenv(const char *var, const char *value, int overwrite);
354 int setenv(const char *var, const char *value, int overwrite) in setenv() argument
410 register struct state * ZCONST sp; in GetPlatformLocalTimezone()
411 void (*fill_tzstate_from_rules)(struct state * ZCONST sp_res,
/dports/archivers/unzip/unzip60/amiga/
H A Dfiledate.c195 int setenv(const char *var, const char *value, int overwrite);
354 int setenv(const char *var, const char *value, int overwrite) in setenv() argument
410 register struct state * ZCONST sp; in GetPlatformLocalTimezone()
411 void (*fill_tzstate_from_rules)(struct state * ZCONST sp_res,
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qml/doc/snippets/qml/
H A Dproperties.qml211 //! [state default]
223 //! [state default]
297 //![alias overwrite]
321 //![alias overwrite]

1...<<11121314151617181920>>...919