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

1 2 3 4

  /external/chromium_org/build/mac/
strip_from_xcode 40 echo $0: warning: unrecognized MACH_O_TYPE ${MACH_O_TYPE}
  /external/chromium_org/third_party/skia/tools/copyright/
main.py 53 'unrecognized copyright holder "%s" in file %s, skipping...' % (
  /external/libexif/libexif/olympus/
exif-mnote-data-olympus.h 31 unrecognized = 0, enumerator in enum:OlympusVersion
exif-mnote-data-olympus.c 594 default: return 0; /* Unrecognized Nikon variant */
604 return unrecognized;
616 variant = unrecognized;
  /external/skia/tools/copyright/
main.py 53 'unrecognized copyright holder "%s" in file %s, skipping...' % (
  /bionic/linker/
linker_executable.mk 12 # Clang calls /usr/bin/ld: unrecognized option '--icf=safe', http://b/17403674.
  /external/libunwind/doc/
unw_regname.tex 21 unrecognized register number, a string consisting of three question
  /external/libcap-ng/libcap-ng-0.7/
py-compile 89 usage_error "unrecognized option '$1'"
  /external/strace/
strace-graph 133 print STDERR "$0: $ARGV: $.: unrecognized element.\n";
  /external/checkpolicy/
policy_scan.l 273 . { yywarn("unrecognized character");}
  /external/chromium_org/chrome/renderer/resources/extensions/
omnibox_custom_bindings.js 74 // Descend into all other nodes, even if they are unrecognized, for
  /external/qemu/distrib/sdl-1.2.15/Xcode/
package 117 echo ${prog}: unrecognized parameter: $argv[1]
  /external/chromium_org/tools/gyp/pylib/gyp/
MSVSSettings.py 205 raise ValueError('unrecognized enumerated value %s' % value)
386 # This may be unrecognized because it's an exclusion list. If the
388 unrecognized = True
392 unrecognized = root_setting not in settings
394 if unrecognized:
463 ('Warning: unrecognized setting %s/%s '
468 print >> stderr, ('Warning: unrecognized tool %s while converting to '
519 ('Warning: unrecognized setting %s/%s' %
524 print >> stderr, ('Warning: unrecognized tool %s' % tool_name)
    [all...]
  /external/chromium_org/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 334 && ( echo vdiff test with unrecognized option should fail, but succeeded ^
393 && ( echo vdiff with unrecognized action should fail, but succeeded ^
  /external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
bytes.pxd 63 # An unrecognized format character causes all the rest of the
string.pxd 63 # An unrecognized format character causes all the rest of the
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPMessage.java 369 // Append the unrecognized headers. Headers that are not
371 for (String unrecognized : this.unrecognizedHeaders) {
372 encoding.append(unrecognized).append(NEWLINE);
    [all...]
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
file_manager_commands.js 391 // unrecognized volumes.
410 // |root| is null for unrecognized volumes. Regard such volumes as writable
  /external/chromium_org/chrome/browser/resources/cryptotoken/
gnubby.js 789 // unrecognized command.
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.cc     [all...]
  /external/clang/tools/scan-build/
scan-build     [all...]
  /external/pcre/dist/
pcre_compile.c 452 "unrecognized character follows \\\0"
463 "unrecognized character after (? or (?-\0"
477 "unrecognized character after (?<\0"
498 "unrecognized character after (?P\0"
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /external/iputils/ninfod/
configure 1061 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1094 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1095 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
    [all...]

Completed in 616 milliseconds

1 2 3 4