Home
last modified time | relevance | path

Searched refs:Substituted (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/java/mmake/mmake-2.3/tildeslash/tildeslash/
H A DStartApp.xjava92 MOUSE_CLICK // Substituted when running CPP, see #define above
96 MOUSE_OVER // Substituted when running CPP
100 MOUSE_EXIT // Substituted when running CPP
120 MOUSE_EXIT // Substituted when running CPP
129 MOUSE_OVER // Substituted when running CPP
138 MOUSE_CLICK // Substituted when running CPP
/dports/devel/vc/Vc-1.4.2/Vc/common/
H A Dsimdize.h467 using Substituted = C<Replaced0, Replaced...>;
504 using Vectorized = typename SubstitutionResult::template Substituted<C>;
566 Substituted; \
568 typedef conditional_t<is_same<C<T0, Value0>, Substituted>::value, C<T0, Value0>, \
569 Adapter<C<T0, Value0>, Substituted, NN>> type; \
576 Substituted; \
578 typedef conditional_t<is_same<C<T0, T1, Value0>, Substituted>::value, \
580 Adapter<C<T0, T1, Value0>, Substituted, NN>> type; \
587 Substituted; \
589 typedef conditional_t<is_same<C<T0, T1, T2, Value0>, Substituted>::value, \
[all …]
/dports/devel/vc/Vc-1.4.2/godbolt/
H A Dalgorithm518 using Substituted = C<Replaced0, Replaced...>;
577 Substituted; \
580 Adapter<C<T0, Value0>, Substituted, NN>> type; \
587 Substituted; \
591 Adapter<C<T0, T1, Value0>, Substituted, NN>> type; \
598 Substituted; \
602 Adapter<C<T0, T1, T2, Value0>, Substituted, NN>> type; \
650 Values...> Substituted; \
662 Values...> Substituted; \
666 Adapter<C<T0, T1, Value0, Values...>, Substituted, NN>> \
[all …]
/dports/lang/swi-pl/swipl-8.2.3/boot/
H A Dhistory.pl155 % substitute(+Old, +New, +String, -Substituted)
158 substitute(Old, New, String, Substituted) :-
163 '$append'(HeadAndNew, Tail, Substituted),
/dports/net/gspoof/gspoof-3.2/
H A DCHANGELOG23 - Substituted not portable function atoll() with strtoll()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp313 Substituted = false; in reset()
322 if (!Substituted) in substituteImpl()
341 Substituted = true; in trySubstitute()
352 bool Substituted; member in __anonce4c43f30111::ManglingSubstitutor
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp318 Substituted = false; in reset()
327 if (!Substituted) in substituteImpl()
346 Substituted = true; in trySubstitute()
357 bool Substituted; member in __anon4a28ed000111::ManglingSubstitutor
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp313 Substituted = false; in reset()
322 if (!Substituted) in substituteImpl()
341 Substituted = true; in trySubstitute()
352 bool Substituted; member in __anon25de62c80111::ManglingSubstitutor
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp313 Substituted = false; in reset()
322 if (!Substituted) in substituteImpl()
341 Substituted = true; in trySubstitute()
352 bool Substituted; member in __anon804b1e720111::ManglingSubstitutor
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp318 Substituted = false; in reset()
327 if (!Substituted) in substituteImpl()
346 Substituted = true; in trySubstitute()
357 bool Substituted; member in __anon997740d50111::ManglingSubstitutor
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp318 Substituted = false; in reset()
327 if (!Substituted) in substituteImpl()
346 Substituted = true; in trySubstitute()
357 bool Substituted; member in __anon7edb92c80111::ManglingSubstitutor
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp313 Substituted = false; in reset()
322 if (!Substituted) in substituteImpl()
341 Substituted = true; in trySubstitute()
352 bool Substituted; member in __anon36e10f860111::ManglingSubstitutor
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp309 Substituted = false; in reset()
318 if (!Substituted) in substituteImpl()
337 Substituted = true; in trySubstitute()
348 bool Substituted; member in __anonf22a5a430111::ManglingSubstitutor
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp318 Substituted = false; in reset()
327 if (!Substituted) in substituteImpl()
346 Substituted = true; in trySubstitute()
357 bool Substituted; member in __anonc845a1b40111::ManglingSubstitutor
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp347 Substituted = false; in reset()
356 if (!Substituted) in substituteImpl()
375 Substituted = true; in trySubstitute()
386 bool Substituted; member in __anon7a9985d30111::ManglingSubstitutor
/dports/devel/libstrfunc/libstrfunc-8.3/
H A Dstrfunc.h.in34 * Substituted by configure.
/dports/sysutils/nix/nix-2.3.10/src/libstore/
H A Dstore-api.hh210 Substituted, enumerator
239 return status == Built || status == Substituted || status == AlreadyValid; in success()
/dports/databases/galera/galera-release_25.3.35/gcs/
H A DChangeLog2 Substituted gcs_slave_queue_len() with gcs_get_stats() to return
/dports/www/p5-WebService-Google-Reader/WebService-Google-Reader-0.23/
H A DChanges43 - Substituted deprecated API url.
/dports/databases/galera26/galera-release_26.4.10/gcs/
H A DChangeLog2 Substituted gcs_slave_queue_len() with gcs_get_stats() to return
/dports/editors/neovim/neovim-0.6.1/runtime/syntax/
H A Dinitng.vim58 " Substituted @foo@ macros:
/dports/games/amoebax/amoebax-0.2.1/
H A DNEWS57 - Substituted placeholder graphics with sweet new graphics.
/dports/editors/vim/vim-8.2.3745/runtime/syntax/
H A Dinitng.vim58 " Substituted @foo@ macros:
/dports/security/py-zkg/package-manager-2.12.0/doc/
H A Ddevelopers.rst85 Substituted Literal Text ``:samp:`code {<replace_me>}``` :samp:`code {<replace_me>}`
/dports/graphics/tiled/tiled-1.7.2/docs/manual/
H A Dusing-commands.rst65 Substituted Variables

123456789