HomeSort by relevance Sort by last modified time
    Searched refs:safe (Results 126 - 150 of 644) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/ui/events/
dom4_keycode_converter.target.linux-arm.mk 254 -Wl,--icf=safe \
272 -Wl,--icf=safe \
  /external/chromium_org/ui/events/ipc/
events_ipc.target.darwin-arm.mk 258 -Wl,--icf=safe \
276 -Wl,--icf=safe \
events_ipc.target.linux-arm.mk 258 -Wl,--icf=safe \
276 -Wl,--icf=safe \
  /external/chromium_org/ui/events/platform/
events_platform.target.darwin-arm.mk 258 -Wl,--icf=safe \
276 -Wl,--icf=safe \
events_platform.target.linux-arm.mk 258 -Wl,--icf=safe \
276 -Wl,--icf=safe \
  /external/libunwind/doc/
unw_get_proc_info_by_ip.tex 58 \Func{unw\_get\_proc\_info}() is thread-safe. If the local
60 safe to use from a signal handler.
unw_get_proc_name.tex 51 \Func{unw\_get\_proc\_name}() is thread-safe. If cursor \Var{cp} is
52 in the local address-space, this routine is also safe to use from a
unw_resume.tex 69 \Func{unw\_resume}() is thread-safe. If cursor \Var{cp} is in the
70 local address-space, this routine is also safe to use from a signal
libunwind.tex 238 All \Prog{libunwind} routines are thread-safe. What this means is
246 signal-safe. The manual page for each \Prog{libunwind} routine
247 identifies whether or not it is signal-safe, but as a general rule,
249 signal-safe (e.g., \Func{unw\_step}() for local unwinding is
250 signal-safe). For remote-unwinding, \emph{none} of the
251 \Prog{libunwind} routines are guaranteed to be signal-safe.
  /external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/
rwtop.pl 96 $sa->safe(1);
  /external/markdown/markdown/extensions/
codehilite.py 191 safe=True)
  /ndk/sources/host-tools/nawk-20071023/
awk.h 46 extern int safe; /* 0 => unsafe, 1 => safe */
FIXES 67 system() not flagged as unsafe in the unadvertised -safe option.
480 added a "-safe" argument that disables file output (print >,
483 to a "safe" version of awk, but don't rely on it too much. thanks
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/wsgiref/
util.py 67 path_info = quote(environ.get('PATH_INFO',''),safe='/;=,')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/wsgiref/
util.py 67 path_info = quote(environ.get('PATH_INFO',''),safe='/;=,')
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sgmllib.py 236 safe = "$-_.+"
240 safe, extra, reserved)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sgmllib.py 236 safe = "$-_.+"
240 safe, extra, reserved)
  /art/runtime/
mem_map.cc 318 bool safe = true; local
321 safe = false;
330 if (safe == true) {
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
chromevox_json.js 87 // Otherwise we must also replace the offending characters with safe
334 // mutation. But just to be safe, we want to reject all unexpected
343 // or '}'. If that is so, then the text is safe for eval.
  /external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_test.cc 6 // http://code.google.com/p/google-safe-browsing/ to test the safebrowsing
9 // http://code.google.com/p/google-safe-browsing/wiki/ProtocolTesting
216 void set_is_checked_url_safe(bool safe) {
218 is_checked_url_safe_ = safe;
328 // True if last verified URL is not a phishing URL and thus it is safe.
  /frameworks/base/core/java/android/os/
MessageQueue.java 78 * <p>This method is safe to call from any thread.
232 void quit(boolean safe) {
243 if (safe) {
  /bionic/libc/tools/
genlibgcc_compat.py 45 * any native shared library generated with it should now be safe from that
  /external/chromium_org/base/
base_i18n.target.darwin-arm.mk 286 -Wl,--icf=safe \
304 -Wl,--icf=safe \
base_i18n.target.linux-arm.mk 286 -Wl,--icf=safe \
304 -Wl,--icf=safe \
base_prefs.target.darwin-arm.mk 270 -Wl,--icf=safe \
288 -Wl,--icf=safe \

Completed in 1348 milliseconds

1 2 3 4 56 7 8 91011>>