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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Sema/
gnu-flags.c 36 #if ALL || ALIGNOF
44 #if ALL || CASERANGE
55 #if ALL || COMPLEXINT
62 #if ALL || OMITTEDOPERAND
69 #if ALL || EMPTYINIT
76 #if ALL || LABELVALUE
89 #if ALL || STATEMENTEXP
99 #if ALL || COMPOUNDLITERALINITIALIZER
107 #if ALL || FLEXIBLEARRAYINITIALIZER
118 #if ALL || FOLDINGCONSTAN
    [all...]
  /external/clang/test/SemaCXX/
gnu-flags.cpp 23 #if ALL || ANONYMOUSSTRUCT
36 #if ALL || REDECLAREDCLASSMEMBER
50 #if ALL || FLEXIBLEARRAYUNIONMEMBER
62 #if ALL || FOLDINGCONSTANT
71 #if ALL || EMPTYSTRUCT
  /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)
  /external/clang/test/Lexer/
gnu-flags.c 20 #if ALL || ZEROARGS
34 #if ALL || IMAGINARYCONST
41 #if ALL || BINARYLITERAL
50 #if ALL || LINE0
  /external/easymock/src/org/easymock/
CaptureType.java 42 ALL
  /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/sepolicy/
keys.conf 8 # option is to use ALL which will match ANY TARGET_BUILD_VARIANT string.
12 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/platform.x509.pem
15 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/media.x509.pem
18 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/shared.x509.pem
20 # Example of ALL TARGET_BUILD_VARIANTS
  /external/chromium_org/tools/gyp/test/android/
gyptest-make-functions.py 3 # Copyright (c) 2014 Google Inc. All rights reserved.
18 test.build('make_functions.gyp', test.ALL)
  /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')

Completed in 2234 milliseconds

1 2 3 4 5 6 7 8 91011>>