Home
last modified time | relevance | path

Searched defs:index (Results 1676 - 1700 of 3886) sorted by relevance

1...<<61626364656667686970>>...156

/third_party/alsa-lib/src/
H A Dconfmisc.c1155 long class, index; in snd_func_pcm_args_by_class() local
[all...]
/third_party/alsa-utils/alsamixer/
H A Dmixer_widget.c254 unsigned int index; in change_enum_to_percent() local
283 unsigned int index; in change_enum_relative() local
474 unsigned int index; in on_mouse_key() local
[all...]
/third_party/alsa-lib/src/topology/
H A Ddapm.c257 struct tplg_elem *tplg_elem_new_route(snd_tplg_t *tplg, int index) in tplg_elem_new_route() argument
336 static int tplg_parse_routes(snd_tplg_t *tplg, snd_config_t *cfg, int index) in tplg_parse_routes() argument
374 int index = -1; tplg_parse_dapm_graph() local
418 tplg_save_dapm_graph(snd_tplg_t *tplg, int index, struct tplg_buf *dst, const char *pfx) tplg_save_dapm_graph() argument
743 tplg_add_route(snd_tplg_t *tplg, struct snd_tplg_graph_elem *t, int index) tplg_add_route() argument
889 unsigned int index; tplg_decode_dapm_widget() local
[all...]
/third_party/backends/backend/genesys/
H A Dregister.h420 int index = find_reg_index(address); in get_value() local
429 int index = find_reg_index(address); in set_value() local
/third_party/backends/backend/pixma/
H A Dpixma_io_sanei.c175 get_string_descriptor (SANE_Int dn, SANE_Int index, SANE_Int lang, in get_string_descriptor() argument
166 get_descriptor(SANE_Int dn, SANE_Int type, SANE_Int descidx, SANE_Int index, SANE_Int length, SANE_Byte * data) get_descriptor() argument
/third_party/backends/backend/
H A Dlexmark.c585 SANE_Int index; in sane_get_devices() local
H A Drts88xx_lib.c127 sanei_rts88xx_read_reg (SANE_Int devnum, SANE_Int index, SANE_Byte * reg) in sanei_rts88xx_read_reg() argument
157 sanei_rts88xx_write_reg (SANE_Int devnum, SANE_Int index, SANE_Byte * reg) in sanei_rts88xx_write_reg() argument
[all...]
H A Dhp5590_low.c230 hp5590_control_msg(SANE_Int dn, enum proto_flags proto_flags, int requesttype, int request, int value, int index, unsigned char *bytes, int size, int core_flags) hp5590_control_msg() argument
H A Dpieusb_scancmd.c306 sanei_pieusb_cmd_get_scan_frame(SANE_Int device_number, SANE_Int index, struct Pieusb_Scan_Frame* frame, struct Pieusb_Command_Status *status) in sanei_pieusb_cmd_get_scan_frame() argument
481 sanei_pieusb_cmd_set_scan_frame(SANE_Int device_number, SANE_Int index, struct Pieusb_Scan_Frame* frame, struct Pieusb_Command_Status *status) sanei_pieusb_cmd_set_scan_frame() argument
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationKeys.java169 byte getAt(int index) { in getAt() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUBinary.java145 getNameOffset(ByteBuffer bytes, int index) getNameOffset() argument
153 getDataOffset(ByteBuffer bytes, int index) getDataOffset() argument
167 addBaseName(ByteBuffer bytes, int index, String folder, String suffix, StringBuilder sb, Set<String> names) addBaseName() argument
[all...]
H A DLocaleIDParser.java33 private int index; field in LocaleIDParser
[all...]
H A DZoneMeta.java255 public static synchronized String getEquivalentID(String id, int index) { in getEquivalentID() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DPatternStringParser.java97 public char charAt(int flags, int index) { in charAt() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DEdits.java276 private int index; field in Edits.Iterator
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dmsfmrgts.cpp32 MessageFormatRegressionTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dplurfmts.cpp35 void PluralFormatTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
H A Dbytestrietest.cpp90 void BytesTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
667 int32_t index, step; in buildTrie() local
[all...]
H A Dlocalematchertest.cpp77 void LocaleMatcherTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
H A Ddtfmtrtts.cpp55 DateFormatRoundTripTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ) in runIndexedTest() argument
H A Dcallimts.cpp25 void CalendarLimitTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest() argument
/third_party/icu/icu4c/source/test/perf/leperf/
H A DPortableFontInstance.cpp388 le_uint16 index = ttGlyph; in getGlyphAdvance() local
/third_party/icu/icu4c/source/test/letest/
H A DPortableFontInstance.cpp380 le_uint16 index = ttGlyph; in getGlyphAdvance() local
/third_party/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.cpp46 UPerfFunction* ConverterPerformanceTest::runIndexedTest(int32_t index, UBool exec,const char* &name, char* par) { in runIndexedTest() argument
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DAlphabeticIndexTest.java475 showIndex(AlphabeticIndex<T> index, boolean showEmpty) showIndex() argument
[all...]

Completed in 27 milliseconds

1...<<61626364656667686970>>...156