HomeSort by relevance Sort by last modified time
    Searched full:representation (Results 226 - 250 of 7593) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/core/java/android/os/
ParcelUuid.java 23 * immutable representation of a 128-bit universally unique
41 * Creates a new ParcelUuid from a string representation of {@link UUID}.
65 * Returns a string representation of the ParcelUuid
  /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/
WifiP2pUpnpServiceInfo.java 56 * @param uuid a string representation of this UUID in the following format,
59 * @param device a string representation of this device in the following format,
64 * @param services a string representation of this service in the following format,
  /libcore/luni/src/main/java/java/util/logging/
Formatter.java 25 * string representation. Head and tail strings are sometimes used to wrap a set
38 * Converts a {@link LogRecord} object into a string representation. The
50 * representation. This is a convenience method for subclasses of {@code
  /libcore/luni/src/main/java/org/apache/harmony/security/utils/
Array.java 51 * @return <code>String</code> representation of the <code>array</code>
80 // form character representation part
90 // Add character representation for each line
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/data/
UserPresetsManager.java 109 public void update(FilterUserPresetRepresentation representation) {
112 op.id = representation.getId();
113 op.name = representation.getName();
  /external/chromium_org/build/android/findbugs_filter/
findbugs_known_bugs.txt 30 M V EI2: new org.chromium.chrome.browser.FindMatchRectsDetails(int, RectF[], RectF) may expose internal representation by storing an externally mutable object into FindMatchRectsDetails.rects At FindMatchRectsDetails.java
31 M V EI2: org.chromium.chrome.browser.ChromeBrowserProvider$BookmarkNode.setFavicon(byte[]) may expose internal representation by storing an externally mutable object into ChromeBrowserProvider$BookmarkNode.mFavicon At ChromeBrowserProvider.java
32 M V EI2: org.chromium.chrome.browser.ChromeBrowserProvider$BookmarkNode.setThumbnail(byte[]) may expose internal representation by storing an externally mutable object into ChromeBrowserProvider$BookmarkNode.mThumbnail At ChromeBrowserProvider.java
33 M V EI2: org.chromium.content.browser.LoadUrlParams.setPostData(byte[]) may expose internal representation by storing an externally mutable object into LoadUrlParams.mPostData At LoadUrlParams.java
34 M V EI: org.chromium.chrome.browser.ChromeBrowserProvider$BookmarkNode.favicon() may expose internal representation by returning ChromeBrowserProvider$BookmarkNode.mFavicon At ChromeBrowserProvider.java
35 M V EI: org.chromium.chrome.browser.ChromeBrowserProvider$BookmarkNode.thumbnail() may expose internal representation by returning ChromeBrowserProvider$BookmarkNode.mThumbnail At ChromeBrowserProvider.java
  /external/compiler-rt/lib/ubsan/
ubsan_value.h 10 // Representation of data which is passed from the compiler-generated calls into
106 /// value. Remaining bits are log_2(bit width). The value representation is
111 /// representation is that of bitcasting the floating-point value to an
114 /// Any other type. The value representation is unspecified.
147 /// \brief Representation of an operand value provided by the instrumented code.
166 /// Is \c Val a (zero-extended) integer representation of a float?
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
Editor.java 210 * Call this to update the preset in MasterImage with the current representation
219 * Call this to update the preset in MasterImage with a given representation.
267 FilterRepresentation representation = getLocalRepresentation(); local
268 if (representation != null && mFilterTitle != null && representation.getTextId() != 0) {
269 String text = mContext.getString(representation.getTextId()).toUpperCase();
  /bionic/libc/bionic/
ether_aton.c 49 * representation.
82 * representation.
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3parsetree.h 2 * Abstraction of Common tree to provide payload and string representation of node.
70 /** Return the string representation of the payload (must be installed
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Collections.pas 135 /// Returns a string representation of this IDictionary.
138 /// The string representation is a list of the collection's elements in the order
142 /// <param name="dict">Dictionary whose string representation will be returned</param>
143 /// <returns>A string representation of the specified dictionary or "null"</returns>
147 /// Returns a string representation of this IList.
150 /// The string representation is a list of the collection's elements in the order
154 /// <param name="coll">Collection whose string representation will be returned</param>
155 /// <returns>A string representation of the specified collection or "null"</returns>
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemExsltFuncResult.java 73 * Get an integer representation of the element type.
75 * @return An integer representation of the element, defined in the
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/
X500NameStyle.java 35 * @param dirName the String representation.
60 * @return a String representation.
  /external/chromium_org/chrome/browser/performance_monitor/
events.json 32 "previousVersion": {"type": "string", "description": "The string representation of the previous Chrome version."},
33 "currentVersion": {"type": "string", "description": "The string representation of the current Chrome version."}
  /external/chromium_org/remoting/protocol/
authentication_method.h 61 // Returns string representation of the value stored in this object.
85 // Parse string representation of a shared secret hash. The |as_string|
  /external/chromium_org/sync/api/
sync_change.h 56 // Returns a string representation of |change_type|.
59 // Returns a string representation of the entire object. Used for gmock
  /external/e2fsprogs/lib/uuid/
uuid_parse.3.in 34 uuid_parse \- convert an input UUID string into binary representation
46 into the binary representation. The input UUID is a string of the form
uuid_unparse.3.in 34 uuid_unparse \- convert an UUID from binary representation to a string
48 from the binary representation into a 36\-byte string (plus tailing '\\0')
  /external/llvm/docs/HistoricalNotes/
2001-02-13-Reference-MemoryResponse.txt 15 > representation.
37 > when we don't want the "pinned" representation. This is not
  /external/srtp/crypto/include/
gf2_8.h 62 * operation, using the field representation from AES; that is, the
63 * next gf2_8 value in the cyclic representation of that field. The
  /external/stlport/test/unit/
bitset_test.cpp 67 string representation = b2.to_string<char, char_traits<char>, allocator<char> >(); local
68 CPPUNIT_ASSERT( representation == "1000100010001" );
  /external/tcpdump/
nfsfh.h 45 * Internal representation of dev_t, because different NFS servers
57 * our internal representation of that.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_tables.h 58 /* offsets for quantizer representation levels */
63 /* quantizer representation levels */
  /libcore/luni/src/main/java/java/lang/
Byte.java 76 * the string representation of a single byte value.
125 * octal ("0..."), or decimal ("...") representation of a byte.
128 * a string representation of a single byte value.
188 * the string representation of a single byte value.
202 * the string representation of a single byte value.
245 * @return a printable representation of {@code value}.
255 * the string representation of a single byte value.
271 * the string representation of a single byte value.
Short.java 68 * the string representation of a short value.
124 * ("0..."), or decimal ("...") representation of a short.
127 * a string representation of a short value.
187 * the string representation of a short value.
201 * the string representation of a short value.
241 * @return a printable representation of {@code value}.
251 * the string representation of a short value.
267 * the string representation of a short value.

Completed in 418 milliseconds

1 2 3 4 5 6 7 8 91011>>