/external/chromium_org/third_party/icu/source/test/perf/charperf/ |
D | charperf.h | 119 inline void isAlpha(UChar32 ch) in isAlpha() 124 inline void isUpper(UChar32 ch) in isUpper() 129 inline void isLower(UChar32 ch) in isLower() 134 inline void isDigit(UChar32 ch) in isDigit() 139 inline void isSpace(UChar32 ch) in isSpace() 144 inline void isAlphaNumeric(UChar32 ch) in isAlphaNumeric() 154 inline void isPrint(UChar32 ch) in isPrint() 159 inline void isControl(UChar32 ch) in isControl() 164 inline void toLower(UChar32 ch) in toLower() 169 inline void toUpper(UChar32 ch) in toUpper() [all …]
|
/external/icu/icu4c/source/test/perf/charperf/ |
D | charperf.h | 119 inline void isAlpha(UChar32 ch) in isAlpha() 124 inline void isUpper(UChar32 ch) in isUpper() 129 inline void isLower(UChar32 ch) in isLower() 134 inline void isDigit(UChar32 ch) in isDigit() 139 inline void isSpace(UChar32 ch) in isSpace() 144 inline void isAlphaNumeric(UChar32 ch) in isAlphaNumeric() 154 inline void isPrint(UChar32 ch) in isPrint() 159 inline void isControl(UChar32 ch) in isControl() 164 inline void toLower(UChar32 ch) in toLower() 169 inline void toUpper(UChar32 ch) in toUpper() [all …]
|
/external/chromium_org/third_party/webrtc/voice_engine/ |
D | voe_rtp_rtcp_impl.cc | 62 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetLocalSSRC() local 82 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetLocalSSRC() local 102 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetRemoteSSRC() local 136 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetSendAudioLevelIndicationStatus() local 167 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetReceiveAudioLevelIndicationStatus() local 196 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetSendAbsoluteSenderTimeStatus() local 225 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetReceiveAbsoluteSenderTimeStatus() local 244 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetRTCPStatus() local 264 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetRTCPStatus() local 284 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetRTCP_CNAME() local [all …]
|
D | voe_codec_impl.cc | 125 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetSendCodec() local 159 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetSendCodec() local 192 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetRecCodec() local 229 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetRecPayloadType() local 249 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetRecPayloadType() local 287 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetSendCNPayloadType() local 305 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetFECStatus() local 322 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetFECStatus() local 345 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetVADStatus() local 384 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetVADStatus() local [all …]
|
D | voe_video_sync_impl.cc | 60 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetPlayoutTimestamp() local 83 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetInitTimestamp() local 106 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetInitSequenceNumber() local 128 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetMinimumPlayoutDelay() local 150 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetInitialPlayoutDelay() local 171 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetDelayEstimate() local 222 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetRtpRtcp() local 241 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetLeastRequiredDelayMs() local
|
D | voe_file_impl.cc | 74 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartPlayingFileLocally() local 110 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartPlayingFileLocally() local 136 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StopPlayingFileLocally() local 156 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in IsPlayingFileLocally() local 216 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartPlayingFileAsMicrophone() local 293 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartPlayingFileAsMicrophone() local 337 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StopPlayingFileAsMicrophone() local 365 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in IsPlayingFileAsMicrophone() local 400 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartRecordingPlayout() local 430 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in StartRecordingPlayout() local [all …]
|
D | voe_volume_control_impl.cc | 248 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetInputMute() local 275 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetInputMute() local 327 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetSpeechOutputLevel() local 377 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetSpeechOutputLevelFullRange() local 408 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetChannelOutputVolumeScaling() local 429 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetChannelOutputVolumeScaling() local 478 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetOutputVolumePan() local 515 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetOutputVolumePan() local
|
D | voe_external_media_impl.cc | 75 voe::ChannelOwner ch = in RegisterExternalMediaProcessing() local 119 voe::ChannelOwner ch = in DeRegisterExternalMediaProcessing() local 157 voe::ChannelOwner ch = shared_->channel_manager().GetChannel(channel); in GetAudioFrame() local 195 voe::ChannelOwner ch = shared_->channel_manager().GetChannel(channel); in SetExternalMixing() local
|
D | voe_network_impl.cc | 57 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in RegisterExternalTransport() local 78 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in DeRegisterExternalTransport() local 120 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in ReceivedRTPPacket() local 161 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in ReceivedRTCPPacket() local
|
D | voe_dtmf_impl.cc | 70 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SendTelephoneEvent() local 164 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetSendTelephoneEventPayloadType() local 185 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetSendTelephoneEventPayloadType() local 272 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in SetDtmfPlayoutStatus() local 292 voe::ChannelOwner ch = _shared->channel_manager().GetChannel(channel); in GetDtmfPlayoutStatus() local
|
/external/chromium_org/third_party/libxml/src/ |
D | chvalid.c | 226 xmlIsBaseChar(unsigned int ch) { in xmlIsBaseChar() 241 xmlIsBlank(unsigned int ch) { in xmlIsBlank() 256 xmlIsChar(unsigned int ch) { in xmlIsChar() 271 xmlIsCombining(unsigned int ch) { in xmlIsCombining() 286 xmlIsDigit(unsigned int ch) { in xmlIsDigit() 301 xmlIsExtender(unsigned int ch) { in xmlIsExtender() 316 xmlIsIdeographic(unsigned int ch) { in xmlIsIdeographic() 331 xmlIsPubidChar(unsigned int ch) { in xmlIsPubidChar()
|
/external/libxml2/ |
D | chvalid.c | 226 xmlIsBaseChar(unsigned int ch) { in xmlIsBaseChar() 241 xmlIsBlank(unsigned int ch) { in xmlIsBlank() 256 xmlIsChar(unsigned int ch) { in xmlIsChar() 271 xmlIsCombining(unsigned int ch) { in xmlIsCombining() 286 xmlIsDigit(unsigned int ch) { in xmlIsDigit() 301 xmlIsExtender(unsigned int ch) { in xmlIsExtender() 316 xmlIsIdeographic(unsigned int ch) { in xmlIsIdeographic() 331 xmlIsPubidChar(unsigned int ch) { in xmlIsPubidChar()
|
/external/qemu/distrib/sdl-1.2.15/src/audio/dc/ |
D | aica.c | 17 #define CHNREGADDR(ch,x) SNDREGADDR(0x80*(ch)+(x)) argument 22 #define CHNREG32(ch, x) (*(volatile unsigned long *)CHNREGADDR(ch,x)) argument 23 #define CHNREG8(ch, x) (*(volatile unsigned long *)CHNREGADDR(ch,x)) argument 151 void aica_play(int ch,int mode,unsigned long smpptr,int loopst,int loopend,int freq,int vol,int pan… in aica_play() 228 void aica_stop(int ch) { in aica_stop() 238 void aica_vol(int ch,int vol) { in aica_vol() 245 void aica_pan(int ch,int pan) { in aica_pan() 252 void aica_freq(int ch,int freq) { in aica_freq() 258 int aica_get_pos(int ch) { in aica_get_pos()
|
/external/icu/icu4c/source/layout/ |
D | IndicReordering.h | 278 inline le_bool IndicClassTable::isVowelModifier(LEUnicode ch) const in isVowelModifier() 283 inline le_bool IndicClassTable::isStressMark(LEUnicode ch) const in isStressMark() 288 inline le_bool IndicClassTable::isConsonant(LEUnicode ch) const in isConsonant() 293 inline le_bool IndicClassTable::isReph(LEUnicode ch) const in isReph() 298 inline le_bool IndicClassTable::isVirama(LEUnicode ch) const in isVirama() 303 inline le_bool IndicClassTable::isAlLakuna(LEUnicode ch) const in isAlLakuna() 308 inline le_bool IndicClassTable::isNukta(LEUnicode ch) const in isNukta() 313 inline le_bool IndicClassTable::isVattu(LEUnicode ch) const in isVattu() 318 inline le_bool IndicClassTable::isMatra(LEUnicode ch) const in isMatra() 323 inline le_bool IndicClassTable::isSplitMatra(LEUnicode ch) const in isSplitMatra() [all …]
|
/external/pdfium/core/include/fxcrt/ |
D | fx_ext.h | 36 inline FX_BOOL FXSYS_islower(FX_INT32 ch) in FXSYS_islower() 40 inline FX_BOOL FXSYS_isupper(FX_INT32 ch) in FXSYS_isupper() 44 inline FX_INT32 FXSYS_tolower(FX_INT32 ch) in FXSYS_tolower() 48 inline FX_INT32 FXSYS_toupper(FX_INT32 ch) in FXSYS_toupper()
|
/external/apache-http/src/org/apache/http/message/ |
D | BasicTokenIterator.java | 247 final char ch = this.currentHeader.charAt(from); in findTokenStart() local 300 final char ch = this.currentHeader.charAt(from); in findTokenSeparator() local 358 protected boolean isTokenSeparator(char ch) { in isTokenSeparator() 374 protected boolean isWhitespace(char ch) { in isWhitespace() 394 protected boolean isTokenChar(char ch) { in isTokenChar() 428 protected boolean isHttpSeparator(char ch) { in isHttpSeparator()
|
D | BasicHeaderValueParser.java | 182 char ch = buffer.charAt(cursor.getPos() - 1); in parseHeaderElement() local 249 char ch = buffer.charAt(pos); in parseParameters() local 265 char ch = buffer.charAt(cursor.getPos() - 1); in parseParameters() local 309 private static boolean isOneOf(final char ch, final char[] chs) { in isOneOf() 340 char ch = buffer.charAt(pos); in parseNameValuePair() local 371 char ch = buffer.charAt(pos); in parseNameValuePair() local
|
/external/chromium_org/third_party/libjingle/source/talk/xmpp/ |
D | jid.cc | 184 unsigned char ch = *i; in PrepNode() local 206 char Jid::PrepNodeAscii(char ch, bool* valid) { in PrepNodeAscii() 239 unsigned char ch = *i; in PrepResource() local 257 char Jid::PrepResourceAscii(char ch, bool* valid) { in PrepResourceAscii() 299 char ch = *i; in PrepDomain() local 328 unsigned char ch = *i; in PrepDomainLabel() local 361 char Jid::PrepDomainLabelAscii(char ch, bool* valid) { in PrepDomainLabelAscii()
|
/external/skia/experimental/PdfViewer/pdfparser/native/ |
D | SkPdfNativeTokenizer.h | 57 #define isPdfWhiteSpace(ch) (((ch)==kNUL_PdfWhiteSpace)|| \ argument 64 #define isPdfEOL(ch) (((ch)==kLF_PdfWhiteSpace)||((ch)==kCR_PdfWhiteSpace)) argument 67 #define isPdfDelimiter(ch) (((ch)==kOpenedRoundBracket_PdfDelimiter)||\ argument 78 #define isPdfWhiteSpaceOrPdfDelimiter(ch) (isPdfWhiteSpace(ch)||isPdfDelimiter(ch)) argument 80 #define isPdfDigit(ch) ((ch)>='0'&&(ch)<='9') argument 81 #define isPdfNumeric(ch) (isPdfDigit(ch)||(ch)=='+'||(ch)=='-'||(ch)=='.') argument
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/ |
D | SkPdfNativeTokenizer.h | 57 #define isPdfWhiteSpace(ch) (((ch)==kNUL_PdfWhiteSpace)|| \ argument 64 #define isPdfEOL(ch) (((ch)==kLF_PdfWhiteSpace)||((ch)==kCR_PdfWhiteSpace)) argument 67 #define isPdfDelimiter(ch) (((ch)==kOpenedRoundBracket_PdfDelimiter)||\ argument 78 #define isPdfWhiteSpaceOrPdfDelimiter(ch) (isPdfWhiteSpace(ch)||isPdfDelimiter(ch)) argument 80 #define isPdfDigit(ch) ((ch)>='0'&&(ch)<='9') argument 81 #define isPdfNumeric(ch) (isPdfDigit(ch)||(ch)=='+'||(ch)=='-'||(ch)=='.') argument
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/ |
D | Strings.java | 45 char ch; in fromUTF8ByteArray() local 114 char ch = c[i]; in toUTF8ByteArray() local 173 char ch = chars[i]; in toUpperCase() local 202 char ch = chars[i]; in toLowerCase() local 236 char ch = string.charAt(i); in toByteArray() local
|
/external/lldb/test/python_api/frame/ |
D | main.c | 17 int a(int val, char ch) in a() 30 int b(int val, char ch) in b() 38 int c(int val, char ch) in c()
|
/external/chromium_org/content/shell/renderer/test_runner/ |
D | test_common.h | 12 inline bool IsASCIIAlpha(char ch) { in IsASCIIAlpha() 16 inline bool IsNotASCIIAlpha(char ch) { in IsNotASCIIAlpha()
|
/external/sqlite/android/ |
D | PhoneNumberUtils.cpp | 79 static int tryGetISODigit (char ch) in tryGetISODigit() 92 static bool isDialable(char ch) in isDialable() 98 static bool isSeparator(char ch) in isSeparator() 118 char ch = str[i]; in tryGetTrunkPrefixOmittedStr() local 154 char ch = str[i]; in tryGetCountryCallingCode() local 237 static bool checkPrefixIsIgnorable(const char* ch, int i) { in checkPrefixIsIgnorable()
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
D | break_lines.cpp | 38 static inline bool isBreakableSpace(UChar ch) in isBreakableSpace() 119 static inline bool shouldBreakAfter(UChar lastCh, UChar ch, UChar nextCh) in shouldBreakAfter() 139 inline bool needsLineBreakIterator(UChar ch) in needsLineBreakIterator() 156 CharacterType ch = str[i]; in nextBreakablePosition() local
|