HomeSort by relevance Sort by last modified time
    Searched refs:ignoring (Results 1 - 25 of 30) sorted by null

1 2

  /external/stlport/test/unit/cppunit/
cppunit_mini.h 146 bool ignoring = false; CPPUNIT_MINI_HIDE_UNUSED_VARIABLE(ignoring)
155 progress(className, #X, ignoring || !shouldRun, !ignoring && Y); \
156 if (shouldRun && !ignoring) { \
174 progress(className, #X, ignoring || !shouldRun, !ignoring && Y); \
175 if (shouldRun && !ignoring) \
186 ignoring = true
189 ignoring = fals
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_mini.h 146 bool ignoring = false; CPPUNIT_MINI_HIDE_UNUSED_VARIABLE(ignoring)
155 progress(className, #X, ignoring || !shouldRun, !ignoring && Y); \
156 if (shouldRun && !ignoring) { \
174 progress(className, #X, ignoring || !shouldRun, !ignoring && Y); \
175 if (shouldRun && !ignoring) \
186 ignoring = true
189 ignoring = fals
    [all...]
  /ndk/tests/device/test-stlport/unit/cppunit/
cppunit_mini.h 146 bool ignoring = false; CPPUNIT_MINI_HIDE_UNUSED_VARIABLE(ignoring)
155 progress(className, #X, ignoring || !shouldRun, !ignoring && Y); \
156 if (shouldRun && !ignoring) { \
174 progress(className, #X, ignoring || !shouldRun, !ignoring && Y); \
175 if (shouldRun && !ignoring) \
186 ignoring = true
189 ignoring = fals
    [all...]
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
desktop_platform_backend.py 36 def FlushSystemCacheForDirectory(self, directory, ignoring=None):
46 if not ignoring or item not in ignoring:
__init__.py 104 def FlushSystemCacheForDirectory(self, directory, ignoring=None):
108 |ignoring| list will be skipped.
112 directory, ignoring=ignoring)
cros_platform_backend.py 62 def FlushSystemCacheForDirectory(self, directory, ignoring=None):
platform_backend.py 58 def FlushSystemCacheForDirectory(self, directory, ignoring=None):
android_platform_backend.py 133 def FlushSystemCacheForDirectory(self, directory, ignoring=None):
  /external/valgrind/main/massif/tests/
ignoring.post.exp 2 Command: ./ignoring
41 ->99.22% (1,024B) 0x........: main (ignoring.c:13)
49 ->98.46% (512B) 0x........: main (ignoring.c:17)
62 ->98.46% (512B) 0x........: main (ignoring.c:17)
88 ->65.31% (512B) 0x........: main (ignoring.c:17)
90 ->32.65% (256B) 0x........: main (ignoring.c:26)
103 ->65.31% (512B) 0x........: main (ignoring.c:17)
105 ->32.65% (256B) 0x........: main (ignoring.c:26)
118 ->65.31% (512B) 0x........: main (ignoring.c:17)
120 ->32.65% (256B) 0x........: main (ignoring.c:26
    [all...]
  /ndk/sources/host-tools/make-3.81/
read.c 79 char *ignoring; /* Are we ignoring or interpreting? member in struct:conditionals
292 if (conditionals->ignoring)
293 free (conditionals->ignoring);
466 int ignoring = 0, in_ignored_define = 0;
547 if (ignoring)
610 /* It can't be a preprocessor token so skip it if we're ignoring */
611 if (ignoring)
618 ignoring anything, since they control what we will do with
629 ignoring = i
462 int ignoring = 0, in_ignored_define = 0; local
    [all...]
  /external/chromium_org/v8/test/webkit/fast/js/
caller-property.js 55 // .caller within a bound function reaches the caller, ignoring the binding.
  /external/chromium_org/tools/checkdeps/
checkdeps.py 201 If we are ignoring temporary rules, this function does nothing
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb 189 | -- ignoring dependency
token.rb 49 effectively ignoring them without discarding them.
  /external/chromium_org/third_party/WebKit/Source/core/page/
ContentSecurityPolicy.cpp 1852 String ignoring = "The fragment identifier, including the '#', will be ignored."; local
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/fx/
bg.js 134 console.log("ignoring fast replay: " + id + "/" + sound.currentTime);
  /external/chromium_org/v8/src/
typedarray.js 231 // instead of silently ignoring the call, so that
  /external/chromium_org/chrome/browser/resources/file_manager/js/
directory_tree.js 328 * a complex layout. This call is not necessary, so we are ignoring it.
  /external/jpeg/
ltmain.sh 882 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
    [all...]
  /external/libvorbis/doc/
08-residue.tex 34 coding structure, ignoring for the moment exactly how a partition is
  /external/qemu/distrib/jpeg-6b/
ltmain.sh 882 $echo "$modename: warning: ignoring multiple \`-rpath's for a libtool library" 1>&2
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glcpp-parse.c     [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 4611 milliseconds

1 2