/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
md5.h | 118 ASCII representation of the message digest. 127 to the wanted ASCII representation of the message digest. 141 output yields to the wanted ASCII representation of the message
|
/external/apache-http/src/org/apache/commons/codec/net/ |
URLCodec.java | 148 * original representation. 199 * original representation. 255 * to their original representation. 277 * original representation. 322 * characters are converted back to their original representation.
|
QuotedPrintableCodec.java | 107 * Encodes byte into its quoted-printable representation. 160 * back to their original representation. 216 * back to their original representation. 263 * are converted back to their original representation. 284 * converted back to their original representation. 332 * representation.
|
/external/elfutils/libelf/ |
gelf.h | 175 in the external representation. The binary class is taken from ELF. 208 /* Convert data structure from the representation in the file represented 209 by ELF to their memory representation. */ 213 /* Convert data structure from to the representation in memory 214 represented by ELF file representation. */
|
libelf.h | 319 /* Get data from section while translating from file representation 320 to memory representation. */ 376 in the external representation. The binary class is taken from ELF. 387 /* Convert data structure from the representation in the file represented 388 by ELF to their memory representation. */ 395 /* Convert data structure from to the representation in memory 396 represented by ELF file representation. */
|
/external/llvm/docs/HistoricalNotes/ |
2000-11-18-EarlyDesignIdeasResp.txt | 26 * Java bytecode is used as our "safe" representation (to avoid 62 however, by the prospect of a minimally allocated VM representation... I 93 in the VM representation. I believe that the number of additional 122 representation. For example, a function can be analysed to see if it 137 time. I think that an epic style of representation (not the instruction
|
/external/smack/src/org/xbill/DNS/ |
KEYRecord.java | 62 * Converts an KEY protocol value into its textual representation 70 * Converts a textual representation of a KEY protocol into its 72 * @param s The textual representation of the protocol 228 * Converts a textual representation of KEY flags into its 230 * @param s The textual representation of the protocol
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
symbol-table.h | 154 // table with the lexical representation L o G. 208 // name spaces of transducers to a unified representation. 226 // read an ascii representation of the symbol table 267 // Dump an ascii text representation of the symbol table 272 // Dump an ascii text representation of the symbol table
|
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/ |
SHA1withDSA_SignatureImpl.java | 168 * ASN1 representation for two BigInteger objects 176 * byte array containing signature in ASN1 representation 242 // forming signature's ASN1 representation which is SEQUENCE of two INTEGERs 392 * signature format is not ASN1 representation or 416 * signature format is not ASN1 representation or
|
/ndk/build/gmsl/ |
index.html | 307 representation<br> 322 representation<br> 326 representation<br> 338 representation<br> 342 x's representation,<br> 358 representation<br> 362 representation<br> 374 representation<br> 380 argument 2 in x's representation<br> 393 representation<br [all...] |
/packages/apps/Contacts/src/com/android/contacts/util/ |
DateUtils.java | 67 * @param string The string representation of the provided date 135 * @param string String representation of a date to parse 148 * @param string String representation of a date to parse 149 * @param longForm If true, return the date formatted into its long string representation. 150 * If false, return the date formatted using its short form representation (i.e. 12/11/2012)
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/ |
StatePanelTrack.java | 253 FilterRepresentation representation = mCurrentView.getState().getFilterRepresentation(); local 255 if (representation != MasterImage.getImage().getCurrentFilterRepresentation()) { 257 activity.showRepresentation(representation); 265 FilterRepresentation representation = mCurrentView.getState().getFilterRepresentation(); local 266 if (representation.getEditorId() == ImageOnlyEditor.ID) {
|
/libcore/luni/src/main/java/java/lang/ |
Double.java | 130 * the string representation of a double value. 172 * representation ({@code 0x7ff8000000000000L}) (compare to {@link #doubleToRawLongBits}). 289 * the string representation of a double value. 314 * @return a printable representation of {@code d}. 324 * the string representation of a double value. 394 * Converts the specified double into its hexadecimal string representation. 398 * @return the hexadecimal string representation of {@code d}.
|
Float.java | 136 * the string representation of a float value. 200 * representation ({@code 0x7fc00000}) (compare to {@link #floatToRawIntBits}). 292 * the string representation of a float value. 319 * @return a printable representation of {@code f}. 329 * the string representation of a float value. 401 * Converts the specified float into its hexadecimal string representation. 405 * @return the hexadecimal string representation of {@code f}.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
time.h | 193 /* Return the `time_t' representation of TP and normalize TP. */ 230 /* Return the `struct tm' representation of *TIMER 234 /* Return the `struct tm' representation 240 /* Return the `struct tm' representation of *TIMER in UTC, 245 /* Return the `struct tm' representation of *TIMER in local time, 253 that is the representation of TP in this format. */ 264 that is the representation of TP in this format. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
time.h | 193 /* Return the `time_t' representation of TP and normalize TP. */ 230 /* Return the `struct tm' representation of *TIMER 234 /* Return the `struct tm' representation 240 /* Return the `struct tm' representation of *TIMER in UTC, 245 /* Return the `struct tm' representation of *TIMER in local time, 253 that is the representation of TP in this format. */ 264 that is the representation of TP in this format. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
time.h | 193 /* Return the `time_t' representation of TP and normalize TP. */ 230 /* Return the `struct tm' representation of *TIMER 234 /* Return the `struct tm' representation 240 /* Return the `struct tm' representation of *TIMER in UTC, 245 /* Return the `struct tm' representation of *TIMER in local time, 253 that is the representation of TP in this format. */ 264 that is the representation of TP in this format. */
|
/frameworks/base/core/java/android/content/ |
ClipData.java | 40 * Representation of a clipped data on the clipboard. 44 * For display to the user, it also has a label and iconic representation.</p> 76 * <p>If all you want is the textual representation of the clipped data, you 203 * with an alternative HTML formatted representation. You <em>must</em> 204 * supply a plain text representation in addition to HTML text; coercion 248 * <em>must</em> supply a plain text representation as well; coercion 300 * the content provider does not supply a text representation, return 309 * @return Returns the item's textual representation. 325 // representation for it. 362 // probably serves fairly well as a textual representation [all...] |
/external/libvorbis/doc/ |
01-introduction.tex | 193 and a bass-only representation to the bass channel, thus saving space. 196 bass-only representation. 202 vector is a low-resolution representation of the audio spectrum for 209 representation on a dB amplitude scale and Bark frequency scale. 211 representation on a dB amplitude scale and linear frequency scale. 249 Huffman binary tree representation. This tree is tightly packed using 423 polar representation (where one vector is magnitude and the second 424 angle) back to Cartesian representation. 457 fixed-point representation for floor and residue and direct 475 representation [all...] |
07-floor1.tex | 8 Vorbis floor type one uses a piecewise straight-line representation to 9 encode a spectral envelope curve. The representation plots this curve 102 A partition class consists of a representation vector width (the 107 books were chosen for representation in a given packet. The 109 representation cascade while still using codebooks only in a scalar 179 floor that has all points set to minimum representation amplitude,
|
/external/clang/include/clang/Analysis/Analyses/ |
FormatString.h | 32 /// Class representing optional flags with location and representation 36 OptionalFlag(const char *Representation) 37 : representation(Representation), flag(false) {} 49 const char *toString() const { return representation; } 58 const char *representation; member in class:clang::analyze_format_string::OptionalFlag
|
/external/v8/src/ |
conversions.cc | 165 // Find a sufficiently precise decimal representation of n. 177 // Create a representation that is padded with zeros if needed. 258 // Find a sufficiently precise decimal representation of n. 266 // shortest representation (which happens when f equals -1). 304 // Find a sufficiently precise decimal representation of n. 406 // solution would be to continue until the string representation can
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPUtils.java | 250 * The string representation of the Boolean. 291 * @return The XMP string representation of the boolean. The values used are 340 * @return The string representation of the int. 387 * @return The string representation of the long. 430 * @return The string representation of the long. 466 * @return The string representation of the long.
|
/frameworks/support/v4/java/android/support/v4/accessibilityservice/ |
AccessibilityServiceInfoCompat.java | 347 * Returns the string representation of a feedback type. For example, 352 * @return The string representation. 386 * Returns the string representation of a flag. For example, 391 * @return The string representation. 429 * Returns the string representation of a capability. For example, 434 * @return The string representation.
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
SwitchData.java | 249 * We pick the packed representation if it is possible and 251 * representation. That is, we accept some size overhead on 252 * the packed representation, since that format is faster to
|