/external/clang/lib/CodeGen/ |
D | CodeGenTBAA.cpp | 52 llvm::MDNode *CodeGenTBAA::getChar() { in getChar() function in CodeGenTBAA 88 return getChar(); in getTBAAInfo() 107 return getChar(); in getTBAAInfo() 126 MDHelper.createTBAANode(BTy->getName(Features), getChar()); in getTBAAInfo() 135 getChar()); in getTBAAInfo() 146 return MetadataCache[Ty] = getChar(); in getTBAAInfo() 154 return MetadataCache[Ty] = getChar(); in getTBAAInfo() 162 return MetadataCache[Ty] = MDHelper.createTBAANode(OutName, getChar()); in getTBAAInfo() 166 return MetadataCache[Ty] = getChar(); in getTBAAInfo() 209 llvm::MDNode *TBAAInfo = MayAlias ? getChar() : getTBAAInfo(QTy); in CollectFields()
|
D | CodeGenTBAA.h | 65 llvm::MDNode *getChar();
|
/external/jsilver/src/com/google/streamhtmlparser/util/ |
D | JavascriptTokenBuffer.java | 112 HtmlUtils.isJavascriptWhitespace(getChar(-1))) { in appendChar() 152 public char getChar(int position) { in getChar() method in JavascriptTokenBuffer 196 if (HtmlUtils.isJavascriptWhitespace(getChar(-1))) { 200 for (position = end; HtmlUtils.isJavascriptIdentifier(getChar(position)); 230 char c = getChar(position);
|
/external/icu4c/i18n/ |
D | csrucode.cpp | 84 if (getChar(input, 0) == 0x0000FEFFUL) { in match() 89 int32_t ch = getChar(input, i); in match() 128 int32_t CharsetRecog_UTF_32_BE::getChar(const uint8_t *input, int32_t index) const in getChar() function in CharsetRecog_UTF_32_BE 144 int32_t CharsetRecog_UTF_32_LE::getChar(const uint8_t *input, int32_t index) const in getChar() function in CharsetRecog_UTF_32_LE
|
D | csrucode.h | 68 virtual int32_t getChar(const uint8_t *input, int32_t index) const = 0; 82 int32_t getChar(const uint8_t *input, int32_t index) const; 95 int32_t getChar(const uint8_t *input, int32_t index) const;
|
/external/jsilver/src/com/google/streamhtmlparser/impl/ |
D | JavascriptParserImpl.java | 185 if (HtmlUtils.isJavascriptWhitespace(ccBuffer.getChar(position))) { in enterStateJsSlash() 189 switch (ccBuffer.getChar(position)) { in enterStateJsSlash() 192 if (ccBuffer.getChar(position - 1) != '+') { in enterStateJsSlash() 198 if (ccBuffer.getChar(position - 1) != '-') { in enterStateJsSlash() 252 if (HtmlUtils.isJavascriptWhitespace(ccBuffer.getChar(-2))) { in enterStateJsCommentAfter()
|
/external/smack/src/org/xbill/DNS/ |
D | Tokenizer.java | 181 getChar() throws IOException { in getChar() method in Tokenizer 207 int c = getChar(); in skipWhitespace() 258 c = getChar(); in get() 297 c = getChar(); in get() 322 c = getChar(); in get()
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
D | NetObject.java | 113 if (f.getChar(this) != g.getChar(that)) in equals() 203 if (f.getChar(this) != g.getChar(that)) in match() 314 char charField = f.getChar(this); in debugDump()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | SIPObject.java | 119 if (f.getChar(this) != g.getChar(that)) in equals() 209 if (f.getChar(this) != g.getChar(that)) in match() 325 char charField = f.getChar(this); in debugDump()
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/reflect/ |
D | ArrayTest.java | 134 ret = Array.getChar(x, 0); in test_getCharLjava_lang_ObjectI() 138 ret = Array.getChar(new Object(), 0); in test_getCharLjava_lang_ObjectI() 148 ret = Array.getChar(x, 4); in test_getCharLjava_lang_ObjectI() 488 assertEquals("Get returned incorrect value", 1, Array.getChar(x, 0)); in test_setCharLjava_lang_ObjectIC()
|
D | FieldTest.java | 167 res = new Character(f.getChar(o)); in getField() 509 val = f.getChar(x); in test_getCharLjava_lang_Object() 514 f.getChar(x); in test_getCharLjava_lang_Object() 838 val = f.getChar(x); in test_setCharLjava_lang_ObjectC()
|
/external/nist-sip/java/gov/nist/core/ |
D | GenericObject.java | 250 char charField = f.getChar(mergeObject); in merge() 444 if (f.getChar(this) != g.getChar(that)) in equals() 529 if (f.getChar(this) != g.getChar(that)) in match() 628 char charField = f.getChar(this); in debugDump()
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | ElemNumber.java | 1603 …return (new Character(table.getChar((int)val - 1))).toString(); // index into table is off one, s… in int2singlealphaCount() 1632 table[i + 1] = aTable.getChar(i); in int2alphaCount() 1635 table[0] = aTable.getChar(i); in int2alphaCount() 1790 if (buf[charPos - 1] != zeroChar.getChar(0)) in tradAlphaCount() 1791 buf[charPos++] = zeroChar.getChar(0); in tradAlphaCount() 1822 table[j + 1] = THEletters.getChar(j); in tradAlphaCount() 1825 …table[0] = THEletters.getChar(j - 1); // don't need this … in tradAlphaCount() 1835 org.apache.xml.utils.res.XResourceBundle.LANG_MULTIPLIER_CHAR))).getChar(i); in tradAlphaCount() 1889 table[j + 1] = theletters.getChar(j); in tradAlphaCount() 1892 table[0] = theletters.getChar(j - 1); // don't need this in tradAlphaCount()
|
/external/apache-xml/src/main/java/org/apache/xml/utils/res/ |
D | CharArrayWrapper.java | 35 public char getChar(int index){ in getChar() method in CharArrayWrapper
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/serializing/serializers/ |
D | CharSerializer.java | 48 return data.getChar(); in readObject()
|
/external/dexmaker/src/test/java/com/google/dexmaker/stock/ |
D | ProxyBuilderTest.java | 178 public char getChar() { return 'c'; } in getChar() method in ProxyBuilderTest.AllReturnTypes 200 assertEquals('z', proxy.getChar()); in testAllReturnTypes() 215 public char getChar(char input) { return input; } in getChar() method in ProxyBuilderTest.PassThroughAllTypes 245 assertEquals('a', proxy.getChar('a')); in testPassThroughWorksForAllTypes() 246 assertEquals('b', proxy.getChar('b')); in testPassThroughWorksForAllTypes()
|
/external/javassist/src/test/test/javassist/convert/ |
D | ArrayAccessReplaceTest.java | 76 assertEquals(i, simple.getChar(i)); in testChar() 255 public char getChar(int pos); in getChar() method 305 public char getChar(int pos) { in getChar() method in ArrayAccessReplaceTest.Simple
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowBundle.java | 133 public char getChar(String key) { in getChar() method in ShadowBundle 134 return getChar(key, (char) 0); in getChar() 138 public char getChar(String key, char defaultValue) { in getChar() method in ShadowBundle
|
/external/harfbuzz/tests/shaping/ |
D | main.cpp | 51 static HB_UChar32 getChar(const HB_UChar16 *string, hb_uint32 length, hb_uint32 &i) in getChar() function 73 glyphs[glyph_pos] = FT_Get_Char_Index(face, getChar(string, length, i)); in hb_stringToGlyphs() 93 if (!FT_Get_Char_Index(face, getChar(string, length, i))) in hb_canRender()
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | MessageObject.java | 94 char charField = f.getChar(this); in debugDump()
|
/external/jmonkeyengine/engine/src/core/com/jme3/font/ |
D | BitmapCharacter.java | 136 public char getChar() { in getChar() method in BitmapCharacter
|
D | LetterQuad.java | 81 char getChar() { in getChar() method in LetterQuad
|
/external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/ |
D | ByteBufferTest.java | 1134 value = buf.getChar(); in testGetChar() 1139 buf.getChar(); in testGetChar() 1157 value = buf.getChar(i); in testGetCharint() 1164 buf.getChar(-1); in testGetCharint() 1170 buf.getChar(buf.limit() - nbytes + 1); in testGetCharint()
|
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/ |
D | BundleTest.java | 187 assertEquals(0, bundle.getChar("foo")); in testGetOfWrongType()
|
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/ |
D | Lexer.java | 75 int c = getChar(); in getToken() 1049 private int getChar() throws IOException in getChar() method in Lexer
|