Home
last modified time | relevance | path

Searched refs:Identify (Results 1 – 25 of 34) sorted by relevance

12

/external/mdnsresponder/mDNSPosix/
DMakefile460 @echo "Identify done"
/external/tinyxml/
Dtinyxmlparser.cpp652 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING ); in StreamIn()
733 TiXmlNode* node = Identify( p, encoding ); in Parse()
795 TiXmlNode* TiXmlNode::Identify( const char* p, TiXmlEncoding encoding ) in Identify() function in TiXmlNode
1000 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING ); in StreamIn()
1182 TiXmlNode* node = Identify( p, encoding ); in ReadValue()
Dtinyxml.h668 TiXmlNode* Identify( const char* start, TiXmlEncoding encoding );
/external/e2fsprogs/lib/ss/
Dstd_rqs.ct3 request ss_self_identify, "Identify the subsystem.",
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp675 TiXmlNode* node = Identify( tag->c_str() + tagIndex, TIXML_DEFAULT_ENCODING ); in StreamIn()
756 TiXmlNode* node = Identify( p, encoding ); in Parse()
818 TiXmlNode* TiXmlNode::Identify( const char* p, TiXmlEncoding encoding ) in Identify() function in TiXmlNode
1029 TiXmlNode* node = Identify( tagloc, TIXML_DEFAULT_ENCODING ); in StreamIn()
1226 TiXmlNode* node = Identify( p, encoding ); in ReadValue()
Dtinyxml.h753 TiXmlNode* Identify( const char* start, TiXmlEncoding encoding );
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
Dconfigure.ac6 dnl Identify where LLVM source tree is
/external/u-boot/board/bticino/mamoj/
DREADME37 - Identify VID/PID using lsusb
/external/ImageMagick/
DMake.com193 $write sys$output "Making Identify..."
/external/deqp-deps/SPIRV-Tools/
DCONTRIBUTING.md87 * Identify potential functional problems.
88 * Identify code duplication.
/external/swiftshader/third_party/SPIRV-Tools/
DCONTRIBUTING.md87 * Identify potential functional problems.
88 * Identify code duplication.
/external/dexmaker/
DREADME.md66 // Identify the 'hello()' method on declaringType.
/external/google-styleguide/docguide/
Dbest_practices.md27 * Identify what you really need: release docs, API docs, testing guidelines.
/external/llvm/lib/Target/X86/
DX86SchedSandyBridge.td18 // FIXME: Identify instructions that aren't a single fused micro-op.
/external/python/cpython2/Doc/library/
Dsmtplib.rst193 Identify yourself to the SMTP server using ``HELO``. The hostname argument
204 Identify yourself to an ESMTP server using ``EHLO``. The hostname argument
Dimaplib.rst269 Identify the client using a plaintext password. The *password* will be quoted.
/external/llvm/docs/
DReleaseProcess.rst26 * Identify, reduce and report every regression found during tests and benchmarks
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DReleaseProcess.rst27 * Identify, reduce and report every regression found during tests and benchmarks
/external/catch2/docs/
Dcommand-line.md21 [Identify framework and version according to the libIdentify standard](#identify-framework-and-vers…
258 ## Identify framework and version according to the libIdentify standard
/external/python/cpython3/Doc/library/
Dsmtplib.rst248 Identify yourself to the SMTP server using ``HELO``. The hostname argument
259 Identify yourself to an ESMTP server using ``EHLO``. The hostname argument
Dimaplib.rst316 Identify the client using a plaintext password. The *password* will be quoted.
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Dtfcompile.md48 Identify the feeds and fetches that correspond to the input and output
/external/tinyxml2/
Dtinyxml2.cpp656 char* XMLDocument::Identify( char* p, XMLNode** node ) in Identify() function in tinyxml2::XMLDocument
1014 p = _document->Identify( p, &node ); in ParseDeep()
Dtinyxml2.h1856 char* Identify( char* p, XMLNode** node );
/external/google-styleguide/
Dobjcguide.md1158 ### Identify Designated Initializer
1167 step through it. Identify the designated initializer using comments or the

12