Home
last modified time | relevance | path

Searched refs:Pad (Results 1 – 19 of 19) sorted by relevance

/external/tcpdump/tests/
Dieee802.11_rx-stbc.out1 …-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/
Dubsan_diag.cc254 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/
DOptTable.cpp357 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/
DOutputBuffer.h44 size_t Pad = Boundary - (Size & (Boundary - 1)); in align() local
45 Output.resize(Size + Pad); in align()
/external/llvm/lib/Support/
Draw_ostream.cpp446 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/
DCGRecordLayoutBuilder.cpp605 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/
Dmh-darwin16 # Pad out the paths to the maximum possible length
/external/llvm/lib/MC/
DMCDwarf.cpp577 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()
DMachObjectWriter.cpp917 uint64_t Pad = getPaddingSize(it, Layout); in WriteObject() local
918 for (unsigned int i = 0; i < Pad; ++i) in WriteObject()
/external/eigen/unsupported/Eigen/
DMatrixFunctions133 method combined with Pad&eacute; approximation. The matrix is first
136 squaring. The degree of the Pad&eacute; approximant is chosen such
243 This function computes the matrix power using the Schur-Pad&eacute;
250 Lijing Lin, "A Schur-Pad&eacute; algorithm for fractional powers of a
/external/v8/src/
Dserialize.h489 void Pad();
567 Pad(); in Serialize()
Dserialize.cc1219 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/
DX86.td181 "Pad short functions">;
/external/protobuf/src/google/protobuf/
Dunittest.proto346 // Pad the field count to 32 so that we can test that IsInitialized()
/external/libxml2/macos/
Dlibxml2.mcp.xml.sit.hqx31 90Jh'iT2!PIJ)D&+RqMH8ZIJSLXakp@q6Xh4b%bBf%QJG`U%Fa6kiCE*Pad(&dLp
/external/llvm/unittests/ADT/
DAPFloatTest.cpp28 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/
Dpt_BR.po2182 msgstr "Tipo de Política Padão do Sistema:"
4593 msgstr "Tipo de Política Padão do Sistema:"
/external/elfutils/src/src/
DChangeLog2019 * arlib.c (arlib_finalize): Pad long name table to keep size even.
/external/dnsmasq/
DCHANGELOG.archive966 Pad DHCP packets to a minimum size of 300 bytes. This