Home
last modified time | relevance | path

Searched defs:first (Results 1026 - 1050 of 1369) sorted by relevance

1...<<41424344454647484950>>...55

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base.cpp1060 int64_t first = 0; in DrawArrays() local
/test/xts/acts/bundlemanager/zlib/actszlibndktest/entry/src/main/cpp/
H A Dzlibndk.cpp29 struct mem_item *first; member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdlibndk.cpp227 uint32_t first; in Seed48() local
/third_party/ffmpeg/libavformat/
H A Dmpegtsenc.c144 int first, b, len1, left; in mpegts_write_section() local
[all...]
H A Disom.h67 int first; member
/third_party/curl/lib/vtls/
H A Dschannel.c1616 bool first = true; in traverse_cert_store() local
H A Dvtls.c123 static bool blobcmp(struct curl_blob *first, struct curl_blob *second) in blobcmp() argument
/third_party/alsa-utils/amixer/
H A Damixer.c863 int first = 1; in show_selem() local
881 int first = 1; in show_selem() local
/third_party/backends/backend/
H A Dmustek_pp_cis.c1527 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 Dmulti.c3200 bool first = FALSE; global() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Doptions.c2134 unsigned first, last; member
[all...]
/third_party/alsa-lib/src/alisp/
H A Dalisp.c697 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 Dgmock-matchers-containers_test.cc1345 Streamlike(InIter first, InIter last) : remainder_(first, last) {} in Streamlike() argument
[all...]
/third_party/gptfdisk/
H A Dgpt.cc2285 uint64_t first; FindFirstAvailable() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java4695 compare(Iterator<T> first, Iterator<T> other) compare() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dmeasfmttest.cpp4504 Measure first[] = { in TestFieldPositionMultiple() local
[all...]
/third_party/NuttX/include/nuttx/video/
H A Dfb.h391 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 DUnicodeSet.java4541 compare(Iterator<T> first, Iterator<T> other) compare() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Duloc_tag.cpp837 _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 Dnumber_longnames.cpp69 int32_t first = 0; in getGenderString() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-string-prototype.c1211 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 Decma-helpers-string.c2894 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 Dnir_opt_load_store_vectorize.c731 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 Dgl_nir_link_varyings.c2913 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 Dsi_cmd_buffer.c717 si_write_scissors(struct radeon_cmdbuf *cs, int first, int count, const VkRect2D *scissors, in si_write_scissors() argument

Completed in 81 milliseconds

1...<<41424344454647484950>>...55