Home
last modified time | relevance | path

Searched +defs:get +defs:char +defs:property (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/qmlmodels/
H A Dqqmladaptormodel.cpp85 QMetaPropertyBuilder property = builder->addProperty( in addProperty() local
424 QV4::ReturnedValue get() override in get() function in QQmlDMAbstractItemModelData
610 QV4::ReturnedValue get() override in get() function in QQmlDMListAccessorData
879 int createProperty(const char *name, const char *) override in createProperty()
902 QMetaProperty property = metaObject->property(propertyId + objectPropertyOffset); in createProperty() local
921 QMetaProperty property = metaObject->property(i + objectPropertyOffset); in createProperty() local
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/qmlmodels/
H A Dqqmladaptormodel.cpp85 QMetaPropertyBuilder property = builder->addProperty( in addProperty() local
424 QV4::ReturnedValue get() override in get() function in QQmlDMAbstractItemModelData
610 QV4::ReturnedValue get() override in get() function in QQmlDMListAccessorData
879 int createProperty(const char *name, const char *) override in createProperty()
902 QMetaProperty property = metaObject->property(propertyId + objectPropertyOffset); in createProperty() local
921 QMetaProperty property = metaObject->property(i + objectPropertyOffset); in createProperty() local
/dports/emulators/mess/mame-mame0226/3rdparty/sol2/single/sol/
H A Dsol.hpp1036 inline int luaL_loadbufferx(lua_State* L, const char* buff, size_t size, const char* name, const ch… in luaL_loadbufferx()
3120 static auto get(U&& value) { in get() function
7252 decltype(auto) get() const { in get() function
7553 inline decltype(auto) property(std::true_type, R&& read, W&& write) { in property() function
7557 inline decltype(auto) property(std::false_type, W&& write, R&& read) { in property() function
7561 inline decltype(auto) property(std::true_type, R&& read) { in property() function
7565 inline decltype(auto) property(std::false_type, W&& write) { in property() function
7571 inline decltype(auto) property(F&& f, G&& g) { in property() function
7578 inline decltype(auto) property(F&& f) { in property() function
10191 inline void make_reg_op(Regs&, int&, const char*) { in make_reg_op()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/sol2/single/sol/
H A Dsol.hpp1036 inline int luaL_loadbufferx(lua_State* L, const char* buff, size_t size, const char* name, const ch… in luaL_loadbufferx()
3120 static auto get(U&& value) { in get() function
7252 decltype(auto) get() const { in get() function
7553 inline decltype(auto) property(std::true_type, R&& read, W&& write) { in property() function
7557 inline decltype(auto) property(std::false_type, W&& write, R&& read) { in property() function
7561 inline decltype(auto) property(std::true_type, R&& read) { in property() function
7565 inline decltype(auto) property(std::false_type, W&& write) { in property() function
7571 inline decltype(auto) property(F&& f, G&& g) { in property() function
7578 inline decltype(auto) property(F&& f) { in property() function
10191 inline void make_reg_op(Regs&, int&, const char*) { in make_reg_op()
[all …]
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dxwindows.cpp3125 PolyWord property; /* ML int */ member
3134 PolyWord property; /* ML int */ member
4912 unsigned property, in SendSelectionNotify()
5405 unsigned property, in SetProperty()
5430 GetFunc get; in SetProperty() local
5509 unsigned property in GetWMSizeHints()
5653 unsigned property in GetRGBColormaps()
6755 char *func_name, in WidgetAction() argument
6771 char *func_name, in WidgetBoolAction() argument
6787 char *func_name, in WidgetIntAction() argument
[all …]
/dports/science/axom/axom-0.6.1/src/thirdparty/axom/
H A Dsol.hpp4800 static auto get(U&& value) { in get() function
6463 inline int no_panic(lua_State*, int, type, type, const char* = nullptr) noexcept { in no_panic()
12222 decltype(auto) get() const { in get() function
13062 inline decltype(auto) property(std::true_type, R&& read, W&& write) { in property() function
13066 inline decltype(auto) property(std::false_type, W&& write, R&& read) { in property() function
13070 inline decltype(auto) property(std::true_type, R&& read) { in property() function
13074 inline decltype(auto) property(std::false_type, W&& write) { in property() function
13080 inline decltype(auto) property(F&& f, G&& g) { in property() function
13087 inline decltype(auto) property(F&& f) { in property() function
18367 inline void make_reg_op(Regs&, int&, const char*) { in make_reg_op()
[all …]
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/sol2/single/sol/
H A Dsol.hpp4749 static auto get(U&& value) { in get() function
6402 inline int no_panic(lua_State*, int, type, type, const char* = nullptr) noexcept { in no_panic()
12118 decltype(auto) get() const { in get() function
12942 inline decltype(auto) property(std::true_type, R&& read, W&& write) { in property() function
12946 inline decltype(auto) property(std::false_type, W&& write, R&& read) { in property() function
12950 inline decltype(auto) property(std::true_type, R&& read) { in property() function
12954 inline decltype(auto) property(std::false_type, W&& write) { in property() function
12960 inline decltype(auto) property(F&& f, G&& g) { in property() function
12967 inline decltype(auto) property(F&& f) { in property() function
18205 inline void make_reg_op(Regs&, int&, const char*) { in make_reg_op()
[all …]
/dports/devel/sol2/sol2-4.0.0-alpha/single/include/sol/
H A Dsol.hpp9191 inline int no_panic(lua_State*, int, type, type, const char* = nullptr) noexcept { in no_panic()
16707 decltype(auto) get() const { in get() function
17517 inline decltype(auto) property(F&& f, G&& g) { in property() function
17529 inline decltype(auto) property(F&& f) { in property() function
21210 static int get(lua_State* L) { in get() function
22049 static int get(lua_State* L) { in get() function
24147 decltype(auto) get() const& { in get() function
24153 decltype(auto) get() && { in get() function
24336 decltype(auto) get() const& { in get() function
24342 decltype(auto) get() && { in get() function
[all …]
/dports/devel/entt/entt-3.8.1/single_include/entt/
H A Dentt.hpp965 [[nodiscard]] static id_type type_hash(char) ENTT_NOEXCEPT { in type_hash() argument
2854 [[nodiscard]] static id_type type_hash(char) ENTT_NOEXCEPT { in type_hash() argument
9758 inline constexpr get_t<Type...> get{}; variable
11338 [[nodiscard]] static id_type type_hash(char) ENTT_NOEXCEPT { in type_hash() argument
12745 [[nodiscard]] static id_type type_hash(char) ENTT_NOEXCEPT { in type_hash() argument
14730 [[nodiscard]] static id_type type_hash(char) ENTT_NOEXCEPT { in type_hash() argument
16135 [[nodiscard]] static id_type type_hash(char) ENTT_NOEXCEPT { in type_hash() argument
24883 auto update(char, Container &container) in update() argument
27076 inline constexpr get_t<Type...> get{}; variable
30305 [[nodiscard]] static id_type type_hash(char) ENTT_NOEXCEPT { in type_hash() argument
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djsobj.cpp90 JS_PUBLIC_API(const char*) in JS_PUBLIC_API()
154 if (JSObject* get = desc.getterObject()) in FromPropertyDescriptorToObject() local
1200 const UnboxedLayout::Property& property = layout.properties()[i]; in GetScriptPlainObjectProperties() local
/dports/textproc/py-regex/regex-2020.7.14/regex_3/
H A D_regex_core.py292 def is_cased_i(info, char): argument
296 def is_cased_f(flags, char): argument
1609 def lookup_property(property, value, positive, source=None, posix=False): argument
3972 def get(self): member in Source
/dports/textproc/py-regex/regex-2020.7.14/regex_2/
H A D_regex_core.py291 def is_cased_i(info, char): argument
295 def is_cased_f(flags, char): argument
1627 def lookup_property(property, value, positive, source=None, posix=False): argument
3985 def get(self): member in Source
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php58998 function ming_keypress($char){}
70953 function openal_listener_get($property){}
137264 public function get(){} function in parallel\\Sync
141323 public function get(){} function in pht\\AtomicInteger
160189 function addChars($char){}
160198 function addUTF8Chars($char){}
160335 function addExport($char, $name){}
161629 public function get(){} function in Swoole\\Atomic
162214 public function get(){} function in Swoole\\Coroutine\\Http\\Client
169056 public function get(){} function in Vtiful\\Kernel\\Weakref
[all …]
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php370 function get($flags){} function in AMQPQueue
3578 function get($key){} function in chdb
35693 function ming_keypress($char){}
81741 function get($db, $ref){} function in MongoDBRef
81792 function get($id){} function in MongoGridFS
88387 function get($index){} function in ResourceBundle
96666 function addChars($char){}
96673 function addUTF8Chars($char){}
96797 function addExport($char, $name){}
98189 function get($keys){} function in TokyoTyrant
[all …]
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php370 function get($flags){} function in AMQPQueue
3578 function get($key){} function in chdb
35693 function ming_keypress($char){}
81741 function get($db, $ref){} function in MongoDBRef
81792 function get($id){} function in MongoGridFS
88387 function get($index){} function in ResourceBundle
96666 function addChars($char){}
96673 function addUTF8Chars($char){}
96797 function addExport($char, $name){}
98189 function get($keys){} function in TokyoTyrant
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1elen":15,"sandra":16,"donna":17,"carol":18,"ruth":19,"sharon":20,"michelle":21,"laura":22,"sarah":… number