Searched defs:Follow (Results 1 – 11 of 11) sorted by relevance
/external/flatbuffers/rust/flatbuffers/src/ |
D | follow.rs | 30 pub trait Follow<'buf> { trait
|
D | vector.rs | 156 impl<'a> Follow<'a> for &'a str { impl 165 impl<'a> Follow<'a> for &'a [u8] { impl
|
D | primitives.rs | 304 impl<'a> Follow<'a> for $ty { impl
|
/external/tensorflow/tensorflow/lite/experimental/acceleration/compatibility/ |
D | devicedb.cc | 58 void Follow(const DeviceDecisionTreeNode* root, in Follow() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 1344 bool Follow; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 1487 bool Follow; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
D | AttributorAttributes.cpp | 1507 auto HandlePassthroughUser = [&](Value *Usr, Value *CurPtr, bool &Follow) { in updateImpl() 1532 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() 2507 auto Pred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() 3858 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in isKnownNoAliasDueToNoAliasPreservation() 4092 auto UsePred = [&](const Use &U, bool &Follow) { return false; }; in areAllUsesAssumedDead() 5517 auto UsePred = [&](const Use &U, bool &Follow) { in updateImpl() 5891 auto UseCheck = [&](const Use &U, bool &Follow) -> bool { in updateImpl() 6932 auto Pred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() 8107 auto UsePred = [&](const Use &U, bool &Follow) -> bool { in updateImpl()
|
D | Attributor.cpp | 1641 bool Follow = false; in checkForAllUses() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Path.cpp | 1057 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | Attributor.cpp | 1637 auto Pred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() 2620 auto UsePred = [&](const Use &U, bool &Follow) { in updateImpl() 4512 auto Pred = [&](const Use &U, bool &Follow) -> bool { in updateImpl() 5627 bool Follow = false; in checkForAllUses() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
D | Path.cpp | 1085 file_type get_file_type(const Twine &Path, bool Follow) { in get_file_type()
|