- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for dgnlib (0.07 sec)
-
build-logic/dependency-modules/src/main/kotlin/gradlebuild.dependency-modules.gradle.kts
context.details.allVariants { withDependencies { filter { it.name == "cglib-nodep" }.forEach { add("${it.group}:cglib:3.2.7") } removeAll { it.name == "cglib-nodep" } } } } } // https://youtrack.jetbrains.com/issue/IDEA-261387
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Wed Jun 05 20:15:18 UTC 2024 - 9.7K bytes - Viewed (0) -
fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml
<!-- credit: peeveen's tika-dgn-detector https://github.com/peeveen/tika-dgn-detector/ --> <mime-type type="image/vnd.dgn"> <glob pattern="*.dgn" /> <glob pattern="*.dgnlib" /> <glob pattern="*.cel" /> </mime-type> <mime-type type="image/vnd.dgn;version=7"> <_comment>MicroStation v7 drawing</_comment> <_comment>Sometimes first byte is C8, sometimes it is 08.</_comment>
Registered: Sun Nov 10 03:50:12 UTC 2024 - Last Modified: Thu Sep 21 06:46:43 UTC 2023 - 298.5K bytes - Viewed (1) -
build-logic/dependency-modules/src/main/kotlin/gradlebuild/modules/extension/ExternalModulesExtension.kt
val awaitility = "org.awaitility:awaitility-kotlin" val bytebuddy = "net.bytebuddy:byte-buddy" val bytebuddyAgent = "net.bytebuddy:byte-buddy-agent" val cglib = "cglib:cglib" val compileTesting = "com.google.testing.compile:compile-testing" val equalsverifier = "nl.jqno.equalsverifier:equalsverifier" val hikariCP = "com.zaxxer:HikariCP"
Registered: Wed Nov 06 11:36:14 UTC 2024 - Last Modified: Tue Oct 29 08:06:17 UTC 2024 - 15.5K bytes - Viewed (0) -
tensorflow/BUILD
# as a workaround for https://github.com/tensorflow/tensorflow/issues/34117 cc_import( name = "libtensorflow_framework_import_lib", shared_library = select({ "//tensorflow:macos": ":libtensorflow_framework.dylib", "//conditions:default": ":libtensorflow_framework.so.%s" % VERSION_MAJOR, }), ) # ------------------------------------------- # New rules should be added above this target.
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 05:28:35 UTC 2024 - 53.5K bytes - Viewed (0) -
api/go1.txt
pkg debug/macho, type Cpu uint32 pkg debug/macho, type Dylib struct pkg debug/macho, type Dylib struct, CompatVersion uint32 pkg debug/macho, type Dylib struct, CurrentVersion uint32 pkg debug/macho, type Dylib struct, Name string pkg debug/macho, type Dylib struct, Time uint32 pkg debug/macho, type Dylib struct, embedded LoadBytes pkg debug/macho, type DylibCmd struct
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Wed Aug 14 18:58:28 UTC 2013 - 1.7M bytes - Viewed (0)