HomeSort by relevance Sort by last modified time
    Searched refs:PW (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_bugzilla/
bugzillaLogin.sh 7 read PW
22 curl -s -S $CURLARG 'https://bugs.eclipse.org/bugs/index.cgi' -d "GoAheadAndLogIn=1&Bugzilla_login=$LOGIN&Bugzilla_password=$PW" -D $HEADERS >/dev/null
23 PW="$RANDOM $RANDOM $RANDOM $RANDOM"
  /external/syslinux/memdisk/
msetup.c 146 #define PW(x) (1ULL << (x))
159 if (ep[1].start > PW(20))
160 dos_mem = PW(20);
164 if (ep->start <= PW(20) && ep[1].start > PW(20)) {
165 if (ep[1].start > PW(24))
166 low_mem = PW(24) - PW(20);
168 low_mem = ep[1].start - PW(20);
170 if (ep->start <= PW(24) && ep[1].start > PW(24))
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/bin/
Mbr.com 2 ???3??|??8?+?:?0??????PW???3?????|??.????3?????P??$?P3?.???<?uf??%<sE?????f&?Cf??f????{?vBR3??v?N??
Gpt.com 2 ???3??|??8?+?:?0??????PW???3?????|??.????3?????P??$?P3????f?f???f&?=EFI ??f&?}PART??f&?}??f&?ET.???f??f?? f???fRf&?MHf&?]Lf?f?
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 13 ATTRIBUTE MS-CHAP-LM-Enc-PW 5 string Microsoft
14 ATTRIBUTE MS-CHAP-NT-Enc-PW 6 string Microsoft
32 ATTRIBUTE MS-ARAP-PW-Change-Reason 21 integer Microsoft
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
dictionary.ascend 75 ATTRIBUTE Ascend-Ara-PW 181 string
101 ATTRIBUTE Ascend-PW-Warntime 207 integer
102 ATTRIBUTE Ascend-PW-Lifetime 208 integer
256 VALUE Ascend-PW-Lifetime Lifetime-In-Days 0
257 VALUE Ascend-PW-Warntime Days-Of-Warning 0
  /hardware/intel/img/psb_video/src/hwdefs/
dma_api.h 237 @Input PW : peripheral width (see DMA_ePW).
242 #define DMA_LL_SET_WD0(pList, BSWAP, DIR, PW) \
246 MEMIO_WRITE_FIELD(pList, DMAC_LL_PW, PW); \
437 @Input PW : The width of the peripheral DMA register (see DMA_ePW).
448 #define DMA_VALUE_COUNT(BSWAP,PW,DIR,PERIPH_INCR,COUNT) \
451 (((PW) & DMAC_DMAC_COUNT_PW_LSBMASK) << DMAC_DMAC_COUNT_PW_SHIFT) | \
  /external/clang/lib/Frontend/
CacheTokens.cpp 582 PTHWriter PW(*OS, PP);
585 auto StatCacheOwner = llvm::make_unique<StatListener>(PW.getPM());
598 PW.GeneratePTH(MainFilePath.str());
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/
arm.go 23 "PW": arm.C_WBIT | arm.C_PBIT,
49 "PW": arm.C_WBIT | arm.C_PBIT,
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
arm.go 23 "PW": arm.C_WBIT | arm.C_PBIT,
49 "PW": arm.C_WBIT | arm.C_PBIT,
  /external/llvm/lib/Target/Hexagon/
HexagonBitTracker.cpp 276 uint16_t PW = 8; // XXX Pred size: getRegBitWidth(Reg[1]);
277 assert(PW <= RW);
278 RegisterCell PC = eXTR(rc(1), 0, PW);
279 RegisterCell RC = RegisterCell(RW).insert(PC, BT::BitMask(0, PW-1));
280 RC.fill(PW, RW, BT::BitValue::Zero);
    [all...]
  /external/fec/
config.guess 791 i*:PW*:*)
    [all...]
  /external/icu/icu4c/source/
config.guess 836 i*:PW*:*)
    [all...]
  /external/libmtp/
config.guess 791 i*:PW*:*)
    [all...]
  /external/libunwind/aux/
config.guess 732 i*:PW*:*)
    [all...]
  /external/llvm/cmake/
config.guess 820 i*:PW*:*)
    [all...]
  /external/swiftshader/third_party/LLVM/autoconf/
config.guess 813 i*:PW*:*)
    [all...]
  /external/swiftshader/third_party/LLVM/projects/sample/autoconf/
config.guess 767 i*:PW*:*)
    [all...]
  /external/ImageMagick/config/
config.guess 837 i*:PW*:*)
    [all...]
  /external/bison/build-aux/
config.guess 821 i*:PW*:*)
    [all...]
  /external/c-ares/
config.guess 814 i*:PW*:*)
    [all...]
  /external/cmockery/cmockery_0_1_2/
config.guess 779 i*:PW*:*)
    [all...]
  /external/google-breakpad/autotools/
config.guess 836 i*:PW*:*)
    [all...]
  /external/google-tv-pairing-protocol/cpp/
config.guess 807 i*:PW*:*)
    [all...]
  /external/libcap-ng/libcap-ng-0.7/
config.guess 816 i*:PW*:*)
    [all...]

Completed in 437 milliseconds

1 2 3