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

1 2 3 4 5 6 7 891011>>

  /external/protobuf/editors/
protobuf-mode.el 59 ;; as casts.
152 ;; the syntax for casts.
  /external/protobuf/src/google/protobuf/stubs/
port.h 57 // If MSVC has "/RTCc" set, it will complain about truncating casts at
58 // runtime. This file contains some intentional truncating casts.
  /external/python/cpython2/Objects/
rangeobject.c 55 comments for an explanation of the casts below.
331 /* the casts below guard against signed overflow by turning it
  /external/skia/include/private/
SkTFitsIn.h 30 * uX -> ux: (uX)(ux)uX == uX, both casts well defined, test works
45 * So for the eight cases three are trivially true, three more are valid casts, and two are special.
  /external/skqp/include/private/
SkTFitsIn.h 30 * uX -> ux: (uX)(ux)uX == uX, both casts well defined, test works
45 * So for the eight cases three are trivially true, three more are valid casts, and two are special.
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2001-02-09-AdveCommentsResponse.txt 62 + You NEED casts to represent things like:
72 implicit casts.
  /external/swiftshader/third_party/LLVM/include/llvm/
InstrTypes.h 385 /// casts. It is simply provided so that instruction category testing
480 /// @brief Create a ZExt, BitCast, or Trunc for int -> int casts.
489 /// @brief Create a ZExt, BitCast, or Trunc for int -> int casts.
498 /// @brief Create an FPExt, BitCast, or FPTrunc for fp -> fp casts
506 /// @brief Create an FPExt, BitCast, or FPTrunc for fp -> fp casts
562 /// IntPtrTy argument is used to make accurate determinations for casts
563 /// involving Integer and Pointer types. They are no-op casts if the integer
581 /// Determine how a pair of casts can be eliminated, if they can be at all.
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
InstVisitor.h 35 /// for different kinds of instructions without having to use lots of casts
157 // Specific Instruction type classes... note that all of the casts are
  /frameworks/compile/slang/
slang_rs_check_ast.cpp 267 // (i.e. things like casts).
269 // First we skip implicit casts (things like function calls and explicit
  /frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/
SetterStore.java 106 continue; // both are casts
603 String[] casts = new String[adapter.attributes.length]; local
629 casts[index] = parameterTypeStr;
643 return new MultiAttributeSetter(adapter, supplied, method, conversions, casts);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
ObjCARCAnalysisUtils.h 102 /// Thus this function strips off pointer casts and forwarding calls. *NOTE*
115 /// casts away the const of the result. For documentation about what an
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 274 // Some compilers don't like enum -> enum casts, so we implicit_cast to
286 // Some compilers don't like enum -> enum casts, so we implicit_cast to

Completed in 885 milliseconds

1 2 3 4 5 6 7 891011>>