/external/chromium_org/tools/gyp/test/dependencies/ |
gyptest-extra-targets.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 19 test.build('extra_targets.gyp', test.ALL)
|
gyptest-none-traversal.py | 3 # Copyright (c) 2011 Google Inc. All rights reserved. 20 test.build('none_traversal.gyp', test.ALL)
|
/external/chromium_org/tools/gyp/test/many-actions/ |
gyptest-many-actions-unsorted.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 17 test.build('many-actions-unsorted.gyp', test.ALL) 24 test.build('many-actions-unsorted.gyp', test.ALL) 27 test.build('many-actions-unsorted.gyp', test.ALL) 32 test.build('many-actions-unsorted.gyp', test.ALL)
|
gyptest-many-actions.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 17 test.build('many-actions.gyp', test.ALL)
|
/external/easymock/src/org/easymock/ |
CaptureType.java | 42 ALL
|
/external/jmonkeyengine/engine/src/core/checkers/quals/ |
DefaultLocation.java | 10 /** Apply default annotations to all unannotated types. */ 11 ALL, 13 /** Apply default annotations to all unannotated types except the raw types
|
/external/sepolicy/ |
keys.conf | 8 # option is to use ALL which will match ANY TARGET_BUILD_VARIANT string. 12 ALL : platform.x509.pem 15 ALL : media.x509.pem 18 ALL : shared.x509.pem 20 # Example of ALL TARGET_BUILD_VARIANTS
|
/external/chromium_org/tools/gyp/test/hello/ |
gyptest-all.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 9 using an explicit build target of 'all'. 18 test.build('hello.gyp', test.ALL) 22 test.up_to_date('hello.gyp', test.ALL)
|
gyptest-disable-regyp.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 18 test.build('hello.gyp', test.ALL) 27 test.build('hello.gyp', test.ALL)
|
gyptest-regyp.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 19 test.build('hello.gyp', test.ALL) 28 test.build('hello.gyp', test.ALL)
|
/external/chromium_org/tools/gyp/test/link-objects/ |
gyptest-all.py | 3 # Copyright (c) 2011 Google Inc. All rights reserved. 22 test.build('link-objects.gyp', test.ALL) 26 test.up_to_date('link-objects.gyp', test.ALL)
|
/external/chromium_org/tools/gyp/test/make/ |
gyptest-dependencies.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 8 Verifies that .d files and all.deps are properly generated. 18 test.build('dependencies.gyp', test.ALL) 23 # Build a second time to make sure we generate all.deps. 24 test.build('dependencies.gyp', test.ALL)
|
gyptest-noload.py | 3 # Copyright (c) 2010 Google Inc. All rights reserved. 20 test.run_gyp('all.gyp', chdir='noload') 24 test.build('build/all.gyp', test.ALL, chdir='relocate/noload') 29 test.build('build/all.gyp', test.ALL, chdir='relocate/noload', 33 test.build('build/all.gyp', test.ALL, chdir='relocate/noload', 41 test.build('build/all.gyp', test.ALL, chdir='relocate/noload' [all...] |
/external/chromium_org/tools/gyp/test/sanitize-rule-names/ |
gyptest-sanitize-rule-names.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 16 test.build('sanitize-rule-names.gyp', test.ALL)
|
/external/chromium_org/tools/gyp/test/rename/ |
gyptest-filecase.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 17 test.build('test.gyp', test.ALL, chdir=CHDIR) 23 test.build('test.gyp', test.ALL, chdir=CHDIR) 33 test.build('test-casesensitive.gyp', test.ALL, chdir=CHDIR)
|
/external/chromium_org/tools/gyp/test/compilable/ |
gyptest-headers.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 8 Verifies that .hpp files are ignored when included in the source list on all 20 test.build('headers.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/external-cross-compile/ |
gyptest-cross.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('cross.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/ios/ |
gyptest-deployment-target.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 20 test.build('deployment-target.gyp', test.ALL, chdir='deployment-target')
|
/external/chromium_org/tools/gyp/test/mac/ |
gyptest-clang-cxx-language-standard.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 21 test.build('clang-cxx-language-standard.gyp', test.ALL,
|
gyptest-deployment-target.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 20 test.build('deployment-target.gyp', test.ALL, chdir='deployment-target')
|
gyptest-libraries.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('subdir/test.gyp', test.ALL, chdir='libraries')
|
gyptest-prefixheader.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 18 test.build('test.gyp', test.ALL, chdir='prefixheader')
|
gyptest-type-envvars.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('test.gyp', test.ALL, chdir='type_envvars')
|
/external/chromium_org/tools/gyp/test/rules/ |
gyptest-special-variables.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 17 test.build('special-variables.gyp', test.ALL, chdir='src')
|
/external/chromium_org/tools/gyp/test/same-rule-output-file-name/ |
gyptest-all.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 19 test.build('subdirs.gyp', test.ALL, chdir='relocate/src')
|