OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casting
(Results
476 - 500
of
758
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/dng_sdk/source/
dng_string.cpp
134
// -
Casting
the result of strlen() to a uint32 may case truncation. (Use
[
all
...]
/external/llvm/include/llvm/Object/
ELFObjectFile.h
24
#include "llvm/Support/
Casting
.h"
/external/llvm/lib/Support/
YAMLTraits.cpp
13
#include "llvm/Support/
Casting
.h"
/external/llvm/lib/Transforms/Scalar/
StraightLineStrengthReduce.cpp
469
//
Casting
to IntegerType is safe because we skipped vector GEPs.
/external/llvm/tools/llvm-readobj/
COFFDumper.cpp
28
#include "llvm/Support/
Casting
.h"
[
all
...]
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.h
309
/// not N. This handles
casting
and conversion to a concrete node type as
/external/opencv3/3rdparty/libwebp/dec/
idec.c
69
int is_lossless_; // for down-
casting
'dec_'.
vp8.c
464
typedef const uint8_t (*ProbaArray)[NUM_CTX][NUM_PROBAS]; // for const-
casting
/external/v8/src/runtime/
runtime-object.cc
613
//
Casting
to JSObject is fine because JSProxies are never used as
[
all
...]
runtime-simd.cc
[
all
...]
/external/webp/src/dec/
idec.c
68
int is_lossless_; // for down-
casting
'dec_'.
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/
basic_op_c_equivalent.h
471
/* Return the product as a 16 bit value by type
casting
Word32 to Word16 */
/frameworks/av/media/libstagefright/codecs/amrnb/common/src/
lsp_lsf.cpp
58
Added proper
casting
(Word32) to some left shifting operations
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
pstfilt.cpp
73
Added proper
casting
(Word32) to some left shifting operations
/frameworks/base/packages/SystemUI/res/values/
strings.xml
[
all
...]
/frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp
45
#include <llvm/Support/
Casting
.h>
[
all
...]
/frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp
46
#include <llvm/Support/
Casting
.h>
[
all
...]
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp
34
#include <llvm/Support/
Casting
.h>
[
all
...]
/libcore/ojluni/src/main/java/java/net/
HttpURLConnection.java
42
* URL#openConnection() URL.openConnection()} and
casting
the result to
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/optional/
optional.hpp
128
// This works around GCC warnings about breaking strict aliasing rules when
casting
storage address to T*
/packages/apps/TV/usbtuner/src/com/android/usbtuner/cc/
Cea708Parser.java
164
* The observer must do the
casting
to the corresponding type.
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-flow-inline.h
486
calculate its index based on
casting
it to an argument, and performing
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdio.h
461
/* Shouldn't be any fseeko32 in glibc, 32bit to 64bit
casting
should be fine */
[
all
...]
/prebuilts/gdb/darwin-x86/include/python2.7/
object.h
43
contains other data that can only be accessed after
casting
the pointer
[
all
...]
/prebuilts/gdb/linux-x86/include/python2.7/
object.h
43
contains other data that can only be accessed after
casting
the pointer
[
all
...]
Completed in 4585 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>