Searched refs:Identify (Results 1 – 25 of 65) sorted by relevance
123
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
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.
|
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 …]
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
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.
|
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 …]
|
/external/libcups/examples/ |
D | identify-printer.test | 4 NAME "Identify Printer with Sound" 7 OPERATION Identify-Printer
|
D | identify-printer-display.test | 4 NAME "Identify Printer with Message" 7 OPERATION Identify-Printer
|
D | identify-printer-multiple.test | 4 NAME "Identify Printer with Message and Beep" 7 OPERATION Identify-Printer
|
/external/mdnsresponder/mDNSPosix/ |
D | Makefile | 460 @echo "Identify done"
|
/external/e2fsprogs/lib/ss/ |
D | std_rqs.ct | 3 request ss_self_identify, "Identify the subsystem.",
|
/external/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()
|
/external/ImageMagick/ |
D | Make.com | 193 $write sys$output "Making Identify..."
|
/external/deqp-deps/SPIRV-Tools/ |
D | CONTRIBUTING.md | 87 * Identify potential functional problems. 88 * Identify code duplication.
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | CONTRIBUTING.md | 87 * Identify potential functional problems. 88 * Identify code duplication.
|
/external/python/google-api-python-client/docs/ |
D | oauth-web.md | 46 ### Identify access scopes
|
/external/libtextclassifier/native/annotator/ |
D | entity-data.fbs | 55 // Identify datetime component where datetime expressions are relative.
|
/external/curl/docs/ |
D | ECH.md | 82 - Identify and implement any changes needed for CMake.
|
/external/dexmaker/ |
D | README.md | 66 // Identify the 'hello()' method on declaringType.
|
/external/google-styleguide/docguide/ |
D | best_practices.md | 27 * Identify what you really need: release docs, API docs, testing guidelines.
|
/external/llvm/lib/Target/X86/ |
D | X86SchedSandyBridge.td | 18 // FIXME: Identify instructions that aren't a single fused micro-op.
|
/external/python/cpython2/Doc/library/ |
D | smtplib.rst | 193 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/ |
D | ReleaseProcess.rst | 26 * Identify, reduce and report every regression found during tests and benchmarks
|
/external/llvm-project/llvm/docs/ |
D | ReleaseProcess.rst | 27 * Identify, reduce and report every regression found during tests and benchmarks
|
/external/tensorflow/tensorflow/compiler/xla/g3doc/ |
D | tfcompile.md | 46 Identify the feeds and fetches that correspond to the input and output
|
/external/python/cpython3/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
|
/external/catch2/docs/ |
D | command-line.md | 21 [Identify framework and version according to the libIdentify standard](#identify-framework-and-vers… 267 ## Identify framework and version according to the libIdentify standard
|
123