Home
last modified time | relevance | path

Searched refs:existed (Results 1 – 25 of 28) sorted by relevance

12

/external/libunwind/src/ia64/
DNOTES18 The unwind cursor should represent the machine state as it existed at
46 as it existed at "ip".
/external/bison/m4/
D00gnulib.m417 # can only use interfaces that existed since 2.59; but it achieves the
/external/opencv/ml/src/
Dmlsvm.cpp478 bool existed = row->data != 0; in get_row_base() local
481 if( existed || cache_size <= 0 ) in get_row_base()
483 CvSVMKernelRow* del_row = existed ? row : lru_list.prev; in get_row_base()
504 if( !existed ) in get_row_base()
510 *_existed = existed; in get_row_base()
516 float* CvSVMSolver::get_row_svc( int i, float* row, float*, bool existed ) in get_row_svc() argument
518 if( !existed ) in get_row_svc()
569 bool existed = false; in get_row() local
570 float* row = get_row_base( i, &existed ); in get_row()
571 return (this->*get_row_func)( i, row, dst, existed ); in get_row()
/external/v8/test/webkit/
Ddelete-then-put-expected.txt24 This tests for a problem with put after delete that existed at one point in the past.
/external/eigen/cmake/
DEigenConfigureTesting.cmake48 # un-set temporary variables so that it is like they never existed.
/external/valgrind/perf/
DREADME27 - Strengths: Tests for a specific performance bug that existed in 3.1.0 and
/external/opencv/ml/include/
Dml.h392 typedef float* (CvSVMSolver::*GetRow)( int i, float* row, float* dst, bool existed );
466 virtual float* get_row_svc( int i, float* row, float* dst, bool existed );
467 virtual float* get_row_one_class( int i, float* row, float* dst, bool existed );
468 virtual float* get_row_svr( int i, float* row, float* dst, bool existed );
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
Denvset.cmd44 environment variable as it existed before envset was invoked.
/external/ltrace/testsuite/
DREADME201 (1) Add new test case in an existed testcase directory.
/external/llvm/test/CodeGen/ARM/
Dbuild-attributes.ll759 ;; existed.
791 ;; existed.
823 ;; existed.
855 ;; existed.
/external/jemalloc/
DChangeLog152 - Fix OOM handling in memalign() and valloc(). A variant of this bug existed
475 - Initialize arenas_tsd before using it. This bug existed for 2.2.[0-3], as
/external/iproute2/doc/
Dapi-ip6-flowlabels.tex101 one justification existed, IPv6 address alignment left 4 byte
/external/llvm/docs/CommandGuide/
DFileCheck.rst123 unless there is a "``subl``" in between those labels. If it existed somewhere
/external/bison/
DNEWS696 YYFAIL has existed for many years as an undocumented feature of
810 which there existed a specific -W/--warning category. However,
897 YYFAIL has existed for many years as an undocumented feature of
/external/clang/docs/
DBlock-ABI-Apple.rst731 As an example, suppose a C++ class ``FOO`` existed with a copy constructor.
DUsersManual.rst697 existed.
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P823 persist - only if previous persistent group existed between peers and shall
/external/libpcap/
Dconfigure.in365 # private version also existed, which did not have the same APIs.
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/
Dnews.txt229 ``Request.json_body`` existed). ``Request.json_body`` is still
/external/dnsmasq/
DCHANGELOG.archive2420 whne one existed.) This fixes problems with the Sony Ericsson
/external/libpng/
Dlibpng-manual.txt702 header. In earlier versions png_set_gamma() existed but behaved incorrectly if
/external/icu/icu4j/main/shared/data/
DTransliterator_Han_Latin_Definition.txt195 䠂 < name\-of\-a\-powerful\-feudal\-state\-which\-existed\-740\-330\-b\.c\.;
850 邾 < a\-feudal\-state\-which\-existed\-b\.c\.700\-469;
36180 䠂 > name\-of\-a\-powerful\-feudal\-state\-which\-existed\-740\-330\-b\.c\.;
36556 邾 > a\-feudal\-state\-which\-existed\-b\.c\.700\-469;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/pcre/dist/
DChangeLog2251 14. A similar bug to 7.3/2 existed when the PCRE_FIRSTLINE option was set and
/external/e2fsprogs/
DRELEASE-NOTES2789 existed on extremely long-dead PowerPC kernels almost a decade ago.

12