OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casting
(Results
151 - 175
of
758
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/google-breakpad/src/processor/
minidump_dump.cc
79
// Printf requires an int and direct
casting
from size_t results
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableSet.java
43
//
Casting
to any type is safe because the set will never hold any elements.
/external/guava/guava-testlib/src/com/google/common/collect/testing/
PerCollectionSizeTestSuiteBuilder.java
40
* them without
casting
.
/external/libchrome/base/
atomicops_internals_portable.h
43
// atomicops.h. This requires
casting
memory locations to the atomic types, and
/external/libchrome/base/win/
scoped_comptr.h
148
// by statically
casting
the ScopedComPtr instance to the wrapped interface
/external/libcxx/test/std/experimental/any/any.nonmembers/any.cast/
any_cast_pointer.pass.cpp
60
// Test
casting
an empty object.
/external/libvorbis/lib/
os.h
86
/* both GCC and MSVC are kinda stupid about rounding/
casting
to int.
/external/libvpx/libvpx/tools/
lint-hunks.py
27
CPPLINT_FILTERS = ["-readability/
casting
"]
/external/libvpx/libvpx/vp8/decoder/
detokenize.c
56
/* for const-
casting
*/
/external/libxml2/include/libxml/
hash.h
47
* Macro to do a
casting
from an object pointer to a
/external/llvm/include/llvm/DebugInfo/
DIContext.h
22
#include "llvm/Support/
Casting
.h"
/external/llvm/include/llvm/IR/
DebugInfo.h
26
#include "llvm/Support/
Casting
.h"
MetadataTracking.h
18
#include "llvm/Support/
Casting
.h"
Use.h
157
///
casting
operators.
/external/llvm/lib/Object/
MachOUniversal.cpp
18
#include "llvm/Support/
Casting
.h"
/external/llvm/lib/Target/NVPTX/
NVPTXPeephole.cpp
20
// cvta.to.local instructions. Performance can be improved if we avoid
casting
/external/llvm/lib/Transforms/ObjCARC/
ObjCARCExpand.cpp
37
#include "llvm/Support/
Casting
.h"
/external/llvm/test/Transforms/IndVarSimplify/
ada-loops.ll
6
; count without
casting
.
/external/llvm/test/Transforms/JumpThreading/
lvi-load.ll
13
@.str = private constant [31 x i8] c"include/llvm/Support/
Casting
.h\00", align 8 ; <[31 x i8]*> [#uses=1]
/external/mesa3d/src/mesa/state_tracker/
st_context.h
261
/** clear-alloc a struct-sized object, with
casting
*/
/external/minijail/
libminijailpreload.c
105
/* This hack is unfortunately required by C99 -
casting
directly from
/external/skia/src/gpu/batches/
GrBatch.h
84
* Helper for safely down-
casting
to a GrBatch subclass
/external/zlib/src/examples/
zpipe.c
7
1.1 8 Nov 2004 Add void
casting
for unused return values
/frameworks/av/include/media/stagefright/
YUVImage.h
171
// Disallow implicit
casting
and copying.
/frameworks/av/services/audioflinger/
AudioResampler.h
138
// 2) using the exact integer formula where (ignoring 64b
casting
)
Completed in 555 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>