HomeSort by relevance Sort by last modified time
    Searched full:casting (Results 176 - 200 of 758) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/core/java/android/service/quicksettings/
Tile.java 58 * cast is casting). This is the default state.
  /frameworks/compile/mclinker/lib/Fragment/
FragmentRef.cpp 20 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Script/
Assignment.cpp 21 #include <llvm/Support/Casting.h>
OutputSectDesc.cpp 19 #include <llvm/Support/Casting.h>
RpnExpr.cpp 18 #include <llvm/Support/Casting.h>
UnaryOp.cpp 16 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/AArch64/
AArch64GOT.cpp 15 #include <llvm/Support/Casting.h>
AArch64PLT.cpp 16 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.cpp 15 #include <llvm/Support/Casting.h>
ARMPLT.cpp 17 #include <llvm/Support/Casting.h>
  /frameworks/compile/mclinker/lib/Target/X86/
X86GOTPLT.cpp 16 #include <llvm/Support/Casting.h>
  /frameworks/compile/slang/
slang_rs_ast_replace.cpp 21 #include "llvm/Support/Casting.h"
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
lint-hunks.py 27 CPPLINT_FILTERS = ["-readability/casting"]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
detokenize.c 56 /* for const-casting */
  /libcore/luni/src/main/java/org/w3c/dom/ls/
DOMImplementationLS.java 22 * binding-specific casting methods on an instance of the
  /libcore/ojluni/src/main/java/java/security/interfaces/
DSAKeyPairGenerator.java 48 * <li>Initialize the generator by casting the result to a DSAKeyPairGenerator
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
is-a.h 151 /* This is the generic implementation for casting from one type to another.
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
cpointer.swg 140 * Generates a pointer casting function.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
atomicops_internals_pnacl.h 43 // atomicops.h. This requires casting memory locations to the atomic types, and
  /external/clang/lib/Sema/
SemaCast.cpp 145 // The Try functions attempt a specific way of casting. If they succeed, they
146 // return TC_Success. If their way of casting is not appropriate for the given
148 // to emit if no other way succeeds. If their way of casting is appropriate but
497 // Casting away constness is defined in C++ 5.2.11p8 with reference to
749 // When casting from pointer or reference, get pointee type; use original
    [all...]
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
ExpressionTranslator.java 63 * functions for casting to/from various types. Rather than the old style of saying:
73 * appropriate types. The user of the expression is responsible for casting it and the producer of
  /external/libchrome/base/mac/
foundation_util.h 190 // casting problems.
194 // The macro magic below is to enforce safe casting. It could possibly have
  /external/llvm/docs/
HowToSetUpLLVMStyleRTTI.rst 57 "llvm/Support/Casting.h"``, which declares LLVM's RTTI templates. That
62 #include "llvm/Support/Casting.h"
  /external/llvm/include/llvm/IR/
Constants.h 138 /// which reduces the amount of casting needed in parts of the compiler.
378 /// which reduces the amount of casting needed in parts of the compiler.
438 /// getType() specialization - Reduce amount of casting...
487 /// which reduces the amount of casting needed in parts of the compiler.
536 /// which reduces the amount of casting needed in parts of the compiler.
617 /// SequentialType, which reduces the amount of casting needed in parts of the
723 /// which reduces the amount of casting needed in parts of the compiler.
785 /// which reduces the amount of casting needed in parts of the compiler.
    [all...]
  /external/v8/src/
type-feedback-vector.h 128 // Casting.
181 // Casting.

Completed in 1256 milliseconds

1 2 3 4 5 6 78 91011>>