Home
last modified time | relevance | path

Searched defs:Conditional (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_type_traits_test.cpp29 TEST(SanitizerCommon, Conditional) { in TEST() argument
/external/clang/include/clang/Basic/
DOperatorPrecedence.h31 Conditional = 3, // ? enumerator
/external/llvm-project/clang/include/clang/Basic/
DOperatorPrecedence.h30 Conditional = 3, // ? enumerator
/external/llvm-project/compiler-rt/lib/gwp_asan/tests/
Denable_disable.cpp43 pthread_cond_t Conditional = PTHREAD_COND_INITIALIZER; variable
/external/gwp_asan/gwp_asan/tests/
Denable_disable.cpp43 pthread_cond_t Conditional = PTHREAD_COND_INITIALIZER; variable
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
DEventMod.java38 public static final byte Conditional = 2; field in EventMod.ModKind
/external/skqp/src/gpu/
DGrVertexWriter.h30 explicit Conditional(bool condition, const T& value) in Conditional() function
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md652 ## Conditional section in Operation Semantics
/external/clang/test/SemaCXX/
Denum.cpp73 namespace Conditional { namespace
/external/llvm-project/clang/test/SemaCXX/
Denum.cpp73 namespace Conditional { namespace
/external/skia/src/gpu/
DGrVertexWriter.h50 explicit Conditional(bool condition, const T& value) in Conditional() function
/external/llvm-project/compiler-rt/lib/scudo/standalone/tests/
Dwrappers_c_test.cpp373 static pthread_cond_t Conditional = PTHREAD_COND_INITIALIZER; variable
/external/scudo/standalone/tests/
Dwrappers_c_test.cpp395 static pthread_cond_t Conditional = PTHREAD_COND_INITIALIZER; variable
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp275 NewValueBranches = 0, Conditional = HEXAGON_PRESHUFFLE_PACKET_SIZE, in checkBranches() local
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DBaseRecognizer.cs38 using Conditional = System.Diagnostics.ConditionalAttribute; typedef
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime/
DBaseRecognizer.cs39 using Conditional = System.Diagnostics.ConditionalAttribute; typedef
/external/llvm-project/clang/test/CodeGenCXX/
Dtemporaries.cpp811 namespace Conditional { namespace
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_cond.cc300 class Conditional { class
390 Conditional::Conditional(OutputTensor predicate, FunctionalizeCond* parent, in Conditional() function in tensorflow::functionalize_cond::Conditional
/external/clang/unittests/Format/
DFormatTestJS.cpp1352 TEST_F(FormatTestJS, Conditional) { in TEST_F() argument
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPIRBuilder.cpp1220 BodyGenCallbackTy BodyGenCB, FinalizeCallbackTy FiniCB, bool Conditional, in EmitOMPInlinedRegion()
1288 Directive OMPD, Value *EntryCall, BasicBlock *ExitBB, bool Conditional) { in emitCommonDirectiveEntry()
/external/turbine/java/com/google/turbine/tree/
DTree.java506 public static class Conditional extends Expression { class in Tree
511 public Conditional(int position, Expression cond, Expression iftrue, Expression iffalse) { in Conditional() method in Tree.Conditional
/external/oj-libjdwp/src/share/back/
DeventFilter.c102 struct ConditionalFilter Conditional; member
/external/llvm-project/clang/unittests/Format/
DFormatTestJS.cpp2435 TEST_F(FormatTestJS, Conditional) { in TEST_F() argument
/external/selinux/python/sepolgen/src/sepolgen/
Drefpolicy.py705 class Conditional(Node): class
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp785 StatementMatcher Conditional = conditionalOperator( in TEST() local

12