Home
last modified time | relevance | path

Searched defs:table (Results 351 – 375 of 375) sorted by relevance

1...<<1112131415

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c88 const void* table; /* precise table may vary, depending on U16 */ member
H A Dzstd_v03.c677 const void* table; /* precise table may vary, depending on U16 */ member
H A Dzstd_v02.c675 const void* table; /* precise table may vary, depending on U16 */ member
H A Dzstd_v04.c851 const void* table; /* precise table may vary, depending on U16 */ member
H A Dzstd_v05.c966 const void* table; /* precise table may vary, depending on U16 */ member
H A Dzstd_v06.c1073 const void* table; /* precise table may vary, depending on U16 */ member
/freebsd/sys/dev/qlxgb/
H A Dqla_hw.h471 uint8_t table[40]; member
/freebsd/sys/contrib/dev/rtw88/
H A Dcoex.c1016 u8 interval, u32 table) in rtw_btc_wltoggle_table_b()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx.c6634 ahc_print_register(ahc_reg_parse_entry_t *table, u_int num_entries, in ahc_print_register()
H A Daic79xx.c8875 ahd_print_register(ahd_reg_parse_entry_t *table, u_int num_entries, in ahd_print_register()
/freebsd/usr.sbin/ctladm/
H A Dctladm.c251 getoption(struct ctladm_opts *table, char *arg, uint32_t *cmdnum, in getoption()
/freebsd/sys/security/mac_stub/
H A Dmac_stub.c327 stub_ddb_command_register(struct db_command_table *table, in stub_ddb_command_register()
/freebsd/contrib/tzcode/
H A Dzic.c3719 byword(const char *word, const struct lookup *table) in byword()
/freebsd/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp2767 DWARFDebugPubTable table; in readPubNamesAndTypes() local
/freebsd/sys/security/mac_test/
H A Dmac_test.c469 test_ddb_command_register(struct db_command_table *table, in test_ddb_command_register()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp2133 info_t table[MAX_CACHE_LEVEL]; member in kmp_cache_info_t
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.js5987 domManip: function( args, table, callback ) { argument
/freebsd/sys/cam/scsi/
H A Dscsi_sa.c1218 safindprotent(char *name, struct sa_prot_map *table, int table_ents) in safindprotent()
/freebsd/crypto/openssh/
H A Dchannels.c2603 channel_handler(struct ssh *ssh, int table, struct timespec *timeout) in channel_handler()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3872 auto &table = SelectorTable; // MSVC workaround in ModuleInitFunction() local
/freebsd/sbin/camcontrol/
H A Dcamcontrol.c374 getoption(struct camcontrol_opts *table, char *arg, uint32_t *cmdnum, in getoption()
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h612 # define EXT_BITSTRING(nid, table) { nid, 0, ASN1_ITEM_ref(ASN1_BIT_STRING), \ argument
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4009 …GeneratorWrapper<std::tuple<Ts...>> table( std::initializer_list<std::tuple<typename std::decay<Ts… in table() function
/freebsd/contrib/sqlite3/
H A Dsqlite3.c20000 char *table; /* The table or view to which the trigger applies */ member
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp782 const struct swig_elua_entry *table; member
1129 SWIGINTERN void SWIG_Lua_elua_emulate_register(lua_State *L, const swig_elua_entry *table) in SWIG_Lua_elua_emulate_register()

1...<<1112131415