/system/core/libutils/ |
D | Tokenizer.cpp | 34 static inline bool isDelimiter(char ch, const char* delimiters) { in isDelimiter() 120 char ch = *eol; in peekRemainderOfLine() local 136 char ch = *mCurrent; in nextToken() local 151 char ch = *(mCurrent++); in nextLine() local 165 char ch = *mCurrent; in skipDelimiters() local
|
D | Unicode.cpp | 208 char16_t ch; in strcmp16() local 222 char16_t ch; in strncmp16() local 238 char16_t ch; in strcpy16() local 260 char ch; in strncpy16() local 431 static inline size_t utf8_codepoint_len(uint8_t ch) in utf8_codepoint_len()
|
/system/core/logwrapper/ |
D | logwrapper.c | 55 int ch; in main() local
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | synthesis-sbc.c | 261 OI_UINT ch; in OI_SBC_SynthFrame_80() local 292 OI_UINT ch; in OI_SBC_SynthFrame_4SB() local 326 OI_UINT ch; in OI_SBC_SynthFrame_Enhanced() local
|
D | bitalloc.c | 120 OI_UINT ch, in computeBitneed() 344 OI_UINT ch, in oneChannelBitAllocation()
|
/system/core/run-as/ |
D | package.c | 308 find_first(const char* p, const char* end, char ch) in find_first() 396 int ch = *p; in parse_positive_decimal() local
|
/system/core/toolbox/upstream-netbsd/bin/dd/ |
D | conv.c | 120 int ch = 0; /* pacify gcc */ in block() local
|
D | dd.c | 111 int ch; in main() local
|
/system/core/libcutils/ |
D | strdup8to16.c | 30 #define UTF8_SEQ_LENGTH(ch) (((0xe5000000 >> ((ch >> 3) & 0x1e)) & 3) + 1) argument
|
D | properties.c | 43 char ch = buf[0]; in property_get_bool() local
|
/system/core/toolbox/upstream-netbsd/usr.bin/du/ |
D | du.c | 83 int Hflag, Lflag, aflag, ch, cflag, dflag, gkmflag, nflag, rval, sflag; in main() local
|
/system/core/libmincrypt/ |
D | sha256.c | 91 uint32_t ch = (E & F) ^ ((~E) & G); in SHA256_Transform() local
|
/system/core/healthd/ |
D | healthd.cpp | 328 int ch; in main() local
|
/system/core/adb/ |
D | sysdeps_win32.cpp | 2276 static size_t _get_char_ignoring_modifier(char* const ch, in _get_char_ignoring_modifier() 2329 static __inline__ size_t _get_non_control_char(char* const ch, in _get_non_control_char() 2336 static __inline__ size_t _get_non_alt_char(char* const ch, in _get_non_alt_char() 2351 char ch = *pch; in _get_control_character() local 2599 const CHAR ch = key_event->uChar.AsciiChar; in _console_read() local
|
D | transport.cpp | 732 char ch = *qual++; in qual_match() local
|
/system/core/libpixelflinger/ |
D | buffer.cpp | 326 int ch, int cl, // clear in downshift_component()
|
/system/bt/udrv/ulinux/ |
D | uipc.c | 103 tUIPC_CHAN ch[UIPC_CH_NUM]; member
|
/system/core/toolbox/ |
D | newfs_msdos.c | 265 int ch, fd, fd1; in newfs_msdos_main() local
|