Home
last modified time | relevance | path

Searched refs:LEN_ (Results 1 – 25 of 803) sorted by relevance

12345678910>>...33

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp64 LEN_ = Fold(context, std::move(LEN_)); in Rewrite()
166 if (LEN_) { in MeasureElementSizeInBytes()
169 Expr<SubscriptInteger>{type_.kind()} * Expr<SubscriptInteger>{*LEN_}); in MeasureElementSizeInBytes()
215 LEN_ = std::move(len); in AcquireLEN()
222 LEN_ = std::move(*len); in AcquireLEN()
228 return type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in AsFortran()
232 o << type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in Dump()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Evaluate/
H A Dcharacteristics.cpp64 LEN_ = Fold(context, std::move(LEN_)); in Rewrite()
166 if (LEN_) { in MeasureElementSizeInBytes()
169 Expr<SubscriptInteger>{type_.kind()} * Expr<SubscriptInteger>{*LEN_}); in MeasureElementSizeInBytes()
215 LEN_ = std::move(len); in AcquireLEN()
222 LEN_ = std::move(*len); in AcquireLEN()
228 return type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in AsFortran()
232 o << type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in Dump()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp64 LEN_ = Fold(context, std::move(LEN_)); in Rewrite()
166 if (LEN_) { in MeasureElementSizeInBytes()
169 Expr<SubscriptInteger>{type_.kind()} * Expr<SubscriptInteger>{*LEN_}); in MeasureElementSizeInBytes()
215 LEN_ = std::move(len); in AcquireLEN()
222 LEN_ = std::move(*len); in AcquireLEN()
228 return type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in AsFortran()
232 o << type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in Dump()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp64 LEN_ = Fold(context, std::move(LEN_)); in Rewrite()
166 if (LEN_) { in MeasureElementSizeInBytes()
169 Expr<SubscriptInteger>{type_.kind()} * Expr<SubscriptInteger>{*LEN_}); in MeasureElementSizeInBytes()
215 LEN_ = std::move(len); in AcquireLEN()
222 LEN_ = std::move(*len); in AcquireLEN()
228 return type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in AsFortran()
232 o << type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in Dump()
/dports/devel/f18/f18-1688bef/lib/evaluate/
H A Dcharacteristics.h89 const std::optional<Expr<SomeInteger>> &LEN() const { return LEN_; } in LEN()
91 LEN_ = std::move(len); in set_LEN()
109 std::optional<Expr<SomeInteger>> LEN_; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp64 LEN_ = Fold(context, std::move(LEN_)); in Rewrite()
170 type_.AsFortran(LEN_ ? LEN_->AsFortran() : "")); in IsCompatibleWith()
184 if (LEN_) { in MeasureSizeInBytes()
188 Expr<SubscriptInteger>{*LEN_}); in MeasureSizeInBytes()
236 LEN_ = ConvertToType<SubscriptInteger>(common::Clone(*intExpr)); in AcquireLEN()
243 o << type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in Dump()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dcharacteristics.cpp64 LEN_ = Fold(context, std::move(LEN_)); in Rewrite()
170 type_.AsFortran(LEN_ ? LEN_->AsFortran() : "")); in IsCompatibleWith()
184 if (LEN_) { in MeasureSizeInBytes()
188 Expr<SubscriptInteger>{*LEN_}); in MeasureSizeInBytes()
236 LEN_ = ConvertToType<SubscriptInteger>(common::Clone(*intExpr)); in AcquireLEN()
243 o << type_.AsFortran(LEN_ ? LEN_->AsFortran() : ""); in Dump()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Evaluate/
H A Dcharacteristics.h140 const std::optional<Expr<SubscriptInteger>> &LEN() const { return LEN_; } in LEN()
142 LEN_ = std::move(len); in set_LEN()
168 std::optional<Expr<SubscriptInteger>> LEN_; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Evaluate/
H A Dcharacteristics.h123 const std::optional<Expr<SomeInteger>> &LEN() const { return LEN_; } in LEN()
125 LEN_ = std::move(len); in set_LEN()
145 std::optional<Expr<SomeInteger>> LEN_; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dcharacteristics.h135 const std::optional<Expr<SubscriptInteger>> &LEN() const { return LEN_; } in LEN()
137 LEN_ = std::move(len); in set_LEN()
171 std::optional<Expr<SubscriptInteger>> LEN_; variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Evaluate/
H A Dcharacteristics.h135 const std::optional<Expr<SubscriptInteger>> &LEN() const { return LEN_; } in LEN()
137 LEN_ = std::move(len); in set_LEN()
171 std::optional<Expr<SubscriptInteger>> LEN_; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dcharacteristics.h135 const std::optional<Expr<SubscriptInteger>> &LEN() const { return LEN_; } in LEN()
137 LEN_ = std::move(len); in set_LEN()
171 std::optional<Expr<SubscriptInteger>> LEN_; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dcharacteristics.h135 const std::optional<Expr<SubscriptInteger>> &LEN() const { return LEN_; }
137 LEN_ = std::move(len);
171 std::optional<Expr<SubscriptInteger>> LEN_;
/dports/textproc/sgmls/sgmls/
H A Dpcbrf.c539 sp01a[]={INV_,LEN_,LEN_,NOP_,NOP_,SYS_,EE_ ,GET_,RS_ ,AND ,GRPE,INV_,INV_,INV_,
540 INV_,INV_,OPT ,OR ,INV_,REP ,OREP,INV_,SEQ ,LEN_},
692 er05a[]={RCR_,LEN_,LEN_,NOP_,RCR_,SYS_,RCR_,GET_,RCR_,RCR_,RCR_,RCR_,RCR_,RCR_,
908 sp21a[]={INV_,LEN_,LEN_,LEN_,NOP_,SYS_,EE_ ,GET_,RS_ ,LEN_,INV_,GRPS,LIT ,LITE,
913 sp22a[]={INV_,LEN_,LEN_,LEN_,NOP_,SYS_,EE_ ,GET_,RS_ ,NOP_,INV_,GRPS,LIT ,LITE,
1225 sp41a[]={INV_,LEN_,LEN_,LEN_,NOP_,SYS_,EOF_,GET_,RS_ ,LEN_,ETIC,INV_,INV_,INV_,
1235 sp42a[]={INV_,LEN_,LEN_,LEN_,NOP_,SYS_,EOF_,GET_,RS_ ,LEN_,NASV,INV_,INV_,INV_,
1324 sp31a[]={INV_,ISIG,LEN_,LEN_,NOP_,SYS_,EOF_,GET_,RS_ ,LEN_,LIT1,LIT2,ESGD},
1327 sp32a[]={INV_,ISIG,LEN_,LEN_,NOP_,SYS_,EOF_,GET_,RS_ ,NOP_,LIT1,LIT2,ESGD},
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Evaluate/
H A Dcharacteristics.h138 const std::optional<Expr<SubscriptInteger>> &LEN() const { return LEN_; } in LEN()
140 LEN_ = std::move(len); in set_LEN()
170 std::optional<Expr<SubscriptInteger>> LEN_; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Evaluate/
H A Dcharacteristics.h138 const std::optional<Expr<SubscriptInteger>> &LEN() const { return LEN_; } in LEN()
140 LEN_ = std::move(len); in set_LEN()
170 std::optional<Expr<SubscriptInteger>> LEN_; variable
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/zlib/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
/dports/astro/marble/marble-21.12.3/src/3rdparty/zlib/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/zlib/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
/dports/astro/cfitsio/cfitsio-3.49/zlib/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/zlib/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
/dports/databases/percona56-client/percona-server-5.6.51-91.0/zlib/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
/dports/games/libretro-uae/libretro-uae-8333daa/deps/zlib/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/zlib-1.2.11/
H A Dinflate.h40 LEN_, /* i: same as LEN below, but only first time in */ enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libz/
H A Dinflate.h43 LEN_, /* i: same as LEN below, but only first time in */ enumerator

12345678910>>...33