Home
last modified time | relevance | path

Searched refs:Change (Results 1 – 25 of 246) sorted by relevance

12345678910

/external/zlib/contrib/minizip/
DChangeLogUnzip1 Change in 1.01e (12 feb 05)
5 Change in 1.01b (20 may 04)
9 Change in 1.01 (8 may 04)
13 Change in 1.00: (10 sept 03)
17 Change in 0.22: (19 May 03)
21 Change in 0.21: (10 Mar 03)
24 Change in 0.17: (27 Jan 02)
27 Change in 0.16: (19 Jan 02)
30 Change in 0.15: (19 Mar 98)
33 Change in 0.14: (10 Mar 98)
[all …]
DMiniZip64_Changes.txt4 Change in 1.0 (Okt 2009)
/external/ppp/pppd/plugins/radius/etc/
Ddictionary.microsoft32 ATTRIBUTE MS-ARAP-PW-Change-Reason 21 integer Microsoft
60 # MS-ARAP-Password-Change-Reason Values
62 VALUE MS-ARAP-PW-Change-Reason Just-Change-Password 1
63 VALUE MS-ARAP-PW-Change-Reason Expired-Password 2
64 VALUE MS-ARAP-PW-Change-Reason Admin-Requires-Password-Change 3
65 VALUE MS-ARAP-PW-Change-Reason Password-Too-Short 4
/external/clang/include/clang/Rewrite/
DRewriter.h112 void AddInsertDelta(unsigned OrigOffset, int Change) { in AddInsertDelta() argument
113 return Deltas.AddDelta(2*OrigOffset, Change); in AddInsertDelta()
118 void AddReplaceDelta(unsigned OrigOffset, int Change) { in AddReplaceDelta() argument
119 return Deltas.AddDelta(2*OrigOffset+1, Change); in AddReplaceDelta()
/external/llvm/lib/Transforms/Scalar/
DTailRecursionElimination.cpp186 bool Change = ProcessReturningBlock(Ret, OldEntry, TailCallsAreMarkedTail, in runOnFunction() local
188 if (!Change && BB->getFirstNonPHIOrDbg() == Ret) in runOnFunction()
189 Change = FoldReturnAndProcessPred(BB, Ret, OldEntry, in runOnFunction()
192 MadeChange |= Change; in runOnFunction()
591 bool Change = false; in FoldReturnAndProcessPred() local
616 Change = true; in FoldReturnAndProcessPred()
620 return Change; in FoldReturnAndProcessPred()
/external/emma/
DANDROID-CHANGES.txt2 Change made for Android
4 1) Change coverage.out.file location in core/res/emma_default.properties to /data/coverage.ec
/external/llvm/lib/Support/
DDAGDeltaAlgorithm.cpp210 change_ty Change = Worklist.back(); in DAGDeltaAlgorithmImpl() local
213 std::set<change_ty> &ChangeSuccs = SuccClosure[Change]; in DAGDeltaAlgorithmImpl()
214 for (pred_iterator_ty it = pred_begin(Change), in DAGDeltaAlgorithmImpl()
215 ie = pred_end(Change); it != ie; ++it) { in DAGDeltaAlgorithmImpl()
216 SuccClosure[*it].insert(Change); in DAGDeltaAlgorithmImpl()
/external/webkit/LayoutTests/fast/dom/Attr/
Dchange-id-via-attr-node-value-expected.txt13 2. Change Attr.value.
18 3. Change HTMLElement.id.
23 4. Change id attribute via setAttribute().
28 5. Change id attribute via setAttributeNS().
33 6. Change Attr.nodeValue.
/external/oprofile/doc/xsl/
Dxhtml-common.xsl33 <!-- Change the color background color in the line below. -->
44 <!-- Change the color background color in the line below. -->
/external/e2fsprogs/debugfs/
Ddebug_cmds.ct34 request do_chroot, "Change root directory",
37 request do_change_working_dir, "Change working directory",
121 request do_lcd, "Change the current directory on your native filesystem",
/external/grub/docs/
Dmenu.lst80 # Change the colors.
81 title Change the colors
/external/libpcap/ChmodBPF/
DStartupParameters.plist2 Description = "Change BPF permissions";
/external/mesa3d/docs/
DMESA_texture_array.spec163 Change the first paragraph (page 150) to say (spec changes identical to
179 Change the fourth paragraph on page 151 to say (spec changes identical
190 Change the fourth paragraph on page 156 to say (spec changes identical
228 Change the second paragraph (page 159) (spec changes identical
424 Change second paragraph on page 181 to say (spec changes identical to
433 Change second paragraph on page 182 to say (spec changes identical to
443 Change second through fourth paragraphs (page 188) to say:
463 Change the first paragraph (page 189) to say:
607 Change the first paragraphi on page 242 to say (spec changes
634 Change the first three paragraphs (page 248) to say (spec changes
/external/libvpx/nestegg/
DINSTALL4 0. Change directory into the source directory.
/external/qemu/tcg/
DTODO11 - Change exception syntax to get closer to QOP system (exception
/external/chromium/chrome/browser/ui/cocoa/applescript/examples/
Ddelete_bookmarks.applescript8 -- Change the folder to whichever you want.
Dopen_tabs_from_bookmark_folder.applescript7 -- Change the folder to whichever you want.
/external/llvm/test/Transforms/ConstProp/
D2002-05-03-NotOperator.ll5 ; Fix #2: The unary not instruction now no longer exists. Change to xor.
/external/elfutils/libdw/
DChangeLog62 * dwarf_getpubnames.c: Change type of return value and fourth parameter
105 * dwarf_lineno.c: Change interface to store result in object pointed
107 * libdw.h: Add prototypes for new functions. Change dwarf_lineno
130 * libdwP.h: Change prototype for __libdw_getabbrev.
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
DCHANGELOG.txt5 * Change to encoding to fix last change to encoding of spaces
/external/llvm/docs/
Ddoxygen.intro17 /// @section main_changelog Change Log
/external/llvm/docs/HistoricalNotes/
D2002-06-25-MegaPatchInfo.txt2 * Change the casting code to be const correct. Now, doing this is invalid:
8 * Change the casting code to allow casting a reference value thus:
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_name_folder_controller_unittest.mm40 // Change name then cancel.
117 // Change the name to blank, click OK.
/external/valgrind/main/docs/internals/
Drelease-HOWTO.txt86 - Change release number in AC_INIT() in configure.in to "X.Y.Z-rcN", where
122 - Change release number in AC_INIT() in configure.in to "X.Y.Z".
162 - Change release number in AC_INIT() in configure.in to "X.Y.Z.SVN", where
/external/chromium/sdch/open-vcdiff/
DChangeLog54 * Change the VCDIFF block size to 16, but have the encoder discard all matches
80 * Change stdin/stdout file type to binary in vcdiff_main.cc.
96 * Change C++-style includes like <cstdlib> to C-style includes like

12345678910