/
GitCaptain
/
llvm-project
ОбзорДокументацияВойти
/
GitCaptain
/
llvm-project
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
llvm-project/
.../src/string/
..
memory_utils

[libc] Fix missing static_cast

4 года назад
CMakeLists.txt

Re-land [libc] Apply no-builtin everywhere, remove unnecessary flags

4 года назад
bcmp.cpp

[libc] Add a reasonably optimized version for bcmp

5 лет назад
bcmp.h

[libc] Add a trivial implementation for bcmp

5 лет назад
bzero.cpp

[libc][NFC] Allow memset (and bzero) to be inlined

5 лет назад
bzero.h

[libc] use stddef instead of string header

6 лет назад
memccpy.cpp

[libc] apply new lint rules

5 лет назад
memccpy.h

[libc] add memccpy and mempcpy

5 лет назад
memchr.cpp

[libc] Add explicit casts for string functions

4 года назад
memchr.h

[libc] Add memchr implementation.

6 лет назад
memcmp.cpp

[libc][NFC] Allow memcmp to be inlined

5 лет назад
memcmp.h

[libc] Add memcmp implementation.

6 лет назад
memcpy.cpp

[libc][NFC] Allow memcpy to be inlined

5 лет назад
memcpy.h

[libc] remove useless headers

6 лет назад
memmove.cpp

[libc] Optimized version of memmove

5 лет назад
memmove.h

[libc][Obvious] Some clean work with memmove.

5 лет назад
mempcpy.cpp

[libc] Make string entrypoints mutualy exclusive.

5 лет назад
mempcpy.h

[libc] add memccpy and mempcpy

5 лет назад
memrchr.cpp

[libc] Add explicit casts for string functions

4 года назад
memrchr.h

[libc] Adds implementation for memrchr.

6 лет назад
memset.cpp

[libc][NFC] Allow memset (and bzero) to be inlined

5 лет назад
memset.h

[libc] remove useless headers

6 лет назад
stpcpy.cpp

[libc] add stpcpy and stpncpy

5 лет назад
stpcpy.h

[libc] add stpcpy and stpncpy

5 лет назад
stpncpy.cpp

[libc] Make string entrypoints mutualy exclusive.

5 лет назад
stpncpy.h

[libc] add stpcpy and stpncpy

5 лет назад
strcat.cpp

[libc] apply new lint rules

5 лет назад
strcat.h

[libc] Switch functions to using global headers

6 лет назад
strchr.cpp

[libc] Add explicit casts for string functions

4 года назад
strchr.h

[libc] Add strchr implementation. Fixes bug in memchr.

6 лет назад
strcmp.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strcmp.h

[libc] This adds the strcmp (string compare) implementation. Reviewed-by: sivachandra Differential Revision: https://reviews.llvm.org/D82134

6 лет назад
strcpy.cpp

[libc] Make string entrypoints mutualy exclusive.

5 лет назад
strcpy.h

[libc] Switch functions to using global headers

6 лет назад
strcspn.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strcspn.h

[libc] Add strcpsn and strpbrk implementation.

6 лет назад
strdup.cpp

[libc][clang-tidy] fix namespace check for externals

5 лет назад
strdup.h

[libc] add strdup implementation

5 лет назад
string_utils.h

[libc] Add strlcat

4 года назад
strlcat.cpp

[libc] Add strlcat

4 года назад
strlcat.h

[libc] Add strlcat

4 года назад
strlcpy.cpp

[libc] Add strlcat

4 года назад
strlcpy.h

[libc] Add strlcpy

4 года назад
strlen.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strlen.h

[libc] Switch functions to using global headers

6 лет назад
strncat.cpp

[libc] apply new lint rules

5 лет назад
strncat.h

[libc] Add strncat and fix strcat

5 лет назад
strncmp.cpp

[libc] add strncmp to strings

5 лет назад
strncmp.h

[libc] add strncmp to strings

5 лет назад
strncpy.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strncpy.h

[libc] Add strncpy implementation.

6 лет назад
strndup.cpp

[libc][clang-tidy] fix namespace check for externals

5 лет назад
strndup.h

[libc] add strndup

5 лет назад
strnlen.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strnlen.h

[libc] Implements strnlen.

6 лет назад
strpbrk.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strpbrk.h

[libc] Add strcpsn and strpbrk implementation.

6 лет назад
strrchr.cpp

[libc] Add explicit casts for string functions

4 года назад
strrchr.h

[libc] Adds strrchr implementation.

6 лет назад
strspn.cpp

[libc][NFC] Move utils/CPP to src/__support/CPP.

5 лет назад
strspn.h

[libc] Add strspn implementation and std::bitset

6 лет назад
strstr.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strstr.h

[libc] Add strstr implementation.

6 лет назад
strtok.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strtok.h

[libc] Add restrict qualifiers to string library; give consistent naming scheme to TableGen files.

6 лет назад
strtok_r.cpp

[libc] Switch to use a macro which does not insert a section for every libc function.

6 лет назад
strtok_r.h

[libc] Add restrict qualifiers to string library; give consistent naming scheme to TableGen files.

6 лет назад