/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/ |
H A D | types.h | 137 static constexpr bool IsDynamic(int64_t dim) { return dim == kDynamicSize; } in IsDynamic() function 181 static constexpr bool IsDynamic(int64_t dim) { return dim == kDynamicSize; } in IsDynamic() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/ |
D | ValueObjectDynamicValue.h | 52 bool IsDynamic() override { return true; } in IsDynamic() function
|
D | ValueObjectSyntheticFilter.h | 73 bool IsDynamic() override { in IsDynamic() function
|
D | ValueObject.h | 633 virtual bool IsDynamic() { return false; } in IsDynamic() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/ |
D | ValueObjectDynamicValue.h | 52 bool IsDynamic() override { return true; } in IsDynamic() function
|
D | ValueObjectSyntheticFilter.h | 73 bool IsDynamic() override { in IsDynamic() function
|
D | ValueObject.h | 633 virtual bool IsDynamic() { return false; } in IsDynamic() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/ |
D | ValueObjectDynamicValue.h | 52 bool IsDynamic() override { return true; } in IsDynamic() function
|
D | ValueObjectSyntheticFilter.h | 73 bool IsDynamic() override { in IsDynamic() function
|
D | ValueObject.h | 633 virtual bool IsDynamic() { return false; } in IsDynamic() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/ |
D | ValueObjectDynamicValue.h | 52 bool IsDynamic() override { return true; } in IsDynamic() function
|
D | ValueObjectSyntheticFilter.h | 73 bool IsDynamic() override { in IsDynamic() function
|
D | ValueObject.h | 627 virtual bool IsDynamic() { return false; } in IsDynamic() function
|
/aosp_15_r20/external/vulkan-validation-layers/layers/ |
H A D | descriptor_sets.h | 366 virtual bool IsDynamic() const { return false; }; in IsDynamic() function 453 virtual bool IsDynamic() const override { return dynamic_; } in IsDynamic() function
|
H A D | core_validation.cpp | 733 static bool IsDynamic(const PIPELINE_STATE *pPipeline, const VkDynamicState state) { in IsDynamic() function
|
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | LoadedArsc.h | 203 bool IsDynamic() const { in IsDynamic() function
|
/aosp_15_r20/frameworks/libs/binary_translation/base/include/berberis/base/ |
D | format_buffer.h | 324 bool IsDynamic() const { return !dynamic_buf_.empty(); } in IsDynamic() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
H A D | ELFEmitter.cpp | 620 bool IsDynamic) { in toSymbolIndex() 1282 const bool IsDynamic = Section.Link && (*Section.Link == ".dynsym"); in writeSectionContent() local
|
/aosp_15_r20/external/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 2114 const Elf_Sym *Sym, StringRef StrTable, bool IsDynamic) { in printGlobalGotEntry() 2765 bool IsDynamic) { in printSymbol() 3397 bool IsDynamic) { in printSymbol()
|
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
H A D | LoadedArsc.java | 942 boolean IsDynamic() { in IsDynamic() method in LoadedArsc.LoadedPackage
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | ELFEmitter.cpp | 343 bool IsDynamic) { in toSymbolIndex()
|
/aosp_15_r20/bionic/tests/ |
H A D | malloc_test.cpp | 1130 bool IsDynamic() { in IsDynamic() function
|
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/ |
H A D | TfLiteParser.cpp | 692 bool IsDynamic(TfLiteParserImpl::TensorRawPtr tensorPtr) in IsDynamic() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 14959 def IsDynamic(self): member in SBValue
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/ |
D | __init__.py | 14848 def IsDynamic(self): member in SBValue
|