Home
last modified time | relevance | path

Searched refs:Establish (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/flang/runtime/
Ddescriptor.cpp30 void Descriptor::Establish(TypeCode t, std::size_t elementBytes, void *p, in Establish() function in Fortran::runtime::Descriptor
45 void Descriptor::Establish(TypeCategory c, int kind, void *p, int rank, in Establish() function in Fortran::runtime::Descriptor
48 Establish(TypeCode(c, kind), BytesFor(c, kind), p, rank, extent, attribute, in Establish()
52 void Descriptor::Establish(int characterKind, std::size_t characters, void *p, in Establish() function in Fortran::runtime::Descriptor
55 Establish(TypeCode{TypeCategory::Character, characterKind}, in Establish()
59 void Descriptor::Establish(const typeInfo::DerivedType &dt, void *p, int rank, in Establish() function in Fortran::runtime::Descriptor
61 Establish(CFI_type_struct, dt.sizeInBytes, p, rank, extent, attribute, true); in Establish()
75 result->Establish(t, elementBytes, p, rank, extent, attribute, true); in Create()
Dallocatable.cpp19 descriptor.Establish(TypeCode{category, kind}, in RTNAME()
27 descriptor.Establish( in RTNAME()
34 descriptor.Establish( in RTNAME()
Dio-api.cpp929 descriptor.Establish( in IONAME()
938 descriptor.Establish( in IONAME()
947 descriptor.Establish(TypeCategory::Real, 4, reinterpret_cast<void *>(&x), 0); in IONAME()
955 descriptor.Establish(TypeCategory::Real, 8, reinterpret_cast<void *>(&x), 0); in IONAME()
963 descriptor.Establish(TypeCategory::Real, 4, reinterpret_cast<void *>(&x), 0); in IONAME()
971 descriptor.Establish(TypeCategory::Real, 8, reinterpret_cast<void *>(&x), 0); in IONAME()
980 descriptor.Establish( in IONAME()
990 descriptor.Establish( in IONAME()
999 descriptor.Establish( in IONAME()
1008 descriptor.Establish( in IONAME()
[all …]
Ddescriptor.h147 void Establish(TypeCode t, std::size_t elementBytes, void *p = nullptr,
151 void Establish(TypeCategory, int kind, void *p = nullptr, int rank = maxRank,
155 void Establish(int characterKind, std::size_t characters, void *p = nullptr,
159 void Establish(const typeInfo::DerivedType &dt, void *p = nullptr,
Dcharacter.cpp97 result.Establish(TypeCategory::Logical, 1, ub, rank); in Compare()
148 result.Establish(string.type(), elementBytes, ub, rank); in AdjustLRHelper()
199 result.Establish(TypeCategory::Integer, sizeof(INT), ub, rank); in LenTrim()
656 result.Establish(string.type(), origBytes * ncopies, nullptr, 0); in RTNAME()
689 result.Establish(string.type(), resultBytes, nullptr, 0); in RTNAME()
Dinternal-unit.cpp24 descriptor().Establish(TypeCode{CFI_type_char}, length, pointer, 0, nullptr, in InternalDescriptorUnit()
Dderived.cpp111 compDesc.Establish(compType, in Destroy()
/external/llvm-project/flang/unittests/Runtime/
Dhello.cpp45 whole.Establish(TypeCode{CFI_type_char}, sizeof buffer[0], &buffer, 1, extent, in multiline()
51 section.Establish(whole.type(), whole.ElementBytes(), nullptr, 1, extent, in multiline()
133 desc.Establish(TypeCode{CFI_type_char}, sizeof data[0], &data, 1, extent); in descrOutputTest()
Dlist-input.cpp29 whole.Establish(TypeCode{CFI_type_char}, sizeof buffer[0], &buffer, 1, extent, in main()
/external/python/cpython3/Doc/library/
Dasyncio-api-index.rst139 - Establish a TCP connection.
142 - Establish a Unix socket connection.
Dasyncio-stream.rst56 Establish a network connection and return a pair of
116 Establish a Unix socket connection and return a pair of
/external/libwebsockets/scripts/client-ca/
Dtmp.cnf5 # Establish working directory.
/external/llvm-project/flang/unittests/Evaluate/
Dreshape.cpp45 pad.Establish(TypeCategory::Integer, static_cast<int>(sizeof padData[0]), in main()
/external/llvm/test/Bitcode/
Ddityperefs-3.8.ll4 ; Establish a stable order.
/external/llvm-project/llvm/test/Bitcode/
Ddityperefs-3.8.ll4 ; Establish a stable order.
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/
Ddiscard-mix-local-and-all.test2 # Establish baseline objects for further checks. --discard-locals only discards
/external/oss-fuzz/docs/advanced-topics/
Dcode_coverage.md42 ## Establish access to GCS
/external/llvm/docs/
DDeveloperPolicy.rst27 #. Establish awareness of the project's :ref:`copyright, license, and patent
/external/llvm-project/llvm/docs/
DDeveloperPolicy.rst27 #. Establish awareness of the project's :ref:`copyright, license, and patent
/external/protobuf/
DCHANGES.txt31 * Establish consistent JsonFormat behavior for nulls in oneofs, regardless of order.
/external/python/setuptools/
DCHANGES.rst2272 * Issue #105 and Issue #113: Establish a more robust technique for
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dwords.shakespeare.txt.gz