HomeSort by relevance Sort by last modified time
    Searched full:casts (Results 51 - 75 of 1682) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/type/
IntersectionType.java 12 * As of Java 8 it is used in casts or while expressing bounds for generic types.
  /external/libvpx/libvpx/vpx_ports/
emmintrin_compat.h 16 /* Casts between various SP, DP, INT vector types. Note that these do no
  /external/llvm/test/Assembler/
ConstantExprFoldCast.ll 13 @C = global i32 trunc (i64 42 to i32) ; Integral casts
  /external/llvm/test/CodeGen/WebAssembly/
copysign-casts.ll 3 ; DAGCombiner oddly folds casts into the rhs of copysign. Test that they get
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/util/
CastUtils.java 21 * Casts a long to an int. In many cases I use a long for a UInt32 but this cannot be used to allocate
  /external/python/cpython2/Misc/
indent.pro 14 --no-space-after-casts
  /external/python/cpython3/Misc/
indent.pro 14 --no-space-after-casts
  /external/tensorflow/tensorflow/core/kernels/
bitcast_op.h 28 #include "tensorflow/core/lib/core/casts.h"
  /external/v8/src/
v8memory.h 11 // Memory provides an interface to 'raw' memory. It encapsulates the casts
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/
cfi_blacklist.txt 24 # Windows C++ stdlib headers that contain bad unrelated casts.
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/
cfi_blacklist.txt 24 # Windows C++ stdlib headers that contain bad unrelated casts.
  /external/clang/test/SemaCXX/
uninit-variables.cpp 121 // Test handling of "no-op" casts.
133 // Test handling of bit casts.
  /external/libjpeg-turbo/
jinclude.h 58 * Change the casts in these macros if not!
77 * these macros. On some systems you may need to twiddle the argument casts.
  /hardware/qcom/gps/msm8909/core/
ContextBase.h 41 /* NOTE: the implementaiton of the parser casts number
63 /* NOTE: the implementaiton of the parser casts number
  /hardware/qcom/gps/msm8909w_3100/core/
ContextBase.h 42 /* NOTE: the implementaiton of the parser casts number
69 /* NOTE: the implementaiton of the parser casts number
  /hardware/qcom/gps/msm8996/core/
ContextBase.h 41 /* NOTE: the implementaiton of the parser casts number
63 /* NOTE: the implementaiton of the parser casts number
  /hardware/qcom/gps/msm8998/core/
ContextBase.h 42 /* NOTE: the implementaiton of the parser casts number
69 /* NOTE: the implementaiton of the parser casts number
  /libcore/ojluni/src/main/java/java/lang/
SuppressWarnings.java 49 * @jls 5.5.2 Checked Casts and Unchecked Casts
  /art/runtime/mirror/
iftable.h 20 #include "base/casts.h"
  /dalvik/dx/tests/090-dex-unify-arrays/
Blort.java 20 * Note: The use of the casts after the "?" in the following are
  /external/clang/test/Analysis/
misc-ps-64.m 30 // OSAtomicCompareAndSwap64Barrier, which doesn't have special casts
  /external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/
TypeSafeDiagnosingMatcher.java 9 * This implements the null check, checks the type and then casts.
  /external/junit/src/main/java/org/junit/internal/matchers/
TypeSafeMatcher.java 10 * This simply implements the null check, checks the type and then casts.
  /external/libtextclassifier/util/math/
fastexp.h 26 #include "util/base/casts.h"
  /external/perfetto/src/tracing/core/
id_allocator.h 29 // The base class takes always a uint32_t and the derived class casts and checks

Completed in 1229 milliseconds

1 23 4 5 6 7 8 91011>>