HomeSort by relevance Sort by last modified time
    Searched full:generate (Results 1526 - 1550 of 5499) sorted by null

<<61626364656667686970>>

  /ndk/docs/
CPU-ARCH-ABIS.html 78 will generate thumb code by default, unless you define LOCAL_ARM_MODE
209 By default, the NDK will generate machine code for the 'armeabi' ABI.
210 You can however add the following line to your Application.mk to generate
  /ndk/tests/device/test-gnustl-full/unit/
hash_test.cpp 195 // Also, using numbers from 200 downto 1 or from 300 downto 1 cannot generate the problem,
197 // Finally, if we use key 1 (rather than key 3) we cannot generate a problem.
267 // generate many entries with key 3, fill up with unique keys. Data is unique (needed in check_keys())
  /ndk/tests/device/test-stlport/unit/
hash_test.cpp 195 // Also, using numbers from 200 downto 1 or from 300 downto 1 cannot generate the problem,
197 // Finally, if we use key 1 (rather than key 3) we cannot generate a problem.
267 // generate many entries with key 3, fill up with unique keys. Data is unique (needed in check_keys())
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/
SSLSocketFactory.java 82 * Use JDK keytool utility to import a trusted certificate and generate a truststore file:
99 * Use the following sequence of actions to generate a keystore file
104 * Use JDK keytool utility to generate a new key
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
ExpandableBinaryDictionary.java 75 /** The expandable fusion dictionary used to generate the binary dictionary. */
284 * dictionary exists, this method will generate one.
418 // instance that acquires the lock will generate a new one.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-windmc.1 51 .\" If the F register is turned on, we'll generate index entries on stderr for
252 Instructs \fBwindmc\fR to generate a warning if the length
268 Not yet implemented. Instructs \f(CW\*(C`windmc\*(C'\fR to generate an \s-1OLE2\s0 header
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/man/man1/
arm-eabi-windmc.1 51 .\" If the F register is turned on, we'll generate index entries on stderr for
252 Instructs \fBwindmc\fR to generate a warning if the length
268 Not yet implemented. Instructs \f(CW\*(C`windmc\*(C'\fR to generate an \s-1OLE2\s0 header
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-windmc.1 47 .\" If the F register is turned on, we'll generate index entries on stderr for
253 Instructs \fBwindmc\fR to generate a warning if the length
269 Not yet implemented. Instructs \f(CW\*(C`windmc\*(C'\fR to generate an \s-1OLE2\s0 header
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/
arm-eabi-windmc.1 47 .\" If the F register is turned on, we'll generate index entries on stderr for
253 Instructs \fBwindmc\fR to generate a warning if the length
269 Not yet implemented. Instructs \f(CW\*(C`windmc\*(C'\fR to generate an \s-1OLE2\s0 header
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/
arm-linux-androideabi-windmc.1 47 .\" If the F register is turned on, we'll generate index entries on stderr for
253 Instructs \fBwindmc\fR to generate a warning if the length
269 Not yet implemented. Instructs \f(CW\*(C`windmc\*(C'\fR to generate an \s-1OLE2\s0 header
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
algorithmfwd.h 63 generate
270 // generate
621 generate(_FIter, _FIter, _Generator);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
algorithmfwd.h 65 generate
266 // generate
632 generate(_FIter, _FIter, _Generator);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 387 if (generate() < probability())
405 generate() function in struct:random_condition
420 std::string __s("random_condition::generate");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
algorithmfwd.h 65 generate
266 // generate
632 generate(_FIter, _FIter, _Generator);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 387 if (generate() < probability())
405 generate() function in struct:random_condition
420 std::string __s("random_condition::generate");
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 63 generate
270 // generate
621 generate(_FIter, _FIter, _Generator);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 63 generate
270 // generate
621 generate(_FIter, _FIter, _Generator);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
algorithmfwd.h 63 generate
270 // generate
621 generate(_FIter, _FIter, _Generator);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/
ReplaceStringsVisitor.java 89 // or if we should generate a Context.getString() call.
189 * want to return true (to generate a getString() call). However if there might
356 * desirable since we can't generate these arguments automatically.
  /system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.h 97 // generate the code
99 virtual int generate(const char* name) = 0;
141 // valid only after generate() has been called
  /external/libpcap/
gencode.c 698 * (For 802.11 with a variable-length radio header, we have to generate
738 * TRUE if "lane" appeared in the filter; it causes us to generate
921 * XXX - should we generate code to check for SNAP?
942 * XXX - should we generate code to check for SNAP?
971 * XXX - should we generate code to check for SNAP?
1040 * DLT_IEEE802_11) we generate code to check for this too.
1050 * generate code to compute its length and store it
1124 * XXX - should we generate code to check for SNAP? RFC
    [all...]
  /dalvik/vm/reflect/
Proxy.cpp 22 * currently support this approach, so we generate the class directly. If
53 * Generate a proxy class with the specified name, interfaces, and loader.
78 ALOGV("+++ Generate proxy class '%s' %p from %d interface classes",
138 * Generate a temporary list of virtual methods.
203 ALOGE("ERROR: attempted to generate %s more than once",
231 * Generate a list of methods. The Method pointers returned point to the
    [all...]
  /external/jdiff/src/jdiff/
Diff.java 7 * Class to generate colored differences between two sections of HTML text.
24 // Generate the string which will link to this set of diffs
31 // Generate the differences.
40 * Generate the differences.
52 // Generate the differences in blockquotes to cope with unterminated
    [all...]
  /external/webkit/Source/JavaScriptCore/jit/
JITArithmetic.cpp 251 // We generate inline code for the following cases in the fast path:
299 // We generate inline code for the following cases in the slow path:
404 // We generate inline code for the following cases in the fast path:
452 // We generate inline code for the following cases in the slow path:
557 // We generate inline code for the following cases in the fast path:
605 // We generate inline code for the following cases in the slow path:
    [all...]
  /external/webkit/Source/WebCore/
CodeGenerators.pri 620 idl.wkScript = $$PWD/bindings/scripts/generate-bindings.pl
657 inspectorJSON.wkScript = $$PWD/inspector/generate-inspector-idl
659 inspectorJSON.depends = $$PWD/inspector/generate-inspector-idl
665 inspectorIDL.wkScript = $$PWD/bindings/scripts/generate-bindings.pl
673 $$PWD/inspector/generate-inspector-idl
780 webkitversion.wkScript = $$PWD/../WebKit/scripts/generate-webkitversion.pl

Completed in 443 milliseconds

<<61626364656667686970>>