HomeSort by relevance Sort by last modified time
    Searched full:representation (Results 276 - 300 of 5493) sorted by null

<<11121314151617181920>>

  /libcore/luni/src/main/java/java/util/concurrent/atomic/
AtomicReference.java 119 * Returns the String representation of the current value.
120 * @return the String representation of the current value.
  /libcore/luni/src/main/java/libcore/net/url/
JarHandler.java 90 * Build and return the externalized string representation of url.
92 * @return String the externalized string representation of url
  /ndk/sources/cxx-stl/gabi++/include/
unwind-arm.h 125 _Unwind_VRS_DataRepresentation representation,
131 _Unwind_VRS_DataRepresentation representation,
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterTinyPlanet.java 58 public void useRepresentation(FilterRepresentation representation) {
59 FilterTinyPlanetRepresentation parameters = (FilterTinyPlanetRepresentation) representation;
ImageFilterVignette.java 37 FilterVignetteRepresentation representation = new FilterVignetteRepresentation(); local
38 return representation;
  /cts/tests/tests/holo/src/android/holo/cts/modifiers/
CalendarViewModifier.java 32 * Long representation of a date that is 30 years in milliseconds from
  /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
ApiPackage.java 26 /** Representation of a package in the API containing classes. */
  /dalvik/dexgen/src/com/android/dexgen/dex/file/
TypeIdItem.java 25 * Representation of a type reference inside a Dalvik file.
  /dalvik/dx/src/com/android/dx/dex/file/
TypeIdItem.java 26 * Representation of a type reference inside a Dalvik file.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemWithParam.java 121 * Get an integer representation of the element type.
123 * @return An integer representation of the element, defined in the
181 * Get the XObject representation of the variable.
186 * @return the XObject representation of the variable.
  /external/apache-xml/src/main/java/org/apache/xml/utils/
NameSpace.java 26 * A representation of a namespace. One of these will
  /external/checkpolicy/
checkpolicy.8 15 into a binary representation that can be loaded into the kernel. If no
  /external/chromium/chrome/browser/notifications/
notification.h 17 // Representation of an notification to be shown to the user. All
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_column.js 6 * @fileoverview This is a table column representation
  /external/chromium/chrome/browser/ui/cocoa/
confirm_quit_panel_controller.h 65 // Returns a string representation fit for display of |+quitAccelerator|.
  /external/chromium/net/base/
ssl_client_auth_cache.h 56 // internal representation of cache, an STL map.
  /external/chromium/net/ftp/
ftp_auth_cache.h 59 // Internal representation of cache, an STL list. This makes lookups O(n),
  /external/chromium/webkit/glue/
password_form_dom_manager.h 27 // of the observed form and our saved representation don't match up.
  /external/chromium-trace/trace-viewer/src/
range.js 8 * @fileoverview Model is a parsed representation of the
  /external/dexmaker/src/dx/java/com/android/dx/dex/file/
TypeIdItem.java 26 * Representation of a type reference inside a Dalvik file.
  /external/guava/guava/src/com/google/common/collect/
AbstractMapEntry.java 62 * Returns a string representation of the form {@code {key}={value}}.
  /external/javassist/src/main/javassist/bytecode/annotation/
AnnotationMemberValue.java 75 * Obtains the string representation of this object.
  /external/jsilver/src/com/google/clearsilver/jsilver/precompiler/
PrecompiledTemplateMapKey.java 64 * String representation of key. If the template was auto escaped, it appends the
  /external/libcap-ng/libcap-ng-0.7/docs/
capng_change_id.3 24 After changing the uid and gid, clear the bounding set regardless to the internal representation already setup.
  /external/libvorbis/doc/
06-floor0.tex 9 known as Line Spectral Frequency or LSF) representation to encode a
11 filter. This representation is equivalent to a traditional all-pole
13 coding; LSP representation may be converted to LPC representation and

Completed in 1193 milliseconds

<<11121314151617181920>>