/external/oboe/samples/iolib/ |
D | README.md | 34 * Logic for an Oboe `AudioStreamCallback` interface. 35 * Logic for handling streaming restart on error (i.e. playback device changes)
|
/external/sonivox/jet_tools/logic_templates/ |
D | README.txt | 1 This directory contains Apple Logic template files to facilitate the creation of MIDI files to impo…
|
/external/angle/src/tests/gles1_conformance_tests/ |
D | PrimtestTests.cpp | 137 TEST_P(GLES1PrimtestTest, Logic) in TEST_P() argument
|
/external/python/pyasn1/docs/source/pyasn1/type/constraint/ |
D | contents.rst | 38 Logic operations on constraints
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/ |
D | option-all-stats-1.s | 38 # FULLREPORT: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | option-all-stats-2.s | 39 # FULL: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | option-all-views-2.s | 59 # ALL: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | option-all-views-1.s | 60 # FULLREPORT: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/ |
D | store-throughput.s | 87 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 315 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 543 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 774 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | load-throughput.s | 87 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 315 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 543 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 773 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | register-files-4.s | 35 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | load-store-throughput.s | 80 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 314 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 548 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | register-files-3.s | 35 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | register-files-2.s | 25 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | register-files-1.s | 25 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Barcelona/ |
D | load-store-throughput.s | 80 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 272 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 464 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | load-throughput.s | 80 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 272 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 464 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | store-throughput.s | 80 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 274 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched: 468 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/Haswell/ |
D | cmpxchg16b.s | 35 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
/external/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/ |
D | register-files-4.s | 35 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | register-files-3.s | 35 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | register-files-1.s | 25 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
D | register-files-2.s | 25 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombineAndOrXor.cpp | 801 BinaryOperator &Logic) { in foldAndOrOfICmpsOfAndWithPow2() argument 802 bool JoinedByAnd = Logic.getOpcode() == Instruction::And; in foldAndOrOfICmpsOfAndWithPow2() 803 assert((JoinedByAnd || Logic.getOpcode() == Instruction::Or) && in foldAndOrOfICmpsOfAndWithPow2() 826 isKnownToBeAPowerOfTwo(B, false, 0, &Logic) && in foldAndOrOfICmpsOfAndWithPow2() 827 isKnownToBeAPowerOfTwo(D, false, 0, &Logic)) { in foldAndOrOfICmpsOfAndWithPow2() 1083 BinaryOperator &Logic, in foldAndOrOfICmpsWithConstEq() argument 1086 bool IsAnd = Logic.getOpcode() == Instruction::And; in foldAndOrOfICmpsWithConstEq() 1087 assert((IsAnd || Logic.getOpcode() == Instruction::Or) && "Wrong logic op"); in foldAndOrOfICmpsWithConstEq() 1122 return Builder.CreateBinOp(Logic.getOpcode(), Cmp0, SubstituteCmp); in foldAndOrOfICmpsWithConstEq() 1484 static Instruction *foldLogicCastConstant(BinaryOperator &Logic, CastInst *Cast, in foldLogicCastConstant() argument [all …]
|
/external/llvm-project/clang/test/Analysis/diagnostics/Inputs/expected-plists/ |
D | plist-multi-file.c.plist | 173 <key>category</key><string>Logic error</string>
|