/third_party/alsa-utils/axfer/test/ |
H A D | container-test.c | 140 struct container_trial *trial = gen->private_data; in callback() local 277 struct container_trial *trial; in main() local [all...] |
H A D | mapper-test.c | 69 static int test_demux(struct mapper_trial *trial, snd_pcm_access_t access, in test_demux() argument 160 static int test_mux(struct mapper_trial *trial, snd_pcm_access_t access, in test_mux() argument 220 static int test_mapper(struct mapper_trial *trial, snd_pcm_access_ argument 279 test_i_buf(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_i_buf() argument 319 test_vector(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_vector() argument 378 test_n_buf(struct mapper_trial *trial, snd_pcm_access_t access, snd_pcm_format_t sample_format, unsigned int samples_per_frame, unsigned int frames_per_second, void *frame_buffer, unsigned int frame_count, unsigned int cntr_count) test_n_buf() argument 417 struct mapper_trial *trial = gen->private_data; callback() local 443 struct mapper_trial *trial; main() local [all...] |
/third_party/alsa-lib/test/ |
H A D | user-ctl-element-set.c | 57 static int add_bool_elem_set(struct elem_set_trial *trial, in add_bool_elem_set() argument 64 static void change_bool_elem_members(struct elem_set_trial *trial, in change_bool_elem_members() argument 76 allocate_bool_elem_set_tlv(struct elem_set_trial *trial, unsigned int **tlv) allocate_bool_elem_set_tlv() argument 94 add_int_elem_set(struct elem_set_trial *trial, snd_ctl_elem_info_t *info) add_int_elem_set() argument 102 check_int_elem_props(struct elem_set_trial *trial, snd_ctl_elem_info_t *info) check_int_elem_props() argument 115 change_int_elem_members(struct elem_set_trial *trial, snd_ctl_elem_value_t *elem_data) change_int_elem_members() argument 127 allocate_int_elem_set_tlv(struct elem_set_trial *trial, unsigned int **tlv) allocate_int_elem_set_tlv() argument 177 add_enum_elem_set(struct elem_set_trial *trial, snd_ctl_elem_info_t *info) add_enum_elem_set() argument 186 check_enum_elem_props(struct elem_set_trial *trial, snd_ctl_elem_info_t *info) check_enum_elem_props() argument 213 change_enum_elem_members(struct elem_set_trial *trial, snd_ctl_elem_value_t *elem_data) change_enum_elem_members() argument 226 add_bytes_elem_set(struct elem_set_trial *trial, snd_ctl_elem_info_t *info) add_bytes_elem_set() argument 233 change_bytes_elem_members(struct elem_set_trial *trial, snd_ctl_elem_value_t *elem_data) change_bytes_elem_members() argument 245 allocate_bytes_elem_set_tlv(struct elem_set_trial *trial, unsigned int **tlv) allocate_bytes_elem_set_tlv() argument 264 add_iec958_elem_set(struct elem_set_trial *trial, snd_ctl_elem_info_t *info) add_iec958_elem_set() argument 282 change_iec958_elem_members(struct elem_set_trial *trial, snd_ctl_elem_value_t *elem_data) change_iec958_elem_members() argument 297 add_int64_elem_set(struct elem_set_trial *trial, snd_ctl_elem_info_t *info) add_int64_elem_set() argument 305 check_int64_elem_props(struct elem_set_trial *trial, snd_ctl_elem_info_t *info) check_int64_elem_props() argument 318 change_int64_elem_members(struct elem_set_trial *trial, snd_ctl_elem_value_t *elem_data) change_int64_elem_members() argument 330 allocate_int64_elem_set_tlv(struct elem_set_trial *trial, unsigned int **tlv) allocate_int64_elem_set_tlv() argument 370 add_elem_set(struct elem_set_trial *trial) add_elem_set() argument 390 check_event(struct elem_set_trial *trial, unsigned int mask, unsigned int expected_count) check_event() argument 444 check_elem_list(struct elem_set_trial *trial) check_elem_list() argument 516 check_elem_set_props(struct elem_set_trial *trial) check_elem_set_props() argument 612 check_elems(struct elem_set_trial *trial) check_elems() argument 651 check_tlv(struct elem_set_trial *trial) check_tlv() argument 725 struct elem_set_trial trial = {0}; main() local [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | caniter.cpp | 575 UnicodeString trial; in extract() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | caniter.cpp | 575 UnicodeString trial; in extract() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | alpha_enc.c | 252 FilterTrial trial; in ApplyFiltersAndEncode() local
|
/third_party/skia/tests/ |
H A D | PathOpsBuilderConicTest.cpp | 79 static void setupOne(skiatest::Reporter* reporter, int col, int row, int rot, int trial) { in setupOne() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | caniter.cpp | 575 UnicodeString trial; in extract() local
|
/third_party/ltp/testcases/kernel/security/tomoyo/ |
H A D | tomoyo_new_test.c | 618 int trial; in main() local
|
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/ |
H A D | howExpensiveIs.cpp | 308 double trial = unum_parseDouble(fFmt,fStr,fLen, NULL, &setupStatus); in warmup() local 317 double trial=0.0; in run() local 437 int32_t trial = unum_formatDouble(fFmt,fExpect, buf, 100, NULL, &setupStatus); in warmup() local 451 int32_t trial; run() local 561 int32_t trial = unum_formatInt64(fFmt,fExpect, buf, 100, NULL, &setupStatus); warmup() local 575 int32_t trial; run() local 668 int32_t trial; run() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | PluralRules.java | 2049 private boolean addConditional(Set<IFixedDecimal> toAddTo, Set<IFixedDecimal> others, double trial) { in addConditional() argument
|
/third_party/icu/tools/colprobe/ |
H A D | sortedlines.cpp | 490 Line lower, upper, trial, toAdd, helper; in detectContractions() local 816 Line trial; getExpansionLine() local 916 Line trial, prefix, suffix; gooseUp() local 1033 Line *previous, trial, expansionLine; detectExpansions() local [all...] |
H A D | colprobeNew.cpp | 1052 Line myCh, combo, trial, inter, kLine; in testWin() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | PluralRules.java | 1968 private boolean addConditional(Set<IFixedDecimal> toAddTo, Set<IFixedDecimal> others, double trial) { in addConditional() argument
|
/third_party/openssl/test/ |
H A D | bntest.c | 2449 int trial; in test_is_prime() local 2473 int trial; in test_not_prime() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | raw_hash_set_test.cc | 1991 auto trial = OrderOfIteration(t); in TEST() local
|
/third_party/icu/icu4c/source/i18n/ |
H A D | dtptngen.cpp | 1633 DateTimeMatcher trial = it.next(); in getBestRaw() local 1973 UnicodeString trial = getBestPattern(current.getPattern(), status); in getRedundants() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtptngen.cpp | 1625 DateTimeMatcher trial = it.next(); in getBestRaw() local 1965 UnicodeString trial = getBestPattern(current.getPattern(), status); in getRedundants() local
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | icu4j-4_8_1_1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/ibm/
com/ibm/icu/
com/ibm/icu/impl/
... |