OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casting
(Results
326 - 350
of
774
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
spreadsort.hpp
436
//Specialized swap loops for floating-point
casting
485
//Special-case sorting of positive floats with
casting
instead of a right_shift
684
//
Casting
special-case for floating-point sorting
[
all
...]
/external/clang/lib/Sema/
SemaExprObjC.cpp
[
all
...]
/external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp
130
//
casting
from va_list* to __builtin_va_list&.
140
//
Casting
a Loc to a bool will almost always be true,
177
// All other cases: return 'UnknownVal'. This includes
casting
pointers
[
all
...]
PlistDiagnostics.cpp
24
#include "llvm/Support/
Casting
.h"
/frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp
370
"
Casting
MtpObjectHandle to jint loses a value");
372
"
Casting
MtpObjectProperty to jint loses a value");
687
"
Casting
MtpObjectHandle to jint loses a value");
[
all
...]
/art/runtime/
runtime_linux.cc
49
// DumpNativeStack code will take care of
casting
it to the expected type. This is required
/cts/tests/tests/os/jni/seccomp-tests/tests/
test_harness.h
366
/* Avoid
casting
complaints the scariest way we can. */ \
/external/antlr/antlr-3.4/runtime/C/include/
antlr3tokenstream.h
55
* or
casting
(void *), which is too convoluted.
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarAST.java
56
* though I hate all the type
casting
that would have to go on. I would
/external/autotest/client/site_tests/security_SeccompSyscallFilters/src/
test_harness.h
358
/* Avoid
casting
complaints the scariest way we can. */ \
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb/
types.py
381
"""
Casting
boolean type to numeric types.
/external/clang/docs/
ControlFlowIntegrity.rst
172
Casting
an instance of a base class to such a derived class is technically
/external/clang/docs/tools/
dump_ast_matchers.py
157
# FIXME: re-enable once we have implemented
casting
on the TypeLoc
/external/clang/include/clang/ASTMatchers/
ASTMatchersMacros.h
367
// FIXME: add a matcher for TypeLoc derived classes using its custom
casting
/external/clang/include/clang/StaticAnalyzer/Core/
Checker.h
20
#include "llvm/Support/
Casting
.h"
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h
33
#include "llvm/Support/
Casting
.h"
/external/clang/lib/ARCMigrate/
TransUnbridgedCasts.cpp
27
// For a C pointer to ObjC, for
casting
'self', __bridge is used.
/external/eigen/test/eigen2/
eigen2_geometry.cpp
354
// test
casting
eigen2_geometry_with_eigen2_prefix.cpp
356
// test
casting
/external/guava/guava/src/com/google/common/collect/
ImmutableSetMultimap.java
70
//
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/
ImmutableSetMultimap.java
64
//
Casting
is safe because the multimap will never hold any elements.
/external/kernel-headers/original/uapi/linux/
tipc_config.h
261
* - Tried
casting
"tlv" to integer type, but causes warning about size
/external/llvm/include/llvm/ADT/
IntrusiveRefCntPtr.h
17
// LLVM-style
casting
.
/external/llvm/include/llvm/MC/
MCExpr.h
14
#include "llvm/Support/
Casting
.h"
/external/llvm/lib/DebugInfo/DWARF/
DWARFDebugFrame.cpp
14
#include "llvm/Support/
Casting
.h"
Completed in 8434 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>