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

  /external/mdnsresponder/mDNSPosix/
Makefile 217 all: setup Daemon libdns_sd Clients SAClient SAResponder SAProxyResponder Identify NetMonitor dnsextd $(OPTIONALTARG)
459 Identify: setup $(BUILDDIR)/mDNSIdentify
460 @echo "Identify done"
477 $(BUILDDIR)/mDNSIdentify: $(SPECIALOBJ) $(OBJDIR)/Identify.c.o
480 $(OBJDIR)/Identify.c.o: $(COREDIR)/mDNS.c # Note: Identify.c textually imports mDNS.c
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/DiskInfo/
DiskInfo.h 71 Return the results of the Identify command to a drive in IdentifyData.
72 Data format of Identify data is defined by the Interface GUID.
76 IdentifyData - Results of Identify command to device
173 EFI_DISK_INFO_IDENTIFY Identify;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DiskInfo.h 88 of Identify data is defined by the Interface GUID.
109 Provides identify information for the controller type.
111 This function is used by the IDE bus driver to get identify data. Data format
112 of Identify data is defined by the Interface GUID.
116 @param[in,out] IdentifyData Pointer to a buffer for the identify data.
117 @param[in,out] IdentifyDataSize Pointer to the value for the identify data
194 /// Return the results of the Identify command to a drive in IdentifyData. Data
195 /// format of Identify data is defined by the Interface GUID.
197 EFI_DISK_INFO_IDENTIFY Identify;
UserManager.h 384 Identify a user.
386 Identify the user and, if authenticated, returns the user handle and changes the current user profile.
452 If current user does not exist, and the credential provider can identify a user, then make the user
454 If current user already exists, and the credential provider can identify another user, then switch
456 If current user was identified by this credential provider and now the credential provider cannot identify
603 EFI_USER_PROFILE_IDENTIFY Identify;
  /device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmPlatformStackLib/Arm/
ArmPlatformStackLib.asm 48 // Identify Stack
  /device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/Arm/
PrePeiCoreEntryPoint.asm 34 // Identify CPU ID
  /external/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp 645 // identify it, and call the appropriate stream method on the tag.
673 // some sort. Identify it, and call the node to
675 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
756 TiXmlNode* node = Identify( p, encoding );
818 TiXmlNode* TiXmlNode::Identify( const char* p, TiXmlEncoding encoding )
926 // If not, identify and stream.
1029 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING );
1226 TiXmlNode* node = Identify( p, encoding );
    [all...]
tinyxml.h 753 TiXmlNode* Identify( const char* start, TiXmlEncoding encoding );
    [all...]
  /external/tinyxml/
tinyxmlparser.cpp 622 // identify it, and call the appropriate stream method on the tag.
650 // some sort. Identify it, and call the node to
652 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING );
733 TiXmlNode* node = Identify( p, encoding );
795 TiXmlNode* TiXmlNode::Identify( const char* p, TiXmlEncoding encoding )
909 // If not, identify and stream.
1000 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING );
1182 TiXmlNode* node = Identify( p, encoding );
    [all...]
tinyxml.h 668 TiXmlNode* Identify( const char* start, TiXmlEncoding encoding );
    [all...]
  /external/ImageMagick/
Make.com 192 $if ((p1 .nes. "") .and. (p1 .nes. "IDENTIFY")) then goto SkipIdentify
193 $write sys$output "Making Identify..."
194 $call Make identify.c
196 $link'link_options' identify.obj, -
200 $identify:==$'f$environment("default")'identify
201 $write sys$output "..symbol IDENTIFY defined."
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyIde.c 183 DiskInfo->Identify (
  /device/google/cuttlefish_common/common/libs/fs/
shared_fd.cpp 117 void FileInstance::Identify(const char* identity) {
shared_fd.h 295 void Identify(const char* identity);
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Nvme.h 324 // Identify Controller Data
402 // Identify Namespace Data
431 // NvmExpress Admin Identify Cmd
626 NVME_ADMIN_IDENTIFY Identify;
919 // Contains the amount of time in minutes that the controller is operational and the Composite Temperature is greater than or equal to the Warning Composite Temperature Threshold (WCTEMP) field and less than the Critical Composite Temperature Threshold (CCTEMP) field in the Identify Controller data structure in Figure 90.
923 // Contains the amount of time in minutes that the controller is operational and the Composite Temperature is greater the Critical Composite Temperature Threshold (CCTEMP) field in the Identify Controller data structure in Figure 90.
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
OpalNvmeReg.h 62 1 /* Identify Data */ + \
372 // Identify Controller Data
453 // Identify Namespace Data
482 // NvmExpress Admin Identify Cmd
694 NVME_ADMIN_IDENTIFY Identify;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmBootDescription.c 173 Status = DiskInfo->Identify (
  /external/syzkaller/vendor/golang.org/x/text/unicode/bidi/
bracket.go 187 // Identify the bracket pairs in the current isolating run sequence
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
Ide.c 691 IdeDev->DiskInfo.Identify = IDEDiskInfoIdentify;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsMisc.c     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsMisc.c     [all...]
  /external/tinyxml2/
tinyxml2.h     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
SetupInfoRecords.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs 446 { "Identify", { {"file", FileReference}, {"features", StringReference},
    [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in 446 { "Identify", { {"file", FileReference}, {"features", StringReference},
    [all...]

Completed in 729 milliseconds