Home
last modified time | relevance | path

Searched defs:name (Results 7826 - 7850 of 11661) sorted by relevance

1...<<311312313314315316317318319320>>...467

/third_party/backends/backend/
H A Dmustek_pp.c321 sane_attach (SANE_String_Const port, SANE_String_Const name, SANE_Int driver, SANE_Int info) in sane_attach() argument
621 attach_device(SANE_String *driver, SANE_String *name, SANE_String *port, SANE_String *option_ta) attach_device() argument
705 char *driver = 0, *port = 0, *name = 0, *option_ta = 0; sane_init() local
[all...]
H A Dmustek_pp.h149 SANE_String name; member
161 SANE_String name, vendor, model, type; member
H A Dp5_device.c473 char *name; in open_pp() local
1243 write_rgb_data(char *name, unsigned char *image, SANE_Int width, SANE_Int height) write_rgb_data() argument
[all...]
H A Dp5_device.h96 SANE_String_Const name; member
190 SANE_String name; global() member
[all...]
H A Drts8891_low.h103 SANE_String_Const name; member
H A Dteco3.c229 get_string_list_index (SANE_String_Const list[], SANE_String_Const name) in get_string_list_index() argument
1649 SANE_String_Const name; sane_control_option() local
[all...]
H A Dkodakaio.h125 char *name; member
H A Dp5.c321 sane_open (SANE_String_Const name, SANE_Handl argument
[all...]
H A Dricoh2.c341 sane_open (SANE_String_Const name, SANE_Handle *handle) in sane_open() argument
[all...]
/third_party/backends/include/sane/
H A Dsane.h104 SANE_String_Const name; /* unique device name */ member
145 SANE_String_Const name; /* name of this option (command-line name) */ member
/third_party/backends/frontend/
H A Dtstbackend.c860 get_optdesc_by_name(SANE_Handle device, const char *name, int *option_num) get_optdesc_by_name() argument
[all...]
/third_party/backends/japi/
H A DJscanimage.java192 private int initSaneDevice(String name) in initSaneDevice() argument
/third_party/backends/testsuite/backend/genesys/
H A Dsession_config_test.cpp55 std::string name() const in name() function
104 void set_value_bool(const std::string& name, bool value) in set_value_bool() argument
119 void set_value_button(const std::string& name, bool value) in set_value_button() argument
134 set_value_int(const std::string& name, int value) set_value_int() argument
148 set_value_float(const std::string& name, float value) set_value_float() argument
165 set_value_string(const std::string& name, const std::string& value) set_value_string() argument
182 find_option(const std::string& name, SANE_Value_Type type) const find_option() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dqpdf_pdftopdf_processor.cc516 bool QPDF_PDFTOPDF_Processor::loadFilename(const char *name,int flatten_forms) // {{{ in loadFilename() argument
733 void QPDF_PDFTOPDF_Processor::emitFilename(const char *name) // {{{ in emitFilename() argument
/third_party/curl/lib/
H A Daltsvc.c59 static enum alpnid alpn2alpnid(char *name) in alpn2alpnid() argument
[all...]
H A Dc-hyper.c137 hyper_each_header(void *userdata, const uint8_t *name, size_t name_len, const uint8_t *value, size_t value_len) hyper_each_header() argument
H A Dcontent_encoding.c944 static const struct Curl_cwtype *find_unencode_writer(const char *name, in find_unencode_writer() argument
979 const char *name; Curl_build_unencoding_stack() local
[all...]
H A Deasy.c330 CURLsslset curl_global_sslset(curl_sslbackend id, const char *name, in curl_global_sslset() argument
H A Dkrb5.c395 const char *name; member
403 static unsigned char name_to_level(const char *name) in name_to_level() argument
[all...]
/third_party/benchmark/src/
H A Dbenchmark.cc160 State::State(std::string name, IterationCount max_iters, in State() argument
241 const std::string& name = name_and_measurement.first; in PauseTiming() local
476 CreateReporter( std::string const& name, ConsoleReporter::OutputOptions output_opts) CreateReporter() argument
488 std::cerr << "Unexpected format: '" << name << "'\\n"; CreateReporter() local
[all...]
H A Dsysinfo.cc147 ValueUnion GetSysctlImp(std::string const& name) { in GetSysctlImp() argument
180 bool GetSysctl(std::string const& name, std::string* out) { in GetSysctl() argument
190 bool GetSysctl(std::string const& name, Tp* out) { in GetSysctl() argument
199 GetSysctl(std::string const& name, std::array<Tp, N>* out) GetSysctl() argument
302 std::string name; GetCacheSizesMacOSX() member
[all...]
H A Dbenchmark_register.cc207 Benchmark::Benchmark(const std::string& name) in Benchmark() argument
232 Benchmark* Benchmark::Name(const std::string& name) { in Name() argument
302 Benchmark* Benchmark::ArgName(const std::string& name) { in ArgName() argument
432 Benchmark* Benchmark::ComputeStatistics(const std::string& name, in ComputeStatistics() argument
471 void Benchmark::SetName(const std::string& name) { name argument
[all...]
/third_party/benchmark/test/
H A Doutput_test_helper.cc397 std::string name; RunOutputTests() member
478 FileExists(std::string const& name) FileExists() argument
489 std::string name = GetRandomFileName(); GetTempFileName() local
[all...]
/third_party/cups-filters/fontembed/
H A Dsfnt.c566 char *name=otf_get_table(otf,OTF_TAG('n','a','m','e'),&len); in otf_load_more() local
[all...]
/third_party/alsa-lib/src/control/
H A Dhcontrol.c70 int snd_hctl_open(snd_hctl_t **hctlp, const char *name, int mode) in snd_hctl_open() argument
217 static int snd_hctl_compare_mixer_priority_lookup(const char **name, const char * const *names, int coef) in snd_hctl_compare_mixer_priority_lookup() argument
295 const char *name = (char *)id->name, *name in get_compare_weight() local
[all...]

Completed in 28 milliseconds

1...<<311312313314315316317318319320>>...467