Home
last modified time | relevance | path

Searched defs:Used (Results 1 – 25 of 153) sorted by relevance

1234567

/aosp_15_r20/external/crosvm/devices/src/virtio/queue/
H A Dsplit_queue.rs601 struct Used { struct
602 flags: Le16,
603 idx: Le16,
604 used_elem_ring: [UsedElem; QUEUE_SIZE],
605 avail_event: Le16,
608 impl Default for Used { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp201 const DemandedFields &Used) { in areCompatibleVTYPEs()
430 bool hasCompatibleVTYPE(const DemandedFields &Used, in hasCompatibleVTYPE()
438 bool isCompatible(const DemandedFields &Used, const VSETVLIInfo &Require) const { in isCompatible() argument
810 DemandedFields Used = getDemanded(MI); in needVSETVLI() local
1247 const DemandedFields &Used) { in canMutatePriorConfig()
1292 DemandedFields Used; in doLocalPostpass() local
/aosp_15_r20/external/webrtc/rtc_base/experiments/
H A Dfield_trial_list.cc24 bool FieldTrialListBase::Used() const { in Used() function in webrtc::FieldTrialListBase
34 bool FieldTrialListWrapper::Used() { in Used() function in webrtc::FieldTrialListWrapper
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h37 SmallPtrSet<GlobalObject *, 2> Used; variable
210 SmallPtrSet<GlobalObject *, 2> Used; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h37 SmallPtrSet<GlobalObject *, 2> Used; variable
210 SmallPtrSet<GlobalObject *, 2> Used; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h37 SmallPtrSet<GlobalObject *, 2> Used; variable
210 SmallPtrSet<GlobalObject *, 2> Used; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DIRSymtab.cpp145 SmallPtrSet<GlobalValue *, 4> Used(UsedV.begin(), UsedV.end()); in addModule() local
219 const SmallPtrSet<GlobalValue *, 4> &Used, in addSymbol()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DIRSymtab.cpp122 SmallPtrSet<GlobalValue *, 8> Used; in addModule() local
196 const SmallPtrSet<GlobalValue *, 8> &Used, in addSymbol()
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp378 unsigned SampleCoverageTracker::computeCoverage(unsigned Used, in computeCoverage()
1166 unsigned Used = CoverageTracker.countUsedRecords(Samples); in emitAnnotations() local
1179 uint64_t Used = CoverageTracker.getTotalUsedSamples(); in emitAnnotations() local
/aosp_15_r20/external/guice/extensions/grapher/test/com/google/inject/grapher/demo/
H A DUsed.java29 @interface Used {} annotation
/aosp_15_r20/external/doclava/doclet_adapter/src/main/java/com/google/doclava/annotation/
H A DUsed.java32 public @interface Used { annotation
/aosp_15_r20/external/llvm/lib/Object/
H A DRecordStreamer.h18 enum State { NeverSeen, Global, GlobalWeak, Defined, DefinedGlobal, Used }; enumerator
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4652 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4691 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4708 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4732 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
4970 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
5018 llvm::SmallBitVector &Used) { in MarkUsedTemplateParameters()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h44 SmallPtrSet<GlobalValue *, 8> Used; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp317 unsigned Used = 0; in getRegBankMask() local
337 unsigned Used = 0; in getRegBankMask() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h37 SmallPtrSet<GlobalObject *, 2> Used; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h37 SmallPtrSet<GlobalObject *, 2> Used; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Utils/
DFunctionImportUtils.h57 SmallPtrSet<GlobalValue *, 4> Used; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Utils/
DFunctionImportUtils.h57 SmallPtrSet<GlobalValue *, 4> Used; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h57 SmallPtrSet<GlobalValue *, 4> Used; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Utils/
DFunctionImportUtils.h57 SmallPtrSet<GlobalValue *, 4> Used; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Utils/
DFunctionImportUtils.h57 SmallPtrSet<GlobalValue *, 4> Used; variable
/aosp_15_r20/external/cronet/third_party/googletest/src/googletest/test/
H A Dgoogletest-param-test-test.cc1141 TEST_P(NotInstantiatedTest, Used) {} in TEST_P() argument
1145 TEST_P(OtherName, Used) {} in TEST_P() argument
1154 TYPED_TEST_P(NotInstantiatedTypeTest, Used) {} in TYPED_TEST_P() argument
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-param-test-test.cc1087 TEST_P(NotInstantiatedTest, Used) { } in TEST_P() argument
1091 TEST_P(OtherName, Used) { } in TEST_P() argument
1100 TYPED_TEST_P(NotInstantiatedTypeTest, Used) { } in TYPED_TEST_P() argument
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-param-test-test.cc1087 TEST_P(NotInstantiatedTest, Used) { } in TEST_P() argument
1091 TEST_P(OtherName, Used) { } in TEST_P() argument
1100 TYPED_TEST_P(NotInstantiatedTypeTest, Used) { } in TYPED_TEST_P() argument

1234567