Searched refs:ignore (Results 76 - 100 of 367) sorted by relevance

1234567891011>>

/external/webkit/Source/WebKit/win/
H A DDefaultPolicyDelegate.cpp128 listener->ignore();
167 listener->ignore();
171 listener->ignore();
175 listener->ignore();
H A DWebFramePolicyListener.h55 virtual HRESULT STDMETHODCALLTYPE ignore(void);
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap_wsc.c173 ret->ignore = FALSE;
269 ret->ignore = TRUE;
279 ret->ignore = TRUE;
309 ret->ignore = TRUE;
323 ret->ignore = TRUE;
332 ret->ignore = TRUE;
345 ret->ignore = TRUE;
357 ret->ignore = TRUE;
365 ret->ignore = TRUE;
375 ret->ignore
[all...]
/external/chromium/chrome/browser/extensions/
H A Dextension_webstore_private_api.h35 // For use only in tests - sets a flag that can cause this function to ignore
37 static void SetIgnoreUserGestureForTests(bool ignore);
76 // For use only in tests - sets a flag that can cause this function to ignore
78 static void SetIgnoreUserGestureForTests(bool ignore);
/external/chromium/chrome/browser/ui/views/
H A Daccessibility_event_router_views.h43 ViewInfo() : ignore(false) {}
48 // If true, will ignore this widget and not send accessibility events.
49 bool ignore; member in struct:AccessibilityEventRouterViews::ViewInfo
/external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
H A Dp2-0x.cpp134 extern handler_t ignore;
135 extern void (*ignore)(int);
/external/dropbear/libtomcrypt/
H A Dbuild.sh10 for f in *_tv.txt; do if (diff --ignore-case $f notes/$f) then true; else (echo "tv_gen $f failed" && rm -f testok.txt && exit 1); fi; done
/external/e2fsprogs/install-utils/
H A Dconvfstab43 ignore | iso9660 | msdos | hpfs | sysv | \
/external/elfutils/libdw/
H A Dlibdw_visit_scopes.c56 enum die_class { ignore, match, match_inline, walk, imported }; enumerator in enum:die_class
95 return ignore;
/external/emma/core/java12/com/vladium/emma/rt/
H A DRTExitHook.java69 if (in != null) try { in.close (); } catch (IOException ignore) { ignore.printStackTrace (); }
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/channel/
H A DLocalAcceptThread.java94 catch (IOException ignore)
114 catch (IOException ignore)
/external/valgrind/main/massif/tests/
H A Dbig-alloc.post.exp3 Massif arguments: --stacks=no --time-unit=B --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Ddeep-A.post.exp3 Massif arguments: --stacks=no --time-unit=B --depth=8 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Ddeep-B.post.exp3 Massif arguments: --stacks=no --time-unit=B --alloc-fn=a6 --alloc-fn=a7 --alloc-fn=a8 --alloc-fn=a9 --alloc-fn=a10 --alloc-fn=a11 --alloc-fn=a12 --depth=8 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Ddeep-C.post.exp3 Massif arguments: --stacks=no --time-unit=B --alloc-fn=a3 --alloc-fn=a4 --alloc-fn=a5 --alloc-fn=a6 --alloc-fn=a7 --alloc-fn=a8 --alloc-fn=a9 --alloc-fn=a10 --alloc-fn=a11 --alloc-fn=a12 --depth=8 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Ddeep-D.post.exp3 Massif arguments: --stacks=no --time-unit=B --alloc-fn=a1 --alloc-fn=a2 --alloc-fn=a3 --alloc-fn=a4 --alloc-fn=a5 --alloc-fn=a6 --alloc-fn=a7 --alloc-fn=a8 --alloc-fn=a9 --alloc-fn=a10 --alloc-fn=a11 --alloc-fn=a12 --alloc-fn=main --depth=20 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Dthresholds_0_10.post.exp3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --threshold=0 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Dthresholds_10_0.post.exp3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --threshold=10 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Dthresholds_10_10.post.exp3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --threshold=10 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Dthresholds_5_0.post.exp3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --threshold=5 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
H A Dthresholds_5_10.post.exp3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --threshold=5 --massif-out-file=massif.out --ignore-fn=__part_load_locale --ignore-fn=__time_load_locale --ignore-fn=dwarf2_unwind_dyld_add_image_hook --ignore-fn=get_or_create_key_element
/external/webkit/Source/WebCore/svg/
H A DSVGTRefElement.cpp54 ExceptionCode ignore = 0; local
55 setTextContent(textContent, ignore);
/external/chromium/base/win/
H A Devent_trace_controller.cc55 EtwTraceProperties ignore; local
57 prop = &ignore;
107 EtwTraceProperties ignore; local
109 properties = &ignore;
122 EtwTraceProperties ignore; local
124 properties = &ignore;
/external/icu4c/test/intltest/
H A Dselfmts.cpp142 FieldPosition ignore(FieldPosition::DONT_CARE);
155 selFmt->format( formatArgs[j], result , ignore , status);
188 selFmt->format( keywords[i], result , ignore , status);
298 FieldPosition ignore(FieldPosition::DONT_CARE);
301 selFmt1->format( keyWord, result , ignore , status1);
316 selFmt1->format( testArgs, result1 , ignore , status1);
/external/llvm/test/Bindings/Ocaml/
H A Dscalar_opts.ml35 let (++) x f = ignore (f x); x in
39 ignore (build_ret_void (builder_at_end context (entry_block fn)));
43 ignore (PassManager.create_function m

Completed in 429 milliseconds

1234567891011>>