/third_party/backends/backend/ |
H A D | ibm.c | 114 char *str; in attach() local
|
H A D | v4l.c | 433 char dev_name[PATH_MAX], *str; in sane_init() local
|
H A D | ricoh.c | 110 char *str; in attach() local
|
H A D | snapscan-usb.c | 257 static char *usb_debug_data(char *str,const char *data, int len) { in usb_debug_data() argument
|
/third_party/backends/backend/pixma/ |
H A D | pixma_io_sanei.c | 182 u16tohex (uint16_t x, char *str) in u16tohex() argument
|
/third_party/backends/backend/genesys/ |
H A D | settings.h | 166 void serialize(Stream& str, SetupParams& x) in serialize() argument 322 serialize(Stream& str, ScanSession& x) serialize() argument [all...] |
H A D | sensor.h | 83 void serialize(Stream& str, StaggerConfig& x) in serialize() argument 103 inline void serialize(std::istream& str, FrontendType& x) in serialize() argument 110 inline void serialize(std::ostream& str, FrontendType& x) in serialize() argument 133 void serialize(Stream& str, GenesysFrontendLayout& x) in serialize() argument 196 serialize(Stream& str, Genesys_Frontend& x) serialize() argument 372 serialize(Stream& str, Genesys_Sensor& x) serialize() argument [all...] |
/third_party/cups-filters/filter/ |
H A D | texttopdf.c | 1077 static void write_font_str(float x,float y,int fontid, lchar_t *str, int len) in write_font_str() argument 1155 static float stringwidth_x(lchar_t *str) in stringwidth_x() argument [all...] |
H A D | urftopdf.cpp | 56 void die(const char * str) in die() argument
|
/third_party/curl/lib/ |
H A D | ldap.c | 801 static bool split_str(char *str, char ***out, size_t *count) in split_str() argument
|
/third_party/alsa-lib/src/control/ |
H A D | namehint.c | 246 const char *str; in try_config() local 452 const char *str; add_card() local 539 const char *str; add_software_devices() local 587 const char *str; snd_device_name_hint() local [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_hooks.c | 345 const char *str, *id; in snd_pcm_hook_add_conf() local 531 const char *str; in _snd_pcm_hooks_open() local [all...] |
/third_party/alsa-utils/axfer/ |
H A D | xfer-libffado.c | 306 char str[32] = {0}; in open_handle() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | NFRule.java | 1235 private int prefixLength(String str, String prefix) { in prefixLength() argument 1274 findText(String str, String key, PluralFormat pluralFormatKey, int startingAt) findText() argument 1319 allIgnorable(String str) allIgnorable() argument [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | DayPeriodRules.java | 35 private static DayPeriod fromStringOrNull(CharSequence str) { in fromStringOrNull() argument 58 fromStringOrNull(CharSequence str) fromStringOrNull() argument 185 parseHour(String str) parseHour() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | uenumtst.c | 26 static char* quikU2C(const UChar* str, int32_t len) { in quikU2C() argument
|
H A D | cmsgtst.c | 111 UChar *str; in MessageFormatTest() local 281 UChar *str; in TestSampleMessageFormat() local 382 UChar *result = NULL, tzID[4], str[25]; TestNewFormatAndParseAPI() local 484 UChar *result, *tzID, *str; TestSampleFormatAndParseWithError() local 584 UChar *result, *tzID, *str; TestSampleFormatAndParse() local 680 UChar* str; TestMsgFormatSelect() local 751 UChar* str; TestMsgFormatChoice() local 848 UChar str[10]; TestParseMessage() local 899 UChar *str; TestMessageFormatWithValist() local 960 UChar str[10]; TestParseMessageWithValist() local [all...] |
H A D | utf8tst.c | 1113 uint8_t str[12]; in TestAppendChar() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | msfmrgts.cpp | 400 UnicodeString str; in Test4106660() local 597 UnicodeString str; in Test4106661() local 656 UnicodeString str; Test4094906() local 752 UnicodeString str; Test4118594() local [all...] |
H A D | dtfmtrtts.cpp | 77 DateFormatRoundTripTest::failure(UErrorCode status, const char* msg, const UnicodeString& str) in failure() argument
|
H A D | callimts.cpp | 514 CalendarLimitTest::ymdToString(const Calendar& cal, UnicodeString& str) { in ymdToString() argument
|
H A D | normconf.cpp | 528 void NormalizerConformanceTest::iterativeNorm(const UnicodeString& str, in iterativeNorm() argument
|
H A D | tufmtts.cpp | 410 UnicodeString str; in testGreekWithFallback() local
|
/third_party/icu/icu4c/source/test/iotest/ |
H A D | iotest.cpp | 836 const char **str = (const char **) context; in argHandler() local
|
/third_party/NuttX/drivers/usbdev/gadget/fconfig/include/ |
H A D | usbd_config.h | 84 struct fconfig_string str; member
|