Home
last modified time | relevance | path

Searched refs:shims (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DShimPass.cpp71 std::vector<const DefinedAtom *> shims; in perform() local
72 shims.reserve(_targetToShim.size()); in perform()
74 shims.push_back(element.second); in perform()
76 std::sort(shims.begin(), shims.end(), in perform()
82 for (const DefinedAtom *shim : shims) in perform()
/external/tensorflow/tensorflow/lite/java/src/main/native/
DBUILD34 "//tensorflow/lite/core/shims:common",
35 "//tensorflow/lite/core/shims:framework",
36 "//tensorflow/lite/core/shims:jni_initialization",
52 "//tensorflow/lite/core/shims:builtin_ops",
53 "//tensorflow/lite/core/shims:framework",
/external/tensorflow/tensorflow/
Dopensource_only.files9 tensorflow/lite/core/shims/BUILD
10 tensorflow/lite/core/shims/c/builtin_op_data.h
11 tensorflow/lite/core/shims/c/c_api.h
12 tensorflow/lite/core/shims/c/c_api_experimental.h
13 tensorflow/lite/core/shims/c/common.h
14 tensorflow/lite/core/shims/c/shims_test_util.cc
15 tensorflow/lite/core/shims/c/shims_test_util.h
16 tensorflow/lite/core/shims/cc/interpreter.h
17 tensorflow/lite/core/shims/cc/interpreter_builder.h
18 tensorflow/lite/core/shims/cc/kernels/register.h
[all …]
/external/tensorflow/tensorflow/lite/core/shims/
DREADME.md4 The intent is that the shims in this directory could be modified to optionally
/external/grpc-grpc/doc/core/
Dpending_api_cleanups.md8 shims.
/external/grpc-grpc/doc/cpp/
Dpending_api_cleanups.md8 shims.
/external/llvm-project/lldb/docs/resources/
Dcaveats.rst46 or use the absolute path to the shims in ``/usr/bin``.
/external/ltp/testcases/kernel/fs/fs_bind/
DCHANGELOG37 are not switched yet (easy to do). I did this by writing some LTP API shims
/external/rust/crates/rand_core/
DREADME.md52 and `SeedableRng`.) A few crate releases are thus compatibility shims,
/external/rust/cxx/book/src/binding/
Dresult.md8 handle the translation of those to Rust Result\<T\> using your own shims for
/external/python/cryptography/
DJenkinsfile148 export PATH="/Users/jenkins/.pyenv/shims:\${PATH}"
/external/tensorflow/tensorflow/lite/
DBUILD81 visibility = ["//tensorflow/lite/core/shims:__subpackages__"],
325 "//tensorflow/lite/core/shims:__subpackages__",
/external/python/cryptography/.jenkins/
DJenkinsfile-cryptography-wheel-builder106 export PATH="/Users/jenkins/.pyenv/shims:\${PATH}"
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
Dbuild.log54 buffer-shims: 1.0.0
/external/rust/crates/rand/
DREADME.md86 and `SeedableRng`.) A few crate releases are thus compatibility shims,
DCHANGELOG.md172 - Move wasm-bindgen shims to correct crate (#686)
/external/rust/crates/hashbrown/
DCHANGELOG.md38 …rt the unstable allocator items from the standard library, nor the stable shims approximating the …
/external/ltp/doc/
Dstyle-guide.txt254 shims around the testcases using libltp APIs to reduce longterm maintenance
/external/python/cpython2/Misc/NEWS.d/
D2.7.11rc1.rst320 compatibility shims.
/external/rust/cxx/
DREADME.md176 to be defined as `extern "C"` ABI or no\_mangle. CXX will put in the right shims
/external/python/cpython3/Misc/NEWS.d/
D3.5.1rc1.rst630 compatibility shims.
/external/python/six/documentation/
Dindex.rst461 Six contains compatibility shims for unittest assertions that have been renamed.
/external/tensorflow/tensorflow/lite/kernels/
DBUILD2425 visibility = ["//tensorflow/lite/core/shims:__subpackages__"],
/external/python/dateutil/
DNEWS62 - Removed unnecessary binary_type compatibility shims.
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz

12