Searched refs:value_type (Results 26 - 40 of 40) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Darchive.h194 typedef T value_type; typedef in class:wxArchiveIterator
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dexr.c973 * @param value_type type of the variable to check
982 const char *value_type,
989 // found value_name, jump to value_type (null terminated strings)
991 if (!strcmp(s->gb.buffer, value_type)) {
992 s->gb.buffer += strlen(value_type) + 1;
998 // value_type not found, reset the buffer
1002 value_type, value_name);
1219 for (i = 0; i < 2; i++) // value_name and value_type
980 check_header_variable(EXRContext *s, const char *value_name, const char *value_type, unsigned int minimum_length) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/bus/
H A Ddriver.c871 int value_type; local
876 value_type = dbus_message_iter_get_arg_type (&dict_entry_iter);
878 if (value_type != DBUS_TYPE_STRING)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dalgparam.h26 CRYPTOPP_COMPILE_ASSERT(sizeof(CPP_TYPENAME T::value_type) == 1);
H A Dida.cpp69 m_lastMapPosition = m_inputChannelMap.insert(InputChannelMap::value_type(channelId, (unsigned int)m_inputChannelIds.size())).first;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzip.h1002 /* value_type - value is always returned as a string. */
1029 int value_type; /* from above */ member in struct:option_struct
H A Dzip.c1887 value_type - see zip.h for constants
1950 /* short longopt value_type negatable ID name */
3511 switch (options[i].value_type) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/
H A Drndis_wlan.c896 * value_type: 0 = u32, 2 = unicode string
899 int value_type, void *value)
906 if (value_type == 0)
908 else if (value_type == 2)
929 if (value_type == 2)
938 infobuf->type = cpu_to_le32(value_type);
947 if (value_type == 2) {
898 rndis_set_config_parameter(struct usbnet *dev, char *param, int value_type, void *value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dcjparser.cpp124 KeywordMapT::value_type( *keyword, *keyword )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DSharedFileList.cpp494 CKnownFileMap::value_type entry(pFile->GetFileHash(), pFile);
H A DOtherFunctions.cpp693 typedef SED2KFileTypeMap::value_type SED2KFileTypeMapElement;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/x11/
H A Dwindow.cpp1337 if ( !hash->insert(wxWindowHash::value_type(w, win)).second )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Darchive.tex577 typedef T value_type
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A Dsqlite3.c[all...]

Completed in 723 milliseconds

12