/external/syslinux/gpxe/src/include/gpxe/ |
net80211.h | 675 #define NET80211_HANDSHAKERS __table ( struct net80211_handshaker, \ 769 #define NET80211_CRYPTOS __table ( struct net80211_crypto, "net80211_cryptos" ) [all...] |
netdevice.h | 333 #define LL_PROTOCOLS __table ( struct ll_protocol, "ll_protocols" ) 339 #define NET_PROTOCOLS __table ( struct net_protocol, "net_protocols" )
|
isapnp.h | 229 #define ISAPNP_DRIVERS __table ( struct isapnp_driver, "isapnp_drivers" )
|
wpa.h | 406 #define WPA_KIES __table ( struct wpa_kie, "wpa_kies" )
|
pci.h | 344 #define PCI_DRIVERS __table ( struct pci_driver, "pci_drivers" )
|
/external/autotest/scheduler/ |
scheduler_models.py | 204 self.__table = self._table_name 228 sql = 'SELECT * FROM %s WHERE ID=%%s' % self.__table 232 % (self.__table, row_id)) 239 self.__table, row, len(row), self._fields, len(self._fields))) 292 table = self.__table 310 query = "UPDATE %s SET %s = %%s WHERE id = %%s" % (self.__table, field) 329 (self.__table, columns, values_str)) 339 query = 'DELETE FROM %s WHERE id=%%s' % self.__table [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.h | 236 const _Time_Info& __table, const tm* __t); 242 const _WTime_Info& __table, const tm* __t);
|
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.h | 236 const _Time_Info& __table, const tm* __t); 242 const _WTime_Info& __table, const tm* __t);
|
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.h | 236 const _Time_Info& __table, const tm* __t); 242 const _WTime_Info& __table, const tm* __t);
|
/external/syslinux/gpxe/src/drivers/net/rtl818x/ |
rtl818x.h | 347 #define RTL818X_RF_DRIVERS __table(struct rtl818x_rf_ops, "rtl818x_rf_drivers")
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.h | 705 * @param __table If non-zero, table is used as the per-char mask. 711 ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0); 719 * @param __table If non-zero, table is used as the per-char mask. 724 ctype(__c_locale __cloc, const mask* __table = 0, bool __del = false, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
locale_facets.h | 705 * @param __table If non-zero, table is used as the per-char mask. 711 ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0); 719 * @param __table If non-zero, table is used as the per-char mask. 724 ctype(__c_locale __cloc, const mask* __table = 0, bool __del = false, [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
locale_facets.h | 705 * @param __table If non-zero, table is used as the per-char mask. 711 ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0); 719 * @param __table If non-zero, table is used as the per-char mask. 724 ctype(__c_locale __cloc, const mask* __table = 0, bool __del = false, [all...] |
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 705 * @param __table If non-zero, table is used as the per-char mask. 711 ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0); 719 * @param __table If non-zero, table is used as the per-char mask. 724 ctype(__c_locale __cloc, const mask* __table = 0, bool __del = false, [all...] |
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 705 * @param __table If non-zero, table is used as the per-char mask. 711 ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0); 719 * @param __table If non-zero, table is used as the per-char mask. 724 ctype(__c_locale __cloc, const mask* __table = 0, bool __del = false, [all...] |
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
locale_facets.h | 705 * @param __table If non-zero, table is used as the per-char mask. 711 ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0); 719 * @param __table If non-zero, table is used as the per-char mask. 724 ctype(__c_locale __cloc, const mask* __table = 0, bool __del = false, [all...] |