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

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/third_party/icu/source/test/intltest/
selfmts.cpp 144 FieldPosition ignore(FieldPosition::DONT_CARE);
157 selFmt->format( formatArgs[j], result , ignore , status);
187 selFmt->format( keywords[i], result , ignore , status);
296 FieldPosition ignore(FieldPosition::DONT_CARE);
299 selFmt1->format( keyWord, result , ignore , status1);
314 selFmt1->format( testArgs, result1 , ignore , status1);
  /external/icu4c/test/intltest/
selfmts.cpp 142 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/
scalar_opts.ml 35 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
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_fpc_emit.c 197 uint ignore = 0; local
203 /* Ignore x */
204 ignore |= (0xf << UREG_CHANNEL_X_SHIFT);
206 /* Ignore y */
207 ignore |= (0xf << UREG_CHANNEL_Y_SHIFT);
209 /* Ignore z */
210 ignore |= (0xf << UREG_CHANNEL_Z_SHIFT);
212 /* Ignore w */
213 ignore |= (0xf << UREG_CHANNEL_W_SHIFT);
216 if ( (coord & ~ignore ) != (k & ~ignore) )
    [all...]
  /external/mesa3d/src/gallium/drivers/i915/
i915_fpc_emit.c 197 uint ignore = 0; local
203 /* Ignore x */
204 ignore |= (0xf << UREG_CHANNEL_X_SHIFT);
206 /* Ignore y */
207 ignore |= (0xf << UREG_CHANNEL_Y_SHIFT);
209 /* Ignore z */
210 ignore |= (0xf << UREG_CHANNEL_Z_SHIFT);
212 /* Ignore w */
213 ignore |= (0xf << UREG_CHANNEL_W_SHIFT);
216 if ( (coord & ~ignore ) != (k & ~ignore) )
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_ikev2.c 138 ret->ignore = FALSE;
298 ret->ignore = TRUE;
308 ret->ignore = TRUE;
335 ret->ignore = TRUE;
350 ret->ignore = TRUE;
357 ret->ignore = TRUE;
367 ret->ignore = TRUE;
384 ret->ignore = TRUE;
393 ret->ignore = TRUE;
eap_mschapv2.c 255 ret->ignore = TRUE;
264 ret->ignore = TRUE;
272 ret->ignore = TRUE;
287 ret->ignore = FALSE;
377 ret->ignore = TRUE;
519 ret->ignore = FALSE;
653 ret->ignore = FALSE;
718 * ignore it for interoperability. */
719 wpa_printf(MSG_INFO, "EAP-MSCHAPV2: workaround, ignore"
764 ret->ignore = TRUE
    [all...]
eap_wsc.c 282 ret->ignore = FALSE;
378 ret->ignore = TRUE;
388 ret->ignore = TRUE;
419 ret->ignore = TRUE;
433 ret->ignore = TRUE;
442 ret->ignore = TRUE;
455 ret->ignore = TRUE;
467 ret->ignore = TRUE;
475 ret->ignore = TRUE;
485 ret->ignore = TRUE
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/encoders/
Base64Encoder.java 116 private boolean ignore( method in class:Base64Encoder
142 if (!ignore((char)data[end - 1]))
192 while ((i < finish) && ignore((char)data[i]))
217 if (!ignore(data.charAt(end - 1)))
322 while ((i < finish) && ignore(data.charAt(i)))
  /external/chromium_org/ash/wm/
mru_window_tracker.cc 157 void MruWindowTracker::SetIgnoreActivations(bool ignore) {
158 ignore_window_activations_ = ignore;
162 if (!ignore)
  /external/chromium_org/build/android/lint/
suppress.py 56 issue.getElementsByTagName('ignore')])
84 if severity == 'ignore':
88 ignore = new_dom.createElement('ignore')
89 ignore.attributes['path'] = path
90 issue.appendChild(ignore)
  /external/chromium/third_party/libjingle/source/talk/base/
httpbase.h 131 void set_ignore_data(bool ignore) { ignore_data_ = ignore; }
  /external/chromium_org/chrome/common/extensions/docs/server2/
schema_util.py 36 ignore = frozenset(('value', 'choices'))
48 stack.extend(v for k, v in node.iteritems() if k not in ignore)
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpbase.h 131 void set_ignore_data(bool ignore) { ignore_data_ = ignore; }
  /external/chromium_org/v8/test/mjsunit/
debug-ignore-breakpoints.js 47 // This tests ignore of break points including the case with several
54 // Try ignore count of 1.
66 // Set different ignore counts.
78 // Set different ignore counts (opposite).
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.typedef/
p2-0x.cpp 134 extern handler_t ignore;
135 extern void (*ignore)(int);
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
toplevel.ml 12 (* ignore top-level semicolons. *)
  /external/v8/test/mjsunit/
debug-ignore-breakpoints.js 47 // This tests ignore of break points including the case with several
54 // Try ignore count of 1.
66 // Set different ignore counts.
78 // Set different ignore counts (opposite).
  /external/valgrind/main/massif/tests/
alloc-fns-A.post.exp 3 Massif arguments: --stacks=no --time-unit=B --heap-admin=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
alloc-fns-B.post.exp 3 Massif arguments: --stacks=no --time-unit=B --heap-admin=0 --alloc-fn=a4 --alloc-fn=b4 --alloc-fn=b3 --alloc-fn=c4 --alloc-fn=c3 --alloc-fn=c2 --alloc-fn=d4 --alloc-fn=d3 --alloc-fn=d2 --alloc-fn=d1 --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
basic2.post.exp 3 Massif arguments: --stacks=no --time-unit=B --massif-out-file=massif.out --detailed-freq=1 --max-snapshots=10 --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
thresholds_0_0.post.exp 3 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
  /external/aac/libSYS/include/
machine_type.h 197 #define FDK_ASSERT(ignore)
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRTreeParser.h 66 - (void) matchAny:(id<ANTLRIntStream>)ignore;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRTreeParser.h 66 - (void) matchAny:(id<ANTLRIntStream>)ignore;

Completed in 354 milliseconds

1 2 3 4 56 7 8 91011>>