/packages/inputmethods/LatinIME/tools/dicttool/compat/android/util/ |
Log.java | 22 * Its purpose is to provide compatibility without having to pull the whole Android library.
|
/external/chromium_org/media/tools/layout_tests/ |
layouttest_analyzer_helpers_unittest.py | 41 m = analyzerResultMapBase.result_map['whole'] 52 analyzerResultMapBase.result_map['whole']['add1.html'] = True 85 self.assertEquals(diff['whole'][0][0][0], 91 self.assertEquals(diff['whole'][1][0][0], 'add1.html') 125 'whole': [[], []],
|
trend_graph.py | 43 data_map: a dictionary containing 'whole', 'skip' , 'nonskip', 56 for key in ['whole', 'skip', 'nonskip']:
|
/external/chromium_org/third_party/tcmalloc/vendor/doc/ |
heap_checker.html | 49 <h2><a name="whole_program">Whole-program Heap Leak Checking</a></h2> 51 <p>The recommended way to use the heap checker is in "whole program" 64 <p>Here's how to run a program with whole-program heap checking:</p> 83 <p>These are the legal values when running a whole-program heap 131 turn on any whole-program leak checking.</p> 134 <h3><A NAME="tweaking">Tweaking whole-program checking</A></h3> 136 <p>In some cases you want to check the whole program for memory leaks, 138 whole-program leak check is waiting too long: e.g. in a long-running 165 <p>Instead of whole-program checking, you can check certain parts of your 191 <p>If you want to do whole-program leak checking in addition to thi [all...] |
/build/core/combo/ |
TARGET_linux-mips.mk | 232 -Wl,--whole-archive \ 234 -Wl,--no-whole-archive \ 257 -Wl,--whole-archive \ 259 -Wl,--no-whole-archive \ 282 -Wl,--whole-archive \ 284 -Wl,--no-whole-archive \
|
TARGET_linux-x86.mk | 187 -Wl,--whole-archive \ 189 -Wl,--no-whole-archive \ 212 -Wl,--whole-archive \ 214 -Wl,--no-whole-archive \ 235 -Wl,--whole-archive \ 237 -Wl,--no-whole-archive \
|
/external/bison/examples/ |
extexi | 97 # referring to the whole string, not the lines. 106 # Whole line commands.
|
/external/chromium/net/disk_cache/ |
disk_cache_test_base.h | 110 // Asks the cache to trim an entry. If |empty| is true, the whole cache is 115 // true, the whole list is deleted.
|
/external/chromium/net/tools/flip_server/ |
balsa_headers_token_utils.cc | 52 header_line->skip = true; // remove the whole line 54 header_line->skip = true; // remove the whole line
|
/external/chromium_org/chrome/app/ |
image_pre_reader_win.h | 21 // is passed in. If it is 0 then the whole file is paged in. The step size 40 // then the whole file is paged in sequentially via PreReadImage. Otherwise,
|
/external/chromium_org/chrome/browser/ui/panels/ |
native_panel_stack_window.h | 19 // Returns the title representing the whole stack. 82 // Minimizes all the panels in the stack as a whole via system.
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
global_menu_bar_registrar_x11.cc | 76 // cancelable object; including making a whole callback just to handle the 96 // cancelable object; including making a whole callback just to handle the
|
/external/chromium_org/net/test/embedded_test_server/ |
http_request.h | 76 // If returns ACCEPTED, then it means that the whole request has been found 89 // Parses headers and returns ACCEPTED if whole request was parsed. Otherwise
|
/external/chromium_org/net/tools/flip_server/ |
balsa_headers_token_utils.cc | 52 header_line->skip = true; // remove the whole line 54 header_line->skip = true; // remove the whole line
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
test_expectations_unittest.py | 89 # don't want to lint the whole file (it can unfairly punish patches for pre-existing errors). 90 # We rely on a separate lint-webkitpy step on the bots to keep the whole file okay.
|
/external/chromium_org/third_party/icu/source/i18n/ |
usrchimp.h | 107 * According to the definition, matches found here will include the whole span 128 * According to the definition, matches found here will include the whole span
|
/external/e2fsprogs/lib/blkid/ |
devname.c | 439 /* Skip whole disk devs unless they have no partitions. 443 * names contain whole device name as substring. 448 * FIXME: skip /dev/{ida,cciss,rd} whole-disk devs 466 * If last was a whole disk and we just found a partition 467 * on it, remove the whole-disk dev from the cache if 474 /* find blkid dev for the whole-disk devno */ 489 * If last was not checked because it looked like a whole-disk 495 printf("whole dev %s, devno 0x%04X\n",
|
/external/icu4c/i18n/ |
usrchimp.h | 107 * According to the definition, matches found here will include the whole span 128 * According to the definition, matches found here will include the whole span
|
/external/llvm/projects/sample/autoconf/ |
configure.ac | 111 llvm_cv_link_all_option="-Wl,--whole-archive" 112 llvm_cv_no_link_all_option="-Wl,--no-whole-archive" 116 llvm_cv_link_all_option="-Wl,--whole-archive" 117 llvm_cv_no_link_all_option="-Wl,--no-whole-archive" 121 llvm_cv_link_all_option="-Wl,--whole-archive" 122 llvm_cv_no_link_all_option="-Wl,--no-whole-archive" 136 llvm_cv_link_all_option="-Wl,--whole-archive" 137 llvm_cv_no_link_all_option="-Wl,--no-whole-archive" 141 llvm_cv_link_all_option="-Wl,--whole-archive" 142 llvm_cv_no_link_all_option="-Wl,--no-whole-archive [all...] |
/external/protobuf/python/google/protobuf/internal/ |
message_test.py | 37 serialization code in the whole library. 39 TODO(kenton): Merge with wire_format_test? It doesn't make a whole lot of
|
/packages/inputmethods/PinyinIME/jni/include/ |
splparser.h | 33 // If the whole string are sucessfully parsed, last_is_pre will be true; 34 // if the whole string is not fullly parsed, last_is_pre will return whether
|
/dalvik/vm/compiler/codegen/ |
CompilerCodegen.h | 35 /* Lower middle-level IR to low-level IR for the whole method */
|
/external/bison/etc/ |
README | 4 null), so it is really emphasizing the cost of the whole parsing
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/digests/ |
GeneralDigest.java | 79 // process whole words.
|
/external/chromium/chrome/browser/autofill/ |
autofill_host.h | 29 // so that we don't need to pull in the whole RenderViewHost on Android.
|