HomeSort by relevance Sort by last modified time
    Searched full:pruned (Results 1 - 25 of 32) sorted by null

1 2

  /external/openssl/
android-config.mk 4 # They were pruned from the "Makefile" generated by running ./Configure from import_openssl.sh
  /external/chromium/net/base/
host_cache.cc 69 // being pruned though!
host_cache.h 122 // matching |pinned_entry| will NOT be pruned.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShouldQueryStrategy.java 44 // or changed entirely, mEmptyCorpora is pruned (in updateQuery)
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
UserBigramTests.java 71 * Test data gets pruned when it is over maximum
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
prune.h 134 // Pruning algorithm: this version writes the pruned input Fst to an
231 // Pruning algorithm: this version writes the pruned input Fst to an
  /dalvik/dx/src/com/android/dx/ssa/
package-info.java 93 * placed in a semi-pruned fashion, which requires computation of {@link
  /frameworks/base/test-runner/src/android/test/
RenamingDelegatingContext.java 238 // * @return the pruned list of files
  /external/tcpdump/
print-pim.c 185 (void)printf(" joined: %d pruned: %d", njoin, nprune);
820 * | Number of Joined Sources | Number of Pruned Sources |
829 * | Encoded-Pruned Source Address-1 |
834 * | Encoded-Pruned Source Address-n |
889 (void)printf(", joined sources: %u, pruned sources: %u", njoin,nprune);
900 (void)printf("\n\t pruned source #%u: ",j+1);
  /external/srec/srec/crec/
srec_initialize.c 56 if number exceeded, the word lattice is pruned more tightly (less word
srec.c 91 /* a flag to check whether we already pruned this batch would be nice */
472 { /*everything pruned so recylce the token*/
569 /*pruned so recycle the token*/
    [all...]
  /external/chromium/base/
values_unittest.cc 579 // Make sure nested values don't get pruned.
590 EXPECT_EQ(1U, inner->GetSize()); // Dictionary was pruned.
  /external/webkit/WebCore/editing/
CompositeEditCommand.cpp 534 // Replace the text between start and end with our pruned version.
    [all...]
  /external/srec/srec/include/
srec.h 271 pruned via reprune_word_tokens() */
simapi.h 276 if number exceeded, the word lattice is pruned more tightly (less word
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/
SearchRecentSuggestionsProviderTest.java 222 // guarantee that group 1 has older timestamps (and will be pruned first)
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2RTFDTM.java 159 * tail-pruned.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-pass.h 236 frontier for O_j is not pruned, we may end up inserting PHI nodes
  /packages/apps/Email/src/com/android/email/activity/
UpgradeAccounts.java 524 int pruned = store.pruneCachedAttachments(); local
526 handler.incProgress(accountNum, pruned);
    [all...]
  /libcore/luni/src/main/java/org/apache/xpath/
XPathContext.java 74 * but the retained RTF DTM will have been tail-pruned so should be small.
    [all...]
  /external/zlib/examples/
enough.c 64 are remembered and previously visited branches are pruned. The memory
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-pass.h 251 frontier for O_j is not pruned, we may end up inserting PHI nodes
  /frameworks/base/services/java/com/android/server/
AppWidgetService.java     [all...]
  /external/v8/src/
mark-compact.cc 382 // Check if the symbol being pruned is an external symbol. We need to
    [all...]
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java     [all...]

Completed in 533 milliseconds

1 2