/external/iproute2/include/linux/ |
if_ether.h | 78 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
|
/external/kernel-headers/original/linux/ |
if_ether.h | 78 #define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
|
/external/libxml2/ |
error.c | 161 "Entity: line %d: ", input->line); 290 channel(data, "Entity: line %d: ", input->line); 296 channel(data, "Entity: line %d: ", line); 397 channel(data, "Entity: line %d: \n", cur->line);
|
/external/llvm/include/llvm/MC/ |
MCSymbol.h | 31 /// it is a reference to an external entity, it has a null section.
|
/external/llvm/lib/Target/ARM/ |
ARMBuildAttrs.h | 120 AllowWMMXv1 = 2, // The user permitted this entity to use WMMX v2
|
/external/nist-sip/java/gov/nist/javax/sip/address/ |
TelURLImpl.java | 129 * when the local entity should send to the phone line.
|
/external/oauth/core/src/main/java/net/oauth/client/httpclient4/ |
HttpClient4.java | 36 import org.apache.http.entity.InputStreamEntity;
|
/external/openssl/include/openssl/ |
kssl.h | 158 krb5_data *realm, krb5_data *entity, int nentities);
|
/external/openssl/ssl/ |
kssl.h | 158 krb5_data *realm, krb5_data *entity, int nentities);
|
/external/quake/quake/src/QW/client/ |
r_shared.h | 90 entity_t *entity; member in struct:surf_s
|
sound.h | 132 // 0 to MAX_DYNAMIC_CHANNELS-1 = normal entity sounds
|
/external/quake/quake/src/QW/progs/ |
misc.qc | 184 local entity fireball;
451 local entity bubble;
472 local entity bubble;
585 A simple entity that looks solid but lets you walk through it.
|
/external/quake/quake/src/WinQuake/ |
r_shared.h | 93 entity_t *entity;
member in struct:surf_s
|
sound.h | 141 // 0 to MAX_DYNAMIC_CHANNELS-1 = normal entity sounds
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
PYXWriter.java | 61 public void entity(char[] buff, int offset, int length) throws SAXException { } method in class:PYXWriter
|
/external/valgrind/main/docs/xml/ |
manual-intro.xml | 4 [ <!ENTITY % vg-entities SYSTEM "vg-entities.xml"> %vg-entities; ]>
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
nodereplacechild38.js | 78 Using replaceChild on an Entity node attempt to replace its Text child with new Text,
|
/external/webkit/Source/WebCore/ |
DerivedSources.make | 172 Entity \ 684 # HTML entity names 686 HTMLEntityTable.cpp : html/parser/HTMLEntityNames.in $(WebCore)/html/parser/create-html-entity-table 687 python $(WebCore)/html/parser/create-html-entity-table -o HTMLEntityTable.cpp $(WebCore)/html/parser/HTMLEntityNames.in
|
/external/webkit/Source/WebCore/css/ |
view-source.css | 123 .webkit-html-entity {
|
/external/webkit/Source/WebCore/dom/ |
Attr.cpp | 173 // FIXME: We should include entity references in the value
|
XMLDocumentParserQt.cpp | 420 //qDebug()<<"---------- ENTITY = "<<m_stream.name().toString() 430 QString entity = m_stream.name().toString(); local 431 UChar c = decodeNamedEntity(entity.toUtf8().constData()); 436 // qDebug()<<" ------- adding entity "<<str;
|
/external/webkit/Source/WebKit/gtk/docs/ |
webkitgtk-docs.sgml | 4 <!ENTITY version SYSTEM "version.xml">
|
/frameworks/base/core/java/android/app/backup/ |
BackupHelperDispatcher.java | 130 Log.w(TAG, "Entity with no prefix: '" + rawKey + "'");
|
WallpaperBackupHelper.java | 105 * Restore one absolute file entity from the restore stream. If we're restoring the
|
/frameworks/base/core/java/android/view/ |
HardwareLayer.java | 166 * when the underlying storage is modified by an external entity.
|