Home
last modified time | relevance | path

Searched refs:Casting (Results 1 – 25 of 27) 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/unittests/Support/
DCMakeLists.txt11 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/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DCMakeLists.txt15 Casting.cpp
/external/clang/test/Analysis/inlining/
DObjCDynTypePopagation.m56 // Casting to parent should not pessimize the dynamic type.
/external/swiftshader/third_party/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/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/swiftshader/third_party/llvm-7.0/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/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
Dself-reference.td54 // Casting C0 to C by name here is tricky, because it happens while (or rather:
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst57 "llvm/Support/Casting.h"``, which declares LLVM's RTTI templates. That
62 #include "llvm/Support/Casting.h"
/external/llvm/docs/
DHowToSetUpLLVMStyleRTTI.rst57 "llvm/Support/Casting.h"``, which declares LLVM's RTTI templates. That
62 #include "llvm/Support/Casting.h"
DProgrammersManual.rst110 templates are defined in the ``llvm/Support/Casting.h`` (`doxygen
/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…
/external/google-fruit/tests/
Dtested_features.md150 * **TODO** Casting the injector to the desired type
/external/u-boot/doc/
DREADME.unaligned-memory-access.txt190 1. Casting variables to types of different lengths
/external/javaparser/
Dchangelog.md522 …* [#85 Casting a lambda expression causes a parsing failure](https://github.com/javaparser/javapar…
646 * Bug corrected: Casting signed primitive values
/external/clang/docs/
DControlFlowIntegrity.rst185 Casting an instance of a base class to such a derived class is technically
/external/clang/test/Analysis/
Dmisc-ps-region-store.m302 …struct WrappedStruct *p = (struct WrappedStruct*) x.y; // expected-warning{{Casting a non-structur…
986 …ed long (*)[0]) ((char *) pr6036_d - 1))->pr6036_b; // expected-warning{{Casting a non-structure t…
Dmisc-ps.m752 …return ((struct hodor *)&x)->sf; // expected-warning{{Casting a non-structure type to a structure …
/external/swiftshader/docs/
DReactor.md114 ### Casting and Reinterpreting
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstructions.td743 /********** Extraction, Insertion, Building and Casting **********/
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst121 is being cast to another format. Casting can be done only between compatible
/external/libnl/doc/
Droute.txt1284 .Usage Example: Allocation, Casting, Freeing
/external/llvm/lib/Target/AMDGPU/
DSIInstructions.td2800 /********** Extraction, Insertion, Building and Casting **********/
/external/googletest/googlemock/docs/
DCookBook.md685 ## Casting Matchers ##

12