HomeSort by relevance Sort by last modified time
    Searched full:then (Results 876 - 900 of 8022) sorted by null

<<31323334353637383940>>

  /external/netcat/scripts/
dist.sh 4 ## "fake inetd" and a syslogger, and how easy it then is to crock up a fairly
  /external/opencore/pvmi/content_policy_manager/plugins/common/include/
pvmf_cpmplugin_metering_interface.h 80 * certificate, then an attempt will be made to acquire the
82 * successfully then metering will be reported for that certificate.
90 * If there is more data than this size, then multiple
119 * If there is more data than this size, then multiple
  /external/openssl/patches/
README 36 is an internal OpenSSL value (like DTLS1_VERSION) then we'll assume
  /external/proguard/examples/annotations/examples/
NativeCallBack.java 8 * You can then process it with:
  /external/proguard/src/proguard/
InputReader.java 76 // which are then decoded to classes by a class reader,
77 // which are then put in the class pool by a class pool filler.
98 // which are then decoded to classes by a class reader,
99 // which are then put in the class pool by a class pool filler.
  /external/proguard/src/proguard/util/
FixedStringMatcher.java 25 * and then match another optional given StringMatcher.
  /external/qemu/distrib/sdl-1.2.12/src/timer/unix/
SDL_systimer.c 102 Uint32 then, now, elapsed;
110 then = SDL_GetTicks();
122 elapsed = (now-then);
123 then = now;
  /external/qemu/docs/
KERNEL.TXT 7 then:
  /external/qemu/
dynlink-static.c 28 /* mimick succesful load, then all calls to dlsym/dlvsym will fail */
tcpdump.h 21 * returns 0 on success, and -1 on failure (see errno then) */
  /external/qemu/slirp/
tcp_timer.h 52 * then the retransmit timer is cleared (if there are no more
61 * and the window is too small to bother sending anything, then we start
72 * but not yet established, then we drop the connection. Once the connection
80 * amount of time probing, then we drop the connection.
  /external/qemu/slirp-android/
tcp_timer.h 52 * then the retransmit timer is cleared (if there are no more
61 * and the window is too small to bother sending anything, then we start
72 * but not yet established, then we drop the connection. Once the connection
80 * amount of time probing, then we drop the connection.
  /external/skia/include/effects/
SkBlurDrawLooper.h 26 This class draws a shadow of the object (possibly offset), and then draws
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
closure.h 29 // then the closure transduces x to y with weight a, xx to yy with
31 // etc. If closure_type == CLOSURE_STAR, then the empty string is
84 // Fst. If FST transduces string x to y with weight a, then the
87 // closure_type == CLOSURE_STAR, then The empty string is transduced
  /external/stlport/stlport/
stddef.h 25 * errno.h in STLport errno.h impossible. We are then forced to include errno.h
  /external/strace/
PORTING 29 should have a high tolerance for pain. Then again, curious but
31 boredom. If the mechanism is neither ptrace nor proc then examine how
41 Then disassemble the code and see where the arguments go. Do they go
60 then just write your own version of it using one of the existing
README-linux 3 to run on Linux systems. Since then it has been greatly modified
  /external/svox/pico/lib/
picoacph.h 84 -# PROCESS_WPHO: then, after lex-index lookup and G2P in a
91 3. PROCESS_PHR: then, after processing these WORDPHON items,
100 4. PROCESS_ACC: then, after processing the WORDPHON and BOUND items
107 at all (primary or secondary or both) then do the following mapping:
  /external/v8/tools/
mac-nm 14 if [ "`which c++filt`" == "" ]; then
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/Exceptions/
number-001.js 6 If the radix is the number 10 or not supplied, then this number value is
  /external/webkit/LayoutTests/http/tests/appcache/
simple.html 52 <div>This tests that the application cache works by first loading a file that does not exist in the cache (to verify that a cache has been associated) and then loads a file that is in the cache</div>
  /external/webkit/LayoutTests/storage/domstorage/localstorage/
index-get-and-set.html 62 log("Removing FOO, then trying to read it");
  /external/webkit/LayoutTests/storage/domstorage/sessionstorage/
index-get-and-set.html 62 log("Removing FOO, then trying to read it");
  /external/webkit/WebCore/WebCore.gyp/mac/
adjust_visibility.sh 42 if [ $# -ne 3 ] ; then
59 if [ -z "${ARCHS}" ] ; then
73 if [ "${ARCHS}" = "self" ] ; then
104 if [ "${ARCHS}" = "self" ] ; then
  /external/webkit/WebCore/manual-tests/NPN_Invoke/
test.html 18 <p>To verify, you must run this test with JavaScript enabled and then repeat the test with JavaScript disabled.</p>

Completed in 75 milliseconds

<<31323334353637383940>>