/external/chromium_org/tools/gyp/test/win/ |
gyptest-link-outputfile.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('outputfile.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-shard.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 20 test.build('shard.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-tsaware.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('tsaware.gyp', test.ALL, chdir=CHDIR)
|
gyptest-macro-targetname.py | 3 # Copyright (c) 2013 Google Inc. All rights reserved. 20 test.build('targetname.gyp', test.ALL, chdir=CHDIR)
|
gyptest-rc-build.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('hello.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-aslr.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('aslr.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-delay-load-dlls.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('delay-load-dlls.gyp', test.ALL, chdir=CHDIR) 26 '/all', test.built_file_path('test_dld_none.exe', chdir=CHDIR)) 31 '/all', test.built_file_path('test_dld_shell32.exe', chdir=CHDIR))
|
gyptest-link-fixed-base.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('fixed-base.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-generate-manifest.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 21 test.build('generate-manifest.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-incremental.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('incremental.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-large-address-aware.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('large-address-aware.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-nxcompat.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 20 test.build('nxcompat.gyp', test.ALL, chdir=CHDIR)
|
gyptest-link-pdb.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 21 test.build('program-database.gyp', test.ALL, chdir=CHDIR)
|
/external/jmonkeyengine/engine/src/core/com/jme3/input/ |
TouchInput.java | 3 * All rights reserved. 41 * No filter, get all events 43 public static final int ALL = 0x00;
|
/external/chromium/testing/gmock/scripts/generator/cpp/ |
keywords.py | 49 ALL = TYPES | TYPE_MODIFIERS | ACCESS | CASTS | OTHERS | OTHER_TYPES | CONTROL | EXCEPTION | LOOP 53 return token in ALL
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
Axis.java | 27 * and together they contain all the nodes in the document.</p> 71 * the following axis contains all nodes in the same document as the 78 * The following-sibling axis contains all the following siblings of the 103 * The preceding axis contains all nodes in the same document as the context 110 * The preceding-sibling axis contains all the preceding siblings of the 132 // All axis past this are absolute. 135 * A non-xpath axis, returns all nodes in the tree from and including the 138 public static final int ALL = 16; 141 * A non-xpath axis, returns all nodes that aren't namespaces or attributes, 147 * A non-xpath axis, returns all nodes that aren't namespaces or attributes, [all...] |
/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_helper.h | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 5 // Defines methods relevant to all code that wants to work with browsing data. 23 // Always add new items to the enum above ALL and add them to ALL. 24 ALL = UNPROTECTED_WEB | PROTECTED_WEB | EXTENSION,
|
/external/chromium_org/chrome/browser/ |
enumerate_modules_model_win.cc | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 109 // list, make sure that all paths are lower-case, in long pathname form, end 123 { "7ba9402f", "c9132d48", "", "", "", ALL, kInvestigatingLink }, 126 { "26134911", "59145acf", "", "", "", ALL, kUninstallLink }, 129 { "f5d8f549", "23d01d5b", "", "", "", ALL, kUninstallLink }, 132 { "c60ca062", "23d01d5b", "", "", "", ALL, kUninstallLink }, 151 { "6bb57633", "23d01d5b", "", "", "", ALL, kInvestigatingLink }, 154 { "0396e037.dll", "", "", "", "", ALL, kUninstallLink }, 157 { "5ce0037c", "59145acf", "", "", "", ALL, kUninstallLink }, 160 { "e579a039", "23d01d5b", "", "", "", ALL, kUninstallLink } [all...] |
/external/chromium_org/chrome/browser/extensions/api/commands/ |
commands.cc | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. 33 extensions::CommandService::ALL, 41 extensions::CommandService::ALL, 49 extensions::CommandService::ALL, 57 extensions::CommandService::ALL,
|
/external/chromium_org/tools/gyp/test/actions-multiple/ |
gyptest-all.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 50 test.build('actions.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/generator-output/ |
gyptest-copies.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 9 target of 'all'. 36 test.build('copies.gyp', test.ALL, chdir='relocate/gypfiles')
|
gyptest-symlink.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 36 test.build('deeper.gyp', test.ALL, chdir=chdir)
|
gyptest-top-all.py | 3 # Copyright (c) 2012 Google Inc. All rights reserved. 29 test.build('prog1.gyp', test.ALL, chdir='gypfiles')
|
/external/chromium_org/tools/gyp/test/rules/ |
gyptest-all.py | 3 # Copyright (c) 2011 Google Inc. All rights reserved. 8 Verifies simple rules when using an explicit build target of 'all'. 22 test.build('actions.gyp', test.ALL, chdir='relocate/src')
|
/external/chromium_org/tools/gyp/test/toolsets/ |
gyptest-toolsets.py | 3 # Copyright (c) 2009 Google Inc. All rights reserved. 26 test.build('toolsets.gyp', test.ALL)
|