OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casts
(Results
301 - 325
of
745
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
173
/* With iterator_traits we can wrap passed iterators and make the necessary
casts
.
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
173
/* With iterator_traits we can wrap passed iterators and make the necessary
casts
.
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
173
/* With iterator_traits we can wrap passed iterators and make the necessary
casts
.
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h
173
/* With iterator_traits we can wrap passed iterators and make the necessary
casts
.
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/
_tools.h
173
/* With iterator_traits we can wrap passed iterators and make the necessary
casts
.
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_stdinc.h
81
/* Use proper C++
casts
when compiled as C++ to be compatible with the option
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_stdinc.h
81
/* Use proper C++
casts
when compiled as C++ to be compatible with the option
/prebuilts/tools/windows/sdl/include/SDL/
SDL_stdinc.h
81
/* Use proper C++
casts
when compiled as C++ to be compatible with the option
/external/chromium_org/v8/src/
utils.h
907
// in fbits. Using C++ style
casts
makes no difference, however a pointer to
917
// Recent gccs will warn when they see
casts
that may result in breakage due to
[
all
...]
/external/clang/include/clang/Basic/
DiagnosticParseKinds.td
394
"'%0'
casts
have no effect when not using ARC">,
395
InGroup<DiagGroup<"arc-bridge-
casts
-disallowed-in-nonarc">>;
[
all
...]
/external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp
123
/// to add base
casts
.
141
// C++ object pointers may need "derived-to-base"
casts
.
[
all
...]
/external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h
214
// reduce
casts
when the expressions are expanded.
262
// avoid extra
casts
in the SCEVExpander. The LHS is more likely to be
/external/llvm/test/Analysis/CostModel/ARM/
cast.ll
5
define i32 @
casts
() {
207
;; Floating point to integer vector
casts
.
/external/llvm/test/Transforms/InstCombine/
shift.ll
317
;;
casts
not needed
347
;; handle
casts
between shifts.
/external/replicaisland/src/com/replica/replicaisland/
CollisionSystem.java
35
* CollisionSystem.TileVisitor is an interface for traversing individual collision tiles. Ray
casts
94
*
Casts
a ray into the collision world. The ray is bound by the start and end points supplied.
[
all
...]
/external/v8/src/
utils.h
786
// in fbits. Using C++ style
casts
makes no difference, however a pointer to
796
// Recent gccs will warn when they see
casts
that may result in breakage due to
/external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp
272
// Noop
casts
and
casts
of constants should be eliminated trivially.
808
// 'and' which will be much cheaper than the pair of
casts
.
[
all
...]
InstCombineCalls.cpp
802
// Strip off at most one level of pointer
casts
, looking for an alloca. This
803
// is good enough in practice and simpler than handling any number of
casts
.
[
all
...]
/external/clang/docs/
LibASTMatchersReference.html
619
Example: matches all five of the
casts
in
[
all
...]
/external/clang/lib/Sema/
SemaChecking.cpp
476
//
casts
here.
491
// task is to insert the appropriate
casts
into the AST. First work out just
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm.mli
[
all
...]
/external/clang/www/
compatibility.html
36
<li><a href="#lvalue-cast">Lvalue
casts
</a></li>
184
<h3 id="lvalue-cast">Lvalue
casts
</h3>
191
<b>lvalue.c:2:3: <span class="error">error:</span> assignment to cast is illegal, lvalue
casts
are not supported</b>
[
all
...]
/external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp
185
// Handle
casts
to pointers by changing them into
casts
to the appropriate
195
// Support only foldable
casts
to/from pointers that can be eliminated by
[
all
...]
/external/llvm/test/Bindings/Ocaml/
vmcore.ml
273
group "constant
casts
";
736
group "
casts
";
875
group "
casts
"; begin
[
all
...]
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
coded_stream.h
119
// If MSVC has "/RTCc" set, it will complain about truncating
casts
at
120
// runtime. This file contains some intentional truncating
casts
.
[
all
...]
Completed in 1203 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>