Lines Matching refs:machine
18 <i>ABI</i>. The ABI defines, with great precision, how an application's machine code is supposed to
25 <li>The CPU instruction set(s) that the machine code should use.</li>
32 <li>The list of function symbols available to your machine code at runtime,
191 machine code for NEON, see
354 <p>By default, the NDK generates machine code for the armeabi ABI. You can
355 generate ARMv7-a-compatible machine code, instead, by adding the following line
361 <p>To build machine code for two or more distinct ABIs, using spaces as delimiters. For
368 <p>This setting tells the NDK to build two versions of your machine code: one
373 <p>When you build multiple machine-code versions, the build system copies the libraries to your
376 is larger than one containing only the machine code for a single system; the tradeoff is
380 machine code for the target device. For details, see <a href="#aen">Automatic
429 <li>The primary ABI for the device, corresponding to the machine code used in
435 <p>This mechanism ensures that the system extracts the best machine code from