代码搜索结果

找到约 10,000 项符合 Storage 的代码

uc1.ads

-- { dg-do compile } -- { dg-options "-gnatws" } with System; with System.Storage_Elements; with Unchecked_Conversion; package UC1 is function Conv is new Unchecked_Conversion (Source => Syst

call-by-value.c

/* { dg-options "-std=gnu99" } */ /* C99 6.9.1(9) Function definitions; parameter has automatic storage. Test that actual parameters are passed by value and that modifications made within func

is_columns_myisam.test

# suite/funcs_1/t/is_columns_myisam.test # # Check the content of information_schema.columns about tables within # the databases created by the user. # Variant for storage engine MyISAM and the non em

is_tables_myisam.test

# suite/funcs_1/t/is_tables_myisam.test # # Check the content of information_schema.tables about tables within # the databases created by the user. # Variant for storage engine MyISAM and the non embe

is_tables_innodb.test

# suite/funcs_1/t/is_tables_innodb.test # # Check the content of information_schema.tables about tables within # the databases created by the user. # Variant for storage engine InnoDB # # Author: # 20

is_tables_memory.test

# suite/funcs_1/t/is_tables_memory.test # # Check the content of information_schema.tables about tables within # the databases created by the user. # Variant for storage engine MEMORY # # Author: # 20

is_columns_myisam_embedded.test

# suite/funcs_1/t/is_columns_myisam_embedded.test # # Check the content of information_schema.columns about tables within # the databases created by the user. # Variant for storage engine MyISAM and t

vlong.cpp

#include "stdafx.h" #include "vlong.h" class vlong_value; class flex_unit // Provides storage allocation and index checking { unsigned * a; // array of units unsigned z; // units alloc

itransaction.java

package eols.logic.base; import java.util.Map; import eols.storage.base.IStorage; /** * The general interface for all system transactions, such as * verifying user's login information, etc.

ndb_gis.test

--source include/have_ndb.inc SET storage_engine=ndbcluster; --source include/gis_generic.inc set engine_condition_pushdown = on; --source include/gis_generic.inc