HomeSort by relevance Sort by last modified time
    Searched full:entities (Results 976 - 1000 of 1465) sorted by null

<<31323334353637383940>>

  /external/chromium_org/third_party/libxml/src/
xmlreader.c 141 /* entity stack when traversing entities content */
143 int entNr; /* Depth of the entities stack */
144 int entMax; /* Max depth of the entities stack */
145 xmlNodePtr *entTab; /* array of entities */
577 * Pushes a new entity reference node on top of the entities stack
613 * Pops the top element entity from the entities stack
    [all...]
HTMLparser.c 40 #include <libxml/entities.h>
289 * in UTF-8 mode. It also pop-up unfinished entities on the fly.
    [all...]
testHTML.c 171 * The default behaviour is to NOT resolve the entities, in that case
  /external/libogg/doc/
rfc3533.txt 106 bitstream and represent meaningful entities for that encoder only
122 signify entities for transport over a network.
  /external/libxml2/
xmlreader.c 141 /* entity stack when traversing entities content */
143 int entNr; /* Depth of the entities stack */
144 int entMax; /* Max depth of the entities stack */
145 xmlNodePtr *entTab; /* array of entities */
577 * Pushes a new entity reference node on top of the entities stack
613 * Pops the top element entity from the entities stack
    [all...]
HTMLparser.c 40 #include <libxml/entities.h>
289 * in UTF-8 mode. It also pop-up unfinished entities on the fly.
    [all...]
  /frameworks/base/core/java/android/app/
PendingIntent.java 109 * this ensures that only entities given the new data will be able to
119 * extras change, and don't care that any entities that received your
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/leaderboard/
LeaderboardBuffer.html 912 used to determine where the boundaries between the primary data entities occur.</div>
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/
InvitationBuffer.html 912 used to determine where the boundaries between the primary data entities occur.</div>
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
FIXES 11 its entities not be used in advertising or publicity pertaining
17 IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
    [all...]
  /development/host/windows/usb/api/
adb_api.h 139 major entities through which that device gets accessed. Each of these
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_interface.c 807 CDBG("Done enumerating media entities\n");
  /device/lge/mako/camera/mm-camera-interface/
mm_camera_interface2.c 672 CDBG("Done enumerating media entities\n");
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 339 There are a variety of different entities throughout the ANTLR runtime library
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java     [all...]
DTMDocumentImpl.java     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTMdefaultNamespaceDeclarationNode.java 216 * <code>internalSubset</code>.The <code>entities</code>
  /external/bison/doc/
fdl.texi 205 List on the Title Page, as authors, one or more persons or entities
  /external/bluetooth/bluedroid/bta/include/
bta_jv_api.h 116 /* define maximum number of registered PM entities. should be in sync with bta pm! */
    [all...]
  /external/chromium/chrome/browser/sync/glue/
bookmark_model_associator.cc 24 // The sync protocol identifies top-level entities by means of well-known tags,
  /external/chromium_org/chrome/browser/resources/google_now/
utility.js 9 * Most important entities here:
  /external/chromium_org/chrome/browser/sync/glue/
bookmark_model_associator.cc 39 // The sync protocol identifies top-level entities by means of well-known tags,
  /external/chromium_org/chrome/common/extensions/docs/server2/
api_data_source.py 34 This lets us render specific API entities rather than the whole thing at once,
  /external/chromium_org/sync/syncable/
directory.h 309 // Returns the number of entities with the unsynced bit set.
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
XSSAuditor.cpp 618 // may also try to introduce these via entities. As a result, we'd like to

Completed in 1933 milliseconds

<<31323334353637383940>>