/external/v8/src/compiler/ppc/ |
code-generator-ppc.cc | 502 // TODO(mbrandy): fix paths that produce garbage in offset's upper 32-bits. 529 // TODO(mbrandy): fix paths that produce garbage in offset's upper 32-bits. 556 // TODO(mbrandy): fix paths that produce garbage in offset's upper 32-bits. 584 // TODO(mbrandy): fix paths that produce garbage in offset's upper 32-bits. 611 // TODO(mbrandy): fix paths that produce garbage in offset's upper 32-bits. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
mmintrin.h | 414 produce two 32-bit results. */ 423 produce two 32-bit results. */ 431 M2 and produce the high 16 bits of the 32-bit results. */ 439 M2 and produce the high 16 bits of the 32-bit results. */ 446 /* Multiply four 16-bit values in M1 by four 16-bit values in M2 and produce [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/ |
mmintrin.h | 414 produce two 32-bit results. */ 423 produce two 32-bit results. */ 431 M2 and produce the high 16 bits of the 32-bit results. */ 439 M2 and produce the high 16 bits of the 32-bit results. */ 446 /* Multiply four 16-bit values in M1 by four 16-bit values in M2 and produce [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/ |
mmintrin.h | 414 produce two 32-bit results. */ 423 produce two 32-bit results. */ 431 M2 and produce the high 16 bits of the 32-bit results. */ 439 M2 and produce the high 16 bits of the 32-bit results. */ 446 /* Multiply four 16-bit values in M1 by four 16-bit values in M2 and produce [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/ |
mmintrin.h | 414 produce two 32-bit results. */ 423 produce two 32-bit results. */ 431 M2 and produce the high 16 bits of the 32-bit results. */ 439 M2 and produce the high 16 bits of the 32-bit results. */ 446 /* Multiply four 16-bit values in M1 by four 16-bit values in M2 and produce [all...] |
/external/google-tv-pairing-protocol/java/src/com/google/polo/json/ |
JSONObject.java | 481 * Produce a string from a double. The string "null" will be returned if 734 * Produce a JSONArray containing the names of the elements of this 749 * Produce a string from a Number. [all...] |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.2.0-alpha7/ |
lint-tests-25.2.0-alpha7.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.2.0-beta1/ |
lint-tests-25.2.0-beta1.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.2.0-beta2/ |
lint-tests-25.2.0-beta2.jar | |
/prebuilts/gradle-plugin/com/android/tools/lint/lint-tests/25.2.0-beta3/ |
lint-tests-25.2.0-beta3.jar | |
/external/clang/lib/CodeGen/ |
CGObjC.cpp | [all...] |
/external/bison/po/ |
es.po | 252 " --defines[=FILE] also produce a header file\n" 255 " -r, --report=THINGS also produce details on the automaton\n" 265 " -d, --defines tambi?n produce un fichero de cabecera\n" 266 " -r, --report=THINGS tambi?n produce detalles del automaton\n" 267 " -v, --verbose tambi?n produce una explicaci?n del automaton\n" 271 " -g, --graph tambi?n produce una descripci?n en VCG del " [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 599 \texttt{btt} attempts to produce the results from running an 621 \texttt{btt} can produce a text file containing time line data for each 636 and will produce a file containing streams of IOs (separated by blank 689 \texttt{btt} can also produce two data files containing all IO-to-IO sector [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
MessageFormat.java | 51 * the MessageFormat to produce the final output string. 166 * produce a number format with the pound-sign quoted, with a result 369 * produce a format that recurses on itself, which will cause an infinite loop. [all...] |
/libcore/ojluni/src/main/java/java/text/ |
MessageFormat.java | 54 * <code>MessageFormat</code> provides a means to produce concatenated 115 * (<i>SubformatPattern</i> with underline) will produce a number format 266 * to produce correct forms for singular and plural: 302 * produce a format that recurses on itself, which will cause an infinite loop. [all...] |
/libcore/ojluni/src/main/java/javax/net/ssl/ |
SSLEngine.java | 176 * may consume application data from the source buffer and may produce [all...] |
/device/google/contexthub/util/nanoapp_postprocess/ |
postprocess.c | 146 //produce output nanorelocs in packed format 189 //produce output 414 continue; /* do not produce an output reloc */ [all...] |
/docs/source.android.com/src/security/encryption/ |
full-disk.jd | 474 <li>Apply scrypt to the user password and the salt to produce 32-byte intermediate 479 <li>Sign padded IK1 with HBK to produce 256-byte IK2. 480 <li>Apply scrypt to IK2 and salt (same salt as step 2) to produce 32-byte IK3.
|
/external/antlr/antlr-3.4/ |
BUILD.txt | 426 MAven will produce the uber jar in the target directory: 431 may wish to produce an md5 checksum to go with the jar: 436 The command you just ran will also produce a second jar:
|
/external/autotest/site_utils/ |
lab_inventory_unittest.py | 606 # tests below to construct a sample inventory that should produce 687 The caller is required to produce data that matches the 742 # tests below to construct a sample inventory that should produce [all...] |
/external/bison/tests/ |
calc.at | 30 # Produce `calc.y' and, if %defines was specified, `calc-lex.c' or 373 # Produce `calc.y' and, if %defines was specified, `calc-lex.c' or 548 # produce the "0" that triggers the "0 != 1" error.
|
/external/clang/include/clang/Sema/ |
Initialization.h | 704 /// \brief Produce an Objective-C object pointer. [all...] |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
UnicodeMap.java | 513 * Returns the keyset consisting of all the keys that would produce the given value. Deposits into 536 * Returns the keyset consisting of all the keys that would produce the given value. 544 * Returns the keyset consisting of all the keys that would produce (non-null) values. [all...] |
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
UnicodeMap.java | 512 * Returns the keyset consisting of all the keys that would produce the given value. Deposits into 535 * Returns the keyset consisting of all the keys that would produce the given value. 543 * Returns the keyset consisting of all the keys that would produce (non-null) values. [all...] |
/external/libvpx/libvpx/ |
CHANGELOG | 74 Produce Visual Studio 10 and 11 project files 75 Produce Windows Phone project files 228 Temporal scalability allows the encoder to produce a stream that can
|