| /third_party/vk-gl-cts/modules/gles2/performance/ |
| H A D | es2pDrawCallBatchingTests.cpp | 221 bool first = true; in createShader() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | iff.c | 528 uint32_t first, second; in decode_ham_plane32() local
|
| H A D | atrac3.c | 274 int num_subbands, coding_mode, i, j, first, last, subband_size; in decode_spectrum() local [all...] |
| H A D | vaapi_encode.c | 1585 int i, first = 1, res; in vaapi_encode_init_rate_control() local
|
| H A D | on2avc.c | 144 int w, w2, b, scale, first = 1; in on2avc_decode_band_scales() local
|
| /third_party/f2fs-tools/fsck/ |
| H A D | dict.c | 155 dnode_t *first, *next; in verify_bintree() local [all...] |
| /third_party/curl/tests/server/ |
| H A D | tftpd.c | 892 int first = 1, ecode; in do_tftp() local
|
| /third_party/ffmpeg/fftools/ |
| H A D | cmdutils.c | 138 int first; in show_help_options() local
|
| /third_party/glslang/SPIRV/ |
| H A D | hex_float.h | 149 bool operator==(const FloatProxy<T>& first, const FloatProxy<T>& second) { in operator ==() argument
|
| /third_party/alsa-lib/src/topology/ |
| H A D | pcm.c | 545 int err, first; in tplg_save_stream_caps() local
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-object.c | 1109 snd_config_iterator_t first; in tplg_object_get_map() local 1166 snd_config_iterator_t first = snd_config_iterator_first(obj); in tplg_object_copy_and_add_param() local 1566 snd_config_iterator_t first; in tplg_object_get_instance_config() local [all...] |
| /third_party/backends/backend/ |
| H A D | gt68xx_high.c | 1201 SANE_Bool first = SANE_TRUE; in gt68xx_wait_lamp_stable() local 1845 SANE_Bool first = SANE_TRUE; in gt68xx_afe_cis_auto() local 1720 gt68xx_afe_cis_read_lines(GT68xx_Afe_Values * values, GT68xx_Scanner * scanner, SANE_Bool lamp, SANE_Bool first, unsigned int *r_buffer, unsigned int *g_buffer, unsigned int *b_buffer) gt68xx_afe_cis_read_lines() argument [all...] |
| /third_party/curl/lib/ |
| H A D | connect.c | 338 const struct Curl_addrinfo *first; /* complete address list, not owned */ member
|
| H A D | cookie.c | 233 const char *first = NULL, *last; in get_top_domain() local 1534 struct Cookie *first, *curr, *next, *prev = NULL; Curl_cookie_clearsess() local [all...] |
| /third_party/cJSON/ |
| H A D | cJSON_Utils.c | 486 cJSON *first = list; in sort_list() local [all...] |
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-actions.h | 1706 I1 first; member [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-more-actions_test.cc | 972 Action<void(std::vector<int>)> first = [&] { ran_first = true; }; in TEST() local [all...] |
| /third_party/gptfdisk/ |
| H A D | basicmbr.cc | 1414 uint64_t first; in FindFirstAvailable() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | Normalizer.java | 1619 public int first() { in first() method in Normalizer [all...] |
| /third_party/icu/icu4c/source/test/cintltst/ |
| H A D | cnormtst.c | 1747 UChar first[10] = { u'c', 0x300, 0, 0, 0, 0, 0, 0, 0, 0 }; in TestAPICoverage() local
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
| H A D | BasicTest.java | 2964 public StringBuilder append(StringBuilder first, CharSequence second) { return null; } in append() argument 2961 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
| H A D | BasicTest.java | 2961 public StringBuilder append(StringBuilder first, CharSequence second) { return null; } in append() argument 2958 normalizeSecondAndAppend( StringBuilder first, CharSequence second) normalizeSecondAndAppend() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | Normalizer.java | 1663 public int first() { in first() method in Normalizer [all...] |
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/ |
| H A D | XLIFF2ICUConverter.java | 752 ResourceInt first; field in XLIFF2ICUConverter.ResourceIntVector 772 Resource first; field in XLIFF2ICUConverter.ResourceTable 789 Resource first; field in XLIFF2ICUConverter.ResourceArray [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | MeasureUnitTest.java | 67 OrderedPair(F first, S second) { in OrderedPair() argument 71 public static <F extends Comparable, S extends Comparable> OrderedPair<F, S> of(F first, S second) { in of() argument [all...] |