OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:casting
(Results
26 - 50
of
774
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/g3d/shadows/utils/
LightFilter.java
22
/** Select only
casting
shadow lights. Allows to optimize shadow system.
NearFarAnalyzer.java
24
* frustum should encompass all
casting
shadow objects.
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
ActionBarBackgroundDrawableV21.java
35
// ignore the stacked background for shadow
casting
/packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialMap.java
10
* by simply
casting
from a codepoint to a character.
/development/ndk/platforms/android-4/samples/san-angeles/jni/
importgl.c
80
* and stores it to the related function pointer.
Casting
through
82
* could be fixed by
casting
to the true type for each fetch.
/external/autotest/client/site_tests/desktopui_SonicExtension/extension_pages/
options.py
120
"""The tab
casting
mode standard radio button."""
126
"""The tab
casting
mode enhanced radio button."""
/external/boringssl/src/crypto/
thread_test.c
32
/* VC really doesn't like
casting
between data and function pointers. */
40
/* VC really doesn't like
casting
between data and function pointers. */
/external/google-breakpad/src/client/windows/unittests/
dump_analysis.h
52
// This is template to keep type safety in the front, but we end up
casting
54
//
casting
here is considered safe.
/external/libgdx/gdx/src/com/badlogic/gdx/maps/
MapProperties.java
48
/** Returns the object for the given key,
casting
it to clazz.
57
/** Returns the object for the given key,
casting
it to clazz.
/hardware/intel/common/libmix/mix_audio/src/
mixacpmp3.h
26
* Type
casting
.
42
* Type
casting
.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
cast.h
60
*
Casting
operations for cases where _FromType is not a standard pointer.
91
*
Casting
operations for cases where _FromType is a standard pointer.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
cast.h
60
*
Casting
operations for cases where _FromType is not a standard pointer.
91
*
Casting
operations for cases where _FromType is a standard pointer.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
cast.h
60
*
Casting
operations for cases where _FromType is not a standard pointer.
91
*
Casting
operations for cases where _FromType is a standard pointer.
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
cast.h
60
*
Casting
operations for cases where _FromType is not a standard pointer.
91
*
Casting
operations for cases where _FromType is a standard pointer.
/external/bison/lib/
sig-handler.h
41
is ignored if sa_sigaction (after
casting
) equals SIG_IGN. So
/external/compiler-rt/test/cfi/
nvcall.cpp
20
// call to an object of the wrong class, by
casting
a pointer to such an object
/external/eigen/test/eigen2/
eigen2_alignedbox.cpp
44
//
casting
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/
btConvexCast.h
26
/// btConvexCast is an interface for
Casting
btSimplexSolverInterface.h
30
/// Used by GJK or Linear
Casting
. Can be implemented by the Johnson-algorithm or alternative approaches based on
btSubSimplexConvexCast.h
25
///"Ray
Casting
against bteral Convex Objects with Application to Continuous Collision Detection"
/external/llvm/include/llvm/DebugInfo/PDB/
ConcreteSymbolEnumerator.h
14
#include "llvm/Support/
Casting
.h"
IPDBSession.h
14
#include "llvm/Support/
Casting
.h"
/external/llvm/include/llvm/Support/
CBindingWrapping.h
17
#include "llvm/Support/
Casting
.h"
/external/selinux/libsemanage/src/
booleans_policydb.c
43
* in libsemanage. This is incredibly fragile - the
casting
gets
/external/webrtc/webrtc/system_wrappers/include/
aligned_malloc.h
37
// Templated versions to facilitate usage of aligned malloc without
casting
Completed in 615 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>