/system/tools/aidl/ |
D | aidl_to_java.cpp | 335 void WriteToParcelFor(const CodeGeneratorContext& c) { in WriteToParcelFor() 338 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 346 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 350 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 354 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 358 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 362 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 366 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 370 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 374 [](const CodeGeneratorContext& c) { in WriteToParcelFor() [all …]
|
D | aidl_dumpapi.cpp | 34 static bool NeedsFinalValue(const AidlTypeSpecifier& type, const AidlConstantValue& c) { in NeedsFinalValue() 90 void DumpVisitor::DumpComments(const AidlCommentable& c) { in DumpComments() 116 void DumpVisitor::DumpConstantValue(const AidlTypeSpecifier& type, const AidlConstantValue& c) { in DumpConstantValue() 201 void DumpVisitor::Visit(const AidlConstantDeclaration& c) { in Visit() 218 void DumpVisitor::Visit(const AidlConstantValue& c) { in Visit() 261 for (const auto& c : comments) { in DumpComments() local
|
/system/core/libsysutils/src/ |
D | SocketListener.cpp | 112 char c = CtrlPipe_Shutdown; in stopListener() local 176 char c = CtrlPipe_Shutdown; in runListener() local 184 int c = TEMP_FAILURE_RETRY(accept4(mSock, nullptr, nullptr, SOCK_CLOEXEC)); in runListener() local 208 SocketClient* c = it->second; in runListener() local 226 bool SocketListener::release(SocketClient* c, bool wakeup) { in release() 251 SocketClient* c = pair.second; in snapshotClients() local
|
D | FrameworkListener.cpp | 53 bool FrameworkListener::onDataAvailable(SocketClient *c) { in onDataAvailable() 192 for (auto* c : mCommands) { in dispatchCommand() local
|
/system/extras/runconuid/ |
D | runconuid.cpp | 89 uid_t lookup_uid(char* c) { in lookup_uid() 104 gid_t lookup_gid(char* c) { in lookup_gid() 119 void lookup_groups(char* c) { in lookup_groups() 145 int c; in parse_arguments() local
|
/system/vold/ |
D | VoldNativeServiceValidation.cpp | 67 for (const char& c : id) { in CheckArgumentId() local 88 for (const char& c : path) { in CheckArgumentPath() local 99 for (const char& c : hex) { in CheckArgumentHex() local
|
/system/libhwbinder/ |
D | Debug.cpp | 50 static inline int isident(int c) in isident() 55 static inline bool isasciitype(char c) in isasciitype() 75 static char* appendcharornum(char c, char* out, bool skipzero = true) in appendcharornum() 96 char c[4]; in typetostring() local 214 char* c = buffer; in printHexData() local
|
/system/memory/libmeminfo/libdmabufinfo/ |
D | dmabufinfo.cpp | 73 const char* c = line + 6; in ReadDmaBufFdInfo() local 79 const char* c = line + 9; in ReadDmaBufFdInfo() local 86 const char* c = line + 5; in ReadDmaBufFdInfo() local 92 const char* c = line + 5; in ReadDmaBufFdInfo() local 98 const char* c = line + 4; in ReadDmaBufFdInfo() local
|
/system/libufdt/tests/testdata/ |
D | local_fixup-overlay.dts | 5 c: c{ label
|
D | local_fixup_with_offset-overlay.dts | 5 c: c{ label
|
D | apply_fragment-base.dts | 6 c: c {}; label
|
/system/extras/simpleperf/ |
D | IOEventLoop_test.cpp | 37 char c; in TEST() local 55 char c; in TEST() local 175 char c; in TEST() local 266 char c; in TEST() local 277 char c; in TEST() local 285 char c; in TEST() local
|
/system/chre/external/kiss_fft/ |
D | _kiss_fft_guts.h | 81 # define C_FIXDIV(c,div) \ argument 85 # define C_MULBYSCALAR( c, s ) \ argument 95 # define C_FIXDIV(c,div) /* NOOP */ argument 96 # define C_MULBYSCALAR( c, s ) \ argument 155 #define pcpx(c)\ argument 158 #define pcpx(c) {} argument
|
/system/libufdt/sysdeps/ |
D | libufdt_sysdeps_posix.c | 44 char *dto_strchr(const char *s, int c) { return strchr(s, c); } in dto_strchr() 66 void *dto_memchr(const void *s, int c, size_t n) { return memchr(s, c, n); } in dto_memchr() 68 void *dto_memset(void *s, int c, size_t n) { return memset(s, c, n); } in dto_memset()
|
D | libufdt_sysdeps_vendor.c | 92 static __inline char *med3(char *a, char *b, char *c, in med3() 187 char *dto_strchr(const char *s, int c) { return strchr(s, c); } in dto_strchr() 209 void *dto_memchr(const void *s, int c, size_t n) { return memchr(s, c, n); } in dto_memchr() 211 void *dto_memset(void *s, int c, size_t n) { return memset(s, c, n); } in dto_memset()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/extension/ |
D | ExtendableParcelable.h | 21 int64_t c = 0L; variable
|
/system/core/toolbox/ |
D | setprop.cpp | 54 for (const auto& c : name) { in setprop_main() local
|
/system/media/audio_utils/private/ |
D | private.h | 31 typedef struct {uint8_t c[3];} __attribute__((__packed__)) uint8x3_t; member
|
/system/libziparchive/incfs_support/include/incfs_support/ |
D | util.h | 31 void clearAndFree(Container& c) { in clearAndFree()
|
/system/teeui/libteeui/include/teeui/ |
D | utf8range.h | 44 static size_t byteCount(char c) { in byteCount() 58 unsigned long c = (uint8_t)*begin; in codePoint() local
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnDeprecated.h | 10 #define __assert2(a,b,c,d) ((void)0) argument
|
/system/core/libcutils/ |
D | android_get_control_file_test.cpp | 38 std::for_each(key.begin(), key.end(), [] (char& c) { c = isalnum(c) ? c : '_'; }); in TEST()
|
/system/teeui/libteeui/src/ |
D | utils.cpp | 36 Color pixelLineIntersect(Point<pxs> line, pxs dist, Color c) { in pixelLineIntersect() 91 Color drawLinePoint(Point<pxs> a, Point<pxs> b, Point<pxs> px_origin, Color c, pxs width) { in drawLinePoint() 117 Color drawCirclePoint(Point<pxs> center, pxs r, Point<pxs> px_origin, Color c) { in drawCirclePoint() 128 optional<PxPoint> intersect(const PxVec& a, const PxPoint& b, const PxVec& c, const PxPoint& d) { in intersect()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/extension/ |
D | ExtendableParcelable.h | 28 int64_t c = 0L; variable
|
D | MyExt2.h | 31 std::string c; variable
|