Home
last modified time | relevance | path

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

12

/external/mdnsresponder/mDNSPosix/
DMakefile460 @echo "Identify done"
/external/e2fsprogs/lib/ss/
Dstd_rqs.ct3 request ss_self_identify, "Identify the subsystem.",
/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/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/u-boot/board/bticino/mamoj/
DREADME37 - Identify VID/PID using lsusb
/external/ImageMagick/
DMake.com193 $write sys$output "Making Identify..."
/external/angle/third_party/spirv-tools/src/
DCONTRIBUTING.md87 * Identify potential functional problems.
88 * Identify code duplication.
/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/libtextclassifier/native/annotator/
Dentity-data.fbs55 // Identify datetime component where datetime expressions are relative.
/external/curl/docs/
DESNI.md85 - Identify and implement any changes needed for CMake.
/external/python/google-api-python-client/docs/
Doauth-web.md46 ### Identify access scopes
/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
/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.rst256 Identify yourself to the SMTP server using ``HELO``. The hostname argument
267 Identify yourself to an ESMTP server using ``EHLO``. The hostname argument
/external/tensorflow/tensorflow/compiler/xla/g3doc/
Dtfcompile.md46 Identify the feeds and fetches that correspond to the input and output
/external/u-boot/doc/uefi/
Duefi.rst287 /* Identify as UEFI driver */
/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()

12