Home
last modified time | relevance | path

Searched defs:locations (Results 1 - 25 of 46) sorted by relevance

12

/third_party/libsnd/tests/
H A Dwin32_ordinal_test.c51 static const char * locations [] = variable
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_msaa.c56 uint8_t locations[ in update_sample_locations() local
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DReactorDebugInfo.cpp81 std::vector<Location> locations; in getCallerBacktrace() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_framebuffer.c255 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 DPrimitiveTopologyTests.cpp172 const TestLocation* locations; member
[all...]
/third_party/node/deps/v8/src/torque/
H A Dinstructions.cc51 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 Dinstructions.h268 void RecomputeDefinitionLocations(Stack<DefinitionLocation>* locations, in RecomputeDefinitionLocations() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.cpp90 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 Dvalidate_interfaces.cpp217 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 DGrYUVtoRGBEffect.cpp198 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 Dvalidate_interfaces.cpp217 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 Dre_trait.rs113 fn locations(&self) -> Locations { in locations() functions
H A Dre_bytes.rs681 pub fn locations(&self) -> CaptureLocations { in locations() functions
H A Dre_unicode.rs739 pub fn locations(&self) -> CaptureLocations { in locations() functions
/third_party/spirv-tools/source/val/
H A Dvalidate_interfaces.cpp239 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 DUniformTest.cpp633 GLint locations[4] = { in TEST_P() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_state_validate.c107 uint8_t locations[2 * 4 * 8]; in gm200_validate_sample_locations() local
H A Dnvc0_state.c916 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 DStackMapParser.h239 iterator_range<location_iterator> locations() const { in locations() function in llvm::StackMapParser::LocationKind::RecordAccessor
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.h236 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 DLiveDebugVariables.cpp166 SmallVector<MachineOperand, 4> locations; member in __anon24031::UserValue
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp241 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 Dwasm-debug.cc1150 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 Dvk_graphics_state.h273 VkSampleLocationEXT locations[MESA_VK_MAX_SAMPLE_LOCATIONS]; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateComputeTests.cpp243 const VkSampleLocationEXT locations[] = in setSampleLocations() local
441 const VkCoarseSampleLocationNV locations[2] = in setCoarseSamplingOrder() local

Completed in 32 milliseconds

12