Home
last modified time | relevance | path

Searched refs:SEEK (Results 1 – 6 of 6) sorted by relevance

/external/arm-trusted-firmware/lib/debugfs/
Ddebugfs_smc.c25 #define SEEK 6 macro
156 case SEEK: in debugfs_smc_handler()
/external/arm-trusted-firmware/docs/components/
Darm-sip-service.rst152 SEEK 6
283 SEEK section in DebugFS interface
297 uint32_t ``SEEK`` argument
/external/llvm-project/flang/lib/Lower/
DIO.cpp713 template <typename SEEK, typename A>
716 if (std::holds_alternative<SEEK>(spec.u)) in hasX()
721 template <typename SEEK, typename A>
723 return hasX<SEEK>(stmt.v); in hasMem()
727 template <typename SEEK, typename A>
730 if (auto *f = std::get_if<SEEK>(&spec.u)) in getExpr()
799 template <typename SEEK, typename A>
801 return hasX<SEEK>(stmt.controls); in hasIOControl()
804 template <typename SEEK, typename A>
807 if (const auto *result = std::get_if<SEEK>(&spec.u)) in getIOControl()
[all …]
/external/antlr/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg232 #undef SEEK
260 #define SEEK(n) ISTREAM->seek(ISTREAM, n)
364 #undef SEEK
398 #define SEEK(n) ISTREAM->seek(ISTREAM, n)
444 #undef SEEK
479 #define SEEK(n) ISTREAM->seek(ISTREAM, n)
2595 SEEK(index<decisionNumber>_<stateNumber>);<\n>
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dtlds-alpha-by-domain.txt1079 SEEK
/external/antlr/runtime/C/doxygen/
Dinterop.dox323 /// \subsection seek SEEK(n)