Home
last modified time | relevance | path

Searched defs:trial (Results 1 - 19 of 19) sorted by relevance

/third_party/alsa-utils/axfer/test/
H A Dcontainer-test.c140 struct container_trial *trial = gen->private_data; in callback() local
277 struct container_trial *trial; in main() local
[all...]
H A Dmapper-test.c69 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 Duser-ctl-element-set.c57 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 Dcaniter.cpp575 UnicodeString trial; in extract() local
/third_party/node/deps/icu-small/source/common/
H A Dcaniter.cpp575 UnicodeString trial; in extract() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c252 FilterTrial trial; in ApplyFiltersAndEncode() local
/third_party/skia/tests/
H A DPathOpsBuilderConicTest.cpp79 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 Dcaniter.cpp575 UnicodeString trial; in extract() local
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dtomoyo_new_test.c618 int trial; in main() local
/third_party/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp308 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 DPluralRules.java2049 private boolean addConditional(Set<IFixedDecimal> toAddTo, Set<IFixedDecimal> others, double trial) { in addConditional() argument
/third_party/icu/tools/colprobe/
H A Dsortedlines.cpp490 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 DcolprobeNew.cpp1052 Line myCh, combo, trial, inter, kLine; in testWin() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DPluralRules.java1968 private boolean addConditional(Set<IFixedDecimal> toAddTo, Set<IFixedDecimal> others, double trial) { in addConditional() argument
/third_party/openssl/test/
H A Dbntest.c2449 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 Draw_hash_set_test.cc1991 auto trial = OrderOfIteration(t); in TEST() local
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen.cpp1633 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 Ddtptngen.cpp1625 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 Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 45 milliseconds