/aosp_15_r20/packages/modules/Bluetooth/system/profile/avrcp/tests/ |
D | avrcp_device_test.cc | 57 const stack_config_t interface = {get_pts_avrcp_test, variable 90 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in SetUp() argument 129 uint8_t b, bool c, AvrcpResponse d) { a->Call(b, c, d); }, in TEST_F() argument 145 MockMediaInterface interface; in TEST_F() local 183 MockMediaInterface interface; in TEST_F() local 216 MockMediaInterface interface; in TEST_F() local 233 MockMediaInterface interface; in TEST_F() local 267 MockMediaInterface interface; in TEST_F() local 303 MockMediaInterface interface; in TEST_F() local 356 MockMediaInterface interface; in TEST_F() local [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vet/testdata/print/ |
D | print.go | 28 func (errorTest1) Error(...interface{}) string { 33 func (errorTest2) Error(...interface{}) { 345 func Printf(format string, args ...interface{}) { 350 func Println(args ...interface{}) { 355 func printf(format string, args ...interface{}) { 361 func Errorf(i int, format string, args ...interface{}) { 367 func errorf(level, format string, args ...interface{}) { 388 func (p *ptrStringer) Warn2(x int, args ...interface{}) string { 392 func (p *ptrStringer) Warnf2(x int, format string, args ...interface{}) string { 396 func (*ptrStringer) Warn(x int, args ...interface{}) string { [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/test/ |
D | typeswitch1.go | 16 c const 27 func whatis(x interface{}) string { 45 func whatis1(x interface{}) string { 64 func check(x interface{}, s string) {
|
D | live_regabi.go | 162 var c chan *int var 402 func print26(...interface{}) 512 func g31(interface{}) argument 513 func h31(...interface{}) 724 func f45(a, b, c, d, e, f, g, h, i, j, k, l *byte) { // ERROR "live at entry to f45: a b c d e f g … argument 741 func f46(a, b, c, d, e, f, g, h, i, j, k, l *byte) { argument
|
D | writebarrier.go | 34 func f2(x *interface{}, y interface{}) { 41 func f2a(x *interface{}, y *interface{}) { 100 func f9(x *interface{}, v *byte) { 104 func f10(x *byte, f func(interface{})) { 148 func t1(i interface{}) **int { 266 a, b, c int member
|
D | live.go | 165 var c chan *int var 405 func print26(...interface{}) 515 func g31(interface{}) argument 516 func h31(...interface{})
|
D | shift2.go | 14 func g(x interface{}) int { return 0 } 35 const c uint = 5 const
|
D | shift1.go | 14 func g(x interface{}) int { return 0 } 32 const c uint = 65 const
|
/aosp_15_r20/frameworks/av/media/libaudiohal/tests/ |
H A D | EffectsFactoryHalInterface_test.cpp | 97 sp<EffectHalInterface> interface; in TEST() local 349 sp<EffectHalInterface> interface = createEffectHal(desc); in SetUp() local 355 void initEffect(const sp<EffectHalInterface>& interface) { in initEffect() 365 for (auto& interface : mHalInterfaces) { in TearDown() local 371 sp<EffectHalInterface> interface = nullptr; in createEffectHal() local 380 void setAndGetParameter(const sp<EffectHalInterface>& interface) { in setAndGetParameter() 463 for (auto& interface : mHalInterfaces) { in TEST_P() local 470 for (auto& interface : mHalInterfaces) { in TEST_P() local 487 for (auto& interface : mHalInterfaces) { in TEST_P() local 498 for (auto& interface : mHalInterfaces) { in TEST_P() local [all …]
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | class.cc | 406 ObjPtr<Class> interface = GetDirectInterface(i); in DumpClass() local 458 for (ObjPtr<Class> c = this; c != nullptr; c = c->GetSuperClass()) { in SetReferenceInstanceOffsets() local 1136 for (ObjPtr<Class> c = this; c != nullptr; c = c->GetSuperClass()) { in FindInstanceField() local 1265 ObjPtr<Class> interface = k->GetDirectInterface(i); in FindStaticField() local 1336 ObjPtr<Class> interface = k->GetDirectInterface(i); in FindFieldImpl() local 1544 ObjPtr<Class> interface = iftable->GetInterface(idx); in GetDirectInterface() local 1553 ObjPtr<Class> interface = Runtime::Current()->GetClassLinker()->LookupResolvedType( in GetDirectInterface() local 1560 ObjPtr<Class> interface = klass->GetDirectInterface(idx); in ResolveDirectInterface() local 1907 for (char c : dot_name) { in UpdateHashForProxyClass() local 1912 for (char c : dot_name) { in UpdateHashForProxyClass() local [all …]
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/ |
H A D | CameraProviderManager.cpp | 165 std::shared_ptr<ICameraProvider> interface = in getService() local 176 std::shared_ptr<ICameraProvider> interface = ICameraProvider::fromBinder( in tryGetService() local 790 auto interface = aidlDeviceInfo3->startDeviceInterface(); in openAidlSession() local 832 auto interface = aidlDeviceInfo3->startDeviceInterface(); in openAidlInjectionSession() local 873 auto interface = hidlDeviceInfo3->startDeviceInterface(); in openHidlSession() local 1282 auto& c = mCameraCharacteristics; in deriveHeicUltraHDRTags() local 1348 const std::vector<int64_t>& stallDurationEntries, CameraMetadata* c /*out*/) { in insertStreamConfigTags() 1370 const CameraMetadata& c, bool maxResolution, in deriveBlobDurationEntries() 1442 auto& c = mCameraCharacteristics; in deriveJpegRTags() local 1586 auto& c = mCameraCharacteristics; in addDynamicDepthTags() local [all …]
|
/aosp_15_r20/system/libvintf/ |
H A D | parse_string.cpp | 31 std::vector<std::string> SplitString(const std::string &s, char c) { in SplitString() 481 const std::string& interface, const std::string& instance) { in toFQNameString() 494 const std::string& interface, const std::string& instance) { in toFQNameString() 498 std::string toFQNameString(const Version& version, const std::string& interface, in toFQNameString() 506 const std::string& interface, const std::string& instance) { in toFQNameString() 510 std::string toFQNameString(const VersionRange& range, const std::string& interface, in toFQNameString() 515 std::string toFQNameString(const std::string& interface, const std::string& instance) { in toFQNameString() 527 std::string toAidlFqnameString(const std::string& package, const std::string& interface, in toAidlFqnameString()
|
/aosp_15_r20/external/tensorflow/tensorflow/go/ |
H A D | tensor.go | 72 c *C.TF_Tensor member 79 func NewTensor(value interface{}) (*Tensor, error) { 162 func unpackEFace(obj interface{}) *eface { 543 func bug(format string, args ...interface{}) error {
|
/aosp_15_r20/system/tools/aidl/ |
D | aidl.cpp | 115 for (char *c = const_cast<char *>(p); *c; ++c) { in check_filename() local 235 for (auto& c : package) { in GetOutputFilePath() local 522 AidlInterface* interface = defined_type->AsInterface(); in load_and_validate_aidl() local 595 AidlInterface* interface = const_cast<AidlInterface*>(&const_interface); in load_and_validate_aidl() local 625 const AidlInterface* interface = type.AsInterface(); in load_and_validate_aidl() local
|
D | generate_java_binder.cpp | 683 auto c = std::make_shared<Case>(transactCodeName); in GenerateStubCase() local 717 auto c = std::make_shared<Case>(transactCodeName); in GenerateStubCaseOutline() local 906 static void GenerateMethods(const AidlInterface& iface, const AidlMethod& method, Class* interface, in GenerateMethods() 924 auto c = std::make_shared<Case>(transactCodeName); in GenerateMethods() local 1066 Class* interface, std::shared_ptr<StubClass> stub, in GenerateInterfaceDescriptors() 1314 auto interface = std::make_unique<Class>(); in GenerateInterfaceClass() local
|
/aosp_15_r20/external/stg/ |
H A D | stg.cc | 69 const auto& interface = graph.Apply(get, root); in Merge() local 95 auto& interface = graph.Apply(get, root); in FilterSymbols() local 165 const int c = getopt_long(argc, argv, "-mdtS:F:abeso:A", opts, &ix); in main() local
|
/aosp_15_r20/external/wayland/src/ |
H A D | scanner.c | 173 struct interface { struct 174 struct location loc; 175 char *name; 176 char *uppercase_name; 177 int version; 178 int since; 179 struct wl_list request_list; 180 struct wl_list event_list; 181 struct wl_list enumeration_list; 182 struct wl_list link; [all …]
|
/aosp_15_r20/external/wayland/tests/ |
H A D | display-test.c | 118 const struct wl_interface *interface, in old_registry_bind() 163 client_get_seat_with_info(struct client *c, struct handler_info *hi) in client_get_seat_with_info() 180 client_get_seat(struct client *c) in client_get_seat() 191 check_pending_error(struct client *c, struct wl_proxy *proxy) in check_pending_error() 207 check_for_error(struct client *c, struct wl_proxy *proxy) in check_for_error() 248 client_disconnect_nocheck(struct client *c) in client_disconnect_nocheck() 258 struct client *c = client_connect(); in post_error_main() local 302 struct client *c = client_connect(); in post_error_main2() local 315 struct client *c = client_connect(); in post_error_main3() local 386 struct client *c = client_connect(); in post_nomem_main() local [all …]
|
/aosp_15_r20/external/libwebsockets/minimal-examples/dbus-server/minimal-dbus-server/ |
H A D | main.c | 82 dmh_introspect(DBusConnection *c, DBusMessage *m, DBusMessage **reply, void *d) in dmh_introspect() 91 dmh_get(DBusConnection *c, DBusMessage *m, DBusMessage **reply, void *d) in dmh_get() 93 const char *interface, *property; in dmh_get() local 118 dmh_getall(DBusConnection *c, DBusMessage *m, DBusMessage **reply, void *d) in dmh_getall() 140 dmh_ping(DBusConnection *c, DBusMessage *m, DBusMessage **reply, void *d) in dmh_ping() 151 dmh_echo(DBusConnection *c, DBusMessage *m, DBusMessage **reply, void *d) in dmh_echo() 174 dmh_emit_signal(DBusConnection *c, DBusMessage *m, DBusMessage **reply, void *d) in dmh_emit_signal() 191 dmh_emit_quit(DBusConnection *c, DBusMessage *m, DBusMessage **reply, void *d) in dmh_emit_quit()
|
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/go_proto_library/ |
H A D | adjusted_import_test.go | 23 c "adjusted/c" packageName 26 func use(interface{}) {} argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/avrcp/ |
D | avrcp_service.cc | 144 bool InitDiscoveryDb(tSDP_DISCOVERY_DB* a, uint32_t b, uint16_t c, const bluetooth::Uuid* d, in InitDiscoveryDb() 150 tSDP_DISC_CMPL_CB* c) override { in ServiceSearchAttributeRequest() 154 tSDP_DISC_REC* FindServiceInDb(tSDP_DISCOVERY_DB* a, uint16_t b, t_sdp_disc_rec* c) override { in FindServiceInDb() 162 bool FindProfileVersionInRec(t_sdp_disc_rec* a, uint16_t b, uint16_t* c) override { in FindProfileVersionInRec() 296 explicit VolumeInterfaceWrapper(VolumeInterface* interface) : wrapped_(interface) {} in VolumeInterfaceWrapper() 334 explicit PlayerSettingsInterfaceWrapper(PlayerSettingsInterface* interface) in PlayerSettingsInterfaceWrapper()
|
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/ |
D | issue43444.go | 7 func f(name string, _ ...interface{}) int { 15 var c = f("c", z) var
|
D | issue39459.go | 10 a, b, c, d, e, f int member 13 func f(x interface{}, p *int) {
|
D | issue19168.go | 16 func sink(e interface{}) 26 func c(hdrs *[1]reflect.SliceHeader, p *byte) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/spec/ |
D | comparisons.go | 28 c C var 72 I interface{},
|