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

<<11121314151617181920>>

  /libcore/ojluni/src/main/java/java/lang/
Float.java 581 * casting to a {@code byte}).
592 * casting to a {@code short}).
604 * casting to type {@code int}).
615 * casting to type {@code long}).
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-param-util-generated.h.pump 259 // casting CartesianProductGeneratorN<T> to ParamGenerator<U> if T is
  /prebuilts/gdb/darwin-x86/lib/python2.7/
numbers.py 288 division rather than casting one side to float before dividing
  /prebuilts/gdb/linux-x86/lib/python2.7/
numbers.py 288 division rather than casting one side to float before dividing
  /prebuilts/misc/common/swig/include/2.0.11/php/
phprun.swg 164 its type name) and converts it by calling appropriate casting functions
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
numbers.py 288 division rather than casting one side to float before dividing
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
numbers.py 288 division rather than casting one side to float before dividing
  /system/connectivity/apmanager/
device_info_unittest.cc 179 // is unsigned. We're silently casting it away with this assignment.
  /system/connectivity/shill/wifi/
wifi_provider.h 186 // Returns a WiFiServiceRefPtr for unit tests and for down-casting to a
  /external/clang/include/clang/Basic/
DiagnosticSemaKinds.td 127 "double precision constant requires cl_khr_fp64, casting to single precision">;
609 def err_opencl_cast_to_half : Error<"casting to type %0 is not allowed">;
    [all...]
  /external/icu/icu4c/source/test/perf/dicttrieperf/
dicttrieperf.cpp 351 // b) It also ignores non-BMP code points by casting to UChar!
379 // b) It also ignores non-BMP code points by casting to UChar!
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_conv.c 196 * multiplication followed by casting. No further rounding is necessary.
300 * followed by casting. No further rounding is necessary.
  /external/proguard/src/proguard/optimize/evaluation/
SimpleEnumUseChecker.java 281 System.out.println("SimpleEnumUseChecker: ["+clazz.getName()+"."+method.getName(clazz)+method.getDescriptor(clazz)+"] is casting or checking ["+
303 System.out.println("SimpleEnumUseChecker: ["+clazz.getName()+"."+method.getName(clazz)+method.getDescriptor(clazz)+"] is casting or checking ["+
  /external/v8/src/ppc/
assembler-ppc.cc     [all...]
  /frameworks/base/core/java/android/util/
Rational.java 366 * identically to casting a floating point value to an {@code int}, in particular:
400 * identically to casting a floating point value to a {@code long}, in particular:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
obstack.h 118 /* We use subtraction of (char *) 0 instead of casting to int
464 Casting the third operand to void was tried before,
  /toolchain/binutils/binutils-2.25/include/
obstack.h 118 /* We use subtraction of (char *) 0 instead of casting to int
464 Casting the third operand to void was tried before,
  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
spreadsort.hpp 436 //Specialized swap loops for floating-point casting
485 //Special-case sorting of positive floats with casting instead of a right_shift
684 //Casting special-case for floating-point sorting
    [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Core/
SimpleSValBuilder.cpp 130 // casting from va_list* to __builtin_va_list&.
140 // Casting a Loc to a bool will almost always be true,
177 // All other cases: return 'UnknownVal'. This includes casting pointers
    [all...]
  /frameworks/base/media/jni/
android_mtp_MtpDatabase.cpp 370 "Casting MtpObjectHandle to jint loses a value");
372 "Casting MtpObjectProperty to jint loses a value");
687 "Casting MtpObjectHandle to jint loses a value");
    [all...]
  /art/runtime/
runtime_linux.cc 49 // DumpNativeStack code will take care of casting it to the expected type. This is required
  /cts/tests/tests/os/jni/seccomp-tests/tests/
test_harness.h 366 /* Avoid casting complaints the scariest way we can. */ \
  /external/antlr/antlr-3.4/runtime/C/include/
antlr3tokenstream.h 55 * or casting (void *), which is too convoluted.
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarAST.java 56 * though I hate all the type casting that would have to go on. I would

Completed in 3802 milliseconds

<<11121314151617181920>>