Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
H A Dtest_refactor.py122 with_head = FileInputFix({}, [])
124 d = refactor._get_headnode_dict([no_head, with_head, simple])
126 self.assertEqual(top_fixes, [with_head, no_head])
/dports/multimedia/assimp/assimp-5.1.3/include/assimp/
H A DStringUtils.h175 AI_FORCE_INLINE std::string ai_rgba2hex(int r, int g, int b, int a, bool with_head) { in ai_rgba2hex() argument
177 if (with_head) { in ai_rgba2hex()
/dports/lang/python-legacy/Python-2.7.18/Lib/lib2to3/tests/
H A Dtest_refactor.py129 with_head = FileInputFix({}, [])
131 d = refactor._get_headnode_dict([no_head, with_head, simple])
133 self.assertEqual(top_fixes, [with_head, no_head])
/dports/lang/python27/Python-2.7.18/Lib/lib2to3/tests/
H A Dtest_refactor.py129 with_head = FileInputFix({}, [])
131 d = refactor._get_headnode_dict([no_head, with_head, simple])
133 self.assertEqual(top_fixes, [with_head, no_head])
/dports/databases/py-gdbm/Python-3.8.12/Lib/lib2to3/tests/
H A Dtest_refactor.py123 with_head = FileInputFix({}, [])
125 d = refactor._get_headnode_dict([no_head, with_head, simple])
127 self.assertEqual(top_fixes, [with_head, no_head])
/dports/lang/python310/Python-3.10.1/Lib/lib2to3/tests/
H A Dtest_refactor.py127 with_head = FileInputFix({}, [])
129 d = refactor._get_headnode_dict([no_head, with_head, simple])
131 self.assertEqual(top_fixes, [with_head, no_head])
/dports/lang/python37/Python-3.7.12/Lib/lib2to3/tests/
H A Dtest_refactor.py123 with_head = FileInputFix({}, [])
125 d = refactor._get_headnode_dict([no_head, with_head, simple])
127 self.assertEqual(top_fixes, [with_head, no_head])
/dports/lang/python-tools/Python-3.8.12/Lib/lib2to3/tests/
H A Dtest_refactor.py123 with_head = FileInputFix({}, [])
125 d = refactor._get_headnode_dict([no_head, with_head, simple])
127 self.assertEqual(top_fixes, [with_head, no_head])
/dports/lang/python39/Python-3.9.9/Lib/lib2to3/tests/
H A Dtest_refactor.py127 with_head = FileInputFix({}, [])
129 d = refactor._get_headnode_dict([no_head, with_head, simple])
131 self.assertEqual(top_fixes, [with_head, no_head])
/dports/lang/python38/Python-3.8.12/Lib/lib2to3/tests/
H A Dtest_refactor.py123 with_head = FileInputFix({}, [])
125 d = refactor._get_headnode_dict([no_head, with_head, simple])
127 self.assertEqual(top_fixes, [with_head, no_head])
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/lib2to3/tests/
H A Dtest_refactor.py123 with_head = FileInputFix({}, [])
125 d = refactor._get_headnode_dict([no_head, with_head, simple])
127 self.assertEqual(top_fixes, [with_head, no_head])
/dports/databases/py-sqlite3/Python-3.8.12/Lib/lib2to3/tests/
H A Dtest_refactor.py123 with_head = FileInputFix({}, [])
125 d = refactor._get_headnode_dict([no_head, with_head, simple])
127 self.assertEqual(top_fixes, [with_head, no_head])
/dports/lang/python311/Python-3.11.0a3/Lib/lib2to3/tests/
H A Dtest_refactor.py127 with_head = FileInputFix({}, [])
129 d = refactor._get_headnode_dict([no_head, with_head, simple])
131 self.assertEqual(top_fixes, [with_head, no_head])
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp2245 bool with_head = (flags & 2); in copy_attr() local
2246 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp2844 bool with_head = (flags & 2); in copy_attr() local
2845 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp2844 bool with_head = (flags & 2); in copy_attr() local
2845 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp2844 bool with_head = (flags & 2); in copy_attr() local
2845 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp2844 bool with_head = (flags & 2); in copy_attr() local
2845 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp2844 bool with_head = (flags & 2); in copy_attr() local
2845 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3673 bool with_head = (flags & 2); in copy_attr() local
3674 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3485 bool with_head = (flags & 2); in copy_attr() local
3486 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3485 bool with_head = (flags & 2); in copy_attr() local
3486 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3485 bool with_head = (flags & 2); in copy_attr() local
3486 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3485 bool with_head = (flags & 2); in copy_attr() local
3486 Uint32 n = with_head + ah.getDataSize(); in copy_attr()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3485 bool with_head = (flags & 2); in copy_attr() local
3486 Uint32 n = with_head + ah.getDataSize(); in copy_attr()