/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/ |
D | rx-subject.hpp | 26 Casting, enumerator 37 : current(mode::Casting) in state_type() 111 if (b && b->state->current == mode::Casting){ in multicast_observer() 136 case mode::Casting: in add() 196 if (b->state->current == mode::Casting) { in on_error() 215 if (b->state->current == mode::Casting) { in on_completed()
|
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/ |
D | google-readability-casting.rst | 8 https://google.github.io/styleguide/cppguide.html#Casting
|
/external/llvm/unittests/Support/ |
D | CMakeLists.txt | 11 Casting.cpp
|
/external/llvm-project/clang/test/AST/ |
D | ast-dump-expr.cpp | 93 void Casting(const S *s) { in Casting() function
|
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/Support/ |
D | BUILD.gn | 20 "Casting.cpp",
|
/external/clang/include/clang/AST/ |
D | OperationKinds.def | 213 /// CK_FloatingCast - Casting between floating types of different size. 218 /// CK_CPointerToObjCPointerCast - Casting a C pointer kind to an 222 /// CK_BlockPointerToObjCPointerCast - Casting a block pointer to an 226 /// CK_AnyPointerToBlockPointerCast - Casting any non-block pointer
|
/external/llvm-project/clang/test/CodeGenOpenCLCXX/ |
D | addrspace-derived-base.cl | 46 // Casting from base to derived.
|
/external/llvm-project/clang/include/clang/AST/ |
D | OperationKinds.def | 242 /// CK_FloatingCast - Casting between floating types of different size. 247 /// CK_CPointerToObjCPointerCast - Casting a C pointer kind to an 251 /// CK_BlockPointerToObjCPointerCast - Casting a block pointer to an 255 /// CK_AnyPointerToBlockPointerCast - Casting any non-block pointer
|
/external/clang/test/Analysis/inlining/ |
D | ObjCDynTypePopagation.m | 56 // Casting to parent should not pessimize the dynamic type.
|
/external/llvm-project/clang/test/Analysis/inlining/ |
D | ObjCDynTypePopagation.m | 55 // Casting to parent should not pessimize the dynamic type.
|
/external/llvm-project/llvm/unittests/Support/ |
D | CMakeLists.txt | 17 Casting.cpp
|
/external/llvm/test/Transforms/JumpThreading/ |
D | lvi-load.ll | 13 @.str = private constant [31 x i8] c"include/llvm/Support/Casting.h\00", align 8 ; <[31 x i8]*> [#u…
|
/external/llvm-project/llvm/test/Transforms/JumpThreading/ |
D | lvi-load.ll | 13 @.str = private constant [31 x i8] c"include/llvm/Support/Casting.h\00", align 8 ; <[31 x i8]*> [#u…
|
/external/llvm-project/llvm/test/TableGen/ |
D | self-reference.td | 54 // Casting C0 to C by name here is tricky, because it happens while (or rather:
|
/external/python/pybind11/docs/advanced/pycpp/ |
D | object.rst | 25 Casting back and forth 191 Casting to subtypes improves code readability and allows values to be passed to
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/tutorials/ |
D | jit_compile.ipynb | 127 "# Casting from raw data to the required datatypes.\n",
|
/external/mesa3d/docs/relnotes/ |
D | 10.0.rst | 106 Casting floating point variable to integer not working properly while
|
/external/llvm/docs/ |
D | HowToSetUpLLVMStyleRTTI.rst | 57 "llvm/Support/Casting.h"``, which declares LLVM's RTTI templates. That 62 #include "llvm/Support/Casting.h"
|
/external/llvm-project/llvm/docs/ |
D | HowToSetUpLLVMStyleRTTI.rst | 57 "llvm/Support/Casting.h"``, which declares LLVM's RTTI templates. That 62 #include "llvm/Support/Casting.h"
|
/external/swiftshader/docs/ |
D | Reactor.md | 114 ### Casting and Reinterpreting 144 …, and 4-byte vectors can be cast to other vectors of one of these sizes. Casting to a longer vecto…
|
/external/webrtc/third_party/abseil-cpp/absl/numeric/ |
D | int128_have_intrinsic.inc | 25 // Casting an unsigned integer to a signed integer of the same
|
/external/angle/third_party/abseil-cpp/absl/numeric/ |
D | int128_have_intrinsic.inc | 25 // Casting an unsigned integer to a signed integer of the same
|
/external/openscreen/third_party/abseil/src/absl/numeric/ |
D | int128_have_intrinsic.inc | 25 // Casting an unsigned integer to a signed integer of the same
|
/external/abseil-cpp/absl/numeric/ |
D | int128_have_intrinsic.inc | 25 // Casting an unsigned integer to a signed integer of the same
|
/external/bcc/src/lua/ |
D | README.md | 106 from this structure points to kernel and a helper is needed to access it. Casting `req.ax` to point…
|