HomeSort by relevance Sort by last modified time
    Searched full:existing (Results 1001 - 1025 of 14007) sorted by null

<<41424344454647484950>>

  /external/jacoco/org.jacoco.agent.rt/src/com/vladium/emma/rt/
RT.java 40 * existing file
  /external/javassist/sample/evolve/
demo.html 5 reload an existing class file. Although the reloaded class file is
  /external/kernel-headers/original/uapi/linux/
cm4000_cs.h 13 * used by existing userspace programs, so I kepth the awkward "bIFSD" naming
filter.h 63 existing compilers/optimizers.
mempolicy.h 44 #define MPOL_MF_STRICT (1<<0) /* Verify existing pages in the mapping */
nfs4_mount.h 60 /* Note: the fields that correspond to existing NFSv2/v3 mount options
  /external/libchrome/base/metrics/
persistent_histogram_allocator.cc 440 HistogramBase* existing = GetOrCreateStatisticsRecorderHistogram(histogram); local
441 if (!existing) {
452 existing->AddSamples(*histogram->SnapshotDelta());
459 HistogramBase* existing = GetOrCreateStatisticsRecorderHistogram(histogram); local
460 if (!existing) {
468 existing->AddSamples(*histogram->SnapshotFinalDelta());
660 HistogramBase* existing = local
662 if (existing)
663 return existing;
674 existing = DeserializeHistogramInfo(&iter)
813 size_t existing = StatisticsRecorder::GetHistogramCount(); local
    [all...]
  /external/libchrome/base/test/
scoped_feature_list.h 18 // list and initialize it anew, destroy an existing scoped list and init
  /external/libcups/filter/
postscript-driver.header 16 <p>This document describes how to develop printer drivers for PostScript printers. Topics include: <a href='#BASICS'>printer driver basics</a>, <a href='#CREATE'>creating new PPD files</a>, <a href='#IMPORT'>importing existing PPD files</a>, <a href='#FILTERS'>using custom filters</a>, <a href='#COLOR'>implementing color management</a>, and <a href='#MACOSX'>adding macOS features</a>.</p>
  /external/libdrm/freedreno/kgsl/
README 17 able to work on existing kernel driver from QCOM, to allow to
  /external/llvm/docs/CommandGuide/
llvm-dis.rst 25 a ``.ll`` suffix added (any existing ``.bc`` suffix will first be
  /external/llvm/include/llvm/Support/
Memory.h 57 /// \p NearBlock may point to an existing allocation in which case
58 /// an attempt is made to allocate more memory near the existing block.
115 /// \p NearBlock may point to an existing allocation in which case
116 /// an attempt is made to allocate more memory near the existing block.
  /external/llvm/include/llvm/Transforms/IPO/
ConstantMerge.h 13 // the program, regardless of whether or not an existing string is available.
  /external/llvm/test/CodeGen/AMDGPU/
select-i1.ll 4 ; FIXME: This should go in existing select.ll test, except the current testcase there is broken on SI
  /external/llvm/test/CodeGen/ARM/
2013-04-05-Small-ByVal-Structs-PR15293.ll 1 ;PR15293: ARM codegen ice - expected larger existing stack allocation
  /external/llvm/test/Object/
mri-addmod.test 17 ; Now test that CREATE overwrites an existing file.
  /external/llvm/utils/lit/utils/
check-coverage 31 # First, remove any existing coverage data files.
  /external/ltp/testcases/kernel/syscalls/keyctl/
keyctl04.c 23 * Instead we do a quick check for whether the existing thread keyring is
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
11-1.c 11 * a currently existing message queue, then the current call has no effect.
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/
5-1.c 17 * 3. Send a cancel request to the thread (which isn't existing anymore)
  /external/ltp/testcases/realtime/perf/latency/
run_auto.sh 34 # Remove any existing local log files
  /external/lzma/Java/Tukaani/src/org/tukaani/xz/
SeekableFileInputStream.java 44 * Creates a new seekable input stream from an existing
  /external/markdown/docs/extensions/
footnotes.txt 59 use any existing markdown syntax):
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
AppeCommandHandler.java 47 * overwrite an existing file.
DeleCommandHandler.java 27 * <li>If the pathname parameter does not specify an existing file then reply with 550</li>

Completed in 1086 milliseconds

<<41424344454647484950>>