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

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.27/gas/
cond.c 48 /* Whether we are currently ignoring input. */
49 int ignoring; member in struct:conditional_frame
50 /* Whether a conditional at a higher level is ignoring input.
95 cframe.ignoring = 1;
108 cframe.ignoring = ! (test_defined ^ is_defined);
116 && cframe.ignoring
118 || ! cframe.previous_cframe->ignoring))
139 if (current_cframe != NULL && current_cframe->ignoring)
168 cframe.ignoring = cframe.dead_tree || ! t;
173 && cframe.ignoring
    [all...]
  /external/valgrind/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...]
  /external/llvm/test/MC/AArch64/
directive-arch-negative.s 18 # CHECK: '+fp' is not a recognized feature for this target (ignoring feature)
  /external/swiftshader/third_party/LLVM/
build-for-llvm-top.sh 62 msg 0 Module $module already configured, ignoring configure options.
  /external/ltp/testcases/open_posix_testsuite/functional/threads/pi_test/
do-plot 47 E: Unknown event type "$event", ignoring
  /prebuilts/go/darwin-x86/src/log/syslog/
syslog.go 191 // Emerg logs a message with severity LOG_EMERG, ignoring the severity
198 // Alert logs a message with severity LOG_ALERT, ignoring the severity
205 // Crit logs a message with severity LOG_CRIT, ignoring the severity
212 // Err logs a message with severity LOG_ERR, ignoring the severity
219 // Warning logs a message with severity LOG_WARNING, ignoring the
226 // Notice logs a message with severity LOG_NOTICE, ignoring the
233 // Info logs a message with severity LOG_INFO, ignoring the severity
240 // Debug logs a message with severity LOG_DEBUG, ignoring the severity
  /prebuilts/go/linux-x86/src/log/syslog/
syslog.go 191 // Emerg logs a message with severity LOG_EMERG, ignoring the severity
198 // Alert logs a message with severity LOG_ALERT, ignoring the severity
205 // Crit logs a message with severity LOG_CRIT, ignoring the severity
212 // Err logs a message with severity LOG_ERR, ignoring the severity
219 // Warning logs a message with severity LOG_WARNING, ignoring the
226 // Notice logs a message with severity LOG_NOTICE, ignoring the
233 // Info logs a message with severity LOG_INFO, ignoring the severity
240 // Debug logs a message with severity LOG_DEBUG, ignoring the severity
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
do-plot 79 E: Unknown event type "$event", ignoring
  /external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
do-plot 79 E: Unknown event type "$event", ignoring
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
do-plot 79 E: Unknown event type "$event", ignoring
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
do-plot 79 E: Unknown event type "$event", ignoring
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
do-plot 79 E: Unknown event type "$event", ignoring
  /external/curl/docs/cmdline-opts/
proto.d 20 Permit only this protocol (ignoring the list already permitted), though
  /build/soong/java/
java_resources.go 67 // Convert java_resources properties to arguments to soong_zip -jar, ignoring common patterns
  /prebuilts/go/darwin-x86/src/cmd/gofmt/
long_test.go 65 fmt.Fprintf(os.Stderr, "ignoring %s\n", err)
  /prebuilts/go/linux-x86/src/cmd/gofmt/
long_test.go 65 fmt.Fprintf(os.Stderr, "ignoring %s\n", err)
  /external/python/cpython2/Doc/
make.bat 104 echo.Can't specify filenames to build with htmlview target, ignoring.
  /external/python/cpython3/Doc/
make.bat 110 echo.Can't specify filenames to build with htmlview target, ignoring.
  /prebuilts/go/darwin-x86/test/
escape2.go     [all...]
escape2n.go     [all...]
  /prebuilts/go/linux-x86/test/
escape2.go     [all...]
escape2n.go     [all...]
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
task.rb 189 | -- ignoring dependency
  /build/blueprint/parser/
printer.go 291 // Flush any pending whitespace, ignoring pending spaces if there is a pending newline
  /build/soong/cmd/zip2zip/
zip2zip.go 187 // Check for duplicate output names, ignoring ones that come from the same input zip entry.

Completed in 498 milliseconds

1 2 3 4 5 6