Home
last modified time | relevance | path

Searched refs:operands (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/docs/html/ndk/guides/
Dx86.jd88 If one of the operands is +/- infinity and the second is +/- 0.0:
103 If one of the operands is +/- infinity and the second is +/- 0.0:
118 If one of the operands is NaN, or both operands are +/- 0.0:
132 <li>If one of the source operands is NaN, then return the second source operand.</li>
133 <li>If both source operands are equal to 0, then return the second source operand.</li>
144 If one of the operands is NaN or both are +/- 0.0:
157 <li>If one of the source operands is NaN, than return the second source operand.</li>
158 <li>If both source operands are equal to 0, than return the second source operand.</li>
186 <li>If one of the operands is negative or -infinity then
/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecMessageBuilder.java464 byte[] operands) { in buildVendorCommandWithId() argument
465 byte[] params = new byte[operands.length + 3]; // parameter plus len(vendorId) in buildVendorCommandWithId()
469 System.arraycopy(operands, 0, params, 3, operands.length); in buildVendorCommandWithId()
/frameworks/base/core/java/android/hardware/hdmi/
DIHdmiVendorCommandListener.aidl26 void onReceived(int logicalAddress, int destAddress, in byte[] operands, boolean hasVendorId); in onReceived() argument
/frameworks/compile/libbcc/lib/Renderscript/
DRSAddDebugInfoPass.cpp112 for (llvm::MDNode* CUNode : mdCompileUnitList->operands()) { in initializeDebugInfo()
245 for (llvm::MDNode *cu : debugMD->operands()) in cleanupDebugInfo()
/frameworks/compile/slang/BitWriter_2_9/
DValueEnumerator.cpp87 for (const Use &Op : I.operands()) { in ValueEnumerator()
DBitcodeWriter.cpp683 for (const MDNode *N : NMD.operands()) in WriteModuleMetadata()
/frameworks/compile/slang/BitWriter_2_9_func/
DValueEnumerator.cpp87 for (const Use &Op : I.operands()) { in ValueEnumerator()
DBitcodeWriter.cpp681 for (const MDNode *N : NMD.operands()) in WriteModuleMetadata()
/frameworks/compile/slang/BitWriter_3_2/
DValueEnumerator.cpp87 for (const Use &Op : I.operands()) { in ValueEnumerator()
DBitcodeWriter.cpp710 for (const MDNode *N : NMD.operands()) in WriteModuleMetadata()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...