Home
last modified time | relevance | path

Searched +defs:property +defs:arg +defs:names (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/ozone/evdev/libgestures_glue/
H A Dgesture_property_provider.cc565 const GesturesProp* property = &prop; in operator <<() local
708 MatchCriteria::MatchCriteria(const std::string& arg) { in MatchCriteria()
793 MatchDeviceType::MatchDeviceType(const std::string& arg) in MatchDeviceType()
896 std::vector<std::string> names; in GetPropertyNamesById() local
938 std::unique_ptr<GesturesProp> property) { in AddProperty()
1076 std::string arg; in ParseXorgConfFile() local
1245 std::unique_ptr<GesturesProp> property; in CreateDefaultProperty() local
1323 GesturesProp* property = in CreateString() local
1331 GesturesProp* property, in RegisterHandlers()
1443 GesturesProp* property = in CreateProperty() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/events/ozone/evdev/libgestures_glue/
H A Dgesture_property_provider.cc560 const GesturesProp* property = &prop; in operator <<() local
703 MatchCriteria::MatchCriteria(const std::string& arg) { in MatchCriteria()
788 MatchDeviceType::MatchDeviceType(const std::string& arg) in MatchDeviceType()
892 std::vector<std::string> names; in GetPropertyNamesById() local
934 std::unique_ptr<GesturesProp> property) { in AddProperty()
1072 std::string arg; in ParseXorgConfFile() local
1241 std::unique_ptr<GesturesProp> property; in CreateDefaultProperty() local
1319 GesturesProp* property = in CreateString() local
1327 GesturesProp* property, in RegisterHandlers()
1439 GesturesProp* property = in CreateProperty() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dwasm-js.cc232 i::MaybeHandle<i::JSReceiver> GetValueAsImports(Local<Value> arg, in GetValueAsImports()
1415 MaybeLocal<Value> property = iterable->Get(context, length); in GetIterableLength() local
2312 Handle<Name> property, in ResolveValueSelector()
2366 std::vector<Handle<String>> names; in GetLocalNames() local
2389 std::vector<Handle<String>> names; in GetGlobalNames() local
2407 std::vector<Handle<String>> names; in GetFunctionNames() local
2433 std::vector<Handle<String>> names; in GetImportNames() local
2449 std::vector<Handle<String>> names; in GetMemoryNames() local
2466 std::vector<Handle<String>> names; in GetTableNames() local
2488 std::vector<Handle<String>> names; in GetExportNames() local
[all …]
/dports/sysutils/barrier/barrier-2.3.3/src/lib/platform/
H A DXWindowsUtil.cpp1297 Atom property, std::string* data, Atom* type, in getWindowProperty()
1385 Atom property, const void* vdata, UInt32 size, in setWindowProperty()
1632 char** names = new char*[num]; in atomsToString() local
1687 XWindowsUtil::propertyNotifyPredicate(Display*, XEvent* xevent, XPointer arg) in propertyNotifyPredicate()
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/lib/platform/
H A DXWindowsUtil.cpp1297 Atom property, String* data, Atom* type, in getWindowProperty()
1385 Atom property, const void* vdata, UInt32 size, in setWindowProperty()
1634 char** names = new char*[num]; in atomsToString() local
1693 XWindowsUtil::propertyNotifyPredicate(Display*, XEvent* xevent, XPointer arg) in propertyNotifyPredicate()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/utils/
H A Dpool_select_walker.c365 Node *arg = linitial(fcall->args); in function_call_walker() local
1076 bool function_volatile_property(char *fname, FUNC_VOLATILE_PROPERTY property) in function_volatile_property()
1085 List *names = NIL; in function_volatile_property() local
1327 makeRangeVarFromNameList(List *names) in makeRangeVarFromNameList()
1369 List *names; in make_function_name_from_funccall() local
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/utils/
H A Dpool_select_walker.c363 Node *arg = linitial(fcall->args); in function_call_walker() local
1065 bool function_volatile_property(char *fname, FUNC_VOLATILE_PROPERTY property) in function_volatile_property()
1074 List *names = NIL; in function_volatile_property() local
1316 makeRangeVarFromNameList(List *names) in makeRangeVarFromNameList()
1358 List *names; in make_function_name_from_funccall() local
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/
H A Dindidriver.c227 int IUUpdateSwitch(ISwitchVectorProperty *svp, ISState *states, char *names[], int n) in IUUpdateSwitch()
319 int IUUpdateText(ITextVectorProperty *tvp, char *texts[], char *names[], int n) in IUUpdateText()
857 void clientMsgCB(int fd, void *arg) in clientMsgCB()
1012 static char **names; in dispatch() local
1063 static char **names; in dispatch() local
1118 static char **names; in dispatch() local
1160 static char **names; in dispatch() local
1228 int IUReadConfig(const char *filename, const char *dev, const char *property, int silent, char errm… in IUReadConfig()
1325 int IUGetConfigSwitch(const char *dev, const char *property, const char *member, ISState *value) in IUGetConfigSwitch()
1383 int IUGetConfigNumber(const char *dev, const char *property, const char *member, double *value) in IUGetConfigNumber()
[all …]
/dports/editors/textadept/scintillua-scintillua_4.4.5-2/
H A DLexLPeg.cxx247 const char *property = lua_tostring(L, lua_upvalueindex(1)); in lexer_property_index() local
280 const char *property = lua_tostring(L, lua_upvalueindex(1)); in lexer_property_newindex() local
878 void * SCI_METHOD LexerLPeg::PrivateCall(int code, void *arg) { in PrivateCall()
900 std::stringstream names; in PrivateCall() local
/dports/editors/textadept/textadept-textadept_11.1/src/
H A DLexLPeg.cxx247 const char *property = lua_tostring(L, lua_upvalueindex(1)); in lexer_property_index() local
280 const char *property = lua_tostring(L, lua_upvalueindex(1)); in lexer_property_newindex() local
878 void * SCI_METHOD LexerLPeg::PrivateCall(int code, void *arg) { in PrivateCall()
900 std::stringstream names; in PrivateCall() local
/dports/lang/mit-scheme/mit-scheme-9.2/src/microcode/
H A Dx11base.c145 x_display_arg (unsigned int arg) in x_display_arg()
152 x_window_arg (unsigned int arg) in x_window_arg()
175 x_image_arg (unsigned int arg) in x_image_arg()
199 x_visual_arg (unsigned int arg) in x_visual_arg()
223 x_colormap_arg (unsigned int arg) in x_colormap_arg()
829 XTextProperty property; in xw_set_wm_name() local
838 XTextProperty property; in xw_set_wm_icon_name() local
1065 #define EVENT_MASK_ARG(arg) \ argument
2423 char ** names variable
2556 Atom property = (arg_ulong_integer (3)); variable
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/qdoc3/
H A Dcppcodeparser.cpp119 static void extractPageLinkAndDesc(const QString &arg, in extractPageLinkAndDesc()
144 static void setLink(Node *node, Node::LinkType linkType, const QString &arg) in setLink()
567 const QString& arg) in processTopicCommand()
731 QStringList names = arg.split(" "); in processTopicCommand() local
788 const QString& arg, in splitQmlPropertyArg()
821 const QString& arg, in splitQmlMethodArg()
858 QString property; in processTopicCommandGroup() local
860 QStringList::ConstIterator arg = args.begin(); in processTopicCommandGroup() local
933 const QString& arg, in processOtherMetaCommand()
1053 QStringList::ConstIterator arg = args.begin(); in processOtherMetaCommands() local
[all …]
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dicesh.cc930 void getWindowList(NAtom& property) { in getWindowList()
2053 void IceSh::setWindowType(const char* arg) in setWindowType()
2129 YTextProperty names(root, ATOM_NET_DESKTOP_NAMES, YEmby); in setWorkspaceName() local
2141 YTextProperty names(root, ATOM_NET_DESKTOP_NAMES, YEmby); in setWorkspaceNames() local
2314 void IceSh::changeState(const char* arg) in changeState()
2392 char* arg = *argp; in delay() local
2902 char* arg = args[k]; in motif() local
3535 char* arg = getArg(); in flags() local
3572 bool IceSh::plus(char* arg) in plus()
3577 void IceSh::flag(char* arg) in flag()
[all …]
/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DLanguage.java212 String[] names = languages[i]; in getInstance() local
339 public NamedLocation lookupBuiltin (Symbol name, Object property, int hash) in lookupBuiltin()
389 Object property = (hasSeparateFunctionNamespace() ? EnvironmentKey.FUNCTION in defProcStFld() local
423 Object property = (hasSeparateFunctionNamespace() ? EnvironmentKey.FUNCTION in defineFunction() local
433 Object property = (hasSeparateFunctionNamespace() ? EnvironmentKey.FUNCTION in defineFunction() local
435 environ.define(getSymbol(name), property, proc); in defineFunction() local
1327 public Object apply1 (Object arg) in apply1()
/dports/devel/godot/godot-3.2.3-stable/modules/mono/
H A Dcsharp_script.cpp482 const String &arg = p_args[i]; in make_function() local
1528 GDMonoProperty *property = top->get_property(p_name); in set() local
1583 GDMonoProperty *property = top->get_property(p_name); in get() local
2036 GDMonoProperty *property = top->get_property(p_variable); in get_rset_mode() local
2095 uint32_t arg = p_notification; in _call_notification() local
2298 GDMonoProperty *property = properties[i]; in _update_member_info_no_exports() local
2419 GDMonoProperty *property = properties[i]; in _update_exports() local
2544 Vector<StringName> names; in _get_signal() local
2551 Argument arg; in _get_signal() local
2607 GDMonoProperty *property = static_cast<GDMonoProperty *>(p_member); in _get_member_export() local
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/modules/mono/
H A Dcsharp_script.cpp482 const String &arg = p_args[i]; in make_function() local
1528 GDMonoProperty *property = top->get_property(p_name); in set() local
1583 GDMonoProperty *property = top->get_property(p_name); in get() local
2036 GDMonoProperty *property = top->get_property(p_variable); in get_rset_mode() local
2095 uint32_t arg = p_notification; in _call_notification() local
2298 GDMonoProperty *property = properties[i]; in _update_member_info_no_exports() local
2419 GDMonoProperty *property = properties[i]; in _update_exports() local
2544 Vector<StringName> names; in _get_signal() local
2551 Argument arg; in _get_signal() local
2607 GDMonoProperty *property = static_cast<GDMonoProperty *>(p_member); in _get_member_export() local
[all …]
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dcommand.c431 int action, void *arg) in mp_property_pid()
439 int action, void *arg) in mp_property_path()
2129 char *names = hwdec_devices_get_names(mpctx->video_out->hwdec_devs); in mp_property_hwdec_interop() local
2598 void *arg) in mp_property_perf_info()
2698 int action, void *arg) in mp_property_fps()
3093 int action, void *arg) in mp_property_vf()
3099 int action, void *arg) in mp_property_af()
4434 static bool check_property_autorepeat(char *property, struct MPContext *mpctx) in check_property_autorepeat()
4448 static bool check_property_scalable(char *property, struct MPContext *mpctx) in check_property_scalable()
4934 char *property = cmd->args[0].v.s; in cmd_add_cycle() local
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Darguments.cpp253 static bool match_option(const JavaVMOption* option, const char** names, const char** tail, in match_option()
328 static bool matches_property_suffix(const char* option, const char* property, size_t len) { in matches_property_suffix()
336 bool Arguments::is_internal_module_property(const char* property) { in is_internal_module_property()
1035 bool Arguments::parse_argument(const char* arg, JVMFlag::Flags origin) { in parse_argument()
1141 void Arguments::add_string(char*** bldarray, int* count, const char* arg) { in add_string()
1160 void Arguments::build_jvm_args(const char* arg) { in build_jvm_args()
1164 void Arguments::build_jvm_flags(const char* arg) { in build_jvm_flags()
1244 bool Arguments::process_argument(const char* arg, in process_argument()
2005 void Arguments::process_java_compiler_argument(const char* arg) { in process_java_compiler_argument()
2144 char* property = AllocateHeap(prop_len, mtArguments); in create_property() local
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Darguments.cpp253 static bool match_option(const JavaVMOption* option, const char** names, const char** tail, in match_option()
328 static bool matches_property_suffix(const char* option, const char* property, size_t len) { in matches_property_suffix()
336 bool Arguments::is_internal_module_property(const char* property) { in is_internal_module_property()
1035 bool Arguments::parse_argument(const char* arg, JVMFlag::Flags origin) { in parse_argument()
1141 void Arguments::add_string(char*** bldarray, int* count, const char* arg) { in add_string()
1160 void Arguments::build_jvm_args(const char* arg) { in build_jvm_args()
1164 void Arguments::build_jvm_flags(const char* arg) { in build_jvm_flags()
1244 bool Arguments::process_argument(const char* arg, in process_argument()
2005 void Arguments::process_java_compiler_argument(const char* arg) { in process_java_compiler_argument()
2144 char* property = AllocateHeap(prop_len, mtArguments); in create_property() local
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Darguments.cpp262 static bool match_option(const JavaVMOption* option, const char** names, const char** tail, in match_option()
337 static bool matches_property_suffix(const char* option, const char* property, size_t len) { in matches_property_suffix()
345 bool Arguments::is_internal_module_property(const char* property) { in is_internal_module_property()
1036 bool Arguments::parse_argument(const char* arg, JVMFlag::Flags origin) { in parse_argument()
1142 void Arguments::add_string(char*** bldarray, int* count, const char* arg) { in add_string()
1161 void Arguments::build_jvm_args(const char* arg) { in build_jvm_args()
1165 void Arguments::build_jvm_flags(const char* arg) { in build_jvm_flags()
1245 bool Arguments::process_argument(const char* arg, in process_argument()
1984 void Arguments::process_java_compiler_argument(const char* arg) { in process_java_compiler_argument()
2119 char* property = AllocateHeap(prop_len, mtArguments); in create_property() local
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A Darguments.cpp250 static bool match_option(const JavaVMOption* option, const char** names, const char** tail, in match_option()
329 static bool matches_property_suffix(const char* option, const char* property, size_t len) { in matches_property_suffix()
337 bool Arguments::is_internal_module_property(const char* property) { in is_internal_module_property()
983 bool Arguments::parse_argument(const char* arg, JVMFlagOrigin origin) { in parse_argument()
1078 void Arguments::add_string(char*** bldarray, int* count, const char* arg) { in add_string()
1097 void Arguments::build_jvm_args(const char* arg) { in build_jvm_args()
1101 void Arguments::build_jvm_flags(const char* arg) { in build_jvm_flags()
1181 bool Arguments::process_argument(const char* arg, in process_argument()
1980 void Arguments::process_java_compiler_argument(const char* arg) { in process_java_compiler_argument()
2109 char* property = AllocateHeap(prop_len, mtArguments); in create_module_property() local
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A Darguments.cpp252 static bool match_option(const JavaVMOption* option, const char** names, const char** tail, in match_option()
333 static bool matches_property_suffix(const char* option, const char* property, size_t len) { in matches_property_suffix()
341 bool Arguments::is_internal_module_property(const char* property) { in is_internal_module_property()
959 bool Arguments::parse_argument(const char* arg, JVMFlagOrigin origin) { in parse_argument()
1054 void Arguments::add_string(char*** bldarray, int* count, const char* arg) { in add_string()
1073 void Arguments::build_jvm_args(const char* arg) { in build_jvm_args()
1077 void Arguments::build_jvm_flags(const char* arg) { in build_jvm_flags()
1157 bool Arguments::process_argument(const char* arg, in process_argument()
1940 void Arguments::process_java_compiler_argument(const char* arg) { in process_java_compiler_argument()
2069 char* property = AllocateHeap(prop_len, mtArguments); in create_module_property() local
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/activeqt/container/
H A Dqaxbase.cpp174 OLECHAR *names = (wchar_t*)unicodeName.utf16(); in dispIDofName() local
634 BSTR names; in findProperty() local
2351 void MetaObjectGenerator::addSetterSlot(const QByteArray &property) in addSetterSlot()
2461 QList<QByteArray> names; in readFuncsInfo() local
2799 QList<QByteArray> names; in readEventInterface() local
3488 VARIANTARG arg; in internalProperty() local
3779 VARIANT *arg = 0; in dynamicCallHelper() local
4236 QString property = QString::fromWCharArray(name); in Read() local
4245 QString property = QString::fromWCharArray(name); in Write() local
4294 const QMetaProperty property = mo->property(p); in propertyBag() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/parsing/
H A Dparser.cc89 const char* arg = nullptr; in ReportUnexpectedTokenAt() local
273 const AstRawString* arg, int pos) { in NewThrowError()
785 ObjectLiteralProperty* property = in WrapREPLResult() local
1379 ZonePtrList<const AstRawString> names(1, zone()); in ParseExportDeclaration() local
1559 ZonePtrList<const AstRawString>* names) { in DeclareFunction()
1584 ZonePtrList<const AstRawString>* names, in DeclareClass()
2857 ClassLiteralProperty* property, in DeclarePublicClassField()
2879 ClassLiteralProperty* property, in DeclarePrivateClassMember()
2911 ClassLiteralProperty* property, in DeclarePublicClassMethod()
3308 void Parser::SetFunctionNameFromPropertyName(LiteralProperty* property, in SetFunctionNameFromPropertyName()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/parsing/
H A Dparser.cc93 const char* arg = nullptr; in ReportUnexpectedTokenAt() local
277 const AstRawString* arg, int pos) { in NewThrowError()
805 ObjectLiteralProperty* property = in WrapREPLResult() local
1545 ZonePtrList<const AstRawString> names(1, zone()); in ParseExportDeclaration() local
1736 ZonePtrList<const AstRawString>* names) { in DeclareFunction()
1761 ZonePtrList<const AstRawString>* names, in DeclareClass()
3034 ClassLiteralProperty* property, in DeclarePublicClassField()
3057 ClassLiteralProperty* property, in DeclarePrivateClassMember()
3087 ClassLiteralProperty* property, in DeclarePublicClassMethod()
3424 void Parser::SetFunctionNameFromPropertyName(LiteralProperty* property, in SetFunctionNameFromPropertyName()
[all …]

1234567