Home
last modified time | relevance | path

Searched defs:isUsed (Results 1 – 25 of 129) sorted by relevance

123456

/aosp_15_r20/external/armnn/src/armnn/
H A DWorkingMemHandle.cpp167 bool& isUsed = m_InputValidationMap.at(id); in ValidateBindingIds() local
187 bool& isUsed = m_OutputValidationMap.at(id); in ValidateBindingIds() local
/aosp_15_r20/external/ktfmt/core/src/main/java/com/facebook/ktfmt/format/
H A DRedundantImportDetector.kt170 val isUsed = it.identifier in usedReferences in <lambda>() constant
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/
H A DUnshrinkingInputStream.java35 private final boolean[] isUsed; field in UnshrinkingInputStream
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/panel/
DFakePanelContent.java107 public void setIsCustomizedButtonUsed(boolean isUsed) { in setIsCustomizedButtonUsed()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/panel/
DFakePanelContent.java112 public void setIsCustomizedButtonUsed(boolean isUsed) { in setIsCustomizedButtonUsed()
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state.h116 bool isUsed() const { in isUsed() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrRenderTask.h146 bool isUsed(GrSurfaceProxy* proxy) const { in isUsed() function
/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCSymbol.h219 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbol.h216 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCSymbol.h223 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCSymbol.h225 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCSymbol.h225 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCSymbol.h225 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCSymbol.h225 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcUniformBlockCase.cpp1549 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareStd140Blocks() local
1631 bool isUsed = (block.getFlags() & (DECLARE_VERTEX | DECLARE_FRAGMENT)) != 0; in compareSharedBlocks() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DMacroInfo.h224 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DMacroInfo.h224 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DMacroInfo.h224 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DIRSymtab.h202 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DIRSymtab.h202 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DMacroInfo.h224 bool isUsed() const { return IsUsed; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DIRSymtab.h202 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DIRSymtab.h202 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DIRSymtab.h197 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DIRSymtab.h202 bool isUsed() const { return (Flags >> S::FB_used) & 1; } in isUsed() function

123456