Home
last modified time | relevance | path

Searched refs:noSpace (Results 1 – 25 of 127) sorted by relevance

123456

/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/emoji/
H A Demoji.cpp122 bool noSpace(const std::string &str) { in noSpace() function
144 filterMap = {{"en", noSpace}, in loadEmoji()
145 {"de", noSpace}, in loadEmoji()
146 {"es", noSpace}, in loadEmoji()
147 {"fr", noSpace}, in loadEmoji()
148 {"nl", noSpace}, in loadEmoji()
149 {"ca", noSpace}, in loadEmoji()
150 {"cs", noSpace}, in loadEmoji()
151 {"el", noSpace}, in loadEmoji()
152 {"hu", noSpace}, in loadEmoji()
[all …]
/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/src/engine/mathml/
H A DMathMLFunctionApplicationNode.cc31 static const String noSpace = StringOfUCS4String(UCS4String(1, 0x200b)); in getSpace() local
37 if (!next) return noSpace; in getSpace()
40 if (coreOp->IsFence()) return noSpace; in getSpace()
44 if (coreOp->IsFence()) return noSpace; in getSpace()
49 return noSpace; in getSpace()
H A DMathMLInvisibleTimesNode.cc32 static const String noSpace = StringOfUCS4String(UCS4String(1, 0x200b)); in getSpace() local
40 if (!prev || !next) return noSpace; in getSpace()
49 nextToken->GetLogicalContentLength() <= 1) return noSpace; in getSpace()
61 return noSpace; in getSpace()
/dports/lang/maude/maude-2.7.1/src/Mixfix/
H A DprettyPrint.cc286 bool noSpace = (pos == 0); in printTokens() local
296 if (!((hasFormat && fancySpace(s, si.format[pos - 1])) || special || noSpace)) in printTokens()
298 noSpace = special; in printTokens()
305 if (!((hasFormat && fancySpace(s, si.format[pos - 1])) || noSpace)) in printTokens()
325 bool noSpace = (pos == 0); in printTails() local
332 if (!((hasFormat && fancySpace(s, si.format[j])) || special || noSpace)) in printTails()
334 noSpace = special; in printTails()
/dports/sysutils/helm/helm-3.5.2/cmd/helm/
H A Dsearch_repo.go298 noSpace := false
309 noSpace = false
314 noSpace = true
326 noSpace = true
330 noSpace = true
365 if noSpace {
/dports/sysutils/istio/istio-1.6.7/vendor/helm.sh/helm/v3/cmd/helm/
H A Dsearch_repo.go296 noSpace := false
307 noSpace = false
312 noSpace = true
324 noSpace = true
328 noSpace = true
363 if noSpace {
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/constraints/cumulative/
H A DCumulativeBasic.java292 boolean noSpace = limitMax - profileValue < t.res.min(); in sweepPruning()
297 if (noSpace) { in sweepPruning()
302 if (! noSpace) { in sweepPruning()
319 if (noSpace) { in sweepPruning()
348 boolean noSpace = limitMax - profileValue < t.res.min(); in sweepPruning()
352 if (noSpace) { in sweepPruning()
358 if (noSpace) in sweepPruning()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/tss2/ibmtpm20tss/utils/
H A Dreadpublic.c70 int noSpace = FALSE; in main() local
115 noSpace = TRUE; in main()
237 if (noSpace) { in main()
H A Dgetrandom.c69 int noSpace = FALSE; in main() local
107 noSpace = TRUE; in main()
253 if (noSpace) { in main()
H A Dpolicymaker.c91 int noSpace = FALSE; in main() local
160 noSpace = TRUE; in main()
255 if ((rc == 0) && noSpace) { in main()
H A Dhash.c72 int noSpace = FALSE; in main() local
159 noSpace = TRUE; in main()
267 if (noSpace) { in main()
H A Deventextend.c69 int noSpace = FALSE; in main() local
107 noSpace = TRUE; in main()
282 if (!noSpace) { in main()
340 if (!noSpace) { in main()
H A Dnvreadpublic.c78 int noSpace = FALSE; in main() local
137 noSpace = TRUE; in main()
310 if (noSpace) { in main()
H A Dpublicname.c61 int noSpace = FALSE; in main() local
243 noSpace = TRUE; in main()
392 if ((rc == 0) && noSpace) { in main()
H A Dloadexternal.c98 int noSpace = FALSE; in main() local
265 noSpace = TRUE; in main()
485 if (noSpace) { in main()
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/
H A Dobs-app.hpp40 bool noSpace = false);
41 std::string GenerateSpecifiedFilename(const char *extension, bool noSpace,
45 std::string GetOutputFilename(const char *path, const char *ext, bool noSpace,
H A Dwindow-basic-main-outputs.cpp989 bool noSpace = config_get_bool(main->Config(), "SimpleOutput", in ConfigureRecording() local
1011 noSpace, overwriteIfExists, in ConfigureRecording()
1016 obs_data_set_bool(settings, "allow_spaces", !noSpace); in ConfigureRecording()
1024 noSpace, overwriteIfExists, in ConfigureRecording()
1858 bool noSpace = false; in StartRecording() local
1885 noSpace = config_get_bool(main->Config(), "AdvOut", in StartRecording()
1925 bool noSpace = false; in StartReplayBuffer() local
1955 noSpace = config_get_bool(main->Config(), "AdvOut", in StartReplayBuffer()
1968 path, recFormat, noSpace, overwriteIfExists, f.c_str()); in StartReplayBuffer()
1975 obs_data_set_bool(settings, "allow_spaces", !noSpace); in StartReplayBuffer()
[all …]
H A Dwindow-basic-main-screenshot.cpp139 bool noSpace = in Save() local
147 rec_path, "png", noSpace, overwriteIfExists, in Save()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/json/
H A DJSONML.java323 XML.noSpace(tagName); in toString()
338 XML.noSpace(k); in toString()
410 XML.noSpace(tagName); in toString()
421 XML.noSpace(k); in toString()
/dports/devel/gh/cli-2.4.0/vendor/github.com/spf13/cobra/
H A Dzsh_completions.go98 local lastParam lastChar flagPrefix requestComp out directive comp lastComp noSpace
185 noSpace="-S ''"
223 if eval _describe "completions" completions $flagPrefix $noSpace; then
/dports/net/rclone/rclone-1.57.0/vendor/github.com/spf13/cobra/
H A Dzsh_completions.go98 local lastParam lastChar flagPrefix requestComp out directive comp lastComp noSpace
185 noSpace="-S ''"
223 if eval _describe "completions" completions $flagPrefix $noSpace; then
/dports/sysutils/brename/brename-2.11.1/vendor/github.com/spf13/cobra/
H A Dzsh_completions.go98 local lastParam lastChar flagPrefix requestComp out directive comp lastComp noSpace
185 noSpace="-S ''"
223 if eval _describe "completions" completions $flagPrefix $noSpace; then
/dports/misc/timetrace/timetrace-0.14.2/vendor/github.com/spf13/cobra/
H A Dzsh_completions.go98 local lastParam lastChar flagPrefix requestComp out directive comp lastComp noSpace
185 noSpace="-S ''"
223 if eval _describe "completions" completions $flagPrefix $noSpace; then
/dports/net/rospo/rospo-0.7.1/vendor/github.com/spf13/cobra/cobra-1.2.1/
H A Dzsh_completions.go98 local lastParam lastChar flagPrefix requestComp out directive comp lastComp noSpace
185 noSpace="-S ''"
223 if eval _describe "completions" completions $flagPrefix $noSpace; then
/dports/net/rospo/rospo-0.7.1/vendor/github.com/spf13/cobra/
H A Dzsh_completions.go98 local lastParam lastChar flagPrefix requestComp out directive comp lastComp noSpace
185 noSpace="-S ''"
223 if eval _describe "completions" completions $flagPrefix $noSpace; then

123456