Home
last modified time | relevance | path

Searched defs:LEN (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project/mlir/cmake/modules/
H A DFindLevelZero.cmake72 set(LEN ${VL1_LEN}) variable
84 set(LEN ${VL2_LEN}) variable
/llvm-project/flang/test/Semantics/OpenMP/
H A Dallocators05.f9015 integer, parameter :: LEN = 2 local
/llvm-project/flang/lib/Evaluate/
H A Dvariable.cpp295 std::optional<Expr<SubscriptInteger>> BaseObject::LEN() const { LEN() function in Fortran::evaluate::BaseObject
307 std::optional<Expr<SubscriptInteger>> Component::LEN() const { LEN() function in Fortran::evaluate::Component
311 std::optional<Expr<SubscriptInteger>> NamedEntity::LEN() const { LEN() function in Fortran::evaluate::NamedEntity
315 std::optional<Expr<SubscriptInteger>> ArrayRef::LEN() const { LEN() function in Fortran::evaluate::ArrayRef
319 std::optional<Expr<SubscriptInteger>> CoarrayRef::LEN() const { LEN() function in Fortran::evaluate::CoarrayRef
323 std::optional<Expr<SubscriptInteger>> DataRef::LEN() const { LEN() function in Fortran::evaluate::DataRef
331 std::optional<Expr<SubscriptInteger>> Substring::LEN() const { LEN() function in Fortran::evaluate::Substring
342 std::optional<Expr<SubscriptInteger>> Designator<T>::LEN() const { LEN() function in Fortran::evaluate::Designator
355 std::optional<Expr<SubscriptInteger>> ProcedureDesignator::LEN() const { LEN() function in Fortran::evaluate::ProcedureDesignator
[all...]
H A Dexpression.cpp31 Expr<Type<TypeCategory::Character, KIND>>::LEN() const { in LEN() function in Fortran::evaluate::Expr::Character
336 std::optional<Expr<SubscriptInteger>> Expr<SomeCharacter>::LEN() const { LEN() function in Fortran::evaluate::Expr
[all...]
H A Dcall.cpp201 std::optional<Expr<SubscriptInteger>> ProcedureRef::LEN() const { in LEN() function in Fortran::evaluate::ProcedureRef
/llvm-project/libc/AOR_v20.02/string/test/
H A Dstrlen.c43 #define LEN 250000 macro
H A Dstrchr.c39 #define LEN 250000 macro
H A Dstrrchr.c38 #define LEN 250000 macro
H A Dmemchr.c40 #define LEN 250000 macro
H A Dstrnlen.c40 #define LEN 250000 macro
H A Dmemcmp.c36 #define LEN 250000 macro
H A Dstrchrnul.c40 #define LEN 250000 macro
H A Dmemset.c35 #define LEN 250000 macro
H A Dstrcmp.c42 #define LEN 250000 macro
H A Dstrcpy.c38 #define LEN 250000 macro
H A Dstrncmp.c36 #define LEN 250000 macro
H A Dmemcpy.c38 #define LEN 250000 macro
H A Dstpcpy.c37 #define LEN 250000 macro
H A Dmemmove.c36 #define LEN 250000 macro
/llvm-project/flang/include/flang/Evaluate/
H A Dconstant.h187 ConstantSubscript LEN() const { return length_; } LEN() function
H A Dcharacteristics.h170 const std::optional<Expr<SubscriptInteger>> &LEN() const { return LEN_; } in LEN() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsizeof-expression-any-pointer.cpp8 #define LEN 8 macro
H A Dsizeof-expression.cpp8 #define LEN 8 macro
[all...]
/llvm-project/compiler-rt/test/builtins/Unit/
H A Datomic_test.c145 #define LEN(array) (sizeof(array) / sizeof(array[0])) macro
[all...]
/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp428 HASH(LEN,FIRST,THIRD) getPPKeywordID() argument
430 CASE(LEN,FIRST,THIRD,NAME) getPPKeywordID() argument

12