代码搜索:Retrieve
找到约 2,147 项符合「Retrieve」的源代码
代码结果 2,147
www.eeworm.com/read/342914/3228613
h pcidump.h
/*
* This header declares a table to decode the first 64 bytes od cfg space
*/
#include
struct pcidump_info {
int offset, size; /* the data item to retrieve */
int bitmask;
www.eeworm.com/read/342914/3228847
h pcidump.h
/*
* This header declares a table to decode the first 64 bytes od cfg space
*/
#include
struct pcidump_info {
int offset, size; /* the data item to retrieve */
int bitmask;
www.eeworm.com/read/337546/3334148
h ttpci-eeprom.h
/*
Retrieve encoded MAC address from ATMEL ttpci_eeprom serial 2-wire EEPROM,
decode it and store it in associated adapter net device
Robert Schlabbach GMX
Michael Glaum KVH Industrie
www.eeworm.com/read/334276/3369415
c main0.c
#include
#include
#include
#include
#include
#include
#include
extern vector *retrieve_text()
www.eeworm.com/read/330327/3424971
h pcidump.h
/*
* This header declares a table to decode the first 64 bytes od cfg space
*/
#include
struct pcidump_info {
int offset, size; /* the data item to retrieve */
int bitmask;
www.eeworm.com/read/330327/3425027
h pcidump.h
/*
* This header declares a table to decode the first 64 bytes od cfg space
*/
#include
struct pcidump_info {
int offset, size; /* the data item to retrieve */
int bitmask;
www.eeworm.com/read/325240/3485343
java weatherservice.java
// Fig. 29.5: WeatherService.java
// WeatherService provides a method to retrieve weather
// information from the National Weather Service.
package com.deitel.advjhtp1.soap.weather;
// Java core
www.eeworm.com/read/325240/3486065
java weatherservice.java
// Fig. 29.5: WeatherService.java
// WeatherService provides a method to retrieve weather
// information from the National Weather Service.
package com.deitel.advjhtp1.soap.weather;
// Java core
www.eeworm.com/read/324920/3493041
h ttpci-eeprom.h
/*
Retrieve encoded MAC address from ATMEL ttpci_eeprom serial 2-wire EEPROM,
decode it and store it in associated adapter net device
Robert Schlabbach GMX
Michael Glaum KVH Industrie
www.eeworm.com/read/321483/3534289
t html.t
#!/usr/local/bin/perl -w
# Test ability to retrieve HTTP request info
######################### We start with some black magic to print on failure.
use lib '../blib/lib','../blib/arch';
END {print "