Home
last modified time | relevance | path

Searched defs:externals (Results 1 – 9 of 9) sorted by relevance

/external/XNNPACK/test/
Druntime-tester.h60 std::vector<xnn_external_value> externals; variable
/external/pigweed/pw_ide/ts/pigweed-vscode/
Dwebpack.config.js34 externals: { property
/external/pytorch/torch/csrc/jit/backends/xnnpack/
Dxnnpack_graph_builder.cpp45 std::unordered_set<torch::jit::Value*> externals; in buildXNNGraph() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.h976 std::vector<std::unique_ptr<Instruction> > externals; variable
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.h985 std::vector<std::unique_ptr<Instruction> > externals; variable
/external/tensorflow/tensorflow/lite/delegates/xnnpack/
Dxnnpack_delegate.cc270 std::unordered_set<int> externals(outputs); in Create() local
4739 const std::unordered_set<int>& externals) in Subgraph()
/external/rust/android-crates-io/crates/petgraph/src/graph_impl/stable_graph/
Dmod.rs747 pub fn externals(&self, dir: Direction) -> Externals<N, Ty, Ix> { in externals() function
/external/kmod/tools/
Ddepmod.c481 struct cfg_external *externals; member
/external/rust/android-crates-io/crates/petgraph/src/graph_impl/
Dmod.rs977 pub fn externals(&self, dir: Direction) -> Externals<N, Ty, Ix> { in externals() function