Home
last modified time | relevance | path

Searched +defs:shared +defs:table (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/dports/www/mediawiki136/mediawiki-1.36.3/includes/installer/
H A DDatabaseUpdater.php75 protected $shared = false; variable in DatabaseUpdater
122 $shared,
207 $shared = false,
767 protected function addField( $table, $field, $patch, $fullpath = false ) {
795 protected function addIndex( $table, $index, $patch, $fullpath = false ) {
856 protected function dropField( $table, $field, $patch, $fullpath = false ) {
882 protected function dropIndex( $table, $index, $patch, $fullpath = false ) {
912 protected function renameIndex( $table, $oldIndex, $newIndex,
1042 protected function modifyTable( $table, $patch, $fullpath = false ) {
1357 protected function ifTableNotExists( $table, $func, ...$params ) {
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/includes/installer/
H A DDatabaseUpdater.php75 protected $shared = false; variable in DatabaseUpdater
122 $shared,
207 $shared = false,
767 protected function addField( $table, $field, $patch, $fullpath = false ) {
795 protected function addIndex( $table, $index, $patch, $fullpath = false ) {
856 protected function dropField( $table, $field, $patch, $fullpath = false ) {
882 protected function dropIndex( $table, $index, $patch, $fullpath = false ) {
912 protected function renameIndex( $table, $oldIndex, $newIndex,
1042 protected function modifyTable( $table, $patch, $fullpath = false ) {
1357 protected function ifTableNotExists( $table, $func, ...$params ) {
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/includes/installer/
H A DDatabaseUpdater.php76 protected $shared = false; variable in DatabaseUpdater
123 $shared,
227 $shared = false,
835 protected function addField( $table, $field, $patch, $fullpath = false ) {
863 protected function addIndex( $table, $index, $patch, $fullpath = false ) {
924 protected function dropField( $table, $field, $patch, $fullpath = false ) {
950 protected function dropIndex( $table, $index, $patch, $fullpath = false ) {
980 protected function renameIndex( $table, $oldIndex, $newIndex,
1110 protected function modifyTable( $table, $patch, $fullpath = false ) {
1489 protected function ifTableNotExists( $table, $func, ...$params ) {
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegpicture.c36 #define MAKE_WRITABLE(table) \ in make_tables_writable() argument
237 ScratchpadContext *sc, int shared, int encoding, in ff_alloc_picture()
325 #define UPDATE_TABLE(table) \ in ff_update_picture_tables() argument
418 static int find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in find_unused_picture()
451 int ff_find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in ff_find_unused_picture()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.c36 #define MAKE_WRITABLE(table) \ in make_tables_writable() argument
237 ScratchpadContext *sc, int shared, int encoding, in ff_alloc_picture()
325 #define UPDATE_TABLE(table) \ in ff_update_picture_tables() argument
418 static int find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in find_unused_picture()
451 int ff_find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in ff_find_unused_picture()
/dports/converters/osm2pgsql/osm2pgsql-1.5.1/src/
H A Ddb-copy.cpp17 void db_deleter_by_id_t::delete_rows(std::string const &table, in delete_rows()
38 void db_deleter_by_type_and_id_t::delete_rows(std::string const &table, in delete_rows()
120 db_copy_thread_t::thread_t::thread_t(std::string conninfo, shared &shared) in thread_t() argument
/dports/devel/libgtop/libgtop-2.40.0/sysdeps/darwin/
H A Dprocmem.c69 shared_table_init (shared_table table) in shared_table_init()
75 shared_table_free (glibtop *server, shared_table table) in shared_table_free()
91 shared_table_register (glibtop *server, shared_table table, in shared_table_register()
127 vm_size_t vsize, resident, private, vprivate, shared; in glibtop_get_proc_mem_p() local
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dxen.h31 struct grant_entry_v1 *table; member
55 struct shared_info *shared; member
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dxen.h31 struct grant_entry_v1 *table; member
55 struct shared_info *shared; member
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dxen.h31 struct grant_entry_v1 *table; member
55 struct shared_info *shared; member
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dxen.h31 struct grant_entry_v1 *table; member
55 struct shared_info *shared; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dxen.h31 struct grant_entry_v1 *table; member
55 struct shared_info *shared; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dxen.h31 struct grant_entry_v1 *table; member
55 struct shared_info *shared; member
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dxen.h31 struct grant_entry_v1 *table; member
55 struct shared_info *shared; member
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dxen.h31 struct grant_entry_v1 *table; member
55 struct shared_info *shared; member
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegpicture.c36 #define MAKE_WRITABLE(table) \ in make_tables_writable() argument
233 ScratchpadContext *sc, int shared, int encoding, in ff_alloc_picture()
407 static int find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in find_unused_picture()
440 int ff_find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in ff_find_unused_picture()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegpicture.c36 #define MAKE_WRITABLE(table) \ in make_tables_writable() argument
233 ScratchpadContext *sc, int shared, int encoding, in ff_alloc_picture()
407 static int find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in find_unused_picture()
440 int ff_find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in ff_find_unused_picture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegpicture.c36 #define MAKE_WRITABLE(table) \ in make_tables_writable() argument
232 ScratchpadContext *sc, int shared, int encoding, in ff_alloc_picture()
405 static int find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in find_unused_picture()
438 int ff_find_unused_picture(AVCodecContext *avctx, Picture *picture, int shared) in ff_find_unused_picture()
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/group-0.8.0/src/tests/
H A Dmod.rs81 let mut table = vec![]; in random_wnaf_tests() localVariable
119 let mut shared = wnaf.base(g, 1).shared(); in random_wnaf_tests() localVariable
127 let mut shared = wnaf.scalar(&s).shared(); in random_wnaf_tests() localVariable
159 let mut shared = wnaf.base(g, 1).shared(); in random_wnaf_tests() localVariable
172 let mut shared = wnaf.scalar(&s).shared(); in random_wnaf_tests() localVariable
/dports/devel/dtool/dtool-0.11.0/cargo-crates/group-0.10.0/src/tests/
H A Dmod.rs81 let mut table = vec![]; in random_wnaf_tests() localVariable
119 let mut shared = wnaf.base(g, 1).shared(); in random_wnaf_tests() localVariable
127 let mut shared = wnaf.scalar(&s).shared(); in random_wnaf_tests() localVariable
159 let mut shared = wnaf.base(g, 1).shared(); in random_wnaf_tests() localVariable
172 let mut shared = wnaf.scalar(&s).shared(); in random_wnaf_tests() localVariable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Dcompilation-cache-table.cc144 StringSharedKey(Handle<String> source, Handle<SharedFunctionInfo> shared, in StringSharedKey()
161 SharedFunctionInfo shared = SharedFunctionInfo::cast(other_array.get(0)); in IsMatch() local
228 Handle<CompilationCacheTable> table, Handle<String> src, in LookupScript()
234 Handle<SharedFunctionInfo> shared(native_context->empty_function().shared(), in LookupScript() local
253 Handle<CompilationCacheTable> table, Handle<String> src, in LookupEval()
304 Handle<SharedFunctionInfo> shared(native_context->empty_function().shared(), in PutScript() local
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Dcompilation-cache-table.cc145 StringSharedKey(Handle<String> source, Handle<SharedFunctionInfo> shared, in StringSharedKey()
172 Handle<SharedFunctionInfo> shared; in IsMatch() local
190 Handle<SharedFunctionInfo> shared; in AsHandle() local
248 Handle<CompilationCacheTable> table, Handle<String> src, in LookupScript()
266 Handle<CompilationCacheTable> table, Handle<String> src, in LookupEval()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/code/
H A DScope.java48 private int shared; field in Scope
60 Entry[] table; field in Scope
96 private Scope(Scope next, Symbol owner, Entry[] table) { in Scope()
105 private Scope(Scope next, Symbol owner, Entry[] table, int nelems) { in Scope()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/code/
H A DScope.java48 private int shared; field in Scope
60 Entry[] table; field in Scope
96 private Scope(Scope next, Symbol owner, Entry[] table) { in Scope()
105 private Scope(Scope next, Symbol owner, Entry[] table, int nelems) { in Scope()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/codegen/
H A Dcompilation-cache.cc48 CompilationCacheTable table = in GetTable() local
105 Handle<CompilationCacheTable> table = GetTable(generation); in Remove() local
159 Handle<CompilationCacheTable> table = GetTable(generation); in Lookup() local
197 Handle<CompilationCacheTable> table = GetFirstTable(); in Put() local
214 Handle<CompilationCacheTable> table = GetTable(generation); in Lookup() local
232 Handle<CompilationCacheTable> table = GetFirstTable(); in Put() local
248 Handle<CompilationCacheTable> table = GetTable(generation); in Lookup() local
268 Handle<CompilationCacheTable> table = GetFirstTable(); in Put() local
281 Handle<CompilationCacheTable> table = GetTable(generation); in Lookup() local
300 Handle<CompilationCacheTable> table = GetFirstTable(); in Put() local
[all …]

12345678910>>...17