/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/ |
bfdlink.h | 110 list to be doubly linked, which would waste more memory, or 710 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/ |
bfdlink.h | 107 list to be doubly linked, which would waste more memory, or 677 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/ |
bfdlink.h | 110 list to be doubly linked, which would waste more memory, or 710 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/ |
bfdlink.h | 107 list to be doubly linked, which would waste more memory, or 677 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/ |
bfdlink.h | 110 list to be doubly linked, which would waste more memory, or 710 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/ |
bfdlink.h | 107 list to be doubly linked, which would waste more memory, or 677 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/ |
bfdlink.h | 110 list to be doubly linked, which would waste more memory, or 710 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/ |
bfdlink.h | 107 list to be doubly linked, which would waste more memory, or 677 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/ |
bfdlink.h | 110 list to be doubly linked, which would waste more memory, or 710 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/ |
bfdlink.h | 107 list to be doubly linked, which would waste more memory, or 677 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/ |
bfdlink.h | 110 list to be doubly linked, which would waste more memory, or 710 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/ |
bfdlink.h | 107 list to be doubly linked, which would waste more memory, or 677 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/ |
bfdlink.h | 110 list to be doubly linked, which would waste more memory, or 710 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/ |
bfdlink.h | 107 list to be doubly linked, which would waste more memory, or 677 but I didn't want to waste the space since these types of relocs
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/ |
bfdlink.h | 110 list to be doubly linked, which would waste more memory, or 710 but I didn't want to waste the space since these types of relocs
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
tcmalloc.cc | 391 "WASTE: %7.1f MiB bytes in use\n" 392 "WASTE: + %7.1f MiB committed but not used\n" 393 "WASTE: ------------\n" 394 "WASTE: = %7.1f MiB bytes committed\n" 395 "WASTE: committed/used ratio of %f\n", [all...] |
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/ |
DFA.java | 83 * Not used during fixed k lookahead as it's a waste to fill it with 272 * will result in states[i] == states[j]. We don't want to waste a state [all...] |
/external/chromium_org/net/third_party/nss/ssl/ |
sslsecur.c | 206 /* Don't waste my time */ 433 /* Don't waste my time */ [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MapMaker.java | 256 * higher value than you need can waste space and time, and a significantly lower value can lead 311 * weak keys, and they waste memory by keeping unreachable elements in the map. If your goal is to [all...] |
/dalvik/vm/oo/ |
Resolve.cpp | 325 * (a) we waste time in an unusual case, and (b) we're probably going
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3basetreeadaptor.c | 727 // nodes can be flagged as resuable to prevent this terrible waste
|
antlr3tokenstream.c | 372 // and we won't waste the clock cycles on the check
|
/external/apache-xml/src/main/java/org/apache/xpath/jaxp/ |
XPathImpl.java | 183 // enter this code at the same time, we just waste a little time
|
/external/chromium/net/spdy/ |
spdy_session.h | 523 // waste of effort (and MUST not be done).
|
/external/chromium/sdch/open-vcdiff/src/ |
blockhash.h | 64 // matches found, and a low value of kBlockSize will waste time
|