Home
last modified time | relevance | path

Searched defs:from_library (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/codegen/
Ddyngen.rs86 let from_library = if ctx.options().wrap_unsafe_ops { in get_tokens() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunction.py1168 def from_library(lib): function