| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl_rendering_context_base.cpp | 1060 int64_t first = 0; in DrawArrays() local
|
| /test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/ |
| H A D | zlibndk.cpp | 29 struct mem_item *first;
member
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | stdlibndk.cpp | 227 uint32_t first;
in Seed48() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | mpegtsenc.c | 144 int first, b, len1, left; in mpegts_write_section() local [all...] |
| H A D | isom.h | 67 int first; member
|
| /third_party/curl/lib/vtls/ |
| H A D | schannel.c | 1616 bool first = true; in traverse_cert_store() local
|
| H A D | vtls.c | 123 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp() argument
|
| /third_party/alsa-utils/amixer/ |
| H A D | amixer.c | 863 int first = 1; in show_selem() local 881 int first = 1; in show_selem() local
|
| /third_party/backends/backend/ |
| H A D | mustek_pp_cis.c | 1527 int ctr, channel, first, last, stride, step = dev->CIS.line_step; in cis_get_next_line() local 1638 int i, j, pixel, channel, minExposeTime, first, last; in cis_maximize_dynamic_range() local 1769 cis_measure_extremes(Mustek_PP_CIS_dev * dev, SANE_Byte* calib[3], SANE_Int pixels, SANE_Int first, SANE_Int last) cis_measure_extremes() argument 1834 SANE_Int channel, p, first, last; cis_normalize_ranges() local [all...] |
| /third_party/curl/lib/ |
| H A D | multi.c | 3200 bool first = FALSE; global() local [all...] |
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.c | 2134 unsigned first, last; member [all...] |
| /third_party/alsa-lib/src/alisp/ |
| H A D | alisp.c | 697 struct alisp_object * p, * first = NULL, * prev = NULL; in parse_form() local 1784 struct alisp_object * p = args, * first = NULL, * prev = NULL, * p1; in F_list() local 2119 struct alisp_object * p = args, * first = NULL, * p1; F_prog1() local [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-containers_test.cc | 1345 Streamlike(InIter first, InIter last) : remainder_(first, last) {} in Streamlike() argument [all...] |
| /third_party/gptfdisk/ |
| H A D | gpt.cc | 2285 uint64_t first; FindFirstAvailable() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | UnicodeSet.java | 4695 compare(Iterator<T> first, Iterator<T> other) compare() argument [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | measfmttest.cpp | 4504 Measure first[] = { in TestFieldPositionMultiple() local [all...] |
| /third_party/NuttX/include/nuttx/video/ |
| H A D | fb.h | 391 uint16_t first; /* Offset offset first color entry in tables */ member
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | UnicodeSet.java | 4541 compare(Iterator<T> first, Iterator<T> other) compare() argument [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | uloc_tag.cpp | 837 _addVariantToList(VariantListEntry **first, VariantListEntry *var) { in _addVariantToList() argument 873 _addAttributeToList(AttributeListEntry **first, AttributeListEntry *attr) { in _addAttributeToList() argument 917 _addExtensionToList(ExtensionListEntry **first, ExtensionListEntr argument 1134 _sortVariants(VariantListEntry* first) _sortVariants() argument [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_longnames.cpp | 69 int32_t first = 0; in getGenderString() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/builtin-objects/ |
| H A D | ecma-builtin-string-prototype.c | 1211 ecma_char_t first = ecma_string_get_char_at_pos (this_string_p, index); in ecma_builtin_string_prototype_object_code_point_at() local [all...] |
| /third_party/jerryscript/jerry-core/ecma/base/ |
| H A D | ecma-helpers-string.c | 2894 ecma_char_t first = ecma_string_get_char_at_pos (str_p, index); ecma_op_advance_string_index() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_opt_load_store_vectorize.c | 731 vectorize_loads(nir_builder *b, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second, unsigned new_bit_size, unsigned new_num_components, unsigned high_start) vectorize_loads() argument 822 vectorize_stores(nir_builder *b, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second, unsigned new_bit_size, unsigned new_num_components, unsigned high_start) vectorize_stores() argument 1007 check_for_aliasing(struct vectorize_ctx *ctx, struct entry *first, struct entry *second) check_for_aliasing() argument 1118 can_vectorize(struct vectorize_ctx *ctx, struct entry *first, struct entry *second) can_vectorize() argument 1137 try_vectorize(nir_function_impl *impl, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second) try_vectorize() argument 1199 try_vectorize_shared2(nir_function_impl *impl, struct vectorize_ctx *ctx, struct entry *low, struct entry *high, struct entry *first, struct entry *second) try_vectorize_shared2() argument 1297 struct entry *first = low->index < high->index ? low : high; vectorize_sorted_entries() local [all...] |
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | gl_nir_link_varyings.c | 2913 link_varyings(struct gl_shader_program *prog, unsigned first, in link_varyings() argument 3162 unsigned first, last; gl_nir_link_varyings() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | si_cmd_buffer.c | 717 si_write_scissors(struct radeon_cmdbuf *cs, int first, int count, const VkRect2D *scissors, in si_write_scissors() argument
|