/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | Select.java | 35 public abstract class Select extends BranchInstruction implements VariableLengthInstruction, class 79 Select() { in Select() method in Select 91 …Select(final short opcode, final int[] match, final InstructionHandle[] targets, final Instruction… in Select() method in Select
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Nios2/ |
D | Nios2ISelDAGToDAG.cpp | 60 void Nios2DAGToDAGISel::Select(SDNode *Node) { in Select() function in Nios2DAGToDAGISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelDAGToDAG.cpp | 70 void WebAssemblyDAGToDAGISel::Select(SDNode *Node) { in Select() function in WebAssemblyDAGToDAGISel
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelDAGToDAG.cpp | 70 void WebAssemblyDAGToDAGISel::Select(SDNode *Node) { in Select() function in WebAssemblyDAGToDAGISel
|
/external/OpenCL-CTS/test_conformance/select/ |
D | test_select.h | 59 typedef void (*Select)(void *dest, void *src1, void *src2, void *cmp, size_t c); typedef
|
/external/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 118 void BPFDAGToDAGISel::Select(SDNode *Node) { in Select() function in BPFDAGToDAGISel
|
/external/autotest/client/cros/cellular/ |
D | ether_io_rf_switch.py | 117 def Select(switch, remaining_args): function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/ |
D | ARCISelDAGToDAG.cpp | 170 void ARCDAGToDAGISel::Select(SDNode *N) { in Select() function in ARCDAGToDAGISel
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/ |
D | EnumerableExtensions.cs | 166 …public static IEnumerable<TResult> Select<TSource, TResult>(IEnumerable<TSource> source, Func<TSou… in Select() method in Antlr.Runtime.JavaExtensions.EnumerableExtensions 177 …public static IEnumerable<TResult> Select<TSource, TResult>(IEnumerable<TSource> source, Func<TSou… in Select() method in Antlr.Runtime.JavaExtensions.EnumerableExtensions
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVISelDAGToDAG.cpp | 68 void RISCVDAGToDAGISel::Select(SDNode *Node) { in Select() function in RISCVDAGToDAGISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 132 void XCoreDAGToDAGISel::Select(SDNode *N) { in Select() function in XCoreDAGToDAGISel
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelDAGToDAG.cpp | 132 void XCoreDAGToDAGISel::Select(SDNode *N) { in Select() function in XCoreDAGToDAGISel
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | operation_semantics.md | 2393 ## Select section in Operation Semantics
|
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/tests/ |
D | mlir_gpu_lhlo_gen_test.cc | 101 TEST_F(LhloGenTest, Select) { in TEST_F() argument
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelDAGToDAG.cpp | 273 void LanaiDAGToDAGISel::Select(SDNode *Node) { in Select() function in LanaiDAGToDAGISel
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 378 SelectInst *Select = nullptr; in isMinMaxSelectCmpPattern() local 652 Value *Select = Builder.CreateSelect(Cmp, Left, Right, "rdx.minmax.select"); in createMinMaxOp() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/ |
D | LanaiISelDAGToDAG.cpp | 273 void LanaiDAGToDAGISel::Select(SDNode *Node) { in Select() function in LanaiDAGToDAGISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 323 void SparcDAGToDAGISel::Select(SDNode *N) { in Select() function in SparcDAGToDAGISel
|
/external/v8/src/parsing/ |
D | scanner.h | 555 inline Token::Value Select(Token::Value tok) { in Select() function 560 inline Token::Value Select(uc32 next, Token::Value then, Token::Value else_) { in Select() function
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelDAGToDAG.cpp | 321 void SparcDAGToDAGISel::Select(SDNode *N) { in Select() function in SparcDAGToDAGISel
|
/external/u-boot/tools/buildman/ |
D | toolchain.py | 358 def Select(self, arch): member in Toolchains
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelDAGToDAG.cpp | 197 void MipsDAGToDAGISel::Select(SDNode *Node) { in Select() function in MipsDAGToDAGISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelDAGToDAG.cpp | 382 void MSP430DAGToDAGISel::Select(SDNode *Node) { in Select() function in MSP430DAGToDAGISel
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelDAGToDAG.cpp | 379 void MSP430DAGToDAGISel::Select(SDNode *Node) { in Select() function in MSP430DAGToDAGISel
|
/external/pdfium/fpdfsdk/pwl/ |
D | cpwl_list_box.cpp | 299 void CPWL_ListBox::Select(int32_t nItemIndex) { in Select() function in CPWL_ListBox
|