HomeSort by relevance Sort by last modified time
    Searched refs:ch (Results 751 - 775 of 1975) sorted by null

<<31323334353637383940>>

  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/packets/
TypesReader.java 5 package ch.ethz.ssh2.packets;
10 import ch.ethz.ssh2.util.StringEncoder;
11 import ch.ethz.ssh2.util.Tokenizer;
  /external/libppp/src/
async.c 195 u_char *ch; local
207 ch = MBUF_CTOP(bp);
209 *last = async_Decode(&p->async, *ch++);
  /external/oprofile/libpopt/
popthelp.c 376 const char * ch; local
379 ch = help + lineLength - 1;
380 while (ch > help && !isspace(*ch)) ch--;
381 if (ch == help) break; /* give up */
382 while (ch > (help + 1) && isspace(*ch)) ch--;
383 ch++
    [all...]
  /external/v8/src/
preparser-api.cc 79 virtual void PushBack(uc32 ch) {
81 if (ch == kEndOfInput) {
113 static_cast<uc16>(ch);
  /frameworks/av/tools/resampler_tools/
fir.cpp 151 int ch; local
152 while ((ch = getopt(argc, argv, ":hds:c:n:f:l:b:p:v:")) != -1) {
153 switch (ch) {
  /frameworks/base/core/tests/overlaytests/OverlayTest/src/com/android/overlaytest/
OverlayBaseTest.java 21 int ch, checksum = 0; local
22 while ((ch = input.read()) != -1) {
23 checksum = (checksum + ch) % 0xffddbb00;
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
MediaTestUtil.java 91 int ch; local
96 while ((ch = in.read()) != -1) {
97 sb.append((char) ch);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ssp/
string.h 90 #define memset(dest, ch, len) \
92 ? __builtin___memset_chk (dest, ch, len, __ssp_bos0 (dest)) \
93 : __memset_ichk (dest, ch, len))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ssp/
string.h 90 #define memset(dest, ch, len) \
92 ? __builtin___memset_chk (dest, ch, len, __ssp_bos0 (dest)) \
93 : __memset_ichk (dest, ch, len))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ssp/
string.h 90 #define memset(dest, ch, len) \
92 ? __builtin___memset_chk (dest, ch, len, __ssp_bos0 (dest)) \
93 : __memset_ichk (dest, ch, len))
  /bionic/libc/upstream-netbsd/libc/regex/
engine.c 134 static states step(struct re_guts *g, sopno start, sopno stop, states bef, int ch, states aft);
145 static void print(struct match *m, char *caption, states st, int ch, FILE *d);
151 static char *pchar(int ch);
955 == states bef, int ch, states aft);
972 int ch, /* character or NONCHAR code */
992 assert(!NONCHAR(ch) || ch != (char)OPND(s));
993 if (ch == (char)OPND(s))
997 if (ch == BOL || ch == BOLEOL
    [all...]
  /external/chromium_org/sandbox/win/src/
crosscall_client.h 304 CopyHelper<Par##num> ch##num(p##num); \
305 if (!params->CopyParamIn(num - 1, ch##num.GetStart(), ch##num.GetSize(), \
306 ch##num.IsInOut(), ch##num.GetType())) \
310 if (!ch##num.Update(params->GetParamPtr(num-1))) {\
  /external/chromium_org/third_party/icu/source/test/letest/
PortableFontInstance.cpp 401 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const
403 return LEFontInstance::mapCharToGlyph(ch, mapper, filterZeroWidth);
408 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const
410 return LEFontInstance::mapCharToGlyph(ch, mapper);
413 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch) const
415 return fCMAPMapper->unicodeToGlyph(ch);
  /external/icu4c/test/letest/
PortableFontInstance.cpp 401 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const
403 return LEFontInstance::mapCharToGlyph(ch, mapper, filterZeroWidth);
408 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const
410 return LEFontInstance::mapCharToGlyph(ch, mapper);
413 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch) const
415 return fCMAPMapper->unicodeToGlyph(ch);
  /external/jmonkeyengine/engine/src/test/jme3test/batching/
TestBatchNodeTower.java 243 BitmapText ch = new BitmapText(guiFont, false); local
244 ch.setSize(guiFont.getCharSet().getRenderedSize() * 2);
245 ch.setText("+"); // crosshairs
246 ch.setLocalTranslation( // center
248 settings.getHeight() / 2 + ch.getLineHeight() / 2, 0);
249 guiNode.attachChild(ch);
  /external/jmonkeyengine/engine/src/test/jme3test/bullet/
TestBoneRagdoll.java 247 BitmapText ch = new BitmapText(guiFont, false); local
248 ch.setSize(guiFont.getCharSet().getRenderedSize() * 2);
249 ch.setText("+"); // crosshairs
250 ch.setLocalTranslation( // center
252 settings.getHeight() / 2 + ch.getLineHeight() / 2, 0);
253 guiNode.attachChild(ch);
  /external/qemu/distrib/sdl-1.2.15/src/video/nanox/
SDL_nxevents.c 114 GR_KEY ch = keystroke -> ch ; local
121 if (ch & MWKEY_NONASCII_MASK) {
122 keysym -> sym = NX_NONASCII_keymap [ch & 0xFF] ;
124 keysym -> sym = ch & 0x7F ;
158 keysym -> unicode = ch ;
  /external/tcpdump/
util.c 523 unsigned char ch; local
525 ch = (unsigned char)(c & 0xff);
526 if (ch < 0x80 && isprint(ch))
527 printf("%c", ch);
529 printf("\\%03o", ch);
  /libcore/luni/src/test/java/libcore/java/text/
OldAttributedStringTest.java 34 char ch; local
35 while ((ch = it.next()) != CharacterIterator.DONE)
36 buf.append(ch);
174 char ch; local
175 while ((ch = it.next()) != CharacterIterator.DONE)
176 buf.append(ch);
  /libcore/luni/src/test/java/tests/api/org/xml/sax/helpers/
ParserAdapterTest.java 296 char[] ch = "Android".toCharArray(); local
299 adapter.characters(ch, 2, 5);
306 assertEquals(new Object[] { ch, 2, 5 }, logger.getArgs());
310 char[] ch = " ".toCharArray(); local
313 adapter.ignorableWhitespace(ch, 0, 5);
320 assertEquals(new Object[] { ch, 0, 5 }, logger.getArgs());
  /ndk/sources/host-tools/make-3.81/
ansi2knr.c 216 #define isidchar(ch) (is_alnum(ch) || (ch) == '_')
217 #define isidfirstchar(ch) (is_alpha(ch) || (ch) == '_')
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp 1444 UChar ch = 0; local
1962 UChar ch = 0; local
2235 UChar ch; local
2597 UChar ch; local
6689 UChar ch = 0; local
    [all...]
  /external/icu4c/i18n/
ucol.cpp 1519 UChar ch = 0; local
2037 UChar ch = 0; local
2310 UChar ch; local
2672 UChar ch; local
6296 UChar ch = 0; local
    [all...]
  /cts/tools/signature-tools/src/signature/converter/dex/
GenericSignatureParser.java 607 private boolean isStopSymbol(char ch) {
608 switch (ch) {
627 char ch = buffer[pos]; local
628 if ((ch >= 'a') && (ch <= 'z') || (ch >= 'A')
629 && (ch <= 'Z') || !isStopSymbol(ch)) {
  /external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/callback/
ChoiceCallbackTest.java 113 String[] ch = {null}; local
116 cb = new ChoiceCallback(prompt, ch, 5, true);

Completed in 500 milliseconds

<<31323334353637383940>>