/external/valgrind/main/callgrind/ |
context.c | 130 CLG_DEBUG(0, "Resize Context Hash: %d => %d (entries %d, conflicts %d/%d)\n",
|
/external/valgrind/main/helgrind/ |
hg_errors.c | [all...] |
/external/wpa_supplicant_8/src/wps/ |
upnp_xml.c | 198 * This is crude: ignore any possible tag name conflicts and go right
|
/frameworks/base/docs/html/google/play/publishing/ |
multiple-apks.jd | 245 that you'll introduce an error due to conflicts between them. For help deciding which to use, read 247 If you can't avoid using both, be aware that for any conflicts in agreement between a given size, 407 <p>There are other conflicts that might occur when you activate your APKs, but which will result 430 <p>When such conflicts occur, you will see a warning message, but you can still publish your [all...] |
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardViewStateManager.java | 177 // This prevents conflicts.
|
/frameworks/compile/mclinker/lib/LD/ |
ELFFileFormat.cpp | 140 // conflicts with System V standard. We follow System V standard.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
rtnetlink.h | 209 avoid conflicts.
|
smbno.h | 40 #define ERRlock 33 /* Lock request conflicts with existing lock */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
rtnetlink.h | 209 avoid conflicts.
|
smbno.h | 40 #define ERRlock 33 /* Lock request conflicts with existing lock */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/ |
loader.py | 177 # in sys.path to minimise likelihood of conflicts between installed
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/ |
loader.py | 177 # in sys.path to minimise likelihood of conflicts between installed
|
/external/bison/tests/ |
testsuite | 678 86;output.at:260;Graph with no conflicts;graph; 773 181;conflicts.at:31;S/R in initial;; 774 182;conflicts.at:57;%nonassoc and eof;; 775 183;conflicts.at:155;%error-verbose and consistent errors;c++ java; 776 184;conflicts.at:456;LAC: %nonassoc requires splitting canonical LR states;; 777 185;conflicts.at:546;Unresolved SR Conflicts;report; 778 186;conflicts.at:653;Resolved SR Conflicts;report; 779 187;conflicts.at:775;Defaulted Conflicted Reduction;report [all...] |
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
token.rb | 572 "new token type definition ``#{ name } = #{ value }'' conflicts " << 620 " to name #{ name } conflicts with existing name #{ current_name }", name
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
TemplateList.java | 719 * Check for match conflicts, and warn the stylesheet author. 730 // TODO: Check for conflicts.
|
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/background/ |
options.js | 181 // conflicting command. Nor does it detect prefix conflicts like Cvox+L vs 502 // TODO(dtseng): Don't surface conflicts until we have a better
|
/external/chromium_org/chrome/common/ |
url_constants.cc | 33 const char kChromeUIConflictsURL[] = "chrome://conflicts/"; 166 const char kChromeUIConflictsHost[] = "conflicts";
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
system-alloc.cc | 90 // Anonymous namespace to avoid name conflicts on "CheckAddressBits". 237 } // Anonymous namespace to avoid name conflicts on "CheckAddressBits".
|
/external/skia/src/gpu/gl/ |
GrGLProgramEffects.cpp | 280 // Enclose custom code in a block to avoid namespace conflicts 490 // Enclose custom code in a block to avoid namespace conflicts
|
/frameworks/webview/chromium/tools/ |
merge_from_chromium.py | 195 # Merge conflicts make git merge return 1, so ignore errors 220 # Merge conflicts make git merge return 1, so ignore errors
|
/external/bison/ |
ChangeLog | 240 * tests/conflicts.at: Rule useless due to conflicts. 505 * tests/conflicts.at, tests/existing.at, tests/local.at, tests/reduce.at, [all...] |
/external/chromium_org/third_party/icu/source/common/ |
putil.cpp | 800 {-7200, 1, "EET", "EEST", "Europe/Athens"}, /* Conflicts with Africa/Cairo */ 821 {18000, 1, "EST", "EDT", "US/Eastern"}, /* Conflicts with America/Grand_Turk */ 825 {21600, 1, "CST", "CDT", "US/Central"}, /* Conflicts with Mexico/General */ 826 {25200, 1, "MST", "MDT", "US/Mountain"}, /* Conflicts with Mexico/BajaSur */ 828 {28800, 1, "PST", "PDT", "US/Pacific"}, /* Conflicts with Mexico/BajaNorte */ [all...] |
/external/e2fsprogs/e2fsck/ |
problem.c | 476 /* Block bitmap conflicts with some other fs block */ 481 /* Inode bitmap conflicts with some other fs block */ 486 /* Inode table conflicts with some other fs block */ 827 /* Bad block has indirect block that conflicts with filesystem block */ 829 N_("Bad @b @i has an indirect @b (%b) that conflicts with\n" [all...] |
/external/icu/icu4c/source/common/ |
putil.cpp | 800 {-7200, 1, "EET", "EEST", "Europe/Athens"}, /* Conflicts with Africa/Cairo */ 821 {18000, 1, "EST", "EDT", "US/Eastern"}, /* Conflicts with America/Grand_Turk */ 825 {21600, 1, "CST", "CDT", "US/Central"}, /* Conflicts with Mexico/General */ 826 {25200, 1, "MST", "MDT", "US/Mountain"}, /* Conflicts with Mexico/BajaSur */ 828 {28800, 1, "PST", "PDT", "US/Pacific"}, /* Conflicts with Mexico/BajaNorte */ [all...] |
/external/chromium_org/extensions/browser/api/web_request/ |
web_request_api_helpers.cc | 416 // the number of conflicts that we need to flag, as canceling is considered 756 // Now execute the modifications if there were no conflicts. [all...] |