Home
last modified time | relevance | path

Searched refs:atomValue (Results 1 – 25 of 404) sorted by relevance

12345678910>>...17

/dports/audio/carla/Carla-2.4.1/source/interposer/
H A Dinterposer-jack-x11.cpp184 const char* const atomValue(XGetAtomName(display, atomValues[i])); in carlaWindowMap() local
185 CARLA_SAFE_ASSERT_CONTINUE(atomValue != nullptr && atomValue[0] != '\0'); in carlaWindowMap()
187 if (std::strcmp(atomValue, "_NET_WM_WINDOW_TYPE_COMBO" ) == 0 || in carlaWindowMap()
188 std::strcmp(atomValue, "_NET_WM_WINDOW_TYPE_DIALOG" ) == 0 || in carlaWindowMap()
189 std::strcmp(atomValue, "_NET_WM_WINDOW_TYPE_DND" ) == 0 || in carlaWindowMap()
190 std::strcmp(atomValue, "_NET_WM_WINDOW_TYPE_DOCK" ) == 0 || in carlaWindowMap()
191 std::strcmp(atomValue, "_NET_WM_WINDOW_TYPE_DROPDOWN_MENU") == 0 || in carlaWindowMap()
192 std::strcmp(atomValue, "_NET_WM_WINDOW_TYPE_MENU" ) == 0 || in carlaWindowMap()
193 std::strcmp(atomValue, "_NET_WM_WINDOW_TYPE_NOTIFICATION" ) == 0 || in carlaWindowMap()
198 std::strcmp(atomValue, "_NET_WM_WINDOW_TYPE_UTILITY" ) == 0) in carlaWindowMap()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/jinterface/test/nc_SUITE_data/
H A Decho_server.java109 if (a.atomValue().equals("debug")) { in main()
111 } else if (a.atomValue().equals("bye")) { in main()
149 final String atomValue = ((OtpErlangAtom) t).atomValue(); in twist() local
157 } else if (atomValue.equals("compress")) { in twist()
165 } else if (atomValue.equals("bigint") in twist()
178 } else if (atomValue.equals("tail") in twist()
185 } else if (atomValue.equals("tail3") in twist()
192 } else if (atomValue.equals("strcat") in twist()
202 } else if (atomValue.equals("sub3atom") in twist()
208 } else if (atomValue.equals("codepointBug") in twist()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/jinterface/test/nc_SUITE_data/
H A Decho_server.java109 if (a.atomValue().equals("debug")) { in main()
111 } else if (a.atomValue().equals("bye")) { in main()
149 final String atomValue = ((OtpErlangAtom) t).atomValue(); in twist() local
157 } else if (atomValue.equals("compress")) { in twist()
165 } else if (atomValue.equals("bigint") in twist()
178 } else if (atomValue.equals("tail") in twist()
185 } else if (atomValue.equals("tail3") in twist()
192 } else if (atomValue.equals("strcat") in twist()
202 } else if (atomValue.equals("sub3atom") in twist()
208 } else if (atomValue.equals("codepointBug") in twist()
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/jinterface/test/nc_SUITE_data/
H A Decho_server.java109 if (a.atomValue().equals("debug")) { in main()
111 } else if (a.atomValue().equals("bye")) { in main()
149 final String atomValue = ((OtpErlangAtom) t).atomValue(); in twist() local
157 } else if (atomValue.equals("compress")) { in twist()
165 } else if (atomValue.equals("bigint") in twist()
178 } else if (atomValue.equals("tail") in twist()
185 } else if (atomValue.equals("tail3") in twist()
192 } else if (atomValue.equals("strcat") in twist()
202 } else if (atomValue.equals("sub3atom") in twist()
208 } else if (atomValue.equals("codepointBug") in twist()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/jinterface/test/nc_SUITE_data/
H A Decho_server.java109 if (a.atomValue().equals("debug")) { in main()
111 } else if (a.atomValue().equals("bye")) { in main()
149 final String atomValue = ((OtpErlangAtom) t).atomValue(); in twist() local
157 } else if (atomValue.equals("compress")) { in twist()
165 } else if (atomValue.equals("bigint") in twist()
178 } else if (atomValue.equals("tail") in twist()
185 } else if (atomValue.equals("tail3") in twist()
192 } else if (atomValue.equals("strcat") in twist()
202 } else if (atomValue.equals("sub3atom") in twist()
208 } else if (atomValue.equals("codepointBug") in twist()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/jinterface/test/nc_SUITE_data/
H A Decho_server.java109 if (a.atomValue().equals("debug")) { in main()
111 } else if (a.atomValue().equals("bye")) { in main()
149 final String atomValue = ((OtpErlangAtom) t).atomValue(); in twist() local
157 } else if (atomValue.equals("compress")) { in twist()
165 } else if (atomValue.equals("bigint") in twist()
178 } else if (atomValue.equals("tail") in twist()
185 } else if (atomValue.equals("tail3") in twist()
192 } else if (atomValue.equals("strcat") in twist()
202 } else if (atomValue.equals("sub3atom") in twist()
208 } else if (atomValue.equals("codepointBug") in twist()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/jinterface/test/nc_SUITE_data/
H A Decho_server.java109 if (a.atomValue().equals("debug")) { in main()
111 } else if (a.atomValue().equals("bye")) { in main()
149 final String atomValue = ((OtpErlangAtom) t).atomValue(); in twist() local
157 } else if (atomValue.equals("compress")) { in twist()
165 } else if (atomValue.equals("bigint") in twist()
178 } else if (atomValue.equals("tail") in twist()
185 } else if (atomValue.equals("tail3") in twist()
192 } else if (atomValue.equals("strcat") in twist()
202 } else if (atomValue.equals("sub3atom") in twist()
208 } else if (atomValue.equals("codepointBug") in twist()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/jinterface/test/nc_SUITE_data/
H A Decho_server.java109 if (a.atomValue().equals("debug")) { in main()
111 } else if (a.atomValue().equals("bye")) { in main()
149 final String atomValue = ((OtpErlangAtom) t).atomValue(); in twist() local
157 } else if (atomValue.equals("compress")) { in twist()
165 } else if (atomValue.equals("bigint") in twist()
178 } else if (atomValue.equals("tail") in twist()
185 } else if (atomValue.equals("tail3") in twist()
192 } else if (atomValue.equals("strcat") in twist()
202 } else if (atomValue.equals("sub3atom") in twist()
208 } else if (atomValue.equals("codepointBug") in twist()
[all …]
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-ressymbol.c87 atomValue(ATOM_dict)->type = &reserved_symbol; in initReservedSymbols()
88 atomValue(ATOM_trienode)->type = &reserved_symbol; in initReservedSymbols()
94 { Atom a = atomValue(*ap); in initReservedSymbols()
103 { return isAtom(w) && atomValue(w)->type == &reserved_symbol; in isReservedSymbol()
H A Dpl-data.h208 #define isTextAtom(w) (isAtom(w) && true(atomValue(w)->type, PL_BLOB_TEXT))
319 #define atomValue(w) fetchAtomArray(indexAtom(w)) macro
320 #define stringAtom(w) (atomValue(w)->name)
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/
H A DAggregatedEvaluation.cxx85 const Point atomValue(functionsCollection_[i](inP)); in operator ()() local
86 const UnsignedInteger atomDimension = atomValue.getDimension(); in operator ()()
89 result[outputIndex] = atomValue[j]; in operator ()()
109 const Sample atomValue(functionsCollection_[k](inS)); in operator ()() local
110 const UnsignedInteger atomDimension = atomValue.getDimension(); in operator ()()
113 result(i, outputIndex + j) = atomValue(i, j); in operator ()()
/dports/games/xblast/xblast-2.10.4/
H A Dcfg_control.c149 StoreEntry (DBSection * section, XBAtom atomEntry, XBAtom atomValue) in StoreEntry() argument
151 if (ATOM_INVALID != atomValue) { in StoreEntry()
152 DB_CreateEntryString (section, atomEntry, GUI_AtomToString (atomValue)); in StoreEntry()
202 RetrieveEntry (const DBSection * section, XBAtom atomEntry, XBAtom * atomValue) in RetrieveEntry() argument
206 assert (atomValue != NULL); in RetrieveEntry()
208 *atomValue = GUI_StringToAtom (s); in RetrieveEntry()
211 *atomValue = ATOM_INVALID; in RetrieveEntry()
/dports/textproc/fcitx5/fcitx5-5.0.11/src/modules/xcb/
H A Dxcbconnection.cpp454 auto atomValue = atom(selection, true); in addSelection() local
455 if (atomValue) { in addSelection()
456 return selections_.add(atomValue, std::move(callback)); in addSelection()
465 auto atomValue = atom(selection, true); in convertSelection() local
466 if (atomValue == XCB_ATOM_NONE) { in convertSelection()
485 return convertSelections_.add(this, atomValue, typeAtom, propertyAtom, in convertSelection()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpErlangAtom.java89 public String atomValue() { in atomValue() method in OtpErlangAtom
102 return Boolean.valueOf(atomValue()).booleanValue(); in booleanValue()
H A DAbstractConnection.java314 header.write_atom(cookie.atomValue()); // important: his cookie, in cookieError()
354 + cookie.atomValue()); in cookieError()
622 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
626 if (!cookie.atomValue().equals("")) { in run()
665 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
669 if (!cookie.atomValue().equals("")) { in run()
695 deliver(new OtpMsg(from, toName.atomValue(), ibuf)); in run()
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpErlangAtom.java89 public String atomValue() { in atomValue() method in OtpErlangAtom
102 return Boolean.valueOf(atomValue()).booleanValue(); in booleanValue()
H A DAbstractConnection.java314 header.write_atom(cookie.atomValue()); // important: his cookie, in cookieError()
354 + cookie.atomValue()); in cookieError()
627 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
631 if (!cookie.atomValue().equals("")) { in run()
670 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
674 if (!cookie.atomValue().equals("")) { in run()
700 deliver(new OtpMsg(from, toName.atomValue(), ibuf)); in run()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpErlangAtom.java89 public String atomValue() { in atomValue() method in OtpErlangAtom
102 return Boolean.valueOf(atomValue()).booleanValue(); in booleanValue()
H A DAbstractConnection.java327 header.write_atom(cookie.atomValue()); // important: his cookie, in cookieError()
367 + cookie.atomValue()); in cookieError()
580 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
584 if (!cookie.atomValue().equals("")) { in run()
623 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
627 if (!cookie.atomValue().equals("")) { in run()
653 deliver(new OtpMsg(from, toName.atomValue(), ibuf)); in run()
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpErlangAtom.java89 public String atomValue() { in atomValue() method in OtpErlangAtom
102 return Boolean.valueOf(atomValue()).booleanValue(); in booleanValue()
H A DAbstractConnection.java314 header.write_atom(cookie.atomValue()); // important: his cookie, in cookieError()
354 + cookie.atomValue()); in cookieError()
627 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
631 if (!cookie.atomValue().equals("")) { in run()
670 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
674 if (!cookie.atomValue().equals("")) { in run()
700 deliver(new OtpMsg(from, toName.atomValue(), ibuf)); in run()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpErlangAtom.java89 public String atomValue() { in atomValue() method in OtpErlangAtom
102 return Boolean.valueOf(atomValue()).booleanValue(); in booleanValue()
H A DAbstractConnection.java327 header.write_atom(cookie.atomValue()); // important: his cookie, in cookieError()
367 + cookie.atomValue()); in cookieError()
580 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
584 if (!cookie.atomValue().equals("")) { in run()
623 if (!cookie.atomValue().equals(localNode.cookie())) { in run()
627 if (!cookie.atomValue().equals("")) { in run()
653 deliver(new OtpMsg(from, toName.atomValue(), ibuf)); in run()
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpErlangAtom.java89 public String atomValue() { in atomValue() method in OtpErlangAtom
102 return Boolean.valueOf(atomValue()).booleanValue(); in booleanValue()
/dports/lang/erlang/otp-OTP-24.1.7/lib/jinterface/java_src/com/ericsson/otp/erlang/
H A DOtpErlangAtom.java89 public String atomValue() { in atomValue() method in OtpErlangAtom
102 return Boolean.valueOf(atomValue()).booleanValue(); in booleanValue()

12345678910>>...17