/external/chromium_org/tools/gyp/test/win/ |
gyptest-quoting-commands.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 23 test.build('batch-file-action.gyp', test.ALL, chdir=CHDIR)
|
gyptest-cl-pdbname.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 20 test.build('pdbname.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-debug-info.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('debug-info.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-library-directories.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 22 test.build('subdir/library.gyp', test.ALL, chdir=CHDIR)
|
/external/chromium_org/tools/gyp/test/win/precompiled/ |
gyptest-all.py | 3 # Copyright (c) 2011 Google Inc. All rights reserved. 20 test.up_to_date('hello.gyp', test.ALL)
|
/external/chromium_org/tools/gyp/test/actions/ |
gyptest-default.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 25 test.build('actions.gyp', test.ALL, chdir='relocate/src') 40 test.build('actions.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/library/ |
gyptest-shared-obj-install-path.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 24 test.build('shared_dependency.gyp', test.ALL, chdir='relocate/src') 40 test.build('shared_dependency.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/msvs/shared_output/ |
gyptest-shared_output.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 19 # other than all.sln. 25 test.build('there/there.gyp', test.ALL) 29 test.build('hello.gyp', test.ALL)
|
/system/core/sh/ |
error.c | 5 * The Regents of the University of California. All rights reserved. 290 #define ALL (E_OPEN|E_CREAT|E_EXEC) 293 { EINTR, ALL, "interrupted" }, 294 { EACCES, ALL, "permission denied" }, 295 { EIO, ALL, "I/O error" }, 296 { EEXIST, ALL, "file exists" }, 303 { EISDIR, ALL, "is a directory" }, 305 { EMFILE, ALL, "too many open files" }, 307 { ENFILE, ALL, "file table overflow" }, 308 { ENOSPC, ALL, "file system full" } [all...] |
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
error_check.py | 3 # Copyright 2011 The Closure Linter Authors. All Rights Reserved. 39 # Rule to raise all known errors. 40 ALL = 'all' 42 # All rules that are to be checked when using the strict flag. E.g. the rules 58 ' - ' + Rule.ALL + ': enables all following errors.\n' 87 if rule in FLAGS.jslint_error or Rule.ALL in FLAGS.jslint_error:
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
error_check.py | 3 # Copyright 2011 The Closure Linter Authors. All Rights Reserved. 39 # Rule to raise all known errors. 40 ALL = 'all' 42 # All rules that are to be checked when using the strict flag. E.g. the rules 58 ' - ' + Rule.ALL + ': enables all following errors.\n' 87 if rule in FLAGS.jslint_error or Rule.ALL in FLAGS.jslint_error:
|
/frameworks/wilhelm/tools/mphtogen/ |
Makefile | 2 ALL = $(DIR)/MPH_to_3DGroup.h $(DIR)/MPH_to_AudioPlayer.h $(DIR)/MPH_to_AudioRecorder.h \ 7 $(ALL) : mphtogen
|
/external/chromium/chrome/browser/importer/ |
importer_data_types.h | 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved. 28 ALL = (1 << 6) - 1 // All the bits should be 1, hence the -1.
|
/external/chromium_org/tools/gyp/test/assembly/ |
gyptest-override.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 18 test.build('override.gyp', test.ALL, chdir=CHDIR)
|
/external/chromium_org/tools/gyp/test/configurations/x64/ |
gyptest-x86.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 22 test.build('configurations.gyp', test.ALL)
|
/external/chromium_org/tools/gyp/test/defines/ |
gyptest-defines-env-regyp.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 44 test.build('defines.gyp', test.ALL)
|
/external/chromium_org/tools/gyp/test/dependencies/ |
gyptest-lib-only.py | 3 # Copyright (c) 2011 Google Inc. All rights reserved. 20 test.build('lib_only.gyp', test.ALL)
|
/external/chromium_org/tools/gyp/test/generator-output/ |
gyptest-mac-bundle.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 26 test.build('test.gyp', test.ALL, chdir=GYPFILES_DIR)
|
/external/chromium_org/tools/gyp/test/home_dot_gyp/ |
gyptest-home-includes-config-env.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 21 test.run_gyp('all.gyp', chdir='src') 27 test.build('all.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/ios/ |
gyptest-app-ios.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('test.gyp', test.ALL, chdir='app-bundle')
|
/external/chromium_org/tools/gyp/test/mac/ |
gyptest-non-strs-flattened-to-env.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 23 test.build('test.gyp', test.ALL, chdir=CHDIR) 31 \t<string>-fstack-protector-all -fno-strict-aliasing -DS="A Space"</string>''')
|
gyptest-postbuild-defaults.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('test.gyp', test.ALL, chdir=CHDIR)
|
gyptest-postbuild-multiple-configurations.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 23 test.build('test.gyp', test.ALL, chdir=CHDIR)
|
gyptest-postbuild.py | 3 # Copyright (c) 2011 Google Inc. All rights reserved. 20 test.build('test.gyp', test.ALL, chdir='postbuilds')
|
/external/chromium_org/tools/gyp/test/same-gyp-name/ |
gyptest-all.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 15 test.run_gyp('all.gyp', chdir='src') 19 test.build('all.gyp', test.ALL, chdir='relocate/src')
|