Home
last modified time | relevance | path

Searched +defs:query +defs:replace +defs:map (Results 1 – 25 of 33) sorted by relevance

12

/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/library/query/util/
H A DCategoryQueryUtil.cpp48 namespace musik { namespace core { namespace library { namespace query { namespace category { namespace
73 const std::string& replace) in ReplaceAll()
129 auto map = REGULAR_PROPERTY_MAP[p.first]; in JoinRegular() local
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_insert.cc124 TABLE_LIST *view, table_map *map, in check_view_single_update()
211 table_map *map) in check_insert_fields()
369 table_map *map) in check_update_fields()
716 char *query= thd->query(); in mysql_insert() local
1612 table_map map= 0; in mysql_prepare_insert() local
2232 LEX_STRING query; member in delayed_row
2802 LEX_STRING query, bool ignore, bool log_on) in write_delayed()
3841 table_map map= 0; in prepare() local
4810 StringBuffer<2048> query(system_charset_info); in binlog_show_create_table() local
4855 bool binlog_create_table(THD *thd, TABLE *table, bool replace) in binlog_create_table()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_insert.cc124 TABLE_LIST *view, table_map *map, in check_view_single_update()
211 table_map *map) in check_insert_fields()
369 table_map *map) in check_update_fields()
716 char *query= thd->query(); in mysql_insert() local
1612 table_map map= 0; in mysql_prepare_insert() local
2232 LEX_STRING query; member in delayed_row
2802 LEX_STRING query, bool ignore, bool log_on) in write_delayed()
3841 table_map map= 0; in prepare() local
4810 StringBuffer<2048> query(system_charset_info); in binlog_show_create_table() local
4855 bool binlog_create_table(THD *thd, TABLE *table, bool replace) in binlog_create_table()
[all …]
/dports/math/py-sympy/sympy-1.9/sympy/core/
H A Dbasic.py1241 def replace(self, query, value, map=False, simultaneous=True, exact=None): argument
1501 def find(self, query, group=False): argument
1519 def count(self, query): argument
2116 def _make_find_query(query): argument
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstarsdata.cpp156 QSqlQuery query(fixcitydb); in initialize() local
860 bool KStarsData::executeScript(const QString &scriptname, SkyMap *map) in executeScript()
1520 bool replace = !replace_line.isEmpty(); in updateLocalDatabase() local
/dports/audio/cantata/cantata-2.4.2/models/
H A Dstreamsmodel.cpp469 QUrlQuery query; in fetchSecondardyUrl() local
1620 QVariantMap map = d.toMap(); in parseDirbleResponse() local
1636 QVariantMap map = d.toMap(); in parseDirbleStations() local
1668 QVariantMap map = d.toMap(); in parseCommunityStations() local
1771 …alledProvider(const QString &name, const QIcon &icon, const QString &streamsFileName, bool replace) in addInstalledProvider()
1777 QVariantMap map=QJsonDocument::fromJson(file.readAll()).toVariant().toMap(); in addInstalledProvider() local
/dports/math/stp/stp-2.3.3/tools/rewrite_rule_gen/
H A Drewrite_rule_gen.cpp251 ASTNode eval(const ASTNode& n, ASTNodeMap& map, int count = 0) in eval()
806 bool isConstantToSat(const ASTNode& query, int64_t timeout_max_confl) in isConstantToSat()
962 std::unordered_map<uint64_t, ASTVec> map; in findRewrites() local
1777 bool replace(std::string& str, const std::string& from, const std::string& to) in replace() function
/dports/japanese/w3m/w3m-2b59b9e/
H A Dmain.c1427 escKeyProc(int c, int esc, unsigned char *map) in escKeyProc()
3114 int x = 0, y = 0, map = 0; variable
3321 query_from_followform(Str *query, FormItemList *fi, int multipart) in query_from_followform()
4921 Str query; variable
5358 MouseActionMap *map = NULL; in do_mouse_action() local
6812 int replace = FALSE, new_tab = FALSE; variable
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dmain.c1427 escKeyProc(int c, int esc, unsigned char *map) in escKeyProc()
3114 int x = 0, y = 0, map = 0; variable
3321 query_from_followform(Str *query, FormItemList *fi, int multipart) in query_from_followform()
4921 Str query; variable
5358 MouseActionMap *map = NULL; in do_mouse_action() local
6812 int replace = FALSE, new_tab = FALSE; variable
/dports/www/w3m-img/w3m-2b59b9e/
H A Dmain.c1427 escKeyProc(int c, int esc, unsigned char *map) in escKeyProc()
3114 int x = 0, y = 0, map = 0; variable
3321 query_from_followform(Str *query, FormItemList *fi, int multipart) in query_from_followform()
4921 Str query; variable
5358 MouseActionMap *map = NULL; in do_mouse_action() local
6812 int replace = FALSE, new_tab = FALSE; variable
/dports/www/w3m/w3m-2b59b9e/
H A Dmain.c1427 escKeyProc(int c, int esc, unsigned char *map) in escKeyProc()
3114 int x = 0, y = 0, map = 0; variable
3321 query_from_followform(Str *query, FormItemList *fi, int multipart) in query_from_followform()
4921 Str query; variable
5358 MouseActionMap *map = NULL; in do_mouse_action() local
6812 int replace = FALSE, new_tab = FALSE; variable
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dicesh.cc462 void replace(const T* data, int nelem, int format, in replace() function in YProperty
539 void replace(long newValue) { in replace() function in YCardinal
670 void replace(const MwmHints& replacement) { in replace() function in YMotifHints
687 void replace(const char* text) { in replace() function in YStringProperty
917 void query(Window window) { in query() function in YWindowTree
2292 Colormap* map = XListInstalledColormaps(display, root, &n); in colormaps() local
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php66828 function yp_all($domain, $map, $callback){}
66838 function yp_cat($domain, $map){}
66867 function yp_first($domain, $map){}
66891 function yp_master($domain, $map){}
66903 function yp_match($domain, $map, $key){}
66915 function yp_next($domain, $map, $key){}
66925 function yp_order($domain, $map){}
72505 function replace($parameter){} function in hw_api
74403 function mapImage($map, $dither){}
75181 function setImage($replace){}
[all …]
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php66828 function yp_all($domain, $map, $callback){}
66838 function yp_cat($domain, $map){}
66867 function yp_first($domain, $map){}
66891 function yp_master($domain, $map){}
66903 function yp_match($domain, $map, $key){}
66915 function yp_next($domain, $map, $key){}
66925 function yp_order($domain, $map){}
72505 function replace($parameter){} function in hw_api
74403 function mapImage($map, $dither){}
75181 function setImage($replace){}
[all …]
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php5534 public function replace($target){} function in CommonMark\\Node
9618 public function map($callback){} function in Ds\\Deque
9890 public function diff($map){}
10202 public function union($map){}
10228 public function xor($map){}
10567 public function map($callback); function
101864 function yp_cat($domain, $map){}
101898 function yp_first($domain, $map){}
101968 function yp_order($domain, $map){}
107419 function replace($parameter){} function in HRTime\\hw_api
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dlog_event.cc2299 Table_map_log_event *map; in print_verbose() local
2457 Table_map_log_event *map; in print_base64() local
6349 char query[sizeof("XA COMMIT ONE PHASE") + 1 + sizeof(buf)]; in pack_info() local
7441 bool is_concurrent_arg, bool replace, in Load_query_generator()
13482 std::map<std::string, std::string> *map) { in get_size_data_map()
13594 Basic_ostream *ostream, std::map<std::string, std::string> *map) { in write_data_map()
13999 const char *query = nullptr; in extract_log_event_basic_info() local
/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/
H A Dcore.py1411 def sample(self, n=None, frac=None, replace=False, random_state=None): argument
1461 def replace(self, to_replace=None, value=None, regex=False): member in _Frame
3529 def map(self, arg, na_action=None, meta=no_default): member in Series
3924 def map(self, arg, na_action=None, meta=no_default, is_monotonic=False): member in Index
4503 def query(self, expr, **kwargs): member in DataFrame
/dports/science/py-pymol/pymol-open-source-2.4.0/layer4/
H A DCmd.cpp1542 char *map; in CmdRampNew() local
2918 int replace; in CmdSetWizard() local
3002 int query; in CmdSplash() local
3093 char *map; in CmdSliceNew() local
6053 int query, quiet; in CmdIsolevel() local
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt4/
H A DQtCore.py2245 def map(self, offset, size, flags): member in QAbstractFileEngine
5658 def map(self, offset, size, flags = None): member in QFile
7366 def query(self, type, in_): member in QSystemLocale
9301 def map(self): member in QSignalMapper
9303 def map(self, sender): member in QSignalMapper
10557 def replace(self, i, str): member in QStringList
11565 def setEncodedQueryItems(self, query): argument
11684 def setQueryItems(self, query): argument
11697 def setEncodedQuery(self, query): argument
12105 def fromMap(self, map): argument
[all …]
H A DQtGui.py1290 def inputMethodQuery(self, query): argument
10321 def inputMethodQuery(self, query): argument
11062 def inputMethodQuery(self, query): argument
11730 def inputMethodQuery(self, query): argument
12342 def inputMethodQuery(self, query): argument
14399 def replace(self, i, range): member in QItemSelection
15824 def map(self, p): member in QMatrix
15827 def map(self, p): member in QMatrix
18856 def replace(self, key, pixmap): member in QPixmapCache
19245 def replace(self, i, value): member in QPolygon
[all …]
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyKDE4/
H A Dkdecore.py4693 def expandMacrosShellQuote(self, str, map, c = None): argument
4696 def expandMacrosShellQuote(self, str, map, c = None): argument
4699 def expandMacrosShellQuote(self, str, map, c = None): argument
4705 def expandMacros(self, str, map, c = None): argument
4708 def expandMacros(self, str, map, c = None): argument
4711 def expandMacros(self, str, map, c = None): argument
4714 def expandMacros(self, str, map, c = None): argument
5882 def query(self, servicetype, constraint = QString()): member in KServiceTypeTrader
7351 def query(self): member in KUrl
7354 def setQuery(self, query): argument
[all …]
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/PyQt5/
H A DQtGui.py1478 def value(self, query): argument
1481 def setValue(self, query, value): argument
4149 def queryFocusObject(self, query, argument): argument
9133 def replace(self, key, pixmap): member in QPixmapCache
9236 def replace(self, i, value): member in QPolygon
9393 def replace(self, i, value): member in QPolygonF
13295 def map(self, p): member in QTransform
13298 def map(self, p): member in QTransform
13301 def map(self, l): member in QTransform
13304 def map(self, l): member in QTransform
[all …]
H A DQtCore.py3724 def replace(self, index, len, s): member in QByteArray
3727 def replace(self, before, after): member in QByteArray
3730 def replace(self, before, after): member in QByteArray
5929 def map(self, offset, size, flags = None): member in QFileDevice
6725 def replace(self, i, range): member in QItemSelection
11075 def map(self): member in QSignalMapper
11077 def map(self, sender): member in QSignalMapper
12911 def query(self, options = None): member in QUrl
12916 def setQuery(self, query): argument
13203 def setQueryItems(self, query): argument
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/32bits/
H A Dphalcon.zep.c13354 static long zephir_unpack(char *data, int size, int issigned, int *map) in zephir_unpack()
36410 zval *replace, replace_copy; in phalcon_replace_paths() local
70763 zval query; in PHP_METHOD() local
74458 zval query; in PHP_METHOD() local
75630 zval *input, input_sub, *replace, replace_sub, _0, _1; in PHP_METHOD() local
103830 zval replace; in PHP_METHOD() local
106398 static PHP_METHOD(Phalcon_Mvc_Micro, map) { in PHP_METHOD() argument
124694 static PHP_METHOD(Phalcon_Mvc_Micro_Collection, map) { in PHP_METHOD() argument
186718 zval context, replace; in PHP_METHOD() local
196342 zval map; in PHP_METHOD() local
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/64bits/
H A Dphalcon.zep.c13354 static long zephir_unpack(char *data, int size, int issigned, int *map) in zephir_unpack()
36410 zval *replace, replace_copy; in phalcon_replace_paths() local
70763 zval query; in PHP_METHOD() local
74458 zval query; in PHP_METHOD() local
75630 zval *input, input_sub, *replace, replace_sub, _0, _1; in PHP_METHOD() local
103830 zval replace; in PHP_METHOD() local
106398 static PHP_METHOD(Phalcon_Mvc_Micro, map) { in PHP_METHOD() argument
124694 static PHP_METHOD(Phalcon_Mvc_Micro_Collection, map) { in PHP_METHOD() argument
186718 zval context, replace; in PHP_METHOD() local
196342 zval map; in PHP_METHOD() local
[all …]

12