Home
last modified time | relevance | path

Searched refs:explicit1 (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/test/Semantics/
Dprocinterface01.f9019 real function explicit1(x)
22 end function explicit1
46 procedure(explicit1), pointer, nopass :: p2 => nested1
130 explicit1 = -x
/external/llvm-project/clang/test/AST/
Dast-dump-openmp-begin-declare-variant_namespace_1.cpp48 int explicit1() { in explicit1() function
63 return explicit1() + implicit2(); in main()
/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DAbstractPathValueMapperTest.java58 Result explicit1 = FakeResult.of("foo/bar", 1, false, "one"); in testFallbackResults() local
71 .addResult(explicit1) in testFallbackResults()
86 .addResult(explicit1) in testFallbackResults()