/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.css | 300 /* the link inside a sumtable for "Show All/Hide All" */ 301 .toggle-all { 1149 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
|
/external/chromium/chrome/browser/resources/ |
menu.js | 1 // Copyright (c) 2011 The Chromium Authors. All rights reserved. 395 * 3) If the selected menu is not submenu, cancel all timers and start
|
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.css | 301 /* the link inside a sumtable for "Show All/Hide All" */ 302 .toggle-all { 1006 /* modified to 43px so that all browsers eliminate the package panel h-scroll */
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.metadata_2.0.0.v20100601.jar | |
org.eclipse.equinox.util_1.0.200.v20100503.jar | |
org.eclipse.equinox.p2.engine_2.0.0.v20100606.jar | |
/external/flac/libFLAC/ |
metadata_object.c | [all...] |
/external/jpeg/ |
configure | 457 # because not all systems understand e.g. LANG=C (notably SCO). [all...] |
/external/libvpx/vp8/common/x86/ |
postproc_sse2.asm | 2 ; Copyright (c) 2010 The WebM project authors. All Rights Reserved. 7 ; in the file PATENTS. All contributing project authors may 138 ; done with the all cols, start the across filtering in place
|
/external/oprofile/events/i386/nehalem/ |
events | 49 event:0x43 counters:0,1 um:l1d_all_ref minimum:6000 name:L1D_ALL_REF : Counts all references to the L1 data cache,
|
/external/oprofile/events/mips/74K/ |
events | 12 # Events specific to all counters 41 event:0x17 counters:0,2 um:zero minimum:500 name:DCACHE_LOAD_ACCESSES : 23-0 Counts all accesses to the data cache caused by load instructions 83 event:0x44 counters:0,2 um:zero minimum:500 name:OCP_ALL_REQUESTS : 68-0 All OCP requests accepted 153 event:0x444 counters:0,2 um:zero minimum:500 name:OCP_ALL_CACHEABLE_REQUESTS : 68-1 All OCP cacheable requests accepted
|
/external/qemu/distrib/jpeg-6b/ |
configure | 457 # because not all systems understand e.g. LANG=C (notably SCO). [all...] |
/external/v8/benchmarks/ |
raytrace.js | 7 // benchmark, but the all the computational code remains
|
/external/v8/test/mjsunit/ |
regexp.js | 1 // Copyright 2012 the V8 project authors. All rights reserved. 43 // Test strings containing all line separators
|
/external/valgrind/main/none/tests/ppc32/ |
testVMX.stdout.exp | 83 Function vec_dssall [Vector Stream Stop all] not checked
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-raytrace.js | 7 // benchmark, but the all the computational code remains
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-raytrace.js | 7 // benchmark, but the all the computational code remains
|
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-raytrace.js | 7 // benchmark, but the all the computational code remains
|
/external/webkit/Tools/Scripts/webkitpy/style/checkers/ |
cpp.py | 4 # Copyright (C) 2009, 2010 Google Inc. All rights reserved. 6 # Copyright (C) 2009 Apple Inc. All rights reserved. 131 # The regexp compilation caching is inlined in all regexp functions for 223 """Converts all text strings in camelCase or PascalCase to lowers with underscores.""" 245 # Removes all lower case letters except those starting words. 414 # Create a single line with all of the parameters. 448 # Remove all initializers. 493 # No comma means that all parameters have been parsed. 796 """Holds 3 copies of all lines with different preprocessing applied to them. 800 3) raw member contains all the lines without processing [all...] |
/external/zlib/ |
make_vms.com | 75 $ ccopt = "/prefix=all" + ccopt 413 all : example.exe minigzip.exe libz.olb 677 $! All the "brains" of this logic was suggested by Hartmut Becker 678 $! (Hartmut.Becker@compaq.com). All the bugs were introduced by me 742 $ ! all global definitions 744 $ ! all procedures 752 $ ! all data
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
C.stg | 7 All rights reserved. 113 // All rights reserved. 600 // All rights reserved. 701 /** Built in ANTLR3 context tracker contains all the generic elements 759 /** Symbolic definitions of all the tokens that the <grammarType()> will work with. [all...] |
/external/iptables/iptables/ |
xtoptions.c | 46 * All types not listed here, and thus essentially being initialized to 697 uint32_t *mask = cb->val.hmask.all; 952 * @entry: current option (from all ext's entries) being validated 985 * Check that all option constraints have been met. This effectively replaces
|
/frameworks/base/ |
Android.mk | 43 # The following filters out code we are temporarily not including at all. 662 # ==== docs that have all of the stuff that's @hidden ======================= 697 ext_src_files := $(call all-java-files-under,$(ext_dirs))
|
/frameworks/base/core/java/android/app/ |
ActivityThread.java | 188 // XXX For now we keep around information about all packages we have 765 // This function exists to make sure all receiver dispatching is 850 boolean all, String[] args) { 854 return dumpMemInfo(pw, checkin, all); 860 private Debug.MemoryInfo dumpMemInfo(PrintWriter pw, boolean checkin, boolean all) { 868 if (!all) { [all...] |
/external/bison/tests/ |
testsuite | 99 # Find who we are. Look in the path if we contain no path at all 172 # Don't try to exec as it changes $[0], causing all sort of problems 200 # Don't use ln at all; we don't have any links 262 # Not all shells have the 'times' builtin; the subshell is needed to make 305 # List of the all the test groups. 311 # Description of all the test groups. 607 Run all the tests, or the selected TESTS, and save a detailed log file. 626 -c, --clean remove all the files this test suite might create and exit 627 -l, --list describes all the tests, or the selected TESTS 633 select the tests matching all the comma separated KEYWORD [all...] |