| /third_party/musl/src/network/liteos_a/ |
| H A D | getifaddrs.c | 45 struct ifaddrs *first; member
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | getifaddrs.c | 45 struct ifaddrs_storage *first; member
|
| /third_party/musl/porting/linux/user/src/malloc/mallocng/ |
| H A D | malloc.c | 175 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 D | filterednormalizer2.cpp | 137 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 D | ustr_titlecase_brkiter.cpp | 106 int32_t WholeStringBreakIterator::first() { return 0; } in first() function in WholeStringBreakIterator
|
| H A D | uchriter.cpp | 98 UCharCharacterIterator::first() { in first() function in UCharCharacterIterator
|
| H A D | normalizer2.cpp | 363 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 D | normlzr.cpp | 310 UChar32 Normalizer::first() { in first() function in Normalizer
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| H A D | bytestrie.h | 203 inline UStringTrieResult first(int32_t inByte) { in first() function in BytesTrie
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | shaderimage.c | 686 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 D | prog_statevars.c | 132 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 D | numrange_impl.cpp | 432 NumberRangeFormatterImpl::resolveModifierPlurals(const Modifier& first, const Modifier& second) const { in resolveModifierPlurals() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ucaconf.cpp | 202 uint32_t first = 0; in testConformance() local
|
| /third_party/libexif/libexif/ |
| H A D | exif-tag.c | 1083 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 D | util-prop-parsers.c | 264 int first, second; in parse_range_property() local
|
| /third_party/ltp/testcases/kernel/logging/kmsg/ |
| H A D | kmsg01.c | 70 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 D | ttable.c | 106 int first, k; in one_bit_all() local
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | ttable.c | 106 int first, k; in one_bit_all() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/utf/ |
| H A D | unicodetext.h | 165 UnicodeText& append(ForwardIterator first, const ForwardIterator last) { in append() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ptrlist.c | 383 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 D | ssa.c | 376 int first, last; in ssa_convert() local
|
| /third_party/ltp/testcases/realtime/include/ |
| H A D | list.h | 206 struct list_head *first = list->next; in __list_splice() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | redundancy-elimination.cc | 309 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 D | vector.h | 67 T& first() { return start_[0]; } in first() function in v8::base::Vector
|
| H A D | threaded-list.h | 241 T* first() const { return head_; } in first() function in v8::base::final
|