HomeSort by relevance Sort by last modified time
    Searched full:will (Results 701 - 725 of 18421) sorted by null

<<21222324252627282930>>

  /external/bluetooth/glib/glib/
gbacktrace.h 9 * This library is distributed in the hope that it will be useful,
40 * g_on_error_query() will prompt the user to either
46 * passed as NULL, g_on_error_query() will try g_get_prgname().
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_custom.h 4 /* this will sort out which stuff based on the user-config in options.h */
104 /* enabling just TWOFISH_SMALL will make the binary ~1kB smaller, turning on
105 * TWOFISH_TABLES will make it a few kB bigger, but perhaps reduces runtime
  /external/dropbear/libtomcrypt/src/pk/asn1/der/integer/
der_decode_integer.c 53 /* will it overflow? */
66 /* will number of length bytes overflow? (or > 4) */
77 /* now will reading y bytes overrun? */
  /external/easymock/src/org/easymock/
Capture.java 23 * Will contain what was captured by the <code>capture()</code> matcher. Knows
38 * Default constructor. Only the last element will be captured
55 * Will reset capture to a "nothing captured yet" state
  /external/freetype/include/freetype/
ftgzip.h 74 * Calling the internal function `FT_Stream_Close' on the new stream will
76 * objects will be released to the heap.
84 * compressed file, the library will try to open a gzipped stream from
ftlzw.h 71 * Calling the internal function `FT_Stream_Close' on the new stream will
73 * objects will be released to the heap.
81 * compressed file, the library will try to open a LZW stream from it
  /external/gtest/test/
gtest_throw_on_failure_test_.cc 34 // This program must be compiled with exceptions disabled. It will be
50 // assertion will cause the program to exit with a non-zero code.
53 // When not in the throw-on-failure mode, the control will reach
  /external/guava/src/com/google/common/util/concurrent/
CheckedFuture.java 40 * future will guarantee execution of all listeners when the task completes.
49 * Exception checking version of {@link Future#get()} that will translate
59 * Exception checking version of {@link Future#get(long, TimeUnit)} that will
ValueFuture.java 41 * Sets the value of this future. This method will return {@code true} if
55 * will be wrapped in an ExecutionException and thrown from the get methods.
56 * This method will return {@code true} if the exception was successfully set,
  /external/icu4c/common/
servnotf.h 66 * itself will ensure the listener is non-null and that the
85 * register the identical listener more than once will be
93 * not registered will be silently ignored.
  /external/icu4c/common/unicode/
parseerr.h 61 * which the error appears, which will be be a value >= 1. If the
62 * parse does not support line numbers, the value will be <= 0.
71 * does not support this field, it will have a value < 0.
  /external/icu4c/i18n/unicode/
unirepl.h 57 * Not all replacer objects will update this, but in a complete
72 * parser, typically TransliteratorParser, it will produce another
75 * contents will be deleted.
  /external/icu4c/samples/datefmt/answers/
main_2.cpp 16 * TimeZone::createTimeZone() will return a GMT zone object. In order
44 // The languages in which we will display the date
50 // The time zones in which we will display the time
main_3.cpp 16 * TimeZone::createTimeZone() will return a GMT zone object. In order
44 // The languages in which we will display the date
50 // The time zones in which we will display the time
  /external/icu4c/samples/datefmt/
main.cpp 16 * TimeZone::createTimeZone() will return a GMT zone object. In order
44 // The languages in which we will display the date
50 // The time zones in which we will display the time
  /external/ipsec-tools/src/libipsec/
policy_parse.h 13 This program is distributed in the hope that it will be useful,
29 special exception, which will cause the skeleton and the resulting
95 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
  /external/kernel-headers/original/linux/
shm.h 92 #define SHM_DEST 01000 /* segment will be destroyed on last detach */
93 #define SHM_LOCKED 02000 /* segment will not be swapped */
94 #define SHM_HUGETLB 04000 /* segment will use huge TLB pages */
timer.h 48 * timer_pending will tell whether a given timer is currently pending,
70 * The kernel will do a ->function(->data) callback from the
77 * Timers with an ->expires field in the past will be executed in the next
  /external/oprofile/libdb/
db_insert.c 74 /* FIXME: the tricky way will be just to add
79 * this bucket so this loop will see first a
82 * allocated node for this key will be setup
  /external/proguard/src/proguard/classfile/attribute/annotation/visitor/
AnnotationTypeFilter.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
46 * type names will be matched.
48 * visits will be delegated.
  /external/proguard/src/proguard/classfile/attribute/visitor/
AllAttributeVisitor.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
47 * @param attributeVisitor the AttributeVisitor to which visits will be
61 * @param attributeVisitor the AttributeVisitor to which visits will be
  /external/proguard/src/proguard/io/
CascadingDataEntryWriter.java 12 * This program is distributed in the hope that it will be useful, but WITHOUT
39 * @param dataEntryWriter1 the DataEntryWriter to which the writing will be
41 * @param dataEntryWriter2 the DataEntryWriter to which the writing will be
  /external/qemu/android/
android.h 7 ** This program is distributed in the hope that it will be useful,
54 /* enable/disable interrupt polling mode. the emulator will always use 100%
55 * of host CPU time, but will get high-quality time measurments. this is
charmap.h 7 ** This program is distributed in the hope that it will be useful,
64 * layout, and as the result, key charmap array will contain another
66 * kcm_file_path is NULL and final key charmap array will contain only
  /external/qemu/distrib/sdl-1.2.12/include/
SDL_loadso.h 10 This library is distributed in the hope that it will be useful,
31 convention as the actual library function. Your code will crash
36 symbols in your code or other shared libraries, you will not get

Completed in 65 milliseconds

<<21222324252627282930>>