/external/mesa3d/src/intel/tools/ |
D | aubinator_error_decode.c | 84 BCS, enumerator 90 { BCS, 0, "BCS_ACTHD_UDW" }, 98 { BCS, 0, "BCS_RING_BUFFER_CTL" }, 106 { BCS, 0, "BCS_FAULT_REG" }, 117 [BCS] = "bcs", in ring_name_to_class() 135 { "blt", BCS, 0 }, in ring_name_to_class() 189 case BCS: in instdone_register_for_ring()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 733 SpillPlacement::BlockConstraint BCS[GroupSize]; in addThroughConstraints() local 752 BCS[B].Number = Number; in addThroughConstraints() 756 BCS[B].Entry = SpillPlacement::MustSpill; in addThroughConstraints() 758 BCS[B].Entry = SpillPlacement::PrefSpill; in addThroughConstraints() 762 BCS[B].Exit = SpillPlacement::MustSpill; in addThroughConstraints() 764 BCS[B].Exit = SpillPlacement::PrefSpill; in addThroughConstraints() 767 ArrayRef<SpillPlacement::BlockConstraint> Array(BCS, B); in addThroughConstraints() 773 ArrayRef<SpillPlacement::BlockConstraint> Array(BCS, B); in addThroughConstraints()
|
/external/ltp/testcases/kernel/syscalls/kill/ |
D | kill12.c | 114 #ifdef BCS in main()
|
D | kill11.c | 97 #ifndef BCS in verify_kill()
|
/external/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1001 SpillPlacement::BlockConstraint BCS[GroupSize]; in addThroughConstraints() local 1020 BCS[B].Number = Number; in addThroughConstraints() 1024 BCS[B].Entry = SpillPlacement::MustSpill; in addThroughConstraints() 1026 BCS[B].Entry = SpillPlacement::PrefSpill; in addThroughConstraints() 1030 BCS[B].Exit = SpillPlacement::MustSpill; in addThroughConstraints() 1032 BCS[B].Exit = SpillPlacement::PrefSpill; in addThroughConstraints() 1035 SpillPlacer->addConstraints(makeArrayRef(BCS, B)); in addThroughConstraints() 1040 SpillPlacer->addConstraints(makeArrayRef(BCS, B)); in addThroughConstraints()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | RegAllocGreedy.cpp | 1238 SpillPlacement::BlockConstraint BCS[GroupSize]; in addThroughConstraints() local 1257 BCS[B].Number = Number; in addThroughConstraints() 1261 BCS[B].Entry = SpillPlacement::MustSpill; in addThroughConstraints() 1263 BCS[B].Entry = SpillPlacement::PrefSpill; in addThroughConstraints() 1267 BCS[B].Exit = SpillPlacement::MustSpill; in addThroughConstraints() 1269 BCS[B].Exit = SpillPlacement::PrefSpill; in addThroughConstraints() 1272 SpillPlacer->addConstraints(makeArrayRef(BCS, B)); in addThroughConstraints() 1277 SpillPlacer->addConstraints(makeArrayRef(BCS, B)); in addThroughConstraints()
|
/external/spirv-llvm/lib/SPIRV/ |
D | SPIRVReader.cpp | 496 Value *oclTransConstantSampler(SPIRV::SPIRVConstantSampler* BCS); 1276 SPIRVToLLVM::oclTransConstantSampler(SPIRV::SPIRVConstantSampler* BCS) { in oclTransConstantSampler() argument 1277 auto Lit = (BCS->getAddrMode() << 1) | in oclTransConstantSampler() 1278 BCS->getNormalized() | in oclTransConstantSampler() 1279 ((BCS->getFilterMode() + 1) << 4); in oclTransConstantSampler() 1413 auto BCS = static_cast<SPIRVConstantSampler*>(BV); in transValueWithoutDecoration() local 1414 return mapValue(BV, oclTransConstantSampler(BCS)); in transValueWithoutDecoration()
|
/external/u-boot/arch/arm/include/asm/arch-mx5/ |
D | imx-regs.h | 144 #define BCS(x) (((x) & 0x3) << 14) macro
|
/external/u-boot/board/synopsys/hsdk/ |
D | README | 91 while both BMC and BCS should be in 1:on, 2:on state.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | minmax-fold.ll | 626 ; CHECK-NEXT: [[BCS:%.*]] = bitcast i32 [[SEL]] to float 627 ; CHECK-NEXT: ret float [[BCS]] 663 ; CHECK-NEXT: [[BCS:%.*]] = bitcast <8 x i32> [[SEL]] to <8 x float> 664 ; CHECK-NEXT: ret <8 x float> [[BCS]]
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 763 ,"GB","BCS","Brancaster Staithe","Brancaster Staithe","NFK","1-3-----","AA","0701",,"5258N 00040E", 19300 ,"MX","CSL","Cabo San Lucas","Cabo San Lucas","BCS","1-3-----","AI","0907",,"2253N 10953W","" 19345 ,"MX","CUA","Ciudad Constituci�n","Ciudad Constitucion","BCS","--34----","RL","0212",,"2502N 11140W… 19424 ,"MX","EVI","El Vizcaino","El Vizcaino","BCS","--3-----","RQ","0607",,"2741N 11325W", 19489 ,"MX","SMI","Isla San Marcos","Isla San Marcos","BCS","1-------","RL","0501","","2713N 11206W","" 19533 ,"MX","LAP","La Paz","La Paz","BCS","1--4----","AI","0907",,"2408N 11018W","" 19549 ,"MX","LRO","Loreto","Loreto","BCS","--3-----","RQ","0901",,"2601N 11121W", 19550 ,"MX","LCB","Los Cabos","Los Cabos","BCS","--3-----","RQ","0901",,"2252N 10954W", 19590 ,"MX","MUG","Muleg�","Mulege","BCS","---4----","AI","1101",,"2653N 11159W","" 19643 ,"MX","PIC","Pichilingue","Pichilingue","BCS","1-3-----","RL","0401",,"2418N 11019W", [all …]
|
D | subdivisionData.txt | 3189 MX-BCS Baja California Sur
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 4006 ,"BE","BCS","Beclers","Beclers","WHT","--3-----","RN","0307",,"5037N 00330E", 6213 "+","BR","BCS","Balne�rio Barra do Sul","Balneario Barra do Sul","SC","--3-----","RL","1301",,"2627… 11363 ,"CH","BCS","Buchs","Buchs","AG","--3-----","RL","0701",,"4723N 00804E", 18624 ,"DE","BCS","Buschhausen","Buschhausen","NW","--3-----","RL","0201",,"5059N 00727E", 28033 ,"ES","BCS","Balsicas","Balsicas","MU","-23-----","RL","0701",,"3749N 00057W", 33013 ,"FR","BCS","Beauchamps","Beauchamps","80","-23-----","RL","0607",,"5001N 00130E",""
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 5666 ,"SE","BCS","Blattnicksele","Blattnicksele","AC","--3-----","RL","0901",,"6520N 01735E", 10726 ,"US","BCS","Belle Chasse","Belle Chasse","LA","---4----","AI","0001",,,
|