HomeSort by relevance Sort by last modified time
    Searched full:entity (Results 2601 - 2625 of 3175) sorted by null

<<101102103104105106107108109110>>

  /libcore/luni/src/main/java/javax/net/ssl/
HttpsURLConnection.java 227 throw new SSLPeerUnverifiedException("No server's end-entity certificate");
  /libcore/luni/src/main/java/javax/security/auth/x500/
X500Principal.java 31 * network entity. An example of a distinguished name is {@code "O=SomeOrg,
  /libcore/luni/src/test/java/tests/api/org/xml/sax/helpers/
XMLFilterImplTest.java 257 // No entity resolver case
  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityModifierTests.java 40 import android.content.Entity;
171 * Build an {@link Entity} with the requested set of phone numbers.
181 final Entity before = new Entity(contact);
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /frameworks/base/docs/html/sdk/api_diff/8/changes/
alldiffs_index_additions.html     [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DOM2DTMdefaultNamespaceDeclarationNode.java 661 * <code>Notation</code>, an <code>Entity</code>, or an
665 * only be on Document, Element, ProcessingInstruction, Entity, and
  /external/bison/doc/
fdl.texi 290 through arrangements made by) any one entity. If the Document already
292 by arrangement made by the same entity you are acting on behalf of,
  /external/bluetooth/glib/gio/
gfileinfo.h 236 /* Entity tags, used to avoid missing updates on save */
242 * entity tag. Corresponding #GFileAttributeType is
    [all...]
  /external/clang/include/clang/Lex/
HeaderSearch.h 189 /// \brief Entity used to resolve the identifier IDs of controlling
193 /// \brief Entity used to look up stored header file information.
  /external/jsilver/src/com/google/streamhtmlparser/impl/
HtmlParserImpl.java 561 * Processes javascript after performing entity resolution and updates
563 * If the status of the entity resolution is <code>IN_PROGRESS</code>,
  /external/libxml2/
globals.c 269 * Global setting, indicate that the parser should not generate entity
270 * references but replace them with the actual content of the entity
  /external/quake/quake/src/QW/client/
r_alias.c 345 // TODO: should really be stored with the entity instead of being reconstructed
347 // TODO: could cache lazily, stored in the entity
r_draw.c 558 surface_p->entity = currententity;
673 surface_p->entity = currententity;
  /external/quake/quake/src/WinQuake/
cl_main.cpp 480 // start on the entity after the world
500 { // the entity was not updated in the last message
cl_parse.cpp 31 "svc_setview", // [short] entity number
323 Parse an entity update message from the server
r_alias.cpp 345 // TODO: should really be stored with the entity instead of being reconstructed
347 // TODO: could cache lazily, stored in the entity
r_draw.cpp 558 surface_p->entity = currententity;
673 surface_p->entity = currententity;
  /external/quake/src/com/android/quake/
DownloaderActivity.java 860 HttpEntity entity = response.getEntity(); local
861 InputStream is = entity.getContent();
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
HTMLScanner.java 453 // The whole entity reference has been collected
455 h.entity(theOutputBuffer, 1, theSize - 1);
  /external/valgrind/main/
COPYING.DOCS 250 through arrangements made by) any one entity. If the Document already
252 by arrangement made by the same entity you are acting on behalf of,
  /external/webkit/LayoutTests/http/conf/
mime.types 385 application/xml-external-parsed-entity
569 text/xml-external-parsed-entity
  /external/wpa_supplicant_8/hostapd/
README 116 Access Entity, and Authentication Server. Supplicant is a component in
120 Port Access Entity (PAE) with Authenticator functionality for
  /frameworks/base/docs/html/guide/google/gcm/
demo.jd 118 <p class="note"><strong>Note:</strong> The API key value set in that class will be used just once to create a persistent entity on App Engine. If you deploy the application, you can use App Engine's <code>Datastore Viewer</code> to change it later.</p>
148 [java] SEVERE: Created fake key. Please go to App Engine admin console, change its value to your API Key (the entity type is 'Settings' and its field to be changed is 'ApiKey'), then restart the server!
  /gdk/samples/quake/jni/
cl_main.cpp 480 // start on the entity after the world
500 { // the entity was not updated in the last message

Completed in 1032 milliseconds

<<101102103104105106107108109110>>