Home
last modified time | relevance | path

Searched defs:Setter (Results 1 – 25 of 488) sorted by relevance

12345678910>>...20

/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/ioctl/
Dpatterns.rs107 pub struct Setter<Opcode, Input> { struct
115 impl<Opcode: CompileTimeOpcode, Input: fmt::Debug> fmt::Debug for Setter<Opcode, Input> { implementation
124 impl<Opcode: CompileTimeOpcode, Input> Setter<Opcode, Input> { implementation
141 unsafe impl<Opcode: CompileTimeOpcode, Input> Ioctl for Setter<Opcode, Input> { implementation
/aosp_15_r20/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h203 struct Setter { struct
204 typedef typename std::remove_reference<T>::type type;
206 static C2R NonStrictValueWithNoDeps( in NonStrictValueWithNoDeps()
213 static C2R NonStrictValuesWithNoDeps( in NonStrictValuesWithNoDeps()
223 static C2R StrictValueWithNoDeps( in StrictValueWithNoDeps()
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/include/
DSimpleC2Interface.h213 template <typename T> struct Setter { struct
214 typedef typename std::remove_reference<T>::type type;
216 static C2R NonStrictValueWithNoDeps(bool mayBlock, in NonStrictValueWithNoDeps()
222 static C2R NonStrictValuesWithNoDeps(bool mayBlock, in NonStrictValuesWithNoDeps()
233 static C2R StrictValueWithNoDeps(bool mayBlock, in StrictValueWithNoDeps()
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/suite/checker/baseline/
DDeviceBaselineSetterTest.java35 private static class Setter extends DeviceBaselineSetter { class in DeviceBaselineSetterTest
36 public Setter(JSONObject object, String name) throws JSONException { in Setter() method in DeviceBaselineSetterTest.Setter
/aosp_15_r20/frameworks/av/media/codec2/vndk/
H A DC2Store.cpp943 struct Setter { in Interface() struct
944 static C2R setIonUsage(bool /* mayBlock */, C2P<C2StoreIonUsageInfo> &me) { in Interface()
975 static C2R setDmaBufUsage(bool /* mayBlock */, C2P<C2StoreDmaBufUsageInfo> &me) { in Interface()
/aosp_15_r20/external/pytorch/docs/cpp/source/notes/
H A Dtensor_indexing.rst40 Setter chapter
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprObjC.h668 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
678 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
689 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
817 void setImplicitProperty(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in setImplicitProperty()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprObjC.h668 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
678 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
689 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
817 void setImplicitProperty(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in setImplicitProperty()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprObjC.h668 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
678 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
689 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
817 void setImplicitProperty(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in setImplicitProperty()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprObjC.h668 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
678 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
689 ObjCPropertyRefExpr(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in ObjCPropertyRefExpr()
817 void setImplicitProperty(ObjCMethodDecl *Getter, ObjCMethodDecl *Setter, in setImplicitProperty()
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dflag_parser.cpp126 Flag& Flag::Setter(std::function<Result<void>(const FlagMatch&)> setter) & { in Setter() function in cuttlefish::Flag
130 Flag Flag::Setter(std::function<Result<void>(const FlagMatch&)> setter) && { in Setter() function in cuttlefish::Flag
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/tags/propagation/
H A DTagContextTextFormat.java116 public abstract static class Setter<C> { class in TagContextTextFormat
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dsettable.go16 type Setter[B any] interface { type
/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/trace/propagation/
H A DTextFormat.java121 public abstract static class Setter<C> { class in TextFormat
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/check/
Dfuncinference.go80 type Setter[B any] interface { type
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/
H A Drecord_widgets.ts22 export declare type Setter<T> = (cfg: RecordConfig, val: T) => void; alias
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/format/
Dparse.rs338 type Setter = fn(&mut Parsed, i64) -> ParseResult<()>; in parse_internal() typedef
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecConfig_test.cpp278 static C2R Setter(bool, C2P<T> &) { in Setter() function in android::CCodecConfigTest::Configurable::Impl
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp1783 const ObjCMethodDecl *Setter) { in hasDefaultSetterName()
1934 ObjCMethodDecl *Setter = PD->getSetterMethodDecl(); in CreateTypeDefinition() local
2023 ObjCMethodDecl *Setter = PD->getSetterMethodDecl(); in CreateTypeDefinition() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1838 ObjCMethodDecl *Setter = IFace->lookupInstanceMethod(SetterSel); in HandleExprPropertyRefExpr() local
2008 ObjCMethodDecl *Setter = IFace->lookupClassMethod(SetterSel); in ActOnClassPropertyRefExpr() local
H A DSemaPseudoObject.cpp271 ObjCMethodDecl *Setter; member in __anon9b6da6f40111::ObjCPropertyOpBuilder
H A DSemaExprMember.cpp1597 ObjCMethodDecl *Setter = IFace->lookupClassMethod(SetterSel); in LookupMemberExpr() local
/aosp_15_r20/external/rust/android-crates-io/crates/url/src/
Dparser.rs332 Setter, enumerator
/aosp_15_r20/external/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp843 if (ObjCMethodDecl *Setter = D->getSetterMethodDecl()) { in handleObjCProperty() local
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp5372 if (ObjCMethodDecl *Setter = PD->getSetterMethodDecl()) in RewriteObjCClassMetaData() local
5649 if (ObjCMethodDecl *Setter = PD->getSetterMethodDecl()) in RewriteObjCCategoryImplDecl() local

12345678910>>...20