Home
last modified time | relevance | path

Searched refs:PropertyName (Results 1 – 25 of 35) sorted by relevance

12

/external/pdfium/core/fxcrt/css/
Dcfx_csssyntaxparser.cpp42 m_eMode = bOnlyDeclaration ? CFX_CSSSyntaxMode::PropertyName in CFX_CSSSyntaxParser()
110 SwitchMode(CFX_CSSSyntaxMode::PropertyName); in DoSyntaxParse()
124 case CFX_CSSSyntaxMode::PropertyName: in DoSyntaxParse()
129 return CFX_CSSSyntaxStatus::PropertyName; in DoSyntaxParse()
140 return CFX_CSSSyntaxStatus::PropertyName; in DoSyntaxParse()
155 SwitchMode(CFX_CSSSyntaxMode::PropertyName); in DoSyntaxParse()
Dcfx_csssyntaxparser.h24 PropertyName, enumerator
36 PropertyName, enumerator
Dcfx_cssstylesheet.cpp76 case CFX_CSSSyntaxStatus::PropertyName: { in LoadStyleRule()
130 case CFX_CSSSyntaxStatus::PropertyName: in SkipRuleSet()
Dcfx_cssstyleselector.cpp152 if (eStatus == CFX_CSSSyntaxStatus::PropertyName) { in AppendInlineStyle()
/external/igt-gpu-tools/overlay/
Dtracepoint_format.leg2 'name' ':' Space n:PropertyName EndLine { free(n.string); }
23 | n:PropertyName ':' v:PropertyValue
26 PropertyName = < [A-Za-z0-9_]+ >
/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_tgsi.c66 switch (prop->Property.PropertyName) { in virgl_tgsi_transform_property()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c490 prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) { in iter_property()
494 prop->Property.PropertyName == TGSI_PROPERTY_TCS_VERTICES_OUT) in iter_property()
Dtgsi_build.c1300 property.PropertyName = TGSI_PROPERTY_GS_INPUT_PRIM; in tgsi_default_property()
1313 property.PropertyName = property_name; in tgsi_build_property()
1377 full_prop->Property.PropertyName, in tgsi_build_full_property()
Dtgsi_dump.c487 ENM(prop->Property.PropertyName, tgsi_property_names); in iter_property()
493 switch (prop->Property.PropertyName) { in iter_property()
Dtgsi_point_sprite.c485 switch (prop->Property.PropertyName) { in psprite_property()
/external/lzma/CPP/7zip/Bundles/SFXWin/
Dmakefile90 $O\PropertyName.obj \
DSFXWin.dsp492 SOURCE=..\..\UI\FileManager\PropertyName.cpp
496 SOURCE=..\..\UI\FileManager\PropertyName.h
/external/virglrenderer/src/
Dvrend_shader.c1295 if (prop->Property.PropertyName == TGSI_PROPERTY_FS_COLOR0_WRITES_ALL_CBUFS) { in iter_property()
1300 if (prop->Property.PropertyName == TGSI_PROPERTY_FS_COORD_ORIGIN) { in iter_property()
1304 if (prop->Property.PropertyName == TGSI_PROPERTY_FS_COORD_PIXEL_CENTER) { in iter_property()
1308 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) { in iter_property()
1312 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_OUTPUT_PRIM) { in iter_property()
1316 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_MAX_OUTPUT_VERTICES) { in iter_property()
1320 if (prop->Property.PropertyName == TGSI_PROPERTY_GS_INVOCATIONS) { in iter_property()
1324 if (prop->Property.PropertyName == TGSI_PROPERTY_NUM_CLIPDIST_ENABLED) { in iter_property()
1328 if (prop->Property.PropertyName == TGSI_PROPERTY_NUM_CULLDIST_ENABLED) { in iter_property()
1332 if (prop->Property.PropertyName == TGSI_PROPERTY_TCS_VERTICES_OUT) { in iter_property()
[all …]
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_build.c1283 property.PropertyName = TGSI_PROPERTY_GS_INPUT_PRIM; in tgsi_default_property()
1296 property.PropertyName = property_name; in tgsi_build_property()
1360 full_prop->Property.PropertyName, in tgsi_build_full_property()
Dtgsi_dump.c455 ENM(prop->Property.PropertyName, tgsi_property_names); in iter_property()
461 switch (prop->Property.PropertyName) { in iter_property()
Dtgsi_sanity.c475 prop->Property.PropertyName == TGSI_PROPERTY_GS_INPUT_PRIM) { in iter_property()
Dtgsi_scan.c430 unsigned name = fullprop->Property.PropertyName; in tgsi_scan_shader()
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h301 unsigned PropertyName : 8; /**< one of TGSI_PROPERTY */ member
/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h318 unsigned PropertyName : 8; /**< one of TGSI_PROPERTY */ member
/external/clang/lib/ARCMigrate/
DObjCMT.cpp470 StringRef PropertyName(PropertyNameString); in rewriteToObjCProperty() local
487 if (PropertyName.equals("target") || in rewriteToObjCProperty()
488 (PropertyName.find("delegate") != StringRef::npos) || in rewriteToObjCProperty()
489 (PropertyName.find("dataSource") != StringRef::npos)) { in rewriteToObjCProperty()
/external/clang/lib/Sema/
DSemaPseudoObject.cpp658 SmallString<100> PropertyName = thisPropertyName; in findSetter() local
659 PropertyName[0] = front; in findSetter()
660 IdentifierInfo *AltMember = &S.PP.getIdentifierTable().get(PropertyName); in findSetter()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp932 StringRef PropertyName = Property->getName(); in constructTypeDIE() local
933 addString(ElemDie, dwarf::DW_AT_APPLE_property_name, PropertyName); in constructTypeDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp1004 StringRef PropertyName = Property->getName(); in constructTypeDIE() local
1005 addString(ElemDie, dwarf::DW_AT_APPLE_property_name, PropertyName); in constructTypeDIE()
/external/mesa3d/src/gallium/drivers/i915/
Di915_fpc_translate.c971 assert(token->FullProperty.Property.PropertyName == in i915_translate_token()
/external/clang/lib/Parse/
DParseExpr.cpp895 IdentifierInfo &PropertyName = *Tok.getIdentifierInfo(); in ParseCastExpression() local
898 Res = Actions.ActOnClassPropertyRefExpr(II, PropertyName, in ParseCastExpression()

12