/external/skqp/tools/skiaserve/ |
D | Response.cpp | 44 int SendOK(MHD_Connection* connection) { in SendOK() 55 int SendError(MHD_Connection* connection, const char* msg) { in SendError() 64 int SendData(MHD_Connection* connection, const SkData* data, const char* type, in SendData() 80 int SendTemplate(MHD_Connection* connection, bool redirect, const char* redirectUrl) { in SendTemplate()
|
/external/skia/tools/skiaserve/ |
D | Response.cpp | 44 int SendOK(MHD_Connection* connection) { in SendOK() 55 int SendError(MHD_Connection* connection, const char* msg) { in SendError() 64 int SendData(MHD_Connection* connection, const SkData* data, const char* type, in SendData() 80 int SendTemplate(MHD_Connection* connection, bool redirect, const char* redirectUrl) { in SendTemplate()
|
/external/webrtc/p2p/base/ |
D | ice_controller_interface.h | 46 Type type; member 78 absl::optional<const Connection*> connection; member 93 const absl::optional<const Connection*> connection; member
|
D | p2p_transport_channel.cc | 235 void P2PTransportChannel::AddConnection(Connection* connection) { in AddConnection() 1065 Connection* connection = in OnUnknownAddress() local 1376 Connection* connection = port->GetConnection(remote_candidate.address()); in CreateConnection() local 1385 Connection* connection = port->CreateConnection(remote_candidate, origin); in CreateConnection() local 1812 for (const Connection* connection : connections()) { in UpdateState() local 1987 void P2PTransportChannel::OnConnectionStateChange(Connection* connection) { in OnConnectionStateChange() 2010 void P2PTransportChannel::OnConnectionDestroyed(Connection* connection) { in OnConnectionDestroyed() 2105 void P2PTransportChannel::OnReadPacket(Connection* connection, in OnReadPacket() 2138 void P2PTransportChannel::OnReadyToSend(Connection* connection) { in OnReadyToSend() 2190 webrtc::IceCandidatePairConfigType type) { in LogCandidatePairConfig()
|
D | connection.cc | 71 webrtc::IceCandidateType GetCandidateTypeByString(const std::string& type) { in GetCandidateTypeByString() 108 webrtc::IceCandidateNetworkType ConvertNetworkType(rtc::AdapterType type) { in ConvertNetworkType() 166 ConnectionRequest::ConnectionRequest(Connection* connection) in ConnectionRequest() 1057 webrtc::IceCandidatePairConfigType type) { in LogCandidatePairConfig() 1064 void Connection::LogCandidatePairEvent(webrtc::IceCandidatePairEventType type, in LogCandidatePairEvent() 1341 cached_stun_binding_->EqualAttributes(message, [](int type) { in ShouldSendGoogPing()
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | TargetVM.java | 41 private Connection connection; field in TargetVM 53 TargetVM(VirtualMachineImpl vm, Connection connection) { in TargetVM() 74 String type = (packet.flags & Packet.Reply) != 0 ? in dumpPacket() local
|
D | VirtualMachineImpl.java | 156 Connection connection, Process process, in VirtualMachineImpl() 759 ReferenceTypeImpl type = null; in addReferenceType() local 807 ReferenceTypeImpl type = (ReferenceTypeImpl)iter.next(); in removeReferenceType() local 839 ReferenceTypeImpl type = (ReferenceTypeImpl)iter.next(); in findReferenceTypes() local 952 ReferenceTypeImpl type = referenceType(ci.typeID, in retrieveClassesBySignature() local 979 ReferenceTypeImpl type = referenceType(ci.typeID, in retrieveAllClasses1_4() local 1020 ReferenceTypeImpl type = referenceType(ci.typeID, in retrieveAllClasses() local 1047 ReferenceType type = iter.next(); in findBootType() local
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/ |
D | rx-multicast.hpp | 30 using type = observable<multicast_invalid_arguments<AN...>, multicast_invalid<AN...>>; typedef 50 rxu::detail::maybe<typename composite_subscription::weak_subscription> connection; member
|
D | rx-ref_count.hpp | 45 using type = observable<ref_count_invalid_arguments<AN...>, ref_count_invalid<AN...>>; typedef 118 composite_subscription connection; member
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_helpers.h | 28 DBusConnection *connection; member 50 char *type; member 91 const char *type; member
|
/external/openscreen/cast/standalone_sender/ |
D | looping_file_cast_agent.cc | 47 bool HasType(const Json::Value& object, CastMessageType type) { in HasType() 329 const VirtualConnection connection = *remote_connection_; in Shutdown() local
|
/external/emma/core/java12/com/vladium/emma/data/ |
D | DataFactory.java | 143 final URLConnection connection = url.openConnection (); in writeMetaData() local 502 private static void persist (final IMergeable data, final byte type, final File file) in persist() 701 private static void writeEntryHeader (final DataOutput out, final byte type) in writeEntryHeader() 708 … Logger log, final RandomAccessFile raf, final long marker, final IMergeable data, final byte type) in writeEntry() 748 …private static IMergeable readEntry (final RandomAccessFile raf, final byte type, final long entry… in readEntry()
|
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
D | GDBRemoteCommunication.cpp | 892 ConnectionFileDescriptor *connection = in ListenThread() local 1060 ConnectionFileDescriptor *connection = in StartDebugserverProcess() local 1294 PacketType type = CheckForPacket(bytes, len, packet); in AppendBytesToCache() local
|
D | GDBRemoteCommunicationServerLLGS.cpp | 989 std::unique_ptr<Connection> connection) { in InitializeConnection() 1107 uint64_t type = std::numeric_limits<uint64_t>::max(); in Handle_jTraceStart() local 3375 auto connection = m_stdio_communication.GetConnection(); in MaybeCloseInferiorTerminalConnection() local
|
/external/kernel-headers/original/uapi/drm/ |
D | exynos_drm.h | 77 __u32 connection; member 160 __u32 type; member 222 __u32 type; member 243 __u32 type; member
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | exynos_drm.h | 77 __u32 connection; member 160 __u32 type; member 222 __u32 type; member 243 __u32 type; member
|
/external/adhd/cras/src/tests/ |
D | bt_device_unittest.cc | 53 int type; member 676 int cras_main_message_add_handler(enum CRAS_MAIN_MESSAGE_TYPE type, in cras_main_message_add_handler() 723 dbus_bool_t dbus_connection_send_with_reply(DBusConnection* connection, in dbus_connection_send_with_reply()
|
/external/libevent/ |
D | http.c | 309 evhttp_method(enum evhttp_cmd_type type) in evhttp_method() 472 const char *connection = evhttp_find_header(headers, "Proxy-Connection"); in evhttp_is_connection_close() local 475 const char *connection = evhttp_find_header(headers, "Connection"); in evhttp_is_connection_close() local 494 const char *connection = evhttp_find_header(headers, "Connection"); in evhttp_is_connection_keepalive() local 1727 enum evhttp_cmd_type type; in evhttp_parse_request_line() local 2163 const char *connection; in evhttp_get_body_length() local 2194 evhttp_method_may_have_body(enum evhttp_cmd_type type) in evhttp_method_may_have_body() 2650 enum evhttp_cmd_type type, const char *uri) in evhttp_make_request()
|
/external/libdrm/ |
D | xf86drmMode.h | 98 uint32_t type; member 146 uint32_t type) in drm_property_type_is() 207 drmModeConnection connection; member
|
D | xf86drm.c | 330 static const char *drmGetDeviceName(int type) in drmGetDeviceName() 356 static int drmOpenDevice(dev_t dev, int minor, int type) in drmOpenDevice() 474 static int drmOpenMinor(int minor, int create, int type) in drmOpenMinor() 527 static int drmGetMinorBase(int type) in drmGetMinorBase() 563 int type = minor >> 6; in drmGetMinorType() local 578 static const char *drmGetMinorName(int type) in drmGetMinorName() 606 static int drmOpenByBusid(const char *busid, int type) in drmOpenByBusid() 670 static int drmOpenByName(const char *name, int type) in drmOpenByName() 779 drm_public int drmOpenWithType(const char *name, const char *busid, int type) in drmOpenWithType() 1132 drm_public int drmAddMap(int fd, drm_handle_t offset, drmSize size, drmMapType type, in drmAddMap() [all …]
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkInstanceDriverImpl.inl | 25 …FormatProperties (VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTilin… 60 …FormatProperties (VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkSampleCoun… 295 …rmatPropertiesNV (VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTilin… 440 …(VkPhysicalDevice physicalDevice, deUint32 queueFamilyIndex, pt::XcbConnectionPtr connection, pt::…
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.cpp | 390 const GLchar* type = GetGLSLTypeName(); in GetGLSLConstructor() local 677 bool Type::DoesTypeSupportMatrix(TYPES type) in DoesTypeSupportMatrix() 708 Type type = { basic_type, n_columns, n_rows }; in GetType() local 719 GLuint Type::GetTypeSize(TYPES type) in GetTypeSize() 750 GLenum Type::GetTypeGLenum(TYPES type) in GetTypeGLenum() 3042 void Program::Uniform(const Functions& gl, const Type& type, GLsizei count, GLint location, const G… in Uniform() 3263 GLenum type, GLvoid* data) in Init() 3329 void Texture::Get(GLenum format, GLenum type, GLvoid* out_data) const in Get() 3378 void Texture::Get(const Functions& gl, TYPES tex_type, GLenum format, GLenum type, GLvoid* out_data) in Get() 3486 GLenum type, GLvoid* data) in Update() [all …]
|
/external/caliper/lib/ |
D | jersey-client-1.11.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/guice/extensions/persist/lib/ |
D | hibernate3.jar | ... lang.String[], org.hibernate.type.Type[])
Object entity
java.io ... |
/external/deqp-deps/amber/src/vulkan/ |
D | engine_vulkan_debugger.cc | 465 Type type; member 833 auto connection = dap::net::connect("localhost", port); in Connect() local
|