/external/llvm/test/Transforms/Reassociate/ |
D | otherops.ll | 25 define i32 @test_or(i32 %arg) { 26 ; CHECK-LABEL: test_or
|
/external/llvm/test/CodeGen/X86/ |
D | atomic-ops-ancient-64.ll | 25 define i64 @test_or(i64* %orr, i64 %inc) { 26 ; CHECK-LABEL: test_or:
|
/external/llvm/test/CodeGen/AArch64/ |
D | fast-isel-branch-cond-split.ll | 3 ; CHECK-LABEL: test_or 6 define i64 @test_or(i32 %a, i32 %b) {
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | atomics.c | 79 static void test_or(struct atomics_lskel *skel) in test_or() function 188 test_or(skel); in test_atomics()
|
/external/clang/test/Analysis/ |
D | temp-obj-dtors-cfg-output.cpp | 44 void test_or() { in test_or() function
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/meta/ |
D | meta_base.pass.cpp | 43 void test_or() { in test_or() function
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/meta/ |
D | meta_base.pass.cpp | 43 void test_or() { in test_or() function
|
/external/mesa3d/src/util/tests/ |
D | bitset_test.cpp | 192 TEST(bitset, test_or) in TEST() argument
|
/external/rust/android-crates-io/crates/predicates/src/ |
D | boolean.rs | 293 mod test_or { module
|
/external/mesa3d/src/compiler/rust/ |
D | bitset.rs | 455 fn test_or() { in test_or() function
|
/external/clang/test/CodeGen/ |
D | zvector.c | 1164 void test_or (void) in test_or() function
|
/external/python/cpython3/Lib/test/ |
D | test_weakset.py | 89 def test_or(self): member in TestWeakSet
|
D | test_compile.py | 2210 def test_or(self): member in TestExpressionStackSize
|
D | test_set.py | 91 def test_or(self): member in TestJointOps
|
D | test_enum.py | 3590 def test_or(self): member in OldTestFlag 4146 def test_or(self): member in OldTestIntFlag
|
D | test_typing.py | 471 def test_or(self): member in TypeVarTests 6432 def test_or(self): member in ForwardRefTests 7747 def test_or(self): member in NewTypeTests
|
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/util/ |
D | FluentBitSetTest.java | 1245 public void test_or() { in test_or() method in FluentBitSetTest
|
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/ |
D | import.hlotxt | 759 // CHECK-LABEL: func private @test_or 760 %test_or (Arg_0.1: pred[4], Arg_1.2: pred[4]) -> pred[4] {
|
/external/pytorch/test/inductor/ |
D | test_ordered_set.py | 114 def test_or(self): member in TestJointOps
|
/external/python/typing_extensions/src/ |
D | test_typing_extensions.py | 1948 def test_or(self): member in NewTypeTests 6377 def test_or(self): member in TypeVarTests 6947 def test_or(self): member in TypeAliasTypeTests
|
/external/pytorch/test/ |
D | test_jit.py | 6200 def test_or(x, y): function
|