/third_party/node/deps/v8/src/torque/ |
H A D | instructions.cc | 52 Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const { in RecomputeDefinitionLocations() 53 locations->Push(locations->Peek(slot)); in RecomputeDefinitionLocations() 68 Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const { in RecomputeDefinitionLocations() 69 locations->Poke(slot, locations->Pop()); in RecomputeDefinitionLocations() 78 Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const { in RecomputeDefinitionLocations() 79 locations->DeleteRange(range); in RecomputeDefinitionLocations() 88 Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const { in RecomputeDefinitionLocations() 89 locations in RecomputeDefinitionLocations() 51 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 67 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 77 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 87 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 101 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 115 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 171 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 234 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 327 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 439 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 485 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 540 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 599 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 618 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 636 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 652 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 660 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 668 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 674 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 682 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 701 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 721 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 734 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 751 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument 779 RecomputeDefinitionLocations( Stack<DefinitionLocation>* locations, Worklist<Block*>* worklist) const RecomputeDefinitionLocations() argument [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | linkage.cc | 333 LocationSignature::Builder locations(zone, static_cast<size_t>(return_count), in GetCEntryStubCallDescriptor() 337 if (locations.return_count_ > 0) { in GetCEntryStubCallDescriptor() 338 locations.AddReturn(regloc(kReturnRegister0, MachineType::AnyTagged())); in GetCEntryStubCallDescriptor() 340 if (locations.return_count_ > 1) { in GetCEntryStubCallDescriptor() 341 locations.AddReturn(regloc(kReturnRegister1, MachineType::AnyTagged())); in GetCEntryStubCallDescriptor() 343 if (locations.return_count_ > 2) { in GetCEntryStubCallDescriptor() 344 locations.AddReturn(regloc(kReturnRegister2, MachineType::AnyTagged())); in GetCEntryStubCallDescriptor() 349 locations.AddParam(LinkageLocation::ForCallerFrameSlot( in GetCEntryStubCallDescriptor() 353 locations.AddParam( in GetCEntryStubCallDescriptor() 357 locations in GetCEntryStubCallDescriptor() [all...] |
H A D | c-linkage.cc | 230 LocationSignature::Builder locations(zone, msig->return_count(), in GetSimplifiedCDescriptor() 241 for (size_t i = 0; i < locations.return_count_; i++) { in GetSimplifiedCDescriptor() 247 CHECK_GE(2, locations.return_count_); in GetSimplifiedCDescriptor() 248 if (locations.return_count_ > 0) { in GetSimplifiedCDescriptor() 260 locations.AddReturn(LinkageLocation::ForRegister(reg, msig->GetReturn(0))); in GetSimplifiedCDescriptor() 263 if (locations.return_count_ > 1) { in GetSimplifiedCDescriptor() 266 locations.AddReturn(LinkageLocation::ForRegister(kReturnRegister1.code(), in GetSimplifiedCDescriptor() 288 kFPParamRegisters, kParamRegisters, &locations); in GetSimplifiedCDescriptor() 302 locations.Build(), // location_sig in GetSimplifiedCDescriptor()
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_standard_sample_locations.c | 34 .locations = { 49 .locations = { 66 .locations = { 89 .locations = { 125 .locations = { 154 default: unreachable("Sample count has no standard locations"); in vk_standard_sample_locations_state()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 140 /// Map of stack slot offsets for spilled locations. 141 /// Non-spilled locations are not added to the map. 165 /// Numbered locations referenced by locmap. 166 SmallVector<MachineOperand, 4> locations; member in __anon24031::UserValue 236 /// inserting anything in locations. Since locations is a vector and the 243 // For register locations we dont care about use/def and other flags. in getLocationNo() 244 for (unsigned i = 0, e = locations.size(); i != e; ++i) in getLocationNo() 245 if (locations[i].isReg() && in getLocationNo() 246 locations[ in getLocationNo() [all...] |
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_msaa.c | 42 * Update the sample locations 56 uint8_t locations[ in update_sample_locations() local 88 locations[pixel * samples + sample_index] = loc; in update_sample_locations() 93 st->screen, st->state.fb_height, samples, locations); in update_sample_locations() 97 memcmp(locations, st->state.sample_locations, size) != 0) { in update_sample_locations() 98 st->pipe->set_sample_locations( st->pipe, size, locations); in update_sample_locations() 101 memcpy(st->state.sample_locations, locations, size); in update_sample_locations() 111 /* Update the sample mask and locations for MSAA.
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | ReactorDebugInfo.cpp | 81 std::vector<Location> locations; in getCallerBacktrace() local 109 locations.push_back(std::move(location)); in getCallerBacktrace() 111 if(limit > 0 && locations.size() >= limit) in getCallerBacktrace() 117 std::reverse(locations.begin(), locations.end()); in getCallerBacktrace() 119 return locations; in getCallerBacktrace()
|
/third_party/libsnd/tests/ |
H A D | win32_ordinal_test.c | 51 static const char * locations [] = variable 54 } ; /* locations. */ 93 for (k = 0 ; locations [k] != NULL ; k++) in win32_ordinal_test() 94 { snprintf (buffer, sizeof (buffer), "%s/libsndfile-1.def", locations [k]) ; in win32_ordinal_test() 104 for (k = 0 ; locations [k] != NULL ; k++) in win32_ordinal_test() 105 { snprintf (buffer, sizeof (buffer), "%s/libsndfile-1.dll", locations [k]) ; in win32_ordinal_test()
|
/third_party/skia/src/core/ |
H A D | SkYUVAInfoLocation.h | 29 static bool AreValidLocations(const SkYUVAInfo::YUVALocations& locations, in AreValidLocations() 35 if (locations[i].fPlane < 0) { in AreValidLocations() 39 } else if (locations[i].fPlane >= SkYUVAInfo::kMaxPlanes) { in AreValidLocations() 42 maxSlotUsed = std::max(locations[i].fPlane, maxSlotUsed); in AreValidLocations()
|
/third_party/node/test/fixtures/source-map/ |
H A D | inline-base64-json-error.js | 1 var cov_263bu3eqm8=function(){var path= "./branches.js";var hash="424788076537d051b5bf0e2564aef393124eabc7";var global=new Function("return this")();var gcv="__coverage__";var coverageData={path: "./branches.js",statementMap:{"0":{start:{line:1,column:0},end:{line:7,column:1}},"1":{start:{line:2,column:2},end:{line:2,column:29}},"2":{start:{line:3,column:7},end:{line:7,column:1}},"3":{start:{line:4,column:2},end:{line:4,column:27}},"4":{start:{line:6,column:2},end:{line:6,column:29}},"5":{start:{line:10,column:2},end:{line:16,column:3}},"6":{start:{line:11,column:4},end:{line:11,column:28}},"7":{start:{line:12,column:9},end:{line:16,column:3}},"8":{start:{line:13,column:4},end:{line:13,column:31}},"9":{start:{line:15,column:4},end:{line:15,column:29}},"10":{start:{line:19,column:0},end:{line:19,column:12}},"11":{start:{line:20,column:0},end:{line:20,column:13}}},fnMap:{"0":{name:"branch",decl:{start:{line:9,column:9},end:{line:9,column:15}},loc:{start:{line:9,column:20},end:{line:17,column:1}},line:9}},branchMap:{"0":{loc:{start:{line:1,column:0},end:{line:7,column:1}},type:"if",locations:[{start:{line:1,column:0},end:{line:7,column:1}},{start:{line:1,column:0},end:{line:7,column:1}}],line:1},"1":{loc:{start:{line:3,column:7},end:{line:7,column:1}},type:"if",locations:[{start:{line:3,column:7},end:{line:7,column:1}},{start:{line:3,column:7},end:{line:7,column:1}}],line:3},"2":{loc:{start:{line:10,column:2},end:{line:16,column:3}},type:"if",locations:[{start:{line:10,column:2},end:{line:16,column:3}},{start:{line:10,column:2},end:{line:16,column:3}}],line:10},"3":{loc:{start:{line:12,column:9},end:{line:16,column:3}},type:"if",locations:[{start:{line:12,column:9},end:{line:16,column:3}},{start:{line:12,column:9},end:{line:16,column:3}}],line:12}},s:{"0":0,"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0},f:{"0":0},b:{"0":[0,0],"1":[0,0],"2":[0,0],"3":[0,0]},_coverageSchema:"43e27e138ebf9cfc5966b082cf9a028302ed4184",hash:"424788076537d051b5bf0e2564aef393124eabc7"};var coverage=global[gcv]||(global[gcv]={});if(coverage[path]&&coverage[path].hash===hash){return coverage[path];}return coverage[path]=coverageData;}();cov_263bu3eqm8.s[0]++;if(false){cov_263bu3eqm8.b[0][0]++;cov_263bu3eqm8.s[1]++;console.info('unreachable');}else{cov_263bu3eqm8.b[0][1]++;cov_263bu3eqm8.s[2]++;if(true){cov_263bu3eqm8.b[1][0]++;cov_263bu3eqm8.s[3]++;console.info('reachable');}else{cov_263bu3eqm8.b[1][1]++;cov_263bu3eqm8.s[4]++;console.info('unreachable');}}function branch(a){cov_263bu3eqm8.f[0]++;cov_263bu3eqm8.s[5]++;if(a){cov_263bu3eqm8.b[2][0]++;cov_263bu3eqm8.s[6]++;console.info('a = true');}else{cov_263bu3eqm8.b[2][1]++;cov_263bu3eqm8.s[7]++;if(undefined){cov_263bu3eqm8.b[3][0]++;cov_263bu3eqm8.s[8]++;console.info('unreachable');}else{cov_263bu3eqm8.b[3][1]++;cov_263bu3eqm8.s[9]++;console.info('a = false');}}}cov_263bu3eqm8.s[10]++;branch(true);cov_263bu3eqm8.s[11]++;branch(false);
|
H A D | inline-base64-type-error.js | 1 var cov_263bu3eqm8=function(){var path= "./branches.js";var hash="424788076537d051b5bf0e2564aef393124eabc7";var global=new Function("return this")();var gcv="__coverage__";var coverageData={path: "./branches.js",statementMap:{"0":{start:{line:1,column:0},end:{line:7,column:1}},"1":{start:{line:2,column:2},end:{line:2,column:29}},"2":{start:{line:3,column:7},end:{line:7,column:1}},"3":{start:{line:4,column:2},end:{line:4,column:27}},"4":{start:{line:6,column:2},end:{line:6,column:29}},"5":{start:{line:10,column:2},end:{line:16,column:3}},"6":{start:{line:11,column:4},end:{line:11,column:28}},"7":{start:{line:12,column:9},end:{line:16,column:3}},"8":{start:{line:13,column:4},end:{line:13,column:31}},"9":{start:{line:15,column:4},end:{line:15,column:29}},"10":{start:{line:19,column:0},end:{line:19,column:12}},"11":{start:{line:20,column:0},end:{line:20,column:13}}},fnMap:{"0":{name:"branch",decl:{start:{line:9,column:9},end:{line:9,column:15}},loc:{start:{line:9,column:20},end:{line:17,column:1}},line:9}},branchMap:{"0":{loc:{start:{line:1,column:0},end:{line:7,column:1}},type:"if",locations:[{start:{line:1,column:0},end:{line:7,column:1}},{start:{line:1,column:0},end:{line:7,column:1}}],line:1},"1":{loc:{start:{line:3,column:7},end:{line:7,column:1}},type:"if",locations:[{start:{line:3,column:7},end:{line:7,column:1}},{start:{line:3,column:7},end:{line:7,column:1}}],line:3},"2":{loc:{start:{line:10,column:2},end:{line:16,column:3}},type:"if",locations:[{start:{line:10,column:2},end:{line:16,column:3}},{start:{line:10,column:2},end:{line:16,column:3}}],line:10},"3":{loc:{start:{line:12,column:9},end:{line:16,column:3}},type:"if",locations:[{start:{line:12,column:9},end:{line:16,column:3}},{start:{line:12,column:9},end:{line:16,column:3}}],line:12}},s:{"0":0,"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0},f:{"0":0},b:{"0":[0,0],"1":[0,0],"2":[0,0],"3":[0,0]},_coverageSchema:"43e27e138ebf9cfc5966b082cf9a028302ed4184",hash:"424788076537d051b5bf0e2564aef393124eabc7"};var coverage=global[gcv]||(global[gcv]={});if(coverage[path]&&coverage[path].hash===hash){return coverage[path];}return coverage[path]=coverageData;}();cov_263bu3eqm8.s[0]++;if(false){cov_263bu3eqm8.b[0][0]++;cov_263bu3eqm8.s[1]++;console.info('unreachable');}else{cov_263bu3eqm8.b[0][1]++;cov_263bu3eqm8.s[2]++;if(true){cov_263bu3eqm8.b[1][0]++;cov_263bu3eqm8.s[3]++;console.info('reachable');}else{cov_263bu3eqm8.b[1][1]++;cov_263bu3eqm8.s[4]++;console.info('unreachable');}}function branch(a){cov_263bu3eqm8.f[0]++;cov_263bu3eqm8.s[5]++;if(a){cov_263bu3eqm8.b[2][0]++;cov_263bu3eqm8.s[6]++;console.info('a = true');}else{cov_263bu3eqm8.b[2][1]++;cov_263bu3eqm8.s[7]++;if(undefined){cov_263bu3eqm8.b[3][0]++;cov_263bu3eqm8.s[8]++;console.info('unreachable');}else{cov_263bu3eqm8.b[3][1]++;cov_263bu3eqm8.s[9]++;console.info('a = false');}}}cov_263bu3eqm8.s[10]++;branch(true);cov_263bu3eqm8.s[11]++;branch(false);
|
H A D | inline-base64.js | 1 var cov_263bu3eqm8=function(){var path= "./branches.js";var hash="424788076537d051b5bf0e2564aef393124eabc7";var global=new Function("return this")();var gcv="__coverage__";var coverageData={path: "./branches.js",statementMap:{"0":{start:{line:1,column:0},end:{line:7,column:1}},"1":{start:{line:2,column:2},end:{line:2,column:29}},"2":{start:{line:3,column:7},end:{line:7,column:1}},"3":{start:{line:4,column:2},end:{line:4,column:27}},"4":{start:{line:6,column:2},end:{line:6,column:29}},"5":{start:{line:10,column:2},end:{line:16,column:3}},"6":{start:{line:11,column:4},end:{line:11,column:28}},"7":{start:{line:12,column:9},end:{line:16,column:3}},"8":{start:{line:13,column:4},end:{line:13,column:31}},"9":{start:{line:15,column:4},end:{line:15,column:29}},"10":{start:{line:19,column:0},end:{line:19,column:12}},"11":{start:{line:20,column:0},end:{line:20,column:13}}},fnMap:{"0":{name:"branch",decl:{start:{line:9,column:9},end:{line:9,column:15}},loc:{start:{line:9,column:20},end:{line:17,column:1}},line:9}},branchMap:{"0":{loc:{start:{line:1,column:0},end:{line:7,column:1}},type:"if",locations:[{start:{line:1,column:0},end:{line:7,column:1}},{start:{line:1,column:0},end:{line:7,column:1}}],line:1},"1":{loc:{start:{line:3,column:7},end:{line:7,column:1}},type:"if",locations:[{start:{line:3,column:7},end:{line:7,column:1}},{start:{line:3,column:7},end:{line:7,column:1}}],line:3},"2":{loc:{start:{line:10,column:2},end:{line:16,column:3}},type:"if",locations:[{start:{line:10,column:2},end:{line:16,column:3}},{start:{line:10,column:2},end:{line:16,column:3}}],line:10},"3":{loc:{start:{line:12,column:9},end:{line:16,column:3}},type:"if",locations:[{start:{line:12,column:9},end:{line:16,column:3}},{start:{line:12,column:9},end:{line:16,column:3}}],line:12}},s:{"0":0,"1":0,"2":0,"3":0,"4":0,"5":0,"6":0,"7":0,"8":0,"9":0,"10":0,"11":0},f:{"0":0},b:{"0":[0,0],"1":[0,0],"2":[0,0],"3":[0,0]},_coverageSchema:"43e27e138ebf9cfc5966b082cf9a028302ed4184",hash:"424788076537d051b5bf0e2564aef393124eabc7"};var coverage=global[gcv]||(global[gcv]={});if(coverage[path]&&coverage[path].hash===hash){return coverage[path];}return coverage[path]=coverageData;}();cov_263bu3eqm8.s[0]++;if(false){cov_263bu3eqm8.b[0][0]++;cov_263bu3eqm8.s[1]++;console.info('unreachable');}else{cov_263bu3eqm8.b[0][1]++;cov_263bu3eqm8.s[2]++;if(true){cov_263bu3eqm8.b[1][0]++;cov_263bu3eqm8.s[3]++;console.info('reachable');}else{cov_263bu3eqm8.b[1][1]++;cov_263bu3eqm8.s[4]++;console.info('unreachable');}}function branch(a){cov_263bu3eqm8.f[0]++;cov_263bu3eqm8.s[5]++;if(a){cov_263bu3eqm8.b[2][0]++;cov_263bu3eqm8.s[6]++;console.info('a = true');}else{cov_263bu3eqm8.b[2][1]++;cov_263bu3eqm8.s[7]++;if(undefined){cov_263bu3eqm8.b[3][0]++;cov_263bu3eqm8.s[8]++;console.info('unreachable');}else{cov_263bu3eqm8.b[3][1]++;cov_263bu3eqm8.s[9]++;console.info('a = false');}}}cov_263bu3eqm8.s[10]++;branch(true);cov_263bu3eqm8.s[11]++;branch(false);
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | UniformsPerf.cpp | 415 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() 417 glUniformMatrix4fv(locations[uniform], 1, transpose, in drawBenchmark() 426 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() 428 glUniformMatrix3x4fv(locations[uniform], 1, transpose, in drawBenchmark() 437 auto setFunc = [=](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() 439 glUniformMatrix3fv(locations[uniform], 1, transpose, in drawBenchmark() 448 auto setFunc = [](const std::vector<GLuint> &locations, const MatrixData &matrixData, in drawBenchmark() 451 glUniform4f(locations[uniform], value, value, value, value); in drawBenchmark()
|
/third_party/mbedtls/tests/scripts/ |
H A D | audit-validity-dates.py | 57 # the locations that the x509 object could be found 58 self.locations = [] # type: typing.List[str] 261 results[d.identifier].locations.extend(d.locations) 299 result.locations.append("{}#{}".format(filename, idx)) 306 result.locations.append("{}".format(filename)) 366 audit_data.locations.append("{}:{}:#{}".format(filename, 375 for loc in audit_data.locations:
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | PrimitiveTopologyTests.cpp | 85 // so for every state, we check any new added test locations that are not contained in previous 86 // states We also check that the test locations of subsequent states are untouched 172 const TestLocation* locations; member 183 // locations 221 EXPECT_PIXEL_RGBA8_EQ(color, renderPass.color, locationSpec.locations[i].x, in DoTest() 222 locationSpec.locations[i].y) in DoTest() 223 << "Expected (" << locationSpec.locations[i].x << ", " in DoTest() 224 << locationSpec.locations[i].y << ") to be " << color; in DoTest() 242 // Check that line and triangle locations are untouched in TEST_P() 257 // Check that line strip and triangle locations ar in TEST_P() [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 30 // Limit the number of checked locations to 4096. Multiplied by 4 to represent 123 // 3- and 4-component 64-bit vectors consume two locations. in NumConsumedLocations() 133 // Matrices consume locations equal to the underlying vector type for in NumConsumedLocations() 140 // Arrays consume locations equal to the underlying type times the number in NumConsumedLocations() 160 // Structs consume locations equal to the sum of the locations consumed in NumConsumedLocations() 214 // Populates |locations| (and/or |output_index1_locations|) with the use 219 const Instruction* variable, std::unordered_set<uint32_t>* locations, in GetLocationsForVariable() 339 // If the variable is still arrayed, mark the locations/components per in GetLocationsForVariable() 359 // Too many locations, giv in GetLocationsForVariable() 217 GetLocationsForVariable( ValidationState_t& _, const Instruction* entry_point, const Instruction* variable, std::unordered_set<uint32_t>* locations, std::unordered_set<uint32_t>* output_index1_locations) GetLocationsForVariable() argument 509 auto locations = (storage_class == SpvStorageClassInput) ValidateLocations() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_interfaces.cpp | 30 // Limit the number of checked locations to 4096. Multiplied by 4 to represent 123 // 3- and 4-component 64-bit vectors consume two locations. in NumConsumedLocations() 133 // Matrices consume locations equal to the underlying vector type for in NumConsumedLocations() 140 // Arrays consume locations equal to the underlying type times the number in NumConsumedLocations() 160 // Structs consume locations equal to the sum of the locations consumed in NumConsumedLocations() 214 // Populates |locations| (and/or |output_index1_locations|) with the use 219 const Instruction* variable, std::unordered_set<uint32_t>* locations, in GetLocationsForVariable() 339 // If the variable is still arrayed, mark the locations/components per in GetLocationsForVariable() 359 // Too many locations, giv in GetLocationsForVariable() 217 GetLocationsForVariable( ValidationState_t& _, const Instruction* entry_point, const Instruction* variable, std::unordered_set<uint32_t>* locations, std::unordered_set<uint32_t>* output_index1_locations) GetLocationsForVariable() argument 509 auto locations = (storage_class == SpvStorageClassInput) ValidateLocations() local [all...] |
/third_party/mesa3d/src/intel/vulkan/ |
H A D | genX_state.c | 738 INTEL_SAMPLE_POS_1X_ARRAY(ms.Sample, sl->locations); in emit_multisample() 741 INTEL_SAMPLE_POS_2X_ARRAY(ms.Sample, sl->locations); in emit_multisample() 744 INTEL_SAMPLE_POS_4X_ARRAY(ms.Sample, sl->locations); in emit_multisample() 747 INTEL_SAMPLE_POS_8X_ARRAY(ms.Sample, sl->locations); in emit_multisample() 764 /* See the Vulkan 1.0 spec Table 24.1 "Standard sample locations" and in emit_sample_pattern() 789 INTEL_SAMPLE_POS_1X_ARRAY(sp._1xSample, sl->locations); in emit_sample_pattern() 796 INTEL_SAMPLE_POS_2X_ARRAY(sp._2xSample, sl->locations); in emit_sample_pattern() 803 INTEL_SAMPLE_POS_4X_ARRAY(sp._4xSample, sl->locations); in emit_sample_pattern() 810 INTEL_SAMPLE_POS_8X_ARRAY(sp._8xSample, sl->locations); in emit_sample_pattern() 818 INTEL_SAMPLE_POS_16X_ARRAY(sp._16xSample, sl->locations); in emit_sample_pattern() [all...] |
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_framebuffer.c | 256 unsigned samples, uint8_t *locations) in util_sample_locations_flip_y() 273 new_locations[dest_row * row_size + i] = locations[row * row_size + i]; in util_sample_locations_flip_y() 277 memcpy(locations, new_locations, grid_width * grid_height * samples); in util_sample_locations_flip_y() 255 util_sample_locations_flip_y(struct pipe_screen *screen, unsigned fb_height, unsigned samples, uint8_t *locations) util_sample_locations_flip_y() argument
|
H A D | u_framebuffer.h | 69 unsigned samples, uint8_t *locations);
|
/third_party/skia/src/gpu/effects/ |
H A D | GrYUVtoRGBEffect.cpp | 198 static SkAlphaType alpha_type(const SkYUVAInfo::YUVALocations locations) { in alpha_type() argument 199 return locations[SkYUVAInfo::YUVAChannels::kA].fPlane >= 0 ? kPremul_SkAlphaType in alpha_type() 205 const SkYUVAInfo::YUVALocations& locations, in GrYUVtoRGBEffect() 209 ModulateForClampedSamplerOptFlags(alpha_type(locations))) in GrYUVtoRGBEffect() 210 , fLocations(locations) in GrYUVtoRGBEffect() 203 GrYUVtoRGBEffect(std::unique_ptr<GrFragmentProcessor> planeFPs[4], int numPlanes, const SkYUVAInfo::YUVALocations& locations, const bool snap[2], SkYUVColorSpace yuvColorSpace) GrYUVtoRGBEffect() argument
|
/third_party/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 29 // Limit the number of checked locations to 4096. Multiplied by 4 to represent 125 // 3- and 4-component 64-bit vectors consume two locations. in NumConsumedLocations() 136 // Matrices consume locations equal to the underlying vector type for in NumConsumedLocations() 143 // Arrays consume locations equal to the underlying type times the number in NumConsumedLocations() 163 // Structs consume locations equal to the sum of the locations consumed in NumConsumedLocations() 236 // Populates |locations| (and/or |output_index1_locations|) with the use 241 const Instruction* variable, std::unordered_set<uint32_t>* locations, in GetLocationsForVariable() 374 // If the variable is still arrayed, mark the locations/components per in GetLocationsForVariable() 394 // Too many locations, giv in GetLocationsForVariable() 239 GetLocationsForVariable( ValidationState_t& _, const Instruction* entry_point, const Instruction* variable, std::unordered_set<uint32_t>* locations, std::unordered_set<uint32_t>* output_index1_locations) GetLocationsForVariable() argument 550 auto locations = (storage_class == spv::StorageClass::Input) ValidateLocations() local [all...] |
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | test_reflow.py | 101 for vuid, locations in args.vuidDict.items(): 102 for location, expectedLocation in zip(locations, expected[vuid]):
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | UniformTest.cpp | 428 // All array uniform locations should be unique in TEST_P() 633 GLint locations[4] = { in TEST_P() local 642 ASSERT_NE(-1, locations[i]) << " with i=" << i; in TEST_P() 646 glUniform1iv(locations[0], 4, boolValuesi); in TEST_P() 651 glGetUniformiv(mProgram, locations[idx], &value); in TEST_P() 658 glGetUniformfv(mProgram, locations[idx], &value); in TEST_P() 663 glUniform1fv(locations[0], 4, boolValuesf); in TEST_P() 668 glGetUniformiv(mProgram, locations[idx], &value); in TEST_P() 675 glGetUniformfv(mProgram, locations[idx], &value); in TEST_P() 1173 // Test that uniform locations ge [all...] |
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
H A D | console_printer.py | 179 locations = ', '.join((toNameAndLine(context, root_path=checker.root_path) 181 return (fn, anchor, locations)
|