OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:converted
(Results
776 - 800
of
6909
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiMisc.h
161
@retval EFI_SUCCESS The binary data is
converted
to the hexadecimal string
181
@retval EFI_SUCCESS The hexadecimal string is
converted
into a binary
183
@retval EFI_BUFFER_TOO_SMALL The binary buffer is too small to hold the
converted
data.
/device/linaro/bootloader/edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/
SecureBootConfigMisc.c
113
@param[in] Integer Pointer to the nonnegative integer to be
converted
115
@param[out] OctetString
Converted
octet string of the specified length
160
@param[in] Str Specifies the String to be
converted
.
/external/boringssl/src/util/
convert_comments.go
26
// comments. A block comment is
converted
if all of the following are true:
76
// group is not to be
converted
.
102
// First pass: identify all comments to be
converted
. Group them into
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1OctetString.java
114
* be
converted
.
135
* @param obj the object we want
converted
.
136
* @exception IllegalArgumentException if the object cannot be
converted
.
ASN1Sequence.java
66
* @param obj the object we want
converted
.
67
* @exception IllegalArgumentException if the object cannot be
converted
.
119
* be
converted
.
ASN1UTCTime.java
44
* @param obj an ASN1UTCTime or an object that can be
converted
into one.
45
* @exception IllegalArgumentException if the object cannot be
converted
.
78
* be
converted
.
/external/icu/icu4c/source/common/unicode/
uenum.h
96
* it is
converted
to UChar* with the invariant converter.
122
* string, it is
converted
to char* with the invariant converter.
124
* (because a character cannot be
converted
) then status is set to
/external/ipsec-tools/src/racoon/
localconf.c
286
* other:
converted
.
307
* other:
converted
.
325
* other:
converted
.
/external/mesa3d/src/gallium/auxiliary/util/
u_prim_restart.c
36
* except that instances of 'restart_index' are
converted
to 0xffff or
38
* Also, index buffers using 1-byte indexes are
converted
to 2-byte indexes.
53
/* 1-byte indexes are
converted
to 2-byte indexes, 4-byte stays 4-byte */
/external/python/cpython2/Doc/c-api/
conversion.rst
79
``*endptr`` to point to the first character after the
converted
value.
113
The return value is a pointer to *buffer* with the
converted
string or NULL if
149
The return value is a pointer to *buffer* with the
converted
string or
/external/python/cpython2/Lib/lib2to3/
fixer_base.py
127
but that it cannot be
converted
automatically.
130
Optional second argument is why it can't be
converted
.
145
Optional second argument is why it can't be
converted
.
/external/python/cpython2/Objects/
bytes_methods.c
244
Return a copy of B with all ASCII characters
converted
to lowercase.");
272
Return a copy of B with all ASCII characters
converted
to uppercase.");
371
Return a copy of B with uppercase ASCII characters
converted
\n\
/external/python/cpython3/Lib/lib2to3/
fixer_base.py
124
but that it cannot be
converted
automatically.
127
Optional second argument is why it can't be
converted
.
142
Optional second argument is why it can't be
converted
.
/external/tensorflow/tensorflow/contrib/learn/python/learn/datasets/
synthetic.py
175
theta: array-like, angles from polar coordinates to be
converted
190
theta: array-like, angles from polar coordinates to be
converted
210
theta: array-like, angles from polar coordinates to be
converted
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
Latin1Converter.java
39
* The result is a buffer where those chars have been
converted
to UTF-8;
55
* The official Latin-1 characters in the range 0xA0..0xFF are
converted
into
60
* followed by an ASCII char a (0xE2 - 0x82 - 0x41), it will be
converted
to
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
FwdLockConv.h
36
/// The
converted
data.
39
/// The size of the
converted
data.
173
* Supplies the converter with data to convert. The caller is expected to write the
converted
data
/frameworks/base/core/java/android/service/autofill/
CharSequenceTransformation.java
79
final StringBuilder
converted
= new StringBuilder();
local
98
converted
.append(convertedValue);
106
parentTemplate.setCharSequence(childViewId, "setText",
converted
);
/frameworks/base/core/tests/coretests/src/android/util/
ListItemFactory.java
174
* @return The
converted
view
214
* @return The
converted
view
277
* @return The
converted
view
/frameworks/compile/libbcc/lib/
RSX86CallConvPass.cpp
39
* arguments are
converted
to pass-by-value to match the calling convention of
59
// Test if this argument needs to be
converted
to pass-by-value.
93
// Compute which arguments to this function need be
converted
to pass-by-value
/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
AndroidCamera2Capabilities.java
163
* cannot be
converted
.
191
* cannot be
converted
.
241
* it cannot be
converted
.
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
fixer_base.py
127
but that it cannot be
converted
automatically.
130
Optional second argument is why it can't be
converted
.
145
Optional second argument is why it can't be
converted
.
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
fixer_base.py
127
but that it cannot be
converted
automatically.
130
Optional second argument is why it can't be
converted
.
145
Optional second argument is why it can't be
converted
.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
fixer_base.py
127
but that it cannot be
converted
automatically.
130
Optional second argument is why it can't be
converted
.
145
Optional second argument is why it can't be
converted
.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
strop.so
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
fixer_base.py
127
but that it cannot be
converted
automatically.
130
Optional second argument is why it can't be
converted
.
145
Optional second argument is why it can't be
converted
.
Completed in 652 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>