HomeSort by relevance Sort by last modified time
    Searched full:keep (Results 1826 - 1850 of 11137) sorted by null

<<71727374757677787980>>

  /external/dnsmasq/contrib/openvpn/
README 35 > the fly to set 127.0.0.1 to the nameserver (and somehow keep the
  /external/droiddriver/samples/testapp/res/layout/
scroll_activity.xml 45 <!-- Keep this on bottom to test scrolling to views that are not showing. -->
  /external/eigen/
CleanSpec.mk 52 # Please keep it there, and empty, thanks.
  /external/eigen/bench/btl/generic_bench/
bench_parameter.hh 50 // how many times we run a single bench (keep the best perf)
  /external/icu4c/data/unidata/
NormalizationCorrections.txt 30 # will be made to keep the entries limited to just those fixes.
  /external/icu4c/i18n/
quant.cpp 76 // Don't keep matching it infinitely.
  /external/kernel-headers/original/asm-generic/
resource.h 9 * to keep that order for binary compatibility. The reasons
  /external/kernel-headers/original/asm-mips/
siginfo.h 26 * Careful to keep union _sifields from shifting ...
  /external/kernel-headers/original/linux/
spinlock_api_up.h 23 * only thing we have to do is to keep the preempt counts and irq
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
vp8_short_fdct4x4_armv6.asm 51 pkhbt r3, r4, r6, lsl #4 ; [o1 | o0], keep in register for PART 2
76 pkhbt r9, r9, r6, lsl #4 ; [o5 | o4], keep in register for PART 2
101 pkhbt r2, r2, r6, lsl #4 ; [o9 | o8], keep in register for PART 2
122 pkhbt r0, r4, r6, lsl #4 ; [o13 | o12], keep in register for PART 2
  /external/libvpx/libvpx/vpx_mem/memory_manager/
hmm_resize.c 80 /* Not enough extra BAUs to be a block on their own, so just keep them
  /external/linux-tools-perf/util/
callchain.h 108 * Initialize a cursor before adding entries inside, but keep
  /external/llvm/lib/Target/ARM/
ARMSelectionDAGInfo.h 39 /// Subtarget - Keep a pointer to the ARMSubtarget around so that we can
  /external/llvm/test/Transforms/LICM/
promote-order.ll 3 ; LICM should keep the stores in their original order when it sinks/promotes them.
  /external/llvm/unittests/ExecutionEngine/JIT/
IntelJITEventListenerTest.cpp 14 // Because we want to keep the implementation details of the Intel API used to
  /external/mesa3d/
Android.common.mk 60 # uncomment to keep the debug symbols
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xstutil/src/
dxgi_enums.cpp 29 /* D3D has to keep binary compatibility, so these tables will always work
  /external/mesa3d/src/glsl/
ir_visitor.h 69 * This is usually not an issue, but if it is, keep it in mind
  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
AuthenticationHelper.java 43 * will keep a reference to the generated credentials in a cache.
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPDuplicateHeaderException.java 39 * 2. keep the duplicate by just returning it.
  /external/openfst/src/extensions/pdt/
pdtexpand.cc 28 DEFINE_bool(keep_parentheses, false, "Keep PDT parentheses in result.");
pdtshortestpath.cc 27 DEFINE_bool(keep_parentheses, false, "Keep PDT parentheses in result.");
  /external/oprofile/libpopt/
poptint.h 69 /*@keep@*/
  /external/proguard/examples/ant/
applets.xml 21 <keep access="public" extends="java.applet.Applet" />
  /external/proguard/src/proguard/
ProGuard.java 239 // Check if we have at least some keep commands.
240 if (configuration.keep == null)
242 throw new IOException("You have to specify '-keep' options for the shrinking step.");
253 ClassSpecificationVisitorFactory.createClassPoolVisitor(configuration.keep,

Completed in 1633 milliseconds

<<71727374757677787980>>