Searched refs:addConnection (Results 1 – 3 of 3) sorted by relevance
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothSocketConnFacade.java | 102 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/ |
D | ScheduleDAGInstrs.cpp | 1350 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/ |
D | ScheduleDAGInstrs.cpp | 1535 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
|