OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casting
(Results
101 - 125
of
774
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libweave/third_party/chromium/base/json/
string_escape.cc
87
//
Casting
is necessary because ICU uses int32_t. Try and do so safely.
/external/llvm/include/llvm/DebugInfo/PDB/
PDBSymbol.h
19
#include "llvm/Support/
Casting
.h"
/external/llvm/test/CodeGen/NVPTX/
call-with-alloca-buffer.ll
27
; FIXME:
casting
A1_REG to A2_REG is unnecessary; A2_REG is essentially A_REG
/external/llvm/test/Transforms/InstCombine/
fpcast.ll
1
; Test some floating point
casting
cases
/external/llvm/tools/llvm-diff/
DiffConsumer.h
21
#include "llvm/Support/
Casting
.h"
/external/skia/include/gpu/
GrProcessor.h
96
* Helper for down-
casting
to a GrProcessor subclass
/external/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp
142
// 64 bit cast is to shut Visual C++ up about
casting
32 bit value to a pointer.
/external/tlsdate/
HARDENING
13
As such, we prefer to be explicit rather than implicit in our
casting
or other
/external/webrtc/webrtc/base/
random.cc
24
//
Casting
the output to 32 bits will give an almost uniform number.
/frameworks/compile/mclinker/lib/LD/
DebugString.cpp
21
#include <llvm/Support/
Casting
.h>
/frameworks/compile/mclinker/lib/Script/
InputSectDesc.cpp
16
#include <llvm/Support/
Casting
.h>
RpnEvaluator.cpp
19
#include <llvm/Support/
Casting
.h>
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOTPLT.cpp
16
#include <llvm/Support/
Casting
.h>
/frameworks/compile/mclinker/lib/Target/Mips/
MipsGOTPLT.cpp
11
#include <llvm/Support/
Casting
.h>
/frameworks/compile/mclinker/lib/Target/
OutputRelocSection.cpp
17
#include <llvm/Support/
Casting
.h>
/frameworks/compile/mclinker/lib/Target/X86/
X86GOT.cpp
14
#include <llvm/Support/
Casting
.h>
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/expr/
MathExpr.java
40
// TODO we need upper
casting
etc.
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConfirmDialogFragment.java
53
//
Casting
to ControllableActivity will crash if it fails. This is the expected
/packages/services/Car/tests/android_car_api_test/src/com/android/car/apitest/
CarPropertyConfigTest.java
110
// Type
casting
from raw CarPropertyConfig should be fine, just sanity check.
/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/
test_cast.py
10
#
casting
an array to a pointer works.
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/
test_cast.py
10
#
casting
an array to a pointer works.
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_cast.py
10
#
casting
an array to a pointer works.
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_cast.py
10
#
casting
an array to a pointer works.
/developers/build/prebuilts/androidtv/sample-inputs/app/src/main/res/raw/
rich_tv_inputs_tif.xml
40
<Program title="GoogleIO 2014
Casting
To The Future"
45
description="GoogleIO 2014
Casting
To The Future"
/external/boringssl/src/crypto/cipher/
e_chacha20poly1305.c
123
*
Casting
to uint64_t inside the conditional is not sufficient to stop
168
*
Casting
to uint64_t inside the conditional is not sufficient to stop
Completed in 1693 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>