Searched refs:reload (Results 1 - 25 of 213) sorted by last modified time

123456789

/external/smack/src/org/jivesoftware/smack/
H A DBOSHConnection.java247 roster.reload();
360 this.roster.reload();
H A DRoster.java191 * reloaded at a later point when the server responds to the reload request.
195 public void reload() { method in class:Roster
H A DXMPPConnection.java264 this.roster.reload();
343 roster.reload();
/external/smack/src/org/jivesoftware/smackx/workgroup/agent/
H A DAgentRoster.java89 * reloaded at a later point when the server responds to the reload request.
91 public void reload() { method in class:AgentRoster
/external/skia/experimental/webtry/sys/
H A Dwebtry_init93 # If the daemon can reload its configuration without
121 #reload|force-reload)
124 # and leave 'force-reload' as an alias for 'restart'.
130 restart|force-reload)
132 # If the "reload" option is implemented then remove the
133 # 'force-reload' alias
153 #echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2
154 echo "Usage: $SCRIPTNAME {start|stop|status|restart|force-reload}" >
[all...]
/external/skia/gm/rebaseline_server/
H A Dserver.py81 # How often (in seconds) clients should reload while waiting for initial
251 """ Returns the result reload period in seconds, or 0 if we don't reload
307 # nonzero --reload argument; otherwise, we expect the user to maintain
324 # is probably the only user of the --reload flag!) uses a managed
373 reload_seconds: integer; if nonzero, reload results at this interval
564 'making modifications. The client should reload the '
669 parser.add_argument('--reload', type=int,
674 'By default, we do not reload at all, and you '
688 reload_seconds=args.reload, config_pair
[all...]
/external/skia/gm/rebaseline_server/static/
H A Dloader.js142 // Apply the server's requested reload delay to local time,
154 function(){location.reload();},
735 "When you click OK, your web UI will reload; after that " +
739 // I don't know why, but if I just call reload() here it doesn't work.
741 $timeout(function(){location.reload();}, 1);
/external/regex-re2/lib/codereview/
H A Dcodereview.py146 reload(sys) # site.py deleted setdefaultencoding; get it back
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...
/external/qemu/distrib/jpeg-6b/
H A Dltconfig1091 echo $ac_n "checking for $LD option to reload object files... $ac_c" 1>&6
1092 # PORTME Some linker may need a different reload flag.
/external/qemu/distrib/libselinux/src/
H A Dandroid.c1290 static int selinux_android_load_policy_helper(bool reload) argument
1302 if (reload && !selinux_android_use_data_policy())
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dlibtool.m42938 # find reload flag for linker
2939 # -- PORTME Some linkers may need a different reload flag.
2941 [AC_CACHE_CHECK([for $LD option to reload object files],
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosASM.S63 LDRHI a2,[sp] ;reload width
/external/qemu/hw/arm/
H A Darmv7m_nvic.c39 uint32_t reload; member in struct:__anon29666::__anon29667
68 s->systick.tick += (s->systick.reload + 1) * systick_scale(s);
80 if (s->systick.reload == 0) {
133 return s->systick.reload;
146 if (val > s->systick.reload)
297 s->systick.reload = value;
299 case 0x18: /* SysTick Current Value. Writes reload the timer. */
373 qemu_put_be32(f, s->systick.reload);
386 s->systick.reload = qemu_get_be32(f);
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/openssl/crypto/aes/asm/
H A Dbsaes-armv7.S1138 vldmia r9, {q14} @ reload IV
1139 vld1.8 {q8-q9}, [r0]! @ reload input
1192 vldmia r9, {q14} @ reload IV
1193 vld1.8 {q8-q9}, [r0]! @ reload input
1215 vldmia r9,{q14} @ reload IV
1216 vld1.8 {q8-q9}, [r0]! @ reload input
1236 vldmia r9, {q14} @ reload IV
1237 vld1.8 {q8-q9}, [r0]! @ reload input
1254 vldmia r9, {q14} @ reload IV
1255 vld1.8 {q8-q9}, [r0]! @ reload inpu
[all...]
H A Dbsaes-armv7.pl1173 vldmia $fp, {@XMM[14]} @ reload IV
1174 vld1.8 {@XMM[8]-@XMM[9]}, [$inp]! @ reload input
1227 vldmia $fp, {@XMM[14]} @ reload IV
1228 vld1.8 {@XMM[8]-@XMM[9]}, [$inp]! @ reload input
1250 vldmia $fp,{@XMM[14]} @ reload IV
1251 vld1.8 {@XMM[8]-@XMM[9]}, [$inp]! @ reload input
1271 vldmia $fp, {@XMM[14]} @ reload IV
1272 vld1.8 {@XMM[8]-@XMM[9]}, [$inp]! @ reload input
1289 vldmia $fp, {@XMM[14]} @ reload IV
1290 vld1.8 {@XMM[8]-@XMM[9]}, [$inp]! @ reload inpu
[all...]
/external/oprofile/events/x86-64/family10/
H A Dunit_masks198 0x01 4K TLB reload
199 0x02 2M TLB reload
200 0x04 1G TLB reload
/external/mdnsresponder/mDNSPosix/
H A Dmdnsd.sh60 reload|restart|force-reload)
68 echo "Usage: /etc/init.d/mDNS {start|stop|reload|restart}"
/external/libvpx/libvpx/vp8/common/x86/
H A Dpostproc_mmx.asm266 ; in black/white/both order. Note that we have to reload this here because
H A Dpostproc_sse2.asm680 ; in black/white/both order. Note that we have to reload this here because
/external/libvpx/libvpx/vp8/encoder/arm/armv5te/
H A Dvp8_packtokens_armv5.asm154 ; temp variable here. So after r10 is used, reload
H A Dvp8_packtokens_mbrow_armv5.asm175 ; temp variable here. So after r10 is used, reload

Completed in 9338 milliseconds

123456789