Home
last modified time | relevance | path

Searched defs:first (Results 451 - 475 of 1344) sorted by relevance

1...<<11121314151617181920>>...54

/third_party/musl/src/network/liteos_a/
H A Dgetifaddrs.c45 struct ifaddrs *first; member
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetifaddrs.c45 struct ifaddrs_storage *first; member
/third_party/musl/porting/linux/user/src/malloc/mallocng/
H A Dmalloc.c175 uint32_t first; in try_avail() local
353 uint32_t first = try_avail(&ctx.active[sc]); in alloc_slot() local
368 uint32_t mask, first; in malloc() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dfilterednormalizer2.cpp137 FilteredNormalizer2::normalizeSecondAndAppend(UnicodeString &first, in normalizeSecondAndAppend() argument
144 FilteredNormalizer2::append(UnicodeString &first, in append() argument
151 FilteredNormalizer2::normalizeSecondAndAppend(UnicodeString &first, in normalizeSecondAndAppend() argument
[all...]
H A Dustr_titlecase_brkiter.cpp106 int32_t WholeStringBreakIterator::first() { return 0; } in first() function in WholeStringBreakIterator
H A Duchriter.cpp98 UCharCharacterIterator::first() { in first() function in UCharCharacterIterator
H A Dnormalizer2.cpp363 normalizeSecondAndAppend(const UNormalizer2 *norm2, char16_t *first, int32_t firstLength, int32_t firstCapacity, const char16_t *second, int32_t secondLength, UBool doNormalize, UErrorCode *pErrorCode) normalizeSecondAndAppend() argument
[all...]
H A Dnormlzr.cpp310 UChar32 Normalizer::first() { in first() function in Normalizer
/third_party/node/deps/icu-small/source/common/unicode/
H A Dbytestrie.h203 inline UStringTrieResult first(int32_t inByte) { in first() function in BytesTrie
/third_party/mesa3d/src/mesa/main/
H A Dshaderimage.c686 bind_image_textures(struct gl_context *ctx, GLuint first, GLuint count, in bind_image_textures() argument
795 _mesa_BindImageTextures_no_error(GLuint first, GLsizei count, in _mesa_BindImageTextures_no_error() argument
804 _mesa_BindImageTextures(GLuint first, GLsizei count, const GLuint *textures) in _mesa_BindImageTextures() argument
[all...]
/third_party/mesa3d/src/mesa/program/
H A Dprog_statevars.c132 const unsigned first = state[1]; in fetch_state() local
656 const unsigned first = state[1]; in fetch_state() local
676 const unsigned first = state[1]; in fetch_state() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumrange_impl.cpp432 NumberRangeFormatterImpl::resolveModifierPlurals(const Modifier& first, const Modifier& second) const { in resolveModifierPlurals() argument
/third_party/icu/icu4c/source/test/intltest/
H A Ducaconf.cpp202 uint32_t first = 0; in testConformance() local
/third_party/libexif/libexif/
H A Dexif-tag.c1083 int first; in exif_tag_get_name_in_ifd() local
1105 int first; exif_tag_get_title_in_ifd() local
1128 int first; exif_tag_get_description_in_ifd() local
1264 int first = exif_tag_table_first(tag); get_support_level_in_ifd() local
1294 int first = exif_tag_table_first(tag); get_support_level_any_type() local
[all...]
/third_party/libinput/src/
H A Dutil-prop-parsers.c264 int first, second; in parse_range_property() local
/third_party/ltp/testcases/kernel/logging/kmsg/
H A Dkmsg01.c70 find_msg(int fd, const char *text_to_find, char *buf, int bufsize, int first) find_msg() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c106 int first, k; in one_bit_all() local
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c106 int first, k; in one_bit_all() local
/third_party/libphonenumber/cpp/src/phonenumbers/utf/
H A Dunicodetext.h165 UnicodeText& append(ForwardIterator first, const ForwardIterator last) { in append() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dptrlist.c383 struct ptr_list *last, *first = *head; in undo_ptr_list_last() local
408 struct ptr_list *last, *first = *head; in delete_ptr_list_last() local
[all...]
H A Dssa.c376 int first, last; in ssa_convert() local
/third_party/ltp/testcases/realtime/include/
H A Dlist.h206 struct list_head *first = list->next; in __list_splice() local
/third_party/node/deps/v8/src/compiler/
H A Dredundancy-elimination.cc309 Node* const first = NodeProperties::GetValueInput(node, 0); in ReduceSpeculativeNumberComparison() local
374 Node* const first = NodeProperties::GetValueInput(node, 0); in ReduceSpeculativeNumberOperation() local
[all...]
/third_party/node/deps/v8/src/base/
H A Dvector.h67 T& first() { return start_[0]; } in first() function in v8::base::Vector
H A Dthreaded-list.h241 T* first() const { return head_; } in first() function in v8::base::final

Completed in 20 milliseconds

1...<<11121314151617181920>>...54