/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SchedPredicates.td | 63 // Identify whether an instruction is the 16-bit NEON form based on its result. 98 // Identify whether an instruction is the 32-bit NEON form based on its result. 133 // Identify whether an instruction is the 64-bit NEON form based on its result. 168 // Identify whether an instruction is the 128-bit NEON form based on its result. 203 // Identify arithmetic instructions with extend. 209 // Identify arithmetic immediate instructions. 213 // Identify arithmetic instructions with shift. 217 // Identify arithmetic instructions without shift. 221 // Identify logic immediate instructions. 226 // Identify logic instructions with shift. [all …]
|
D | AArch64SchedPredExynos.td | 27 // Identify BLR specifying the LR register as the indirect target register. 32 // Identify arithmetic instructions without or with limited extension or shift. 60 // Identify logic instructions with limited shift. 76 // Identify more logic instructions with limited shift. 97 // Identify a load or store using the register offset addressing mode 111 // Identify FP instructions. 117 // Identify 128-bit NEON instructions. 120 // Identify instructions that reset a register efficiently. 143 // Identify EXTR as the alias for ROR (immediate). 148 // Identify cheap arithmetic and logic immediate instructions.
|
/third_party/lame/ACM/tinyxml/ |
D | tinyxmlparser.cpp | 279 TiXmlNode* node = Identify( tag->c_str() + tagIndex ); in StreamIn() 325 TiXmlNode* node = Identify( p ); in Parse() 342 TiXmlNode* TiXmlNode::Identify( const char* p ) in Identify() function in TiXmlNode 505 TiXmlNode* node = Identify( tagloc ); in StreamIn() 651 TiXmlNode* node = Identify( p ); in ReadValue()
|
D | tinyxml.h | 405 TiXmlNode* Identify( const char* start );
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 675 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()
|
D | tinyxml.h | 753 TiXmlNode* Identify( const char* start, TiXmlEncoding encoding );
|
/third_party/node/tools/doc/ |
D | alljson.mjs | 24 // Identify files that should be skipped. As files are processed, they
|
D | allhtml.mjs | 20 // Identify files that should be skipped. As files are processed, they
|
/third_party/jerryscript/.github/ISSUE_TEMPLATE/ |
D | bug_report.md | 18 Identify the git hash(es) or tag(s) where the issue was observed.
|
/third_party/spirv-tools/ |
D | CONTRIBUTING.md | 87 * Identify potential functional problems. 88 * Identify code duplication.
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/ |
D | CONTRIBUTING.md | 87 * Identify potential functional problems. 88 * Identify code duplication.
|
/third_party/skia/third_party/externals/spirv-tools/ |
D | CONTRIBUTING.md | 87 * Identify potential functional problems. 88 * Identify code duplication.
|
/third_party/node/tools/ |
D | find-inactive-collaborators.mjs | 3 // Identify inactive collaborators. "Inactive" is not quite right, as the things
|
D | find-inactive-tsc.mjs | 3 // Identify inactive TSC voting members.
|
/third_party/libevdev/ |
D | config.h.in | 92 /* Identify the host operating system as Minix.
|
/third_party/node/doc/contributing/maintaining/ |
D | maintaining-V8.md | 87 * Identify which version of V8 the bug was fixed in. 88 * Identify if any active V8 branches still contain the bug:
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_EXT_debug_utils.txt | 264 // Identify the queue label region
|
D | VK_EXT_debug_utils.adoc | 265 // Identify the queue label region
|
/third_party/python/Doc/library/ |
D | smtplib.rst | 266 Identify yourself to the SMTP server using ``HELO``. The hostname argument 277 Identify yourself to an ESMTP server using ``EHLO``. The hostname argument
|
/third_party/glib/ |
D | CONTRIBUTING.md | 178 0. Identify if this is a desirable change or new feature. Ideally for larger
|
/third_party/node/deps/cares/src/lib/ |
D | ares_config.h.in | 495 /* Identify the host operating system as Minix.
|
/third_party/node/ |
D | onboarding.md | 135 * Identify them as nits when you comment: `Nit: change foo() to bar().`
|
/third_party/node/deps/npm/node_modules/@npmcli/arborist/ |
D | README.md | 206 * `node.resolve(name)` Identify the node that will be returned when code
|
/third_party/skia/third_party/externals/angle2/tools/flex-bison/third_party/skeletons/ |
D | c.m4 | 61 [[/* Identify Bison output. */
|
/third_party/pcre2/pcre2/src/ |
D | config.h.generic | 374 /* Identify the host operating system as Minix.
|