Searched refs:Change (Results 1 - 25 of 29) sorted by relevance

12

/external/ppp/pppd/plugins/radius/etc/
H A 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/Core/
H A DRewriter.h110 void AddInsertDelta(unsigned OrigOffset, int Change) { argument
111 return Deltas.AddDelta(2*OrigOffset, Change);
116 void AddReplaceDelta(unsigned OrigOffset, int Change) { argument
117 return Deltas.AddDelta(2*OrigOffset+1, Change);
/external/llvm/lib/Transforms/Scalar/
H A DTailRecursionElimination.cpp186 bool Change = ProcessReturningBlock(Ret, OldEntry, TailCallsAreMarkedTail, local
188 if (!Change && BB->getFirstNonPHIOrDbg() == Ret)
189 Change = FoldReturnAndProcessPred(BB, Ret, OldEntry,
192 MadeChange |= Change;
591 bool Change = false; local
616 Change = true;
620 return Change;
/external/grub/docs/
H A Dmenu.lst80 # Change the colors.
81 title Change the colors
/external/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp210 change_ty Change = Worklist.back(); local
213 std::set<change_ty> &ChangeSuccs = SuccClosure[Change];
214 for (pred_iterator_ty it = pred_begin(Change),
215 ie = pred_end(Change); it != ie; ++it) {
216 SuccClosure[*it].insert(Change);
/external/clang/lib/Rewrite/Frontend/
H A DInclusionRewriter.cpp290 if (const FileChange *Change = FindFileChangeLocation(
293 if (Process(Change->Id, Change->FileType))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
H A DantRun.bat23 rem Change drive and directory to %1
/external/mesa3d/docs/
H A 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
246 Change the last paragraph on page 160 to say (spec changes identical
261 Change the first paragraph (page 166) to say:
276 Change the first paragraph (page 172) to say:
291 Change the third paragraph (page 174) to say:
296 Change the fourth paragraph (page 174) to say:
309 Change th
[all...]
/external/zlib/src/as400/
H A Dzlib.inc331 D deflateParams PR 10I 0 extproc('deflateParams') Change level & strat
336 D deflateBound PR 10U 0 extproc('deflateBound') Change level & strat
340 D deflatePending PR 10I 0 extproc('deflatePending') Change level & strat
345 D deflatePrime PR 10I 0 extproc('deflatePrime') Change level & strat
/external/oprofile/events/x86-64/family10/
H A Dunit_masks179 0x20 Change-to-Dirty (first store to clean block already in cache)
307 0x08 Change-to-Dirty
316 0x08 Change-to-Dirty
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/
H A Dindex.php44 const APP_ID = '1'; // Change to the correct id of your application.
/external/llvm/lib/CodeGen/
H A DIfConversion.cpp302 bool Change = false; local
387 Change |= RetVal;
395 if (!Change)
397 MadeChange |= Change;
/external/libpng/
H A DCHANGES536 Change PNG_SRGB_INTENT to PNG_sRGB_INTENT in libpng.txt and libpng.3
889 Change png_chunk_warning to png_warning in png_check_keyword().
1403 Change tests in pngread.c and pngpread.c to
1537 Change png_conf.h back to config.h in pngconf.h.
1540 Change PNG_BUILDING_LIBPNG to PNG_CONFIGURE_LIBPNG in config/Makefile*.
1551 Change "exec_prefix=$prefix" to "exec_prefix=$(prefix)" in makefiles.
1623 Change "logical" to "bitwise" throughout documentation.
1700 Change "==" to "&" for testing PNG_RGB_TO_GRAY_ERR & PNG_RGB_TO_GRAY_WARN
1886 Change default to PNG_NO_GLOBAL_ARRAYS for MSVC.
2050 Change "i
[all...]
/external/webkit/Tools/Scripts/
H A Dbuild-webkit351 --dsym Change debugging format to dwarf-with-dsym (Mac only)
/external/oprofile/events/x86-64/family11h/
H A Dunit_masks166 0x20 Change to Dirty (first store to clean block already in cache)
/external/oprofile/events/x86-64/hammer/
H A Dunit_masks160 0x20 Change to Dirty (first store to clean block already in cache)
/external/oprofile/events/i386/westmere/
H A Dunit_masks95 0x01 lcp Length Change Prefix stall cycles
/external/openssh/contrib/redhat/
H A Dopenssh.spec699 - Change libexecdir from %%{_libexecdir}/ssh to %%{_libexecdir}/openssh.
708 - Change authentication related messages to be private (#19966).
737 - Change subpackage requirements from %%{version} to %%{version}-%%{release}
/external/libvpx/vp8/common/ppc/
H A Dfilter_altivec.asm807 ;# Change the output pointer and pitch to be the actual
/external/v8/src/
H A Dhydrogen-instructions.h85 V(Change) \
1221 DECLARE_CONCRETE_INSTRUCTION(Change)
/external/grub/stage2/
H A Dbuiltins.c690 "Change the menu colors. The color NORMAL is used for most"
2978 "Change the type of the partition PART to TYPE."
3870 "Change the keyboard map. The key FROM_KEY is mapped to the key TO_KEY."
/external/v8/src/arm/
H A Dlithium-arm.h1642 DECLARE_HYDROGEN_ACCESSOR(Change)
/external/v8/src/ia32/
H A Dlithium-ia32.h1687 DECLARE_HYDROGEN_ACCESSOR(Change);
/external/v8/src/mips/
H A Dlithium-mips.h1622 DECLARE_HYDROGEN_ACCESSOR(Change)
/external/v8/src/x64/
H A Dlithium-x64.h1609 DECLARE_HYDROGEN_ACCESSOR(Change);

Completed in 1183 milliseconds

12