Home
last modified time | relevance | path

Searched defs:Dec (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/
H A Dstr_cat.h252 struct Dec { struct
259 explicit Dec(Int v, PadSpec spec = absl::kNoPad, argument
270 friend void AbslStringify(S& sink, Dec dec) { in AbslStringify() argument
/aosp_15_r20/external/abseil-cpp/absl/strings/
H A Dstr_cat.h252 struct Dec { struct
259 explicit Dec(Int v, PadSpec spec = absl::kNoPad, argument
270 friend void AbslStringify(S& sink, Dec dec) { in AbslStringify() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/
H A Dstr_cat.h252 struct Dec { struct
259 explicit Dec(Int v, PadSpec spec = absl::kNoPad, argument
270 friend void AbslStringify(S& sink, Dec dec) { in AbslStringify() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/
DExprMutationAnalyzer.h87 bool isMutated(const Decl *Dec) { return findMutation(Dec) != nullptr; } in isMutated()
89 const Stmt *findMutation(const Decl *Dec) { return A.findMutation(Dec); } in findMutation()
94 bool isPointeeMutated(const Decl *Dec) { in isPointeeMutated()
100 const Stmt *findPointeeMutation(const Decl *Dec) { in findPointeeMutation()
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/
H A Dstr_cat.h220 struct Dec { struct
227 explicit Dec(Int v, PadSpec spec = absl::kNoPad, argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/
H A Dstr_cat.h221 struct Dec { struct
228 explicit Dec(Int v, PadSpec spec = absl::kNoPad, argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/
H A Dstr_cat.h184 struct Dec { struct
191 explicit Dec(Int v, PadSpec spec = absl::kNoPad, argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_cat.h221 struct Dec { struct
228 explicit Dec(Int v, PadSpec spec = absl::kNoPad, argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp170 MachineInstr *Dec = nullptr; in processLoop() local
238 MachineInstr *Dec) { in expandNormalLoops()
315 MachineInstr *Dec) { in expandCTRLoops()
/aosp_15_r20/frameworks/native/libs/ftl/
H A Dstring_test.cpp115 struct Dec { struct
116 static constexpr auto kRadix = ftl::Radix::kDec;
119 std::string operator()(T v) const { in operator ()()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/
DExprMutationAnalyzer.h29 bool isMutated(const Decl *Dec) { return findMutation(Dec) != nullptr; } in isMutated()
36 bool isPointeeMutated(const Decl *Dec) { in isPointeeMutated()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/
DExprMutationAnalyzer.h29 bool isMutated(const Decl *Dec) { return findMutation(Dec) != nullptr; } in isMutated()
36 bool isPointeeMutated(const Decl *Dec) { in isPointeeMutated()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/
DExprMutationAnalyzer.h29 bool isMutated(const Decl *Dec) { return findMutation(Dec) != nullptr; } in isMutated()
36 bool isPointeeMutated(const Decl *Dec) { in isPointeeMutated()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp118 SPIRV::Decoration::Decoration Dec, in buildOpDecorate()
127 SPIRV::Decoration::Decoration Dec, in buildOpDecorate()
H A DSPIRVModuleAnalysis.cpp290 auto Dec = MI.getOperand(1).getImm(); in collectFuncNames() local
607 auto Dec = static_cast<SPIRV::Decoration::Decoration>(DecOp); in addOpDecorateReqs() local
H A DSPIRVCallLowering.cpp288 auto Dec = in lowerFormalArguments() local
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/internal/boring/bbig/
Dbig.go24 func Dec(b boring.BigInt) *big.Int { func
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Ddate_defs.hpp20 enum months_of_year {Jan=1,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec,NotAMonth,NumMonths}; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp128 MachineInstr *Dec = nullptr; member
1044 for (auto *Dec : Decs) in RevertNonLoops() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerAtomic.cpp92 Value *Dec = Builder.CreateSub(Loaded, One); in buildAtomicRMWValue() local
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/objectid/
H A DObjectId825BTest.java109 static class Dec extends AbstractCond { } class in ObjectId825BTest
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dinteger_to_string.h160 using Dec = details::Fmt<10>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVInstPrinter.cpp208 auto Dec = static_cast<Decoration::Decoration>(DecOp.getImm()); in printOpDecorate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/
H A DARCDisassembler.cpp159 const void *Dec) { in DecodeMEMrs9()
/aosp_15_r20/external/clang/lib/Analysis/
H A DThreadSafety.cpp356 const NamedDecl *Dec; // The original declaration for this variable. member
434 const NamedDecl *Dec = VarDefinitions[i].Dec; in dumpVarDefinitionName() local
612 const NamedDecl *Dec = P.first; in intersectContexts() local

123