/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | naputil.h | 28 NAPAPI HRESULT WINAPI AllocConnections(Connections **connections, UINT16 connectionsCount); 31 NAPAPI VOID WINAPI FreeConnections(Connections *connections);
|
D | napenforcementclient.h | 281 } Connections; typedef 291 Connections **connections) = 0; 319 Connections **connections); 351 …ementClientCallback_GetConnections(INapEnforcementClientCallback* This,Connections **connections) { 368 Connections **connections);
|
D | iscsidsc.h | 233 PISCSI_CONNECTION_INFOA Connections; member 244 PISCSI_CONNECTION_INFOW Connections; member
|
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v2/src/main/proto/google/devtools/cloudbuild/v2/ |
H A D | repositories.proto | 70 // Lists Connections in a given project and location. 457 // Message for requesting list of Connections. 459 // Required. The parent, which owns this collection of Connections. 475 // Message for response to listing Connections. 477 // The list of Connections.
|
/aosp_15_r20/external/armnn/src/armnnDeserializer/ |
H A D | Deserializer.hpp | 202 struct Connections struct in armnnDeserializer::IDeserializer::DeserializerImpl 212 std::unordered_map<unsigned int, Connections> m_GraphConnections;
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowLegacySQLiteConnection.java | 61 private static final Connections CONNECTIONS = new Connections(); 252 static class Connections { class in ShadowLegacySQLiteConnection
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/ |
H A D | README.md | 12 GAP LE Secure Connections Only Mode | Supported 14 Secure Connections Pairing | Supported 66 … utility C++ wrapper class for BoringSSL ECDH key functionality used in Secure Connections pairing.
|
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v2/ |
H A D | repositories.proto | 71 // Lists Connections in a given project and location. 608 // Message for requesting list of Connections. 610 // Required. The parent, which owns this collection of Connections. 626 // Message for response to listing Connections. 628 // The list of Connections.
|
/aosp_15_r20/external/ot-br-posix/third_party/Simple-web-server/repo/ |
H A D | server_http.hpp | 527 struct Connections { struct in SimpleWeb::ServerBase 531 std::shared_ptr<Connections> connections; 535 …ServerBase(unsigned short port) noexcept : config(port), connections(new Connections()), handler_r… in ServerBase()
|
/aosp_15_r20/frameworks/base/media/mca/samples/CameraEffectsRecordingSample/res/raw/ |
H A D | cameraeffectsrecordingsample.graph | 52 // Connections -----------------------------------------------
|
/aosp_15_r20/external/iptables/extensions/ |
H A D | libipt_CLUSTERIP.man | 3 them. Connections are statically distributed between the nodes in this
|
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/ |
D | security.proto | 113 // Only possible when both devices support Secure Connections. 125 // Authenticated LE Secure Connections pairing with encryption using a 128-
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 1576 SmallVectorImpl<SchedDFSResult::Connection> &Connections = in addConnection() local 1579 I = Connections.begin(), E = Connections.end(); I != E; ++I) { in addConnection() 1585 Connections.push_back(SchedDFSResult::Connection(ToTree, Depth)); in addConnection()
|
/aosp_15_r20/packages/apps/Gallery2/res/raw/ |
D | backdropper.graph | 86 // Connections -----------------------------------------------
|
D | goofy_face.graph | 110 // Connections -----------------------------------------------
|
/aosp_15_r20/packages/apps/Camera2/res/raw/ |
D | backdropper.graph | 86 // Connections -----------------------------------------------
|
D | goofy_face.graph | 110 // Connections -----------------------------------------------
|
/aosp_15_r20/packages/apps/LegacyCamera/res/raw/ |
D | backdropper.graph | 84 // Connections -----------------------------------------------
|
D | goofy_face.graph | 107 // Connections -----------------------------------------------
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/sample/nio/chatserver/ |
D | README.txt | 35 Connections can be made using for example the telnet command or any program
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/nio/chatserver/ |
D | README.txt | 35 Connections can be made using for example the telnet command or any program
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 1390 SmallVectorImpl<SchedDFSResult::Connection> &Connections = in addConnection() local 1392 for (SchedDFSResult::Connection &C : Connections) { in addConnection() 1398 Connections.push_back(SchedDFSResult::Connection(ToTree, Depth)); in addConnection()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ScheduleDAGInstrs.cpp | 1398 SmallVectorImpl<SchedDFSResult::Connection> &Connections = in addConnection() local 1400 for (SchedDFSResult::Connection &C : Connections) { in addConnection() 1406 Connections.push_back(SchedDFSResult::Connection(ToTree, Depth)); in addConnection()
|
/aosp_15_r20/external/flashrom/doc/supported_hw/supported_prog/ |
H A D | buspirate.rst | 13 Connections chapter
|
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/ |
H A D | ShadowSQLiteConnectionTest.java | 40 private ShadowLegacySQLiteConnection.Connections connections;
|