Home
last modified time | relevance | path

Searched defs:Modification (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/devel/cmake-gui/cmake-3.22.1/Help/command/
H A Dlist.rst122 Modification section in list
125 .. _APPEND:
133 .. _FILTER:
147 .. _INSERT:
155 .. _POP_BACK:
168 .. _POP_FRONT:
181 .. _PREPEND:
191 .. _REMOVE_ITEM:
199 .. _REMOVE_AT:
207 .. _REMOVE_DUPLICATES:
[all …]
H A Dcmake_path.rst498 Modification section in cmake_path
501 .. _cmake_path-SET:
530 .. _APPEND:
561 .. _APPEND_STRING:
570 .. _REMOVE_FILENAME:
600 .. _REPLACE_FILENAME:
619 .. _REMOVE_EXTENSION:
628 .. _REPLACE_EXTENSION:
/dports/devel/cmake-doc/cmake-3.22.1/Help/command/
H A Dlist.rst122 Modification section in list
125 .. _APPEND:
133 .. _FILTER:
147 .. _INSERT:
155 .. _POP_BACK:
168 .. _POP_FRONT:
181 .. _PREPEND:
191 .. _REMOVE_ITEM:
199 .. _REMOVE_AT:
207 .. _REMOVE_DUPLICATES:
[all …]
H A Dcmake_path.rst498 Modification section in cmake_path
501 .. _cmake_path-SET:
530 .. _APPEND:
561 .. _APPEND_STRING:
570 .. _REMOVE_FILENAME:
600 .. _REPLACE_FILENAME:
619 .. _REMOVE_EXTENSION:
628 .. _REPLACE_EXTENSION:
/dports/devel/cmake/cmake-3.22.1/Help/command/
H A Dlist.rst122 Modification section in list
125 .. _APPEND:
133 .. _FILTER:
147 .. _INSERT:
155 .. _POP_BACK:
168 .. _POP_FRONT:
181 .. _PREPEND:
191 .. _REMOVE_ITEM:
199 .. _REMOVE_AT:
207 .. _REMOVE_DUPLICATES:
[all …]
H A Dcmake_path.rst498 Modification section in cmake_path
501 .. _cmake_path-SET:
530 .. _APPEND:
561 .. _APPEND_STRING:
570 .. _REMOVE_FILENAME:
600 .. _REPLACE_FILENAME:
619 .. _REMOVE_EXTENSION:
628 .. _REPLACE_EXTENSION:
/dports/games/openmw/openmw-openmw-0.47.0/manual/opencs/
H A Drecordmodification.tex3 \subsection{Introduction}
11 \subsection{Edit Panel Interface}
22 \subsection{Verification tool}
/dports/lang/ghc/ghc-8.10.7/libraries/containers/containers/docs/
H A Dmap.rst367 Modification subsection
370 Adding a new entry to a map
393 Removing an entry from a map
413 Filtering map entries
431 Modifying a map entry
485 Modifying all map entries (mapping and traversing)
H A Dsequence.rst354 Modification subsection
357 Inserting an element
383 Delete an element
403 Replace an element
423 Adjust/modify an element
450 Modifying all elements
H A Dset.rst295 Modification subsection
298 Adding a new element to a set
317 Removing an element from a set
333 Filtering elements from a set
/dports/sysutils/czkawka/czkawka-3.3.1/czkawka_gui/src/
H A Dhelp_functions.rs38 Modification, enumerator
49 Modification, enumerator
60 Modification, enumerator
66 Modification, enumerator
72 Modification, enumerator
83 Modification, enumerator
94 Modification, enumerator
108 Modification, enumerator
119 Modification, enumerator
127 Modification, enumerator
/dports/games/frogatto/frogatto-1.3.1/src/
H A Dutility_query.cpp148 struct Modification { struct
149 Modification(int begin, int end, const std::string& ins) in Modification() function
152 int begin_pos, end_pos;
153 std::string insert;
155 void apply(std::string& target) const { in apply()
160 bool operator<(const Modification& m) const { in operator <()
/dports/devel/asl/asl-current/doc_EN/
H A Das.tex2881 \subsection{ORG}
2948 \subsection{RORG}
2969 \subsection{CPU}
3909 \subsection{FULLPMMU}
3932 \subsection{PADDING}
3985 \subsection{PACKING}
4010 \subsection{MAXMODE}
4047 \subsection{SRCMODE}
4113 \subsection{SEGMENT}
4260 \subsection{ASSUME}
[all …]
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dbuffer.hh237 struct Modification struct in Kakoune::Buffer
239 enum Type { Insert, Erase };
241 Type type;
242 BufferCoord coord;
243 StringDataPtr content;
/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DModification.h70 struct Modification struct
/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/undo/
H A DModification.java14 public interface Modification<A> { interface
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypesystem.h234 struct Modification struct
236 enum Modifiers : uint {
257 bool isAccessModifier() const in isAccessModifier()
265 bool isPrivate() const in isPrivate()
269 bool isProtected() const in isProtected()
273 bool isPublic() const in isPublic()
277 bool isFriendly() const in isFriendly()
281 bool isFinal() const in isFinal()
285 bool isNonFinal() const in isNonFinal()
291 bool isDeprecated() const in isDeprecated()
[all …]
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypesystem.h234 struct Modification struct
236 enum Modifiers : uint {
257 bool isAccessModifier() const in isAccessModifier()
265 bool isPrivate() const in isPrivate()
269 bool isProtected() const in isProtected()
273 bool isPublic() const in isPublic()
277 bool isFriendly() const in isFriendly()
281 bool isFinal() const in isFinal()
285 bool isNonFinal() const in isNonFinal()
291 bool isDeprecated() const in isDeprecated()
[all …]
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/sources/shiboken2/ApiExtractor/
H A Dtypesystem.h234 struct Modification struct
236 enum Modifiers : uint {
257 bool isAccessModifier() const in isAccessModifier()
265 bool isPrivate() const in isPrivate()
269 bool isProtected() const in isProtected()
273 bool isPublic() const in isPublic()
277 bool isFriendly() const in isFriendly()
281 bool isFinal() const in isFinal()
285 bool isNonFinal() const in isNonFinal()
291 bool isDeprecated() const in isDeprecated()
[all …]
/dports/net/tinyldap/tinyldap/
H A Dldap.h74 struct Modification { struct
78 struct Modification* next; argument
/dports/graphics/aseprite/aseprite-1.2.9/src/app/
H A Dtransaction.h21 enum Modification { enum
/dports/devel/p5-Adapter-Async/Adapter-Async-0.019/lib/Adapter/Async/
H A DUnorderedMap.pod45 =head2 Modification section
H A DOrderedList.pod42 =head2 Modification section
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/data/
H A Dcdd_annot_types.ini71 id=6
72 type1=glycosylation site
73 type2=myristoylation site
74 type3=phosphorylation site
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/modelica_compiler/
H A Dprecompilation.ml41 | Modification of (string * ParseTree.array_subscripts) list * Constructor

1234567