OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casting
(Results
276 - 300
of
774
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h.pump
259
//
casting
CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/gtest/include/gtest/internal/
gtest-param-util-generated.h.pump
259
//
casting
CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/guava/guava/src/com/google/common/base/
Optional.java
132
* Optional<T>}.
Casting
either of the above example {@code Optional} instances to {@code
/external/guava/guava/src/com/google/common/collect/
ImmutableBiMap.java
47
//
Casting
to any type is safe because the set will never hold any elements.
ImmutableListMultimap.java
61
//
Casting
is safe because the multimap will never hold any elements.
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableList.java
47
//
Casting
to any type is safe because the list will never hold any elements.
ImmutableListMultimap.java
56
//
Casting
is safe because the multimap will never hold any elements.
ImmutableSortedMap.java
76
//
Casting
to any type is safe because the set will never hold any elements.
/external/guava/guava-testlib/src/com/google/common/collect/testing/
FeatureSpecificTestSuiteBuilder.java
51
*
casting
.
/external/guice/core/src/com/google/inject/internal/
InternalInjectorCreator.java
192
@SuppressWarnings("unchecked") //
casting
Collection<Binding> to Collection<BindingImpl> is safe
/external/icu/icu4c/source/i18n/unicode/
uformattable.h
187
* magnitude fits in an int64, then a
casting
conversion is
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/
JavaExpression.java
151
* unnecessary
casting
operations.
/external/llvm/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt
76
types, therefore
casting
should be relatively uncommon. For example all
/external/llvm/lib/Target/PowerPC/
PPCBoolRetToInt.cpp
18
// in GPRs rather than CRs, so
casting
them to i32 at the LLVM IR level will
/external/llvm/unittests/IR/
ValueMapTest.cpp
36
// Run everything on Value*, a subtype to make sure that
casting
works as
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-param-util-generated.h.pump
259
//
casting
CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/mockito/src/org/mockito/
MockSettings.java
53
* //now, the mock implements extra interfaces, so following
casting
is possible:
/external/opencv3/3rdparty/libwebp/dec/
buffer.c
35
// without the need for
casting
to remove type limit warnings.
/external/opencv3/doc/tutorials/core/file_input_output_with_xml_yml/
file_input_output_with_xml_yml.markdown
63
Reading in is a simple addressing (via the [] operator) and
casting
operation or a read via
/external/proguard/docs/manual/
optimizations.html
134
<dd>Performs peephole optimizations for
casting
operations.</dd>
/external/protobuf/gtest/include/gtest/internal/
gtest-param-util-generated.h.pump
259
//
casting
CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/testng/src/main/java/org/testng/internal/annotations/
AnnotationHelper.java
24
* the amount of
casting
we need to do.
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-param-util-generated.h.pump
259
//
casting
CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
/external/webp/src/dec/
buffer.c
31
// without the need for
casting
to remove type limit warnings.
/external/webrtc/talk/session/media/
typewrapping.h.pump
89
// XCode's GCC doesn't respect typedef-equivalence when
casting
function pointer
Completed in 765 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>