Home
last modified time | relevance | path

Searched refs:addConnection (Results 1 – 3 of 3) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothSocketConnFacade.java102 private String addConnection(BluetoothConnection conn) { in addConnection() method in BluetoothSocketConnFacade
740 mConnUuid = addConnection(conn); in run()
826 mConnUuid = addConnection(conn); in run()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp1350 addConnection(PredTree, SuccTree, Depth); in finalize()
1351 addConnection(SuccTree, PredTree, Depth); in finalize()
1385 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection() function in llvm::SchedDFSImpl
/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp1535 addConnection(PredTree, SuccTree, Depth); in finalize()
1536 addConnection(SuccTree, PredTree, Depth); in finalize()
1571 void addConnection(unsigned FromTree, unsigned ToTree, unsigned Depth) { in addConnection() function in llvm::SchedDFSImpl