/third_party/libsnd/tests/ |
H A D | win32_ordinal_test.c | 51 static const char * locations [] = variable
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_atom_msaa.c | 56 uint8_t locations[ in update_sample_locations() local
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
H A D | ReactorDebugInfo.cpp | 81 std::vector<Location> locations; in getCallerBacktrace() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_framebuffer.c | 255 util_sample_locations_flip_y(struct pipe_screen *screen, unsigned fb_height, unsigned samples, uint8_t *locations) util_sample_locations_flip_y() argument
|
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
H A D | PrimitiveTopologyTests.cpp | 172 const TestLocation* locations; member [all...] |
/third_party/node/deps/v8/src/torque/ |
H A D | instructions.cc | 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...] |
H A D | instructions.h | 268 void RecomputeDefinitionLocations(Stack<DefinitionLocation>* locations, in RecomputeDefinitionLocations() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | MemoryProgramCache.cpp | 90 HashStream &operator<<(HashStream &stream, const std::vector<gl::VariableLocation> &locations) in operator <<() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 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/src/gpu/effects/ |
H A D | GrYUVtoRGBEffect.cpp | 198 static SkAlphaType alpha_type(const SkYUVAInfo::YUVALocations locations) { in alpha_type() argument 203 GrYUVtoRGBEffect(std::unique_ptr<GrFragmentProcessor> planeFPs[4], int numPlanes, const SkYUVAInfo::YUVALocations& locations, const bool snap[2], SkYUVColorSpace yuvColorSpace) GrYUVtoRGBEffect() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | validate_interfaces.cpp | 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/rust/crates/regex/src/ |
H A D | re_trait.rs | 113 fn locations(&self) -> Locations { in locations() functions
|
H A D | re_bytes.rs | 681 pub fn locations(&self) -> CaptureLocations { in locations() functions
|
H A D | re_unicode.rs | 739 pub fn locations(&self) -> CaptureLocations { in locations() functions
|
/third_party/spirv-tools/source/val/ |
H A D | validate_interfaces.cpp | 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/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | UniformTest.cpp | 633 GLint locations[4] = { in TEST_P() local [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_state_validate.c | 107 uint8_t locations[2 * 4 * 8]; in gm200_validate_sample_locations() local
|
H A D | nvc0_state.c | 916 nvc0_set_sample_locations(struct pipe_context *pipe, size_t size, const uint8_t *locations) nvc0_set_sample_locations() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | StackMapParser.h | 239 iterator_range<location_iterator> locations() const { in locations() function in llvm::StackMapParser::LocationKind::RecordAccessor
|
/third_party/node/deps/v8/src/profiler/ |
H A D | heap-snapshot-generator.h | 236 const std::vector<SourceLocation>& locations() const { return locations_; } in locations() function in v8::internal::HeapSnapshot
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 166 SmallVector<MachineOperand, 4> locations; member in __anon24031::UserValue [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cProgramInterfaceQueryTests.cpp | 241 VerifyGetProgramResourceLocation(GLuint program, GLenum programInterface, std::map<std::string, GLint>& locations, const std::string& name, long& error) VerifyGetProgramResourceLocation() argument [all...] |
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-debug.cc | 1150 GetPossibleBreakpoints( wasm::NativeModule* native_module, const v8::debug::Location& start, const v8::debug::Location& end, std::vector<v8::debug::BreakLocation>* locations) GetPossibleBreakpoints() argument
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_graphics_state.h | 273 VkSampleLocationEXT locations[MESA_VK_MAX_SAMPLE_LOCATIONS]; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 243 const VkSampleLocationEXT locations[] = in setSampleLocations() local 441 const VkCoarseSampleLocationNV locations[2] = in setCoarseSamplingOrder() local
|