/system/tools/aidl/ |
D | aidl_to_java.cpp | 300 void WriteToParcelFor(const CodeGeneratorContext& c) { in WriteToParcelFor() 303 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 311 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 315 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 319 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 323 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 327 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 331 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 335 [](const CodeGeneratorContext& c) { in WriteToParcelFor() 339 [](const CodeGeneratorContext& c) { in WriteToParcelFor() [all …]
|
D | aidl_dumpapi.cpp | 67 void DumpVisitor::DumpComments(const AidlCommentable& c) { in DumpComments() 93 void DumpVisitor::DumpConstantValue(const AidlTypeSpecifier& type, const AidlConstantValue& c) { in DumpConstantValue() 154 void DumpVisitor::Visit(const AidlConstantDeclaration& c) { in Visit() 179 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
|
/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/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 | 80 # define C_FIXDIV(c,div) \ argument 84 # define C_MULBYSCALAR( c, s ) \ argument 94 # define C_FIXDIV(c,div) /* NOOP */ argument 95 # define C_MULBYSCALAR( c, s ) \ argument 154 #define pcpx(c)\ argument 157 #define pcpx(c) {} argument
|
/system/memory/libmeminfo/libdmabufinfo/ |
D | dmabufinfo.cpp | 73 char* c = line + 6; in ReadDmaBufFdInfo() local 79 char* c = line + 9; in ReadDmaBufFdInfo() local 86 char* c = line + 5; in ReadDmaBufFdInfo() local 92 char* c = line + 5; in ReadDmaBufFdInfo() local 98 char* c = line + 4; in ReadDmaBufFdInfo() local
|
/system/libziparchive/incfs_support/include/incfs_support/ |
D | util.h | 26 void clearAndFree(Container& c) { in clearAndFree()
|
/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/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/media/audio_utils/private/ |
D | private.h | 31 typedef struct {uint8_t c[3];} __attribute__((__packed__)) uint8x3_t; member
|
/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/memory/libmeminfo/ |
D | procmeminfo.cpp | 76 const char* c = end; in parse_smaps_field() local 588 char* c = line + 4; in SmapsOrRollupFromFile() local 591 char* c = line + 14; in SmapsOrRollupFromFile() local 596 char* c = line + 14; in SmapsOrRollupFromFile() local 604 char* c = line + 4; in SmapsOrRollupFromFile() local 610 char* c = line + 8; in SmapsOrRollupFromFile() local
|
/system/libbase/include/android-base/ |
D | function_ref.h | 93 function_ref(Callable&& c) noexcept in function_ref()
|
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/extension/ |
D | MyExt2.h | 28 std::string c; variable
|
/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/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
|