Home
last modified time | relevance | path

Searched refs:Identifier (Results 301 – 325 of 47693) sorted by relevance

1...<<11121314151617181920>>...1908

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExpConstructor.cpp38 static JSValue regExpConstructorInput(ExecState*, const Identifier&, const PropertySlot&);
39 static JSValue regExpConstructorMultiline(ExecState*, const Identifier&, const PropertySlot&);
44 static JSValue regExpConstructorDollar1(ExecState*, const Identifier&, const PropertySlot&);
45 static JSValue regExpConstructorDollar2(ExecState*, const Identifier&, const PropertySlot&);
46 static JSValue regExpConstructorDollar3(ExecState*, const Identifier&, const PropertySlot&);
47 static JSValue regExpConstructorDollar4(ExecState*, const Identifier&, const PropertySlot&);
48 static JSValue regExpConstructorDollar5(ExecState*, const Identifier&, const PropertySlot&);
49 static JSValue regExpConstructorDollar6(ExecState*, const Identifier&, const PropertySlot&);
50 static JSValue regExpConstructorDollar7(ExecState*, const Identifier&, const PropertySlot&);
51 static JSValue regExpConstructorDollar8(ExecState*, const Identifier&, const PropertySlot&);
[all …]
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExpConstructor.cpp38 static JSValue regExpConstructorInput(ExecState*, const Identifier&, const PropertySlot&);
39 static JSValue regExpConstructorMultiline(ExecState*, const Identifier&, const PropertySlot&);
44 static JSValue regExpConstructorDollar1(ExecState*, const Identifier&, const PropertySlot&);
45 static JSValue regExpConstructorDollar2(ExecState*, const Identifier&, const PropertySlot&);
46 static JSValue regExpConstructorDollar3(ExecState*, const Identifier&, const PropertySlot&);
47 static JSValue regExpConstructorDollar4(ExecState*, const Identifier&, const PropertySlot&);
48 static JSValue regExpConstructorDollar5(ExecState*, const Identifier&, const PropertySlot&);
49 static JSValue regExpConstructorDollar6(ExecState*, const Identifier&, const PropertySlot&);
50 static JSValue regExpConstructorDollar7(ExecState*, const Identifier&, const PropertySlot&);
51 static JSValue regExpConstructorDollar8(ExecState*, const Identifier&, const PropertySlot&);
[all …]
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/runtime/
H A DRegExpConstructor.cpp38 static JSValue regExpConstructorInput(ExecState*, const Identifier&, const PropertySlot&);
39 static JSValue regExpConstructorMultiline(ExecState*, const Identifier&, const PropertySlot&);
44 static JSValue regExpConstructorDollar1(ExecState*, const Identifier&, const PropertySlot&);
45 static JSValue regExpConstructorDollar2(ExecState*, const Identifier&, const PropertySlot&);
46 static JSValue regExpConstructorDollar3(ExecState*, const Identifier&, const PropertySlot&);
47 static JSValue regExpConstructorDollar4(ExecState*, const Identifier&, const PropertySlot&);
48 static JSValue regExpConstructorDollar5(ExecState*, const Identifier&, const PropertySlot&);
49 static JSValue regExpConstructorDollar6(ExecState*, const Identifier&, const PropertySlot&);
50 static JSValue regExpConstructorDollar7(ExecState*, const Identifier&, const PropertySlot&);
51 static JSValue regExpConstructorDollar8(ExecState*, const Identifier&, const PropertySlot&);
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/weedle-0.10.0/src/
H A Dattribute.rs2 use common::{Bracketed, Identifier, Parenthesized, Punctuated};
9 pub type IdentifierList<'a> = Punctuated<Identifier<'a>, term!(,)>;
18 identifier: Identifier<'a>,
25 lhs_identifier: Identifier<'a>,
27 rhs_identifier: Identifier<'a>,
35 identifier: Identifier<'a>,
42 lhs_identifier: Identifier<'a>,
49 Identifier<'a>,
56 Identifier(Identifier<'a>),
68 ExtendedAttributeNoArgs => ExtendedAttributeNoArgs(Identifier("Replaceable"))
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/weedle-0.8.0/src/
H A Dattribute.rs2 use common::{Braced, Bracketed, Identifier, Punctuated};
9 pub type IdentifierList<'a> = Punctuated<Identifier<'a>, term!(,)>;
18 identifier: Identifier<'a>,
25 lhs_identifier: Identifier<'a>,
27 rhs_identifier: Identifier<'a>,
35 identifier: Identifier<'a>,
42 lhs_identifier: Identifier<'a>,
49 Identifier<'a>,
56 Identifier(Identifier<'a>),
68 ExtendedAttributeNoArgs => ExtendedAttributeNoArgs(Identifier("Replaceable"))
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/weedle/src/
H A Dattribute.rs2 use crate::common::{Bracketed, Identifier, Parenthesized, Punctuated};
9 pub type IdentifierList<'a> = Punctuated<Identifier<'a>, term!(,)>;
18 identifier: Identifier<'a>,
25 lhs_identifier: Identifier<'a>,
27 rhs_identifier: Identifier<'a>,
35 identifier: Identifier<'a>,
42 lhs_identifier: Identifier<'a>,
49 Identifier<'a>,
56 Identifier(Identifier<'a>),
68 ExtendedAttributeNoArgs => ExtendedAttributeNoArgs(Identifier("Replaceable"))
[all …]
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/weedle-0.10.0/src/
H A Dattribute.rs2 use common::{Bracketed, Identifier, Parenthesized, Punctuated};
9 pub type IdentifierList<'a> = Punctuated<Identifier<'a>, term!(,)>;
18 identifier: Identifier<'a>,
25 lhs_identifier: Identifier<'a>,
27 rhs_identifier: Identifier<'a>,
35 identifier: Identifier<'a>,
42 lhs_identifier: Identifier<'a>,
49 Identifier<'a>,
56 Identifier(Identifier<'a>),
68 ExtendedAttributeNoArgs => ExtendedAttributeNoArgs(Identifier("Replaceable"))
[all …]
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/reference/
H A Dtest.nix.ref4 <Normal Text> </Normal Text><Identifier>bool</Identifier><Normal Text> </Normal Text><Operator>=…
5 <Normal Text> </Normal Text><Identifier>var1</Identifier><Normal Text> </Normal Text><Operator>=…
12 <Normal Text> </Normal Text><Identifier>var2</Identifier><Normal Text> </Normal Text><Operator>=…
18 <Normal Text> </Normal Text><Identifier>var3</Identifier><Normal Text> </Normal Text><Operator>=…
27 <Normal Text> </Normal Text><Identifier>nested</Identifier><Normal Text>.</Normal Text><Identifi…
40 …xt><Identifier>nested</Identifier><Normal Text>.</Normal Text><Identifier>a</Identifier><Normal Te…
42Identifier>fn</Identifier><Normal Text> </Normal Text><Operator>=</Operator><Normal Text> </Normal…
44Identifier>fn1</Identifier><Normal Text> </Normal Text><Operator>=</Operator><Normal Text> </Norma…
46 <Normal Text> </Normal Text><Identifier>x</Identifier><Normal Text> </Normal Text><Operator>…
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/semver/src/
H A Dversion.rs29 pub enum Identifier { enum
36 impl From<semver_parser::version::Identifier> for Identifier { implementation
37 fn from(other: semver_parser::version::Identifier) -> Identifier { in from() argument
39 semver_parser::version::Identifier::Numeric(n) => Identifier::Numeric(n), in from()
40 semver_parser::version::Identifier::AlphaNumeric(s) => Identifier::AlphaNumeric(s), in from()
45 impl fmt::Display for Identifier { implementation
67 pub pre: Vec<Identifier>,
69 pub build: Vec<Identifier>,
255 use super::Identifier;
350 Identifier::Numeric(9), in test_parse()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/semver-0.6.0/src/
H A Dversion.rs29 pub enum Identifier { enum
36 impl From<semver_parser::version::Identifier> for Identifier { implementation
37 fn from(other: semver_parser::version::Identifier) -> Identifier { in from() argument
39 semver_parser::version::Identifier::Numeric(n) => Identifier::Numeric(n), in from()
40 semver_parser::version::Identifier::AlphaNumeric(s) => Identifier::AlphaNumeric(s), in from()
45 impl fmt::Display for Identifier { implementation
67 pub pre: Vec<Identifier>,
69 pub build: Vec<Identifier>,
255 use super::Identifier;
350 Identifier::Numeric(9), in test_parse()
[all …]
/dports/textproc/jade/jade-1.2.1/style/
H A DSchemeParser.cxx48 Identifier::SyntacticKey key; in parse()
57 case Identifier::keyDefine: in parse()
72 case Identifier::keyRoot: in parse()
75 case Identifier::keyId: in parse()
78 case Identifier::keyMode: in parse()
679 case Identifier::keyIf: in parseExpression()
683 case Identifier::keyAnd: in parseExpression()
685 case Identifier::keyOr: in parseExpression()
689 case Identifier::keyLet: in parseExpression()
703 case Identifier::keySet: in parseExpression()
[all …]
/dports/devel/alog/libalog-0.6.1/src/
H A Dalog-policy_db.adb32 (Identifier : String;
37 return Level >= Lookup (Identifier => Identifier);
50 function Get_Loglevel (Identifier : String) return Log_Level
53 return Ident_Levels.Element (Key => Identifier);
58 "No loglevel for identifier '" & Identifier & "'";
63 function Lookup (Identifier : String) return Log_Level
68 if Identifier'Length > 0 then
69 Position := Ident_Levels.Lookup (Key => Identifier);
99 (Identifier : String;
103 Ident_Levels.Insert (Key => Identifier,
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSSVGFEImageElement.h60 virtual bool getOwnPropertySlot(JSC::ExecState*, const JSC::Identifier&, JSC::PropertySlot&);
77 JSC::JSValue jsSVGFEImageElementHref(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
78 JSC::JSValue jsSVGFEImageElementXmllang(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
80 JSC::JSValue jsSVGFEImageElementXmlspace(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
83 JSC::JSValue jsSVGFEImageElementX(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
84 JSC::JSValue jsSVGFEImageElementY(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
85 JSC::JSValue jsSVGFEImageElementWidth(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
86 JSC::JSValue jsSVGFEImageElementHeight(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
87 JSC::JSValue jsSVGFEImageElementResult(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
88 JSC::JSValue jsSVGFEImageElementClassName(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
[all …]
H A DJSSVGComponentTransferFunctionElement.h39 …virtual bool getOwnPropertySlot(JSC::ExecState*, const JSC::Identifier& propertyName, JSC::Propert…
59 virtual bool getOwnPropertySlot(JSC::ExecState*, const JSC::Identifier&, JSC::PropertySlot&);
60 …virtual bool getOwnPropertyDescriptor(JSC::ExecState*, const JSC::Identifier&, JSC::PropertyDescri…
72 …e jsSVGComponentTransferFunctionElementType(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
73 …ComponentTransferFunctionElementTableValues(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
74 … jsSVGComponentTransferFunctionElementSlope(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
75 …VGComponentTransferFunctionElementIntercept(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
76 …VGComponentTransferFunctionElementAmplitude(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
77 …SVGComponentTransferFunctionElementExponent(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
78 …jsSVGComponentTransferFunctionElementOffset(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
[all …]
H A DJSFileError.h66 virtual bool getOwnPropertySlot(JSC::ExecState*, const JSC::Identifier&, JSC::PropertySlot&);
79 JSC::JSValue jsFileErrorCode(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
80 JSC::JSValue jsFileErrorConstructor(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
83 JSC::JSValue jsFileErrorNOT_FOUND_ERR(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
84 JSC::JSValue jsFileErrorSECURITY_ERR(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
85 JSC::JSValue jsFileErrorABORT_ERR(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
86 JSC::JSValue jsFileErrorNOT_READABLE_ERR(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
87 JSC::JSValue jsFileErrorENCODING_ERR(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
89 JSC::JSValue jsFileErrorINVALID_STATE_ERR(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
90 JSC::JSValue jsFileErrorSYNTAX_ERR(JSC::ExecState*, JSC::JSValue, const JSC::Identifier&);
[all …]
/dports/lang/asn1c/asn1c-0.9.27/libasn1fix/
H A Dasn1fix_value.c33 expr->Identifier, expr->_lineno); in asn1f_value_resolve()
37 expr->Identifier, expr->_lineno); in asn1f_value_resolve()
44 expr->Identifier, expr->_lineno); in asn1f_value_resolve()
98 type_expr->Identifier, in asn1f_value_resolve()
101 val_type_expr->Identifier, in asn1f_value_resolve()
114 type_expr->Identifier, in asn1f_value_resolve()
117 val_type_expr->Identifier, in asn1f_value_resolve()
138 expr->Identifier, expr->_lineno, in asn1f_value_resolve()
155 from->Identifier, in _asn1f_copy_value()
157 to->Identifier, in _asn1f_copy_value()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/webidl-0.8.0/src/parser/
H A Dast.rs4 pub type Identifier = String; typedef
70 pub name: Identifier,
79 pub name: Identifier,
93 pub name: Identifier,
102 pub name: Identifier,
108 pub name: Identifier,
119 Identifier(Identifier), enumerator
204 pub lhs: Identifier,
210 pub lhs: Identifier,
399 Identifier(Identifier), enumerator
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Index/
H A Dannotate-subscripting.m39 // CHECK: Identifier: "array" [24:3 - 24:8] DeclRefExpr=array:23:19
46 // CHECK: Identifier: "NSArray" [25:3 - 25:10] ObjCClassRef=NSArray:1:12
48 // CHECK: Identifier: "arr" [25:12 - 25:15] VarDecl=arr:25:12 (Definition)
52 // CHECK: Identifier: "p" [25:21 - 25:22] DeclRefExpr=p:22:28
54 // CHECK: Identifier: "p" [25:24 - 25:25] DeclRefExpr=p:22:28
58 // CHECK: Identifier: "array" [26:10 - 26:15] DeclRefExpr=array:23:19
60 // CHECK: Identifier: "index" [26:16 - 26:21] DeclRefExpr=index:22:18
68 // CHECK: Identifier: "key" [33:26 - 33:29] DeclRefExpr=key:31:13
73 // CHECK: Identifier: "key" [34:14 - 34:17] DeclRefExpr=key:31:13
84 // CHECK: Identifier: "key" [35:27 - 35:30] DeclRefExpr=key:31:13
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Index/
H A Dannotate-subscripting.m39 // CHECK: Identifier: "array" [24:3 - 24:8] DeclRefExpr=array:23:19
46 // CHECK: Identifier: "NSArray" [25:3 - 25:10] ObjCClassRef=NSArray:1:12
48 // CHECK: Identifier: "arr" [25:12 - 25:15] VarDecl=arr:25:12 (Definition)
52 // CHECK: Identifier: "p" [25:21 - 25:22] DeclRefExpr=p:22:28
54 // CHECK: Identifier: "p" [25:24 - 25:25] DeclRefExpr=p:22:28
58 // CHECK: Identifier: "array" [26:10 - 26:15] DeclRefExpr=array:23:19
60 // CHECK: Identifier: "index" [26:16 - 26:21] DeclRefExpr=index:22:18
68 // CHECK: Identifier: "key" [33:26 - 33:29] DeclRefExpr=key:31:13
73 // CHECK: Identifier: "key" [34:14 - 34:17] DeclRefExpr=key:31:13
84 // CHECK: Identifier: "key" [35:27 - 35:30] DeclRefExpr=key:31:13
[all …]
/dports/games/hedgewars-server/hedgewars-src-1.0.0/tools/pas2c/
H A DPascalUnitSyntaxTree.hs4 Program Identifier Implementation Phrase
13 data Identifier = Identifier String BaseType function
22 data TypeDecl = SimpleType Identifier
24 | Sequence [Identifier]
36 data Range = Range Identifier
44 data Uses = Uses [Identifier]
71 | SetExpression [Identifier]
76 | TypeCast Identifier Expression
77 | SimpleReference Identifier
85 | InitReference Identifier
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/tools/pas2c/
H A DPascalUnitSyntaxTree.hs4 Program Identifier Implementation Phrase
13 data Identifier = Identifier String BaseType function
22 data TypeDecl = SimpleType Identifier
24 | Sequence [Identifier]
36 data Range = Range Identifier
44 data Uses = Uses [Identifier]
71 | SetExpression [Identifier]
76 | TypeCast Identifier Expression
77 | SimpleReference Identifier
85 | InitReference Identifier
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Index/
H A Dannotate-subscripting.m39 // CHECK: Identifier: "array" [24:3 - 24:8] DeclRefExpr=array:23:19
46 // CHECK: Identifier: "NSArray" [25:3 - 25:10] ObjCClassRef=NSArray:1:12
48 // CHECK: Identifier: "arr" [25:12 - 25:15] VarDecl=arr:25:12 (Definition)
52 // CHECK: Identifier: "p" [25:21 - 25:22] DeclRefExpr=p:22:28
54 // CHECK: Identifier: "p" [25:24 - 25:25] DeclRefExpr=p:22:28
58 // CHECK: Identifier: "array" [26:10 - 26:15] DeclRefExpr=array:23:19
60 // CHECK: Identifier: "index" [26:16 - 26:21] DeclRefExpr=index:22:18
68 // CHECK: Identifier: "key" [33:26 - 33:29] DeclRefExpr=key:31:13
73 // CHECK: Identifier: "key" [34:14 - 34:17] DeclRefExpr=key:31:13
84 // CHECK: Identifier: "key" [35:27 - 35:30] DeclRefExpr=key:31:13
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Index/
H A Dannotate-subscripting.m39 // CHECK: Identifier: "array" [24:3 - 24:8] DeclRefExpr=array:23:19
46 // CHECK: Identifier: "NSArray" [25:3 - 25:10] ObjCClassRef=NSArray:1:12
48 // CHECK: Identifier: "arr" [25:12 - 25:15] VarDecl=arr:25:12 (Definition)
52 // CHECK: Identifier: "p" [25:21 - 25:22] DeclRefExpr=p:22:28
54 // CHECK: Identifier: "p" [25:24 - 25:25] DeclRefExpr=p:22:28
58 // CHECK: Identifier: "array" [26:10 - 26:15] DeclRefExpr=array:23:19
60 // CHECK: Identifier: "index" [26:16 - 26:21] DeclRefExpr=index:22:18
68 // CHECK: Identifier: "key" [33:26 - 33:29] DeclRefExpr=key:31:13
73 // CHECK: Identifier: "key" [34:14 - 34:17] DeclRefExpr=key:31:13
84 // CHECK: Identifier: "key" [35:27 - 35:30] DeclRefExpr=key:31:13
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Index/
H A Dannotate-subscripting.m39 // CHECK: Identifier: "array" [24:3 - 24:8] DeclRefExpr=array:23:19
46 // CHECK: Identifier: "NSArray" [25:3 - 25:10] ObjCClassRef=NSArray:1:12
48 // CHECK: Identifier: "arr" [25:12 - 25:15] VarDecl=arr:25:12 (Definition)
52 // CHECK: Identifier: "p" [25:21 - 25:22] DeclRefExpr=p:22:28
54 // CHECK: Identifier: "p" [25:24 - 25:25] DeclRefExpr=p:22:28
58 // CHECK: Identifier: "array" [26:10 - 26:15] DeclRefExpr=array:23:19
60 // CHECK: Identifier: "index" [26:16 - 26:21] DeclRefExpr=index:22:18
68 // CHECK: Identifier: "key" [33:26 - 33:29] DeclRefExpr=key:31:13
73 // CHECK: Identifier: "key" [34:14 - 34:17] DeclRefExpr=key:31:13
84 // CHECK: Identifier: "key" [35:27 - 35:30] DeclRefExpr=key:31:13
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Index/
H A Dannotate-subscripting.m39 // CHECK: Identifier: "array" [24:3 - 24:8] DeclRefExpr=array:23:19
46 // CHECK: Identifier: "NSArray" [25:3 - 25:10] ObjCClassRef=NSArray:1:12
48 // CHECK: Identifier: "arr" [25:12 - 25:15] VarDecl=arr:25:12 (Definition)
52 // CHECK: Identifier: "p" [25:21 - 25:22] DeclRefExpr=p:22:28
54 // CHECK: Identifier: "p" [25:24 - 25:25] DeclRefExpr=p:22:28
58 // CHECK: Identifier: "array" [26:10 - 26:15] DeclRefExpr=array:23:19
60 // CHECK: Identifier: "index" [26:16 - 26:21] DeclRefExpr=index:22:18
68 // CHECK: Identifier: "key" [33:26 - 33:29] DeclRefExpr=key:31:13
73 // CHECK: Identifier: "key" [34:14 - 34:17] DeclRefExpr=key:31:13
84 // CHECK: Identifier: "key" [35:27 - 35:30] DeclRefExpr=key:31:13
[all …]

1...<<11121314151617181920>>...1908