OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:convert
(Results
251 - 275
of
5560
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/bionic/libc/bionic/
ether_aton.c
48
*
Convert
Ethernet address in the standard hex-digits-and-colons to binary
81
*
Convert
Ethernet address in the standard hex-digits-and-colons to binary
/dalvik/vm/
Native.h
50
*
Convert
argc/argv into a function call. This is platform-specific.
61
*
Convert
a short library name ("jpeg") to a system-dependent name
/dalvik/vm/mterp/x86/
cvtfp_int.S
25
fistpll (rFP,%ecx,4) #
convert
and store
27
fistpl (rFP,%ecx,4) #
convert
and store
/developers/samples/android/connectivity/network/BasicNetworkDemo/BasicNetworkDemo/src/main/java/com/example/android/common/logger/
LogWrapper.java
54
// if that's the case, just
convert
null to the empty string and move on.
60
// If an exeption was provided,
convert
that exception to a usable string and attach
/developers/samples/android/connectivity/network/NetworkConnect/NetworkConnect/src/main/java/com/example/android/common/logger/
LogWrapper.java
54
// if that's the case, just
convert
null to the empty string and move on.
60
// If an exeption was provided,
convert
that exception to a usable string and attach
/developers/samples/android/input/gestures/BasicGestureDetect/BasicGestureDetect/src/main/java/com/example/android/common/logger/
LogWrapper.java
54
// if that's the case, just
convert
null to the empty string and move on.
60
// If an exeption was provided,
convert
that exception to a usable string and attach
/developers/samples/android/security/keystore/BasicAndroidKeyStore/BasicAndroidKeyStore/src/main/java/com/example/android/common/logger/
LogWrapper.java
54
// if that's the case, just
convert
null to the empty string and move on.
60
// If an exeption was provided,
convert
that exception to a usable string and attach
/development/samples/ApiDemos/src/com/example/android/apis/content/
ReadAsset.java
47
// need to
convert
it to UTF-16.
61
//
Convert
the buffer into a string.
/external/antlr/antlr-3.4/runtime/C/src/
antlr3encodings.c
2
* Provides basic utility functions to
convert
between
41
///
Convert
8 bit character to ANTLR char form.
/external/apache-http/src/org/apache/commons/codec/net/
URLCodec.java
108
* @param bytes array of bytes to
convert
to URL safe characters
188
* @param bytes array of bytes to
convert
to URL safe characters
214
* @param pString string to
convert
to a URL safe form
234
* @param pString string to
convert
to a URL safe form
257
* @param pString URL safe string to
convert
into its original form
279
* @param pString URL safe string to
convert
into its original form
300
* @param pObject string to
convert
to a URL safe form
324
* @param pObject URL safe object to
convert
into its original form
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509NameEntryConverter.java
52
*
Convert
an inline encoded hex string rendition of an ASN.1
105
*
Convert
the passed in String value into the appropriate ASN.1
/external/chromium/base/
utf_string_conversions.h
15
// These
convert
between UTF-8, -16, and -32 strings. They are potentially slow,
52
// These
convert
an ASCII string, typically a hardcoded constant, to a
/external/chromium/chrome/browser/safe_browsing/
chunk_range.h
9
// Clients of this protocol need to be able to
convert
back and forth between
45
//
Convert
a set of ranges into individual chunk numbers.
/external/icu4c/common/
ustr_wcs.cpp
99
/*
convert
to chars using default converter */
158
/* now
convert
the mbs to wcs */
315
/*
convert
wchars to chars */
364
/* we have found a null so
convert
the
385
* null terminate it and
convert
wchar_ts to chars
416
/*
convert
to chars */
428
*
convert
chars to UChars
445
/*
convert
to stack buffer*/
/external/icu4c/i18n/
nfrs.h
78
//
convert
mantissa portion of double to int64
84
//
convert
n to digit string in buffer, return length of string
/external/javassist/src/main/javassist/
ByteArrayClassPath.java
24
* a class file to a <code>ClassPool</code>. It is useful to
convert
27
* <p>For example, if you want to
convert
a byte array <code>b</code>
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/shapes/
BoxCollisionShape.java
82
cShape = new BoxShape(Converter.
convert
(halfExtents));
83
cShape.setLocalScaling(Converter.
convert
(getScale()));
/external/libpng/
Y2KINFO
36
png_convert_from_time_t() function calls gmtime() to
convert
from system
37
clock time, which returns (year - 1900), which we properly
convert
to
/external/libvpx/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm
92
eor r3, r3, r2 ; p1 offset to
convert
to a signed value
93
eor r6, r6, r2 ; q1 offset to
convert
to a signed value
94
eor r4, r4, r2 ; p0 offset to
convert
to a signed value
95
eor r5, r5, r2 ; q0 offset to
convert
to a signed value
198
eor r3, r3, r2 ; p1 offset to
convert
to a signed value
199
eor r6, r6, r2 ; q1 offset to
convert
to a signed value
200
eor r4, r4, r2 ; p0 offset to
convert
to a signed value
201
eor r5, r5, r2 ; q0 offset to
convert
to a signed value
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/ultraviolet/
BaseLocationBox.java
76
byteBuffer.put(Utf8.
convert
(baseLocation));
78
byteBuffer.put(Utf8.
convert
(purchaseLocation));
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_AudioCVT.3
58
The \fBSDL_AudioCVT\fR is used to
convert
audio data between different formats\&. A \fBSDL_AudioCVT\fR structure is created with the \fI\fBSDL_BuildAudioCVT\fP\fR function, while the actual conversion is done by the \fI\fBSDL_ConvertAudio\fP\fR function\&.
64
.IP "\fBdouble\fP \fBlen_ratio\fR" 10When you have finished converting your audio data, you need to know how much of your audio buffer is valid\&. \fBlen\fR*\fBlen_ratio\fR is the size of the converted audio data in bytes\&. This is very similar to \fBlen_mult\fR, however when the
convert
audio data is shorter than the original \fBlen_mult\fR would be 1\&. \fBlen_ratio\fR, on the other hand, would be a fractional number between 0 and 1\&.
/external/valgrind/main/coregrind/m_gdbserver/
regcache.h
40
/*
Convert
all registers to a string in the currently specified remote
45
/*
Convert
a string to register values and fill our register cache. */
/external/webkit/Source/WebCore/bindings/v8/
V8NPUtils.h
43
//
Convert
a V8 Value of any type (string, bool, object, etc) to a NPVariant.
46
//
Convert
a NPVariant (string, bool, object, etc) back to a V8 Value. The owner object is the NPObject which relates to the
/frameworks/base/media/libdrm/mobile1/src/objmng/
drm_i18n.c
35
* Simply
convert
ISO 8859-1 (latin1) to unicode
42
*
Convert
one unicode char to ISO 8859-1 (latin1) byte
47
*
Convert
UTF-8 to unicode
54
*
Convert
one unicode char to UTF-8 bytes
59
*
Convert
UTF-16 BE to unicode
66
*
Convert
one unicode char to UTF-16 BE bytes
71
*
Convert
UTF-16 LE to unicode
78
*
Convert
one unicode char to UTF-16 LE bytes
/frameworks/compile/slang/
slangdata.py
19
"""
Convert
Slang data files to assembly output."""
49
"""
Convert
file to assembly output."""
Completed in 1027 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>