Home
last modified time | relevance | path

Searched defs:BS (Results 1 – 20 of 20) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
Denum-bitwise-mixed.c18 BS = (__force bits) 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp129 auto &BS = BlockSizes[MBB->getNumber()-1]; in ComputeBlockSizes() local
158 auto &BS = BlockSizes[MBB->getNumber()-1]; in modifyAdjustment() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h352 BufferByteStreamer BS; member
378 DebugLocDwarfExpression(unsigned DwarfVersion, BufferByteStreamer &BS, in DebugLocDwarfExpression()
/third_party/ltp/testcases/kernel/syscalls/pwrite/
Dpwrite02.c25 #define BS 1024 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionAliasAnalysis.cpp35 const SCEV *BS = SE.getSCEV(const_cast<Value *>(LocB.Ptr)); in alias() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Packetizer.cpp228 std::vector<R600InstrInfo::BankSwizzle> &BS, in isBundlableWithCurrentPMI()
296 std::vector<R600InstrInfo::BankSwizzle> BS; in addToPacket() local
DGCNRegBankReassign.cpp661 BankStall BS = BankStalls.pop_back_val(); in tryReassign() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dregioncodefortesting.js43 BS: 'BS', property
Dmetadatafortesting.js298 ,"BS":[,[,,"(242|8(00|66|77|88)|900)\\d{7}",,,,,,,[10] property
Dshortnumbermetadata.js497 ,"BS":[,[,,"9\\d\\d",,,,,,,[3] property
Dmetadatalite.js1288 ,"BS":[,[,,"(?:242|[58]\\d\\d|900)\\d{7}",,,,,,,[10] property
Dmetadata.js1288 ,"BS":[,[,,"(?:242|[58]\\d\\d|900)\\d{7}",,,,,,,[10] property
Ddemo-compiled.js117 …|20)\\d{4}|800\\d{6,7}",,,,,,,[8,9,10]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],BS:[,[,,"(?:242|[58]\\d… property
539 …"285\\d{2,3}|321|40404|(?:27[38]\\d|482)\\d|6(?:0\\d|10)\\d{3}",,,,"321"]],BS:[,[,,"9\\d\\d",,,,,,… property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h88 static const char* BS() { in BS() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java34 static final String BS = "BS"; field in RegionCode
/third_party/python/Lib/curses/
Dascii.py11 BS = 0x08 # ^H variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp116 IndexType BS = B.start(), BE = B.end(); in addsub() local
DHexagonISelLoweringHVX.cpp1301 SDValue BS = getByteShuffle(dl, P.first, P.second, ShuffMask, DAG); in LowerHvxMul() local
1359 SDValue BS = getByteShuffle(dl, P.first, P.second, ShuffMask, DAG); in LowerHvxMulh() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp601 BlockScheduling *BS = Iter.second.get(); in deleteTree() local
2550 BlockScheduling &BS = *BSRef.get(); in buildTree_rec() local
5202 void BoUpSLP::scheduleBlock(BlockScheduling *BS) { in scheduleBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp611 LiveInterval::iterator BS = IntB.FindSegmentContaining(CopyIdx); in adjustCopiesBackFrom() local