Home
last modified time | relevance | path

Searched defs:attribute_name (Results 1 – 10 of 10) sorted by relevance

/third_party/node/test/fixtures/wpt/user-timing/resources/
Dwebperftestharness.js57 function test_attribute_exists(parent_name, attribute_name, properties) argument
72 function test_timing_order(attribute_name, greater_than_attribute, properties) argument
83 function test_timing_greater_than(attribute_name, greater_than, properties) argument
89 function test_timing_equals(attribute_name, equals, msg, properties) argument
/third_party/gn/src/gn/
Dxml_element_writer.h95 const std::string& attribute_name, in XmlElementWriter()
112 const std::string& attribute_name, in SubElement()
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl_test.cc38 const char* attribute_name; member
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl_test.cc51 const char* attribute_name; member
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl_test.cc47 const char* attribute_name; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
DesextcGPUShader5TextureGatherOffset.hpp52 const glw::GLchar* attribute_name; member
/third_party/ntfs-3g/ntfsprogs/
Dntfsinfo.c1361 char *attribute_name = NULL; in ntfs_dump_attribute_header() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp3528 std::string attribute_name = attribute.name; in setupSharedStorageBuffer() local
5087 std::string attribute_name = vertex_shader_input; local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp1671 std::stringstream attribute_name; in configureAttribute() local
/third_party/python/Lib/unittest/
Dmock.py1274 attribute_name = None variable in _patch