Home
last modified time | relevance | path

Searched refs:operand (Results 1 – 5 of 5) sorted by relevance

/ndk/tests/build/issue54465-invalid-asm-operand-out-of-range/jni/
DAndroid.mk4 LOCAL_MODULE := issue54465-invalid-asm-operand-out-of-range
5 LOCAL_SRC_FILES := issue54465-invalid-asm-operand-out-of-range.cpp
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dreference_content.hpp55 reference_content(const reference_content& operand) in reference_content() argument
56 : content_( operand.content_ ) in reference_content()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DDwarfParser.hpp384 uint8_t operand; in parseInstructions() local
687 operand = opcode & 0x3F; in parseInstructions()
690 reg = operand; in parseInstructions()
697 operand, offset); in parseInstructions()
700 codeOffset += operand * cieInfo.codeAlignFactor; in parseInstructions()
706 reg = operand; in parseInstructions()
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dexecution_monitor.ipp383 "signal: illegal operand; address of failing instruction: 0x%08lx",
1031 "operand of floating point operation is denormal" );
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump234 // two-operand version).