| /third_party/backends/include/sane/ |
| H A D | sanei_net.h | 98 SANE_Word info; member
|
| /third_party/backends/backend/ |
| H A D | sm3840.c | 392 sane_control_option(SANE_Handle handle, SANE_Int option, SANE_Action action, void *val, SANE_Int * info) sane_control_option() argument
|
| H A D | hp-handle.c | 226 int info; in hp_handle_stopScan() local 394 sanei_hp_handle_control(HpHandle this, SANE_Int optnum, SANE_Action action, void *valp, SANE_Int *info) sanei_hp_handle_control() argument
|
| /third_party/backends/japi/ |
| H A D | Sane.c | 296 Java_Sane_getControlOption__II_3I_3I(JNIEnv *env, jobject jobj, jint handle, jint option, jintArray value, jintArray info) Java_Sane_getControlOption__II_3I_3I() argument 318 Java_Sane_getControlOption__II_3B_3I(JNIEnv *env, jobject jobj, jint handle, jint option, jbyteArray value, jintArray info) Java_Sane_getControlOption__II_3B_3I() argument 340 Java_Sane_setControlOption__IIII_3I(JNIEnv *env, jobject jobj, jint handle, jint option, jint action, jint value, jintArray info) Java_Sane_setControlOption__IIII_3I() argument 374 Java_Sane_setControlOption__IIILjava_lang_String_2_3I(JNIEnv *env, jobject jobj, jint handle, jint option, jint action, jstring value, jintArray info) Java_Sane_setControlOption__IIILjava_lang_String_2_3I() argument [all...] |
| H A D | Sane.java | 126 getControlOption(int handle, int option, int [] value, int [] info) getControlOption() argument 128 getControlOption(int handle, int option, byte [] value, int [] info) getControlOption() argument 132 setControlOption(int handle, int option, int action, int value, int [] info) setControlOption() argument 134 setControlOption(int handle, int option, int action, String value, int [] info) setControlOption() argument
|
| /third_party/backends/testsuite/sanei/ |
| H A D | sanei_constrain_test.c | 141 SANE_Word info = 0; in min_int_value() local 156 SANE_Word info = 0; in max_int_value() local 171 SANE_Word info = 0; in below_min_int_value() local 187 SANE_Word info in quant1_int_value() local 203 SANE_Word info = 0; quant2_int_value() local 218 SANE_Word info = 0; in_range_int_value() local 233 SANE_Word info = 0; above_max_int_value() local 251 SANE_Word info = 0; min_fixed_value() local 266 SANE_Word info = 0; max_fixed_value() local 281 SANE_Word info = 0; below_min_fixed_value() local 297 SANE_Word info = 0; quant1_fixed_value() local 313 SANE_Word info = 0; quant2_fixed_value() local 328 SANE_Word info = 0; in_range_fixed_value() local 343 SANE_Word info = 0; above_max_fixed_value() local 359 SANE_Word info = 0; above_max_word() local 375 SANE_Word info = 0; below_max_word() local 390 SANE_Word info = 0; closest_200_word() local 406 SANE_Word info = 0; closest_300_word() local 422 SANE_Word info = 0; exact_400_word() local 440 SANE_Word info = 0; min_int_array() local 463 SANE_Word info = 0; max_int_array() local 487 SANE_Word info = 0; below_min_int_array() local 512 SANE_Word info = 0; quant1_int_array() local 536 SANE_Word info = 0; quant2_int_array() local 559 SANE_Word info = 0; in_range_int_array() local 583 SANE_Word info = 0; above_max_int_array() local 606 SANE_Word info = 0; wrong_string_array() local 621 SANE_Word info = 0; none_int() local 636 SANE_Word info = 0; none_bool_nok() local 651 SANE_Word info = 0; none_bool_ok() local 668 SANE_Word info = 0; string_array_several() local 685 SANE_Word info = 0; partial_string_array() local 699 SANE_Word info = 0; string_array_ignorecase() local 713 SANE_Word info = 0; string_array_ok() local [all...] |
| /third_party/cups-filters/backend/ |
| H A D | serial.c | 826 char info[255]; /* Device info/description */ in list_devices() local 907 char info[255]; /* Device info/description */ list_devices() local 969 char info[255]; /* Device info/description */ list_devices() local 1062 char info[255]; /* Device info/description */ list_devices() local [all...] |
| H A D | parallel.c | 393 info[2048], /* Info string */ in list_devices() local
|
| /third_party/alsa-lib/src/control/ |
| H A D | setup.c | 45 snd_ctl_elem_info_t *info; member 216 snd_config_get_ctl_elem_enumerated(snd_config_t *n, snd_ctl_t *ctl, snd_ctl_elem_info_t *info) snd_config_get_ctl_elem_enumerated() argument 247 snd_config_get_ctl_elem_value(snd_config_t *conf, snd_ctl_t *ctl, snd_ctl_elem_value_t *val, snd_ctl_elem_value_t *mask, snd_ctl_elem_info_t *info) snd_config_get_ctl_elem_value() argument [all...] |
| H A D | tlv.c | 425 snd_ctl_elem_info_t info = {0}; in get_tlv_info() local 458 struct tlv_info info; in snd_ctl_get_dB_range() local 479 struct tlv_info info; snd_ctl_convert_to_dB() local 502 struct tlv_info info; snd_ctl_convert_from_dB() local [all...] |
| H A D | ctlparse.c | 277 get_ctl_enum_item_index(snd_ctl_t *handle, snd_ctl_elem_info_t *info, const char **ptrp) get_ctl_enum_item_index() argument 346 snd_ctl_ascii_value_parse(snd_ctl_t *handle, snd_ctl_elem_value_t *dst, snd_ctl_elem_info_t *info, const char *value) snd_ctl_ascii_value_parse() argument [all...] |
| /third_party/alsa-lib/src/ |
| H A D | dlmisc.c | 70 Dl_info info; in snd_dlinfo_origin() local
|
| /third_party/googletest/googletest/src/hwext/ |
| H A D | gtest-ext.cc | 55 const TestDefInfo* info = testDefInfos.at(i);
in findDefFor() local 130 const TestDefInfo* info = testDefInfos.at(i);
in getLevel() local 179 const TestDefInfo* info = testDefInfos.at(i); getTestFlags() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | resolved_target_data.h | 125 const TargetInfo* info = GetTargetSwiftValues(target); in GetSwiftModuleDependencies() local 192 TargetInfo* info = GetTargetInfo(target); in GetTargetLibInfo() local 201 TargetInfo* info = GetTargetInfo(target); in GetTargetFrameworkInfo() local 210 TargetInfo* info = GetTargetInfo(target); GetTargetHardDeps() local 219 TargetInfo* info = GetTargetInfo(target); GetTargetInheritedLibs() local 228 TargetInfo* info = GetTargetInfo(target); GetTargetRustLibs() local 237 TargetInfo* info = GetTargetInfo(target); GetTargetSwiftValues() local [all...] |
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest-printers.h | 672 inline void PrintTo(const std::type_info& info, std::ostream* os) { in PrintTo() argument
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | UTS46.java | 42 public StringBuilder labelToASCII(CharSequence label, StringBuilder dest, Info info) { in labelToASCII() argument 47 public StringBuilder labelToUnicode(CharSequence label, StringBuilder dest, Info info) { in labelToUnicode() argument 52 public StringBuilder nameToASCII(CharSequence name, StringBuilder dest, Info info) { in nameToASCII() argument 64 public StringBuilder nameToUnicode(CharSequence name, StringBuilder dest, Info info) { in nameToUnicode() argument 114 process(CharSequence src, boolean isLabel, boolean toASCII, StringBuilder dest, Info info) process() argument 203 processUnicode(CharSequence src, int labelStart, int mappingStart, boolean isLabel, boolean toASCII, StringBuilder dest, Info info) processUnicode() argument 330 processLabel(StringBuilder dest, int labelStart, int labelLength, boolean toASCII, Info info) processLabel() argument 503 markBadACELabel(StringBuilder dest, int labelStart, int labelLength, boolean toASCII, Info info) markBadACELabel() argument 570 checkLabelBiDi(CharSequence label, int labelStart, int labelLength, Info info) checkLabelBiDi() argument 762 checkLabelContextO(CharSequence label, int labelStart, int labelLength, Info info) checkLabelContextO() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | dadrcal.cpp | 47 const DataMap *info= NULL; in runIndexedTest() local
|
| /third_party/icu/icu4c/source/common/ |
| H A D | ucmndata.cpp | 50 udata_getInfoSize(const UDataInfo *info) { in udata_getInfoSize() argument [all...] |
| H A D | ucol_swp.cpp | 44 const UDataInfo &info=*(const UDataInfo *)((const char *)inData+4); in ucol_looksLikeCollationBinary() local 490 const UDataInfo &info=*(const UDataInfo *)((const char *)inData+4); in ucol_swap() local [all...] |
| /third_party/FreeBSD/sys/dev/usb/controller/ |
| H A D | usb_controller.c | 119 struct node_info info; in usb_attach() local
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_controller.h | 167 void *info; member
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/src/ |
| H A D | adp.c | 54 int dl_iterate_phdr(int (*callback)(void *info, size_t size, void *data), void *data) in dl_iterate_phdr() argument
|
| /third_party/alsa-lib/include/ |
| H A D | mixer_abst.h | 77 snd_ctl_card_info_t *info; member
|
| /third_party/alsa-lib/include/sound/uapi/ |
| H A D | sb16_csp.h | 74 struct snd_sb_csp_mc_header info; member
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/ |
| H A D | ResourceModule.java | 76 UResourceBundle info; field in ResourceModule 290 private UResourceBundle info; field in ResourceModule.UResourceTestData
|