HomeSort by relevance Sort by last modified time
    Searched full:discardable (Results 51 - 75 of 97) sorted by null

1 23 4

  /external/jdiff/src/jdiff/
DiffMyers.java 548 final byte[] discarded = discardable(f.equivCount());
560 If a line matches many lines, mark it as provisionally discardable.
563 @return 0=nondiscardable, 1=discardable or 2=provisionally discardable
567 private byte[] discardable(final int[] counts) { method in class:DiffMyers.file_data
575 That is the threshold for provisionally discardable lines. */
612 /* Find end of this run of discardable lines.
613 Count how many are provisionally discardable. */
627 /* Now we have the length of a run of discardable lines
  /external/skia/resources/
slides_content2.lua 17 - Memory : wrappers for [new, malloc, discardable]
  /external/skia/tests/
CachedDecodingPixelRefTest.cpp 145 // Use system-default discardable memory.
298 // default discardable memory implementation that differs from the
  /prebuilts/go/darwin-x86/src/text/tabwriter/
tabwriter.go 335 discardable := true // true if all cells in this column are empty and "soft"
345 // update discardable
347 discardable = false
356 if discardable && b.flags&DiscardEmptyColumns != 0 {
  /prebuilts/go/linux-x86/src/text/tabwriter/
tabwriter.go 335 discardable := true // true if all cells in this column are empty and "soft"
345 // update discardable
347 discardable = false
356 if discardable && b.flags&DiscardEmptyColumns != 0 {
  /external/chromium-trace/catapult/tracing/tracing/extras/importer/v8/
codemap.html 60 * Adds a dynamic (i.e. moveable and discardable) code entry.
  /external/skia/src/core/
SkBitmapCache.cpp 264 // the call to ref() above triggers a "lock" in the case of discardable memory,
SkResourceCache.h 229 // is not backed by discardable memory.
  /external/v8/tools/
codemap.js 76 * Adds a dynamic (i.e. moveable and discardable) code entry.
  /external/deqp/modules/gles31/functional/
es31fShaderHelperInvocationTests.cpp 117 // Don't produce completely or almost completely discardable primitives.
119 // produce any fragments. This just removes trivially discardable
137 // if discardable, just mirror first vertex along center
  /external/skia/include/core/
SkImageGenerator.h 52 * On success, installs a discardable pixelref into destination, based on encoded data.
SkSurface.h 157 * clear or overwrite prior contents, thus making them discardable.
  /external/skia/src/images/
SkImageDecoder_ktx.cpp 245 // there is an installed discardable pixel ref with existing PKM data, then we
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddstor.h 605 BOOLEAN Discardable;
  /toolchain/binutils/binutils-2.25/binutils/
rcparse.y 136 %token MOVEABLE FIXED PURE IMPURE PRELOAD LOADONCALL DISCARDABLE
    [all...]
rclex.c 86 K(DEFPUSHBUTTON), K(DIALOG), K(DIALOGEX), K(DISCARDABLE),
  /external/clang/lib/CodeGen/
CGCXX.cpp 171 // If we have a weak, non-discardable alias (weak, weak_odr), like an extern
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 268 // in discardable section
  /external/llvm/lib/MC/MCParser/
COFFAsmParser.cpp 329 // n: Discardable section
  /external/webrtc/webrtc/modules/include/
module_common_types.h 59 bool nonReference; // Frame is discardable.
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 710 // It is unsafe to drop a function with discardable linkage from a COMDAT
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]
  /external/netperf/doc/
texinfo.tex     [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex     [all...]

Completed in 819 milliseconds

1 23 4