/external/chromium_org/third_party/libxml/src/ |
tree.c | 1252 xmlEntityPtr ent; local 1449 xmlEntityPtr ent; local 1632 xmlEntityPtr ent; local 1714 xmlEntityPtr ent; local 2543 xmlEntityPtr ent; local 3680 xmlEntityPtr ent = (xmlEntityPtr) cur; local 5164 xmlEntityPtr ent = (xmlEntityPtr) cur; local 5292 xmlEntityPtr ent; local 5383 xmlEntityPtr ent; local 9021 xmlEntityPtr ent; local 9415 xmlEntityPtr ent; local 9740 xmlEntityPtr ent; local 9877 xmlEntityPtr ent; local [all...] |
SAX2.c | 636 xmlEntityPtr ent; local 646 ent = xmlAddDocEntity(ctxt->myDoc, name, type, publicId, 648 if ((ent == NULL) && (ctxt->pedantic)) 652 if ((ent != NULL) && (ent->URI == NULL) && (systemId != NULL)) { 662 ent->URI = URI; 665 ent = xmlAddDtdEntity(ctxt->myDoc, name, type, publicId, 667 if ((ent == NULL) && (ctxt->pedantic) && 671 if ((ent != NULL) && (ent->URI == NULL) && (systemId != NULL)) 872 xmlEntityPtr ent; local [all...] |
/external/libxml2/ |
tree.c | 1263 xmlEntityPtr ent; local 1460 xmlEntityPtr ent; local 1643 xmlEntityPtr ent; local 1725 xmlEntityPtr ent; local 2554 xmlEntityPtr ent; local 3691 xmlEntityPtr ent = (xmlEntityPtr) cur; local 5177 xmlEntityPtr ent = (xmlEntityPtr) cur; local 5305 xmlEntityPtr ent; local 5396 xmlEntityPtr ent; local 9034 xmlEntityPtr ent; local 9428 xmlEntityPtr ent; local 9753 xmlEntityPtr ent; local 9890 xmlEntityPtr ent; local [all...] |
SAX2.c | 636 xmlEntityPtr ent; local 646 ent = xmlAddDocEntity(ctxt->myDoc, name, type, publicId, 648 if ((ent == NULL) && (ctxt->pedantic)) 652 if ((ent != NULL) && (ent->URI == NULL) && (systemId != NULL)) { 662 ent->URI = URI; 665 ent = xmlAddDtdEntity(ctxt->myDoc, name, type, publicId, 667 if ((ent == NULL) && (ctxt->pedantic) && 671 if ((ent != NULL) && (ent->URI == NULL) && (systemId != NULL)) 872 xmlEntityPtr ent; local [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
bn-mips.S | 11 .ent bn_mul_add_words 21 .ent bn_mul_add_words_internal 147 .ent bn_mul_words 157 .ent bn_mul_words_internal 252 .ent bn_sqr_words 262 .ent bn_sqr_words_internal 346 .ent bn_add_words 356 .ent bn_add_words_internal 454 .ent bn_sub_words 464 .ent bn_sub_words_interna [all...] |
/external/openssl/crypto/bn/asm/ |
bn-mips.S | 11 .ent bn_mul_add_words 21 .ent bn_mul_add_words_internal 147 .ent bn_mul_words 157 .ent bn_mul_words_internal 252 .ent bn_sqr_words 262 .ent bn_sqr_words_internal 346 .ent bn_add_words 356 .ent bn_add_words_internal 454 .ent bn_sub_words 464 .ent bn_sub_words_interna [all...] |
/dalvik/vm/arch/mips/ |
CallO32.S | 47 .ent dvmPlatformInvoke
|
/external/chromium_org/third_party/libxml/src/include/libxml/ |
entities.h | 138 xmlEntityPtr ent);
|
/external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/ |
gl_XML.py | 719 for ent in self.entry_points: 720 if ent not in entry_point_list: 721 if ent in self.static_entry_points: 722 self.static_entry_points.remove(ent) 723 self.entry_point_parameters.pop(ent) 725 entry_points.append(ent) 821 entry_points = [ent for ent in func.entry_points if ent in entry_point_list]
|
/external/libxml2/include/libxml/ |
entities.h | 138 xmlEntityPtr ent);
|
/external/mesa3d/src/mapi/glapi/gen/ |
gl_XML.py | 719 for ent in self.entry_points: 720 if ent not in entry_point_list: 721 if ent in self.static_entry_points: 722 self.static_entry_points.remove(ent) 723 self.entry_point_parameters.pop(ent) 725 entry_points.append(ent) 821 entry_points = [ent for ent in func.entry_points if ent in entry_point_list]
|
/bionic/libc/kernel/arch-mips/asm/ |
asm.h | 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
asm.h | 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
asm.h | 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
asm.h | 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ |
asm.h | 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/ |
asm.h | 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/ |
asm.h | 44 #define LEAF(symbol) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, 0, ra 45 #define NESTED(symbol, framesize, rpc) .globl symbol; .align 2; .type symbol, @function; .ent symbol, 0; symbol: .frame sp, framesize, rpc
|
/external/chromium_org/third_party/openssl/openssl/crypto/bio/ |
b_sock.c | 110 struct hostent *ent; 444 if (ghbn_cache[lowi].ent != NULL) 445 ghbn_free(ghbn_cache[lowi].ent); /* XXX not thread-safe */ 448 if((ret=ghbn_cache[lowi].ent=ghbn_dup(ret)) == NULL) 459 ret= ghbn_cache[i].ent;
|
/external/openssl/crypto/bio/ |
b_sock.c | 110 struct hostent *ent; 444 if (ghbn_cache[lowi].ent != NULL) 445 ghbn_free(ghbn_cache[lowi].ent); /* XXX not thread-safe */ 448 if((ret=ghbn_cache[lowi].ent=ghbn_dup(ret)) == NULL) 459 ret= ghbn_cache[i].ent;
|
/external/chromium_org/third_party/WebKit/Source/core/xml/parser/ |
XMLDocumentParser.cpp | 1350 xmlEntityPtr ent = xmlGetPredefinedEntity(name); local [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityRecord.java | 438 AttributeCache.Entry ent = AttributeCache.instance().get(packageName, 440 fullscreen = ent != null && !ent.array.getBoolean( 442 && !ent.array.getBoolean( 444 noDisplay = ent != null && ent.array.getBoolean( 516 AttributeCache.Entry ent = 518 if (ent == null 519 || !ent.array.getBoolean(styleable.Window_windowIsTranslucent, false) 520 || ent.array.getBoolean(styleable.Window_windowIsFloating, false)) [all...] |
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
Parser.java | 582 int ent = lookupEntity(dst, refStart, dstlen - refStart - 1); local 583 // System.err.println(" = " + ent); 584 if (ent > 0xFFFF) { 585 ent -= 0x10000; 586 dst[refStart - 1] = (char)((ent>>10) + 0xD800); 587 dst[refStart] = (char)((ent&0x3FF) + 0xDC00); 590 else if (ent != 0) { 591 dst[refStart - 1] = (char)ent; [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOM3TreeWalker.java | 1671 Entity ent = (Entity) entities.item(i); local [all...] |
/external/dnsmasq/src/ |
cache.c | 927 struct dirent *ent; local 937 while ((ent = readdir(dir_stream))) 940 size_t lenfile = strlen(ent->d_name); 946 ent->d_name[lenfile - 1] == '~' || 947 (ent->d_name[0] == '#' && ent->d_name[lenfile - 1] == '#') || 948 ent->d_name[0] == '.') 953 file is ent->d_name 961 strcmp(ah1->fname + lendir + 1, ent->d_name) == 0) 982 strcat(path, ent->d_name) [all...] |