Home
last modified time | relevance | path

Searched refs:Casting (Results 1 – 25 of 50) sorted by relevance

12

/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/subjects/
Drx-subject.hpp26 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/
Dgoogle-readability-casting.rst8 https://google.github.io/styleguide/cppguide.html#Casting
/external/llvm/unittests/Support/
DCMakeLists.txt11 Casting.cpp
/external/llvm-project/clang/test/AST/
Dast-dump-expr.cpp93 void Casting(const S *s) { in Casting() function
/external/llvm-project/llvm/utils/gn/secondary/llvm/unittests/Support/
DBUILD.gn20 "Casting.cpp",
/external/clang/include/clang/AST/
DOperationKinds.def213 /// 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/
Daddrspace-derived-base.cl46 // Casting from base to derived.
/external/llvm-project/clang/include/clang/AST/
DOperationKinds.def242 /// 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/
DObjCDynTypePopagation.m56 // Casting to parent should not pessimize the dynamic type.
/external/llvm-project/clang/test/Analysis/inlining/
DObjCDynTypePopagation.m55 // Casting to parent should not pessimize the dynamic type.
/external/llvm-project/llvm/unittests/Support/
DCMakeLists.txt17 Casting.cpp
/external/llvm/test/Transforms/JumpThreading/
Dlvi-load.ll13 @.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/
Dlvi-load.ll13 @.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/
Dself-reference.td54 // Casting C0 to C by name here is tricky, because it happens while (or rather:
/external/python/pybind11/docs/advanced/pycpp/
Dobject.rst25 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/
Djit_compile.ipynb127 "# Casting from raw data to the required datatypes.\n",
/external/mesa3d/docs/relnotes/
D10.0.rst106 Casting floating point variable to integer not working properly while
/external/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst57 "llvm/Support/Casting.h"``, which declares LLVM's RTTI templates. That
62 #include "llvm/Support/Casting.h"
/external/llvm-project/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst57 "llvm/Support/Casting.h"``, which declares LLVM's RTTI templates. That
62 #include "llvm/Support/Casting.h"
/external/swiftshader/docs/
DReactor.md114 ### 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/
Dint128_have_intrinsic.inc25 // Casting an unsigned integer to a signed integer of the same
/external/angle/third_party/abseil-cpp/absl/numeric/
Dint128_have_intrinsic.inc25 // Casting an unsigned integer to a signed integer of the same
/external/openscreen/third_party/abseil/src/absl/numeric/
Dint128_have_intrinsic.inc25 // Casting an unsigned integer to a signed integer of the same
/external/abseil-cpp/absl/numeric/
Dint128_have_intrinsic.inc25 // Casting an unsigned integer to a signed integer of the same
/external/bcc/src/lua/
DREADME.md106 from this structure points to kernel and a helper is needed to access it. Casting `req.ax` to point…

12