/external/tcpdump/tests/ |
D | ieee802.11_rx-stbc.out | 1 …-51dB signal antenna 1 150.0 Mb/s MCS 7 40 MHz short GI RX-STBC1 CF +QoS Data IV: 11 Pad 20 KeyID 0 2 …g -46dB signal antenna 1 135.0 Mb/s MCS 7 40 MHz lon GI RX-STBC2 CF +QoS Data IV: 1 Pad 20 KeyID 0 3 …-45dB signal antenna 1 150.0 Mb/s MCS 7 40 MHz short GI RX-STBC3 CF +QoS Data IV: 5 Pad 20 KeyID 0
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_diag.cc | 254 char Pad = ' ', Byte = ' '; in renderMemorySnippet() local 260 Pad = '~'; in renderMemorySnippet() 263 char Buffer[] = { Pad, Pad, P == Loc ? '^' : Byte, Byte, 0 }; in renderMemorySnippet()
|
/external/llvm/lib/Option/ |
D | OptTable.cpp | 357 int Pad = OptionFieldWidth - int(Option.size()); in PrintHelpOptionList() local 361 if (Pad < 0) { in PrintHelpOptionList() 363 Pad = OptionFieldWidth + InitialPad; in PrintHelpOptionList() 365 OS.indent(Pad + 1) << OptionHelp[i].second << '\n'; in PrintHelpOptionList()
|
/external/llvm/include/llvm/Support/ |
D | OutputBuffer.h | 44 size_t Pad = Boundary - (Size & (Boundary - 1)); in align() local 45 Output.resize(Size + Pad); in align()
|
/external/llvm/lib/Support/ |
D | raw_ostream.cpp | 446 int Pad = FN.Width - Len; in operator <<() local 448 --Pad; in operator <<() 449 if (Pad > 0) in operator <<() 450 this->indent(Pad); in operator <<()
|
/external/clang/lib/CodeGen/ |
D | CGRecordLayoutBuilder.cpp | 605 Pad = Padding.begin(), PadEnd = Padding.end(); in insertPadding() local 606 Pad != PadEnd; ++Pad) in insertPadding() 607 Members.push_back(StorageInfo(Pad->first, getByteArrayType(Pad->second))); in insertPadding()
|
/external/icu/icu4c/source/config/ |
D | mh-darwin | 16 # Pad out the paths to the maximum possible length
|
/external/llvm/lib/MC/ |
D | MCDwarf.cpp | 577 int Pad = 2 * AddrSize - (Length & (2 * AddrSize - 1)); in EmitGenDwarfAranges() local 578 if (Pad == 2 * AddrSize) in EmitGenDwarfAranges() 579 Pad = 0; in EmitGenDwarfAranges() 580 Length += Pad; in EmitGenDwarfAranges() 606 for(int i = 0; i < Pad; i++) in EmitGenDwarfAranges()
|
D | MachObjectWriter.cpp | 917 uint64_t Pad = getPaddingSize(it, Layout); in WriteObject() local 918 for (unsigned int i = 0; i < Pad; ++i) in WriteObject()
|
/external/eigen/unsupported/Eigen/ |
D | MatrixFunctions | 133 method combined with Padé approximation. The matrix is first 136 squaring. The degree of the Padé approximant is chosen such 243 This function computes the matrix power using the Schur-Padé 250 Lijing Lin, "A Schur-Padé algorithm for fractional powers of a
|
/external/v8/src/ |
D | serialize.h | 489 void Pad(); 567 Pad(); in Serialize()
|
D | serialize.cc | 1219 Pad(); in Serialize() 1386 Pad(); in SerializeWeakReferences() 1767 void Serializer::Pad() { in Pad() function in v8::internal::Serializer 1799 cs.Pad(); in Serialize()
|
/external/llvm/lib/Target/X86/ |
D | X86.td | 181 "Pad short functions">;
|
/external/protobuf/src/google/protobuf/ |
D | unittest.proto | 346 // Pad the field count to 32 so that we can test that IsInitialized()
|
/external/libxml2/macos/ |
D | libxml2.mcp.xml.sit.hqx | 31 90Jh'iT2!PIJ)D&+RqMH8ZIJSLXakp@q6Xh4b%bBf%QJG`U%Fa6kiCE*Pad(&dLp
|
/external/llvm/unittests/ADT/ |
D | APFloatTest.cpp | 28 static std::string convertToString(double d, unsigned Prec, unsigned Pad) { in convertToString() argument 31 F.toString(Buffer, Prec, Pad); in convertToString()
|
/external/selinux/policycoreutils/po/ |
D | pt_BR.po | 2182 msgstr "Tipo de Política Padão do Sistema:" 4593 msgstr "Tipo de Política Padão do Sistema:"
|
/external/elfutils/src/src/ |
D | ChangeLog | 2019 * arlib.c (arlib_finalize): Pad long name table to keep size even.
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 966 Pad DHCP packets to a minimum size of 300 bytes. This
|