HomeSort by relevance Sort by last modified time
    Searched refs:NameType (Results 1 - 13 of 13) sorted by null

  /external/jmdns/src/javax/jmdns/impl/
NameRegister.java 16 public enum NameType {
31 * @see javax.jmdns.impl.NameRegister#register(java.net.InetAddress, java.lang.String, javax.jmdns.impl.NameRegister.NameType)
34 public void register(InetAddress networkInterface, String name, NameType type) {
41 * @see javax.jmdns.impl.NameRegister#checkName(java.net.InetAddress, java.lang.String, javax.jmdns.impl.NameRegister.NameType)
44 public boolean checkName(InetAddress networkInterface, String name, NameType type) {
51 * @see javax.jmdns.impl.NameRegister#incrementHostName(java.net.InetAddress, java.lang.String, javax.jmdns.impl.NameRegister.NameType)
54 public String incrementHostName(InetAddress networkInterface, String name, NameType type) {
65 * @see javax.jmdns.impl.NameRegister#register(java.net.InetAddress, java.lang.String, javax.jmdns.impl.NameRegister.NameType)
68 public void register(InetAddress networkInterface, String name, NameType type) {
75 * @see javax.jmdns.impl.NameRegister#checkName(java.net.InetAddress, java.lang.String, javax.jmdns.impl.NameRegister.NameType)
    [all...]
  /external/chromium_org/v8/src/
func-name-inferrer.h 77 enum NameType {
83 Name(Handle<String> name, NameType type) : name(name), type(type) { }
85 NameType type;
  /external/chromium_org/third_party/WebKit/Source/core/html/parser/
HTMLPreloadScanner.cpp 177 template<typename NameType>
178 void processScriptAttribute(const NameType& attributeName, const String& attributeValue)
187 template<typename NameType>
188 void processImgAttribute(const NameType& attributeName, const String& attributeValue)
209 template<typename NameType>
210 void processLinkAttribute(const NameType& attributeName, const String& attributeValue)
223 template<typename NameType>
224 void processInputAttribute(const NameType& attributeName, const String& attributeValue)
233 template<typename NameType>
234 void processSourceAttribute(const NameType& attributeName, const String& attributeValue
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
lmjoin.h 39 NET_API_STATUS WINAPI NetValidateName(LPCWSTR lpServer,LPCWSTR lpName,LPCWSTR lpAccount,LPCWSTR lpPassword,NETSETUP_NAME_TYPE NameType);
53 NET_API_STATUS WINAPI NetEnumerateComputerNames(LPCWSTR Server,NET_COMPUTER_NAME_TYPE NameType,ULONG Reserved,PDWORD EntryCount,LPWSTR **ComputerNames);
ntsecpkg.h 339 typedef NTSTATUS (NTAPI LSA_OPEN_SAM_USER)(PSECURITY_STRING Name,SECPKG_NAME_TYPE NameType,PSECURITY_STRING Prefix,BOOLEAN AllowGuest,ULONG Reserved,PVOID *UserHandle);
343 typedef NTSTATUS (NTAPI LSA_GET_AUTH_DATA_FOR_USER)(PSECURITY_STRING Name,SECPKG_NAME_TYPE NameType,PSECURITY_STRING Prefix,PUCHAR *UserAuthData,PULONG UserAuthDataSize,PUNICODE_STRING UserFlatName);
    [all...]
ntsecapi.h     [all...]
winbase.h     [all...]
winnt.h     [all...]
  /external/chromium_org/third_party/tlslite/tlslite/
constants.py 61 class NameType:
messages.py 182 if name_type == NameType.host_name:
239 w2.add(NameType.host_name, 1)
  /external/robolectric/lib/main/
commons-codec-1.6.jar 
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
wagon-http-2.6-shaded.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 765 milliseconds