OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:converted
(Results
126 - 150
of
6909
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DERUTF8String.java
20
* @param obj a DERUTF8String or an object that can be
converted
into one.
22
* if the object cannot be
converted
.
57
* if the tagged object cannot be
converted
.
DERUniversalString.java
21
* @param obj a DERUniversalString or an object that can be
converted
into one.
22
* @exception IllegalArgumentException if the object cannot be
converted
.
55
* be
converted
.
DERVisibleString.java
23
* @param obj a DERVisibleString or an object that can be
converted
into one.
24
* @exception IllegalArgumentException if the object cannot be
converted
.
57
* be
converted
.
DLBitString.java
14
* @param obj a DL or DER BitString or an object that can be
converted
into one.
15
* @exception IllegalArgumentException if the object cannot be
converted
.
51
* be
converted
.
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
CollectionUtils.java
38
* @param array Array to be
converted
.
39
* @param start First index inclusive to be
converted
.
40
* @param end Last index exclusive to be
converted
.
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsException.java
20
* All exceptions are
converted
to ItsExceptions.
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
TimeEfi.c
25
@param[out] BT Pointer to the tm structure to receive the
converted
time.
50
@return The EFI_TIME
converted
into a time_t value.
65
@param[out] ET Pointer to an EFI_TIME structure to receive the
converted
time.
89
the
converted
calendar time.
/external/clang/test/CodeGen/
pgo-sample-preparation.c
4
// "a < 255" will not be
converted
to a * 256 < 255 * 256.
/external/clang/test/SemaCXX/
libstdcxx_atomic_ns_hack.cpp
7
// namespace to be
converted
from non-inline to inline in this one specific
/external/clang/test/SemaTemplate/
instantiation-default-2.cpp
16
Constant<float (*)(int, int), f> *c6; // expected-error{{non-type template argument of type 'float (int, double)' cannot be
converted
to a value of type 'float (*)(int, int)'}}
/external/curl/tests/data/
test1034
40
#
converted
into an IDN name
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
SubstringMatcher.java
41
protected String
converted
(String arg) { return ignoringCase ? arg.toLowerCase() : arg; }
method in class:SubstringMatcher
/external/icu/icu4c/source/test/cintltst/
cdetst.h
14
* Madhu Katragadda
Converted
to C
cdtrgtst.h
14
* Madhu Katragadda
Converted
to C
cestst.h
14
* Madhu Katragadda
Converted
to C
cfintst.h
14
* Madhu Katragadda
Converted
to C
cfrtst.h
14
* Madhu Katragadda
Converted
to C
cnormtst.h
14
* Madhu Katragadda
Converted
to C
crestst.h
14
* Madhu Katragadda
Converted
to C
cturtst.h
14
* Madhu Katragadda
Converted
to C
encoll.h
14
* Madhu Katragadda
Converted
to C
/external/libmojo/mojo/public/cpp/bindings/
string_traits_stl.h
17
// std::string is always
converted
to non-null mojom string.
/external/llvm/test/CodeGen/SystemZ/
strlen-nobuiltin.ll
1
; Test that strlen/strnlen won't be
converted
to SRST if calls are
/external/llvm/test/Transforms/GlobalOpt/
localize-constexpr.ll
18
; @H can't be localized because @Halias uses it, and @Halias can't be
converted
to an instruction.
/external/llvm/test/Transforms/LowerInvoke/
lowerinvoke.ll
17
; The "invoke" should be
converted
to a "call".
Completed in 642 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>