OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casting
(Results
51 - 75
of
774
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/support/v7/mediarouter/res/values-ne-rNP/
strings.xml
28
<string name="mr_controller_stop" msgid="4570331844078181931">"
casting
??????????"</string>
/packages/apps/Contacts/src/com/android/contacts/widget/
QuickContactImageView.java
63
// There is no way to avoid all this
casting
. Blending modes aren't equally
/prebuilts/sdk/current/support/v7/mediarouter/res/values-ne-rNP/
strings.xml
28
<string name="mr_controller_stop" msgid="4570331844078181931">"
casting
??????????"</string>
/frameworks/support/v7/mediarouter/res/values/
strings.xml
50
<string name="mr_controller_stop">Stop
casting
</string>
79
<!-- Placeholder text indicating that the user is currently
casting
screen. [CHAR LIMIT=50] -->
80
<string name="mr_controller_casting_screen">
Casting
screen</string>
/prebuilts/sdk/current/support/v7/mediarouter/res/values/
strings.xml
50
<string name="mr_controller_stop">Stop
casting
</string>
79
<!-- Placeholder text indicating that the user is currently
casting
screen. [CHAR LIMIT=50] -->
80
<string name="mr_controller_casting_screen">
Casting
screen</string>
/external/clang/include/clang/AST/
OperationKinds.h
124
/// on a "punned" member pointer is
casting
it back to the original
189
/// CK_FloatingCast -
Casting
between floating types of different size.
194
/// CK_CPointerToObjCPointerCast -
Casting
a C pointer kind to an
198
/// CK_BlockPointerToObjCPointerCast -
Casting
a block pointer to an
202
/// CK_AnyPointerToBlockPointerCast -
Casting
any non-block pointer
277
/// would not otherwise be guaranteed, such as when
casting
to a
/external/clang/test/Analysis/inlining/
ObjCDynTypePopagation.m
56
//
Casting
to parent should not pessimize the dynamic type.
/external/clang/test/SemaCXX/
addr-of-overloaded-function-casting.cpp
63
// The error should be reported when
casting
overloaded function to the
reinterpret-cast.cpp
168
//
Casting
to itself is allowed
180
//
Casting
to and from chars are allowable
196
//
Casting
from void pointer.
203
//
Casting
to void pointer
/external/clang/test/SemaObjC/
message.m
98
[X rect]; // expected-warning {{receiver type 'struct objc_object *' is not 'id' or interface pointer, consider
casting
it to 'id'}}
/external/compiler-rt/test/cfi/cross-dso/
simple-pass.cpp
23
// to an object of the wrong class but with a compatible vtable, by
casting
a
/external/eigen/test/eigen2/
eigen2_parametrizedline.cpp
45
//
casting
/external/icu/icu4c/source/layout/
LookupTables.cpp
24
of the derived classes, and implement it in the others by
casting
/external/libchrome/base/
format_macros.h
55
// recommends
casting
. This has many drawbacks, so instead define macros
/external/llvm/test/CodeGen/Generic/
2003-05-30-BadFoldGEP.ll
8
;; causing an assertion about a dynamic
casting
error.
/external/opencv3/apps/traincascade/
boost.h
49
CvMat _resp; // for
casting
/external/skia/src/core/
SkPoint3.cpp
65
//
Casting
this to a float would cause the scale to go to zero. Keeping it
/external/webrtc/webrtc/base/
format_macros.h
48
// recommends
casting
. This has many drawbacks, so instead define macros
/frameworks/base/core/java/android/view/
ViewOutlineProvider.java
23
* Interface by which a View builds its {@link Outline}, used for shadow
casting
and clipping.
/frameworks/compile/mclinker/lib/Target/
GOT.cpp
14
#include <llvm/Support/
Casting
.h>
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOT.cpp
14
#include <llvm/Support/
Casting
.h>
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
addressof.hpp
84
// Borland doesn't like
casting
an array reference to a char reference
/prebuilts/go/darwin-x86/src/database/sql/
doc.txt
23
* Make type
casting
/conversions consistent between all drivers. To
/prebuilts/go/linux-x86/src/database/sql/
doc.txt
23
* Make type
casting
/conversions consistent between all drivers. To
/prebuilts/misc/common/swig/include/2.0.11/
swiginit.swg
31
*
casting
info to has not been loaded (it is in this module), THEN we
34
* 2) If BOTH types (the one we are adding
casting
info to, and the
135
/* Insert
casting
types */
158
/* Check for
casting
already in the list */
Completed in 680 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>