/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fProgramInterfaceQueryTestCase.cpp | 2141 glw::GLenum prop; 2237 props.push_back(allProperties[propNdx].prop); 2289 props.push_back(allProperties[propNdx].prop); 2358 props.push_back(allProperties[propNdx].prop); 2424 props.push_back(allProperties[propNdx].prop); 2462 props.push_back(allProperties[propNdx].prop);
|
H A D | es31fLayoutBindingTests.cpp | 1740 const glw::GLenum prop = GL_BUFFER_BINDING; in iterate() local 1755 gl.getProgramResourceiv(m_program->getProgram(), GL_UNIFORM_BLOCK, gl.getProgramResourceIndex(m_program->getProgram(), GL_UNIFORM_BLOCK, name.c_str() ), 1, &prop, 1, DE_NULL, &val); in iterate() 2010 const glw::GLenum prop = GL_BUFFER_BINDING; in iterate() local 2024 gl.getProgramResourceiv(m_program->getProgram(), GL_SHADER_STORAGE_BLOCK, gl.getProgramResourceIndex(m_program->getProgram(), GL_SHADER_STORAGE_BLOCK, name.c_str() ), 1, &prop, 1, DE_NULL, &val); in iterate()
|
/third_party/node/test/parallel/ |
H A D | test-os.js | 186 assert.ok('cidr' in v, `"cidr" prop not found in ${inspect(v)}`);
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | intltest.h | 287 virtual const char* getProperty(const char* prop);
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_internal.h | 1645 "notprop", "prop", "\\R", "\\H", "\\h", "\\V", "\\v", \ 1846 #define UCD_SCRIPTX_PROP(prop) ((prop)->scriptx_bidiclass & UCD_SCRIPTX_MASK) 1847 #define UCD_BIDICLASS_PROP(prop) ((prop)->scriptx_bidiclass >> UCD_BIDICLASS_SHIFT) 1848 #define UCD_BPROPS_PROP(prop) ((prop)->bprops & UCD_BPROPS_MASK)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | queryutils.h | 157 GLint GetUniformResourceProperty(const Program *program, GLuint index, const GLenum prop);
|
H A D | validationES31.cpp | 70 GLenum prop) in ValidateProgramResourceProperty() 73 switch (prop) in ValidateProgramResourceProperty() 125 bool ValidateProgramResourcePropertyByInterface(GLenum prop, GLenum programInterface) in ValidateProgramResourcePropertyByInterface() argument 127 switch (prop) in ValidateProgramResourcePropertyByInterface() 68 ValidateProgramResourceProperty(const Context *context, angle::EntryPoint entryPoint, GLenum prop) ValidateProgramResourceProperty() argument
|
/third_party/typescript/tests/baselines/reference/ |
H A D | inferTypes1.js | 127 prop: "property",
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_richeditor.cpp | 133 std::optional<NG::BorderRadiusProperty> prop = std::nullopt; in ParseBorderRadiusAttr() local 140 prop = borderRadius; in ParseBorderRadiusAttr() 141 return prop; in ParseBorderRadiusAttr() 150 prop = borderRadius; in ParseBorderRadiusAttr() 157 prop = borderRadius; in ParseBorderRadiusAttr() 158 return prop; in ParseBorderRadiusAttr() 171 prop = borderRadius; in ParseBorderRadiusAttr() 173 return prop; in ParseBorderRadiusAttr()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_vgpu10.c | 2943 const struct tgsi_full_property *prop) in emit_vgpu10_property() 2990 switch (prop->Property.PropertyName) { in emit_vgpu10_property() 2992 assert(prop->u[0].Data < ARRAY_SIZE(primType)); in emit_vgpu10_property() 2993 emit->gs.prim_type = primType[prop->u[0].Data]; in emit_vgpu10_property() 2999 assert(prop->u[0].Data < ARRAY_SIZE(primTopology)); in emit_vgpu10_property() 3000 emit->gs.prim_topology = primTopology[prop->u[0].Data]; in emit_vgpu10_property() 3005 emit->gs.max_out_vertices = prop->u[0].Data; in emit_vgpu10_property() 3009 emit->gs.invocations = prop->u[0].Data; in emit_vgpu10_property() 3023 emit->tes.prim_mode = prop->u[0].Data; in emit_vgpu10_property() 3027 emit->tes.spacing = prop in emit_vgpu10_property() 2942 emit_vgpu10_property(struct svga_shader_emitter_v10 *emit, const struct tgsi_full_property *prop) emit_vgpu10_property() argument [all...] |
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_impl_test.cpp | 678 SystemBarProperty prop;
in HWTEST_F() local 679 ASSERT_EQ(WMError::WM_OK, window->SetSystemBarProperty(type, prop));
in HWTEST_F() 722 SystemBarProperty prop;
in HWTEST_F() local 723 ASSERT_EQ(WMError::WM_ERROR_INVALID_WINDOW, window->SetSystemBarProperty(type, prop));
in HWTEST_F()
|
/third_party/jerryscript/jerry-core/parser/js/ |
H A D | js-parser-statm.c | 739 name_p->prop.length); in parser_parse_function_statement() 2343 context_p->lit_object.literal_p->prop.length); in parser_parse_import_statement() 2392 context_p->lit_object.literal_p->prop.length); in parser_parse_import_statement() 2481 context_p->module_identifier_lit_p->prop.length); in parser_parse_export_statement()
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_ureg.c | 51 struct tgsi_property prop; member 1815 out[0].prop.Type = TGSI_TOKEN_TYPE_PROPERTY; in emit_property() 1816 out[0].prop.NrTokens = 2; in emit_property() 1817 out[0].prop.PropertyName = name; in emit_property()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/ |
H A D | refresh_pattern.cpp | 283 auto prop = columnNode_->GetLayoutProperty<LinearLayoutProperty>(); in InitProgressColumn() local 284 prop->UpdatePadding(textpadding); in InitProgressColumn()
|
/foundation/window/window_manager/utils/src/ |
H A D | window_property.cpp | 639 SystemBarProperty prop = { parcel.ReadBool(), parcel.ReadUint32(), parcel.ReadUint32() }; in MapUnmarshalling() local 640 property->SetSystemBarProperty(type, prop); in MapUnmarshalling()
|
/third_party/node/deps/icu-small/source/tools/icuexportdata/ |
H A D | icuexportdata.cpp | 122 PropertyValueNameGetter(UProperty prop) : property(prop) {} in PropertyValueNameGetter() argument
|
/third_party/icu/icu4c/source/tools/icuexportdata/ |
H A D | icuexportdata.cpp | 122 PropertyValueNameGetter(UProperty prop) : property(prop) {} in PropertyValueNameGetter() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 95 for (auto prop: properties) in checkProtectedQueueSupport() 96 if (prop.queueFlags & vk::VK_QUEUE_PROTECTED_BIT) in checkProtectedQueueSupport()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | ProgramGL.cpp | 922 GLenum prop = GL_BUFFER_DATA_SIZE; in getShaderStorageBlockSize() local 925 mFunctions->getProgramResourceiv(mProgramID, GL_SHADER_STORAGE_BLOCK, index, 1, &prop, 1, in getShaderStorageBlockSize()
|
/third_party/python/Lib/unittest/test/testmock/ |
H A D | testhelpers.py | 902 def prop(self): pass member in SpecSignatureTest.test_autospec_data_descriptor.Foo 920 check_data_descriptor(foo.prop)
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
H A D | vktProtectedMemUtils.cpp | 95 for (auto prop: properties) in checkProtectedQueueSupport() 96 if (prop.queueFlags & vk::VK_QUEUE_PROTECTED_BIT) in checkProtectedQueueSupport()
|
/foundation/arkui/ace_engine/component_ext/movingphoto/ |
H A D | movingphoto_pattern.cpp | 1636 auto prop = overlayNode->GetLayoutProperty(); in UpdateOverlayVisibility() local 1637 CHECK_NULL_VOID(prop); in UpdateOverlayVisibility() 1638 prop->UpdateVisibility(type); in UpdateOverlayVisibility()
|
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
H A D | audio_effect_chain_manager.cpp | 1221 for (const auto &[effect, prop] : effectPropertyMap_) { in GetAudioEffectProperty() 1222 if (!prop.empty()) { in GetAudioEffectProperty() 1223 propertyArray.property.emplace_back(AudioEffectProperty{effect, prop}); in GetAudioEffectProperty()
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
H A D | png_exif_metadata_accessor_test.cpp | 54 std::string GetProperty(const std::shared_ptr<ExifMetadata> &metadata, const std::string &prop); 58 const std::string &prop) in GetProperty() 61 metadata->GetValue(prop, value); in GetProperty() 57 GetProperty(const std::shared_ptr<ExifMetadata> &metadata, const std::string &prop) GetProperty() argument
|
H A D | jpeg_exif_metadata_accessor_test.cpp | 67 std::string GetProperty(const std::shared_ptr<ExifMetadata> &metadata, const std::string &prop); 1319 const std::string &prop) in GetProperty() 1322 metadata->GetValue(prop, value); in GetProperty() 1318 GetProperty(const std::shared_ptr<ExifMetadata> &metadata, const std::string &prop) GetProperty() argument
|