Home
last modified time | relevance | path

Searched refs:Faddress (Results 1 – 12 of 12) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/googleapi/src/
H A Dgooglecivicinfo.pp530 Faddress : TOfficialTypeaddressArray;
554 Property address : TOfficialTypeaddressArray Index 0 Read Faddress Write Setaddress;
571 Faddress : TSimpleAddressType;
597 Property address : TSimpleAddressType Index 0 Read Faddress Write Setaddress;
1972 If (Faddress=AValue) then exit;
1973 Faddress:=AValue;
2054 'address' : SetLength(Faddress,ALength);
2076 If (Faddress=AValue) then exit;
2077 Faddress:=AValue;
H A Dgoogleserviceregistry.pp39 Faddress : String;
63 Property address : String Index 0 Read Faddress Write Setaddress;
423 If (Faddress=AValue) then exit;
424 Faddress:=AValue;
H A Dgoogleadmin.pp241 Faddress : String;
266 Property address : String Index 0 Read Faddress Write Setaddress;
1026 If (Faddress=AValue) then exit;
1027 Faddress:=AValue;
H A Dgooglepartners.pp514 Faddress : String;
522 Property address : String Index 0 Read Faddress Write Setaddress;
1767 If (Faddress=AValue) then exit;
1768 Faddress:=AValue;
H A Dgooglemirror.pp265 Faddress : String;
285 Property address : String Index 8 Read Faddress Write Setaddress;
1296 If (Faddress=AValue) then exit;
1297 Faddress:=AValue;
/dports/www/fpc-googleapi/fpc-3.2.2/packages/googleapi/src/
H A Dgooglecivicinfo.pp530 Faddress : TOfficialTypeaddressArray;
554 Property address : TOfficialTypeaddressArray Index 0 Read Faddress Write Setaddress;
571 Faddress : TSimpleAddressType;
597 Property address : TSimpleAddressType Index 0 Read Faddress Write Setaddress;
1972 If (Faddress=AValue) then exit;
1973 Faddress:=AValue;
2054 'address' : SetLength(Faddress,ALength);
2076 If (Faddress=AValue) then exit;
2077 Faddress:=AValue;
H A Dgoogleserviceregistry.pp39 Faddress : String;
63 Property address : String Index 0 Read Faddress Write Setaddress;
423 If (Faddress=AValue) then exit;
424 Faddress:=AValue;
H A Dgoogleadmin.pp241 Faddress : String;
266 Property address : String Index 0 Read Faddress Write Setaddress;
1026 If (Faddress=AValue) then exit;
1027 Faddress:=AValue;
H A Dgooglepartners.pp514 Faddress : String;
522 Property address : String Index 0 Read Faddress Write Setaddress;
1767 If (Faddress=AValue) then exit;
1768 Faddress:=AValue;
H A Dgooglemirror.pp265 Faddress : String;
285 Property address : String Index 8 Read Faddress Write Setaddress;
1296 If (Faddress=AValue) then exit;
1297 Faddress:=AValue;
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/src/
H A Dlispbibl.d8911 } * Faddress; typedef
8913 #define faddress_xlength (sizeof(*(Faddress)0)-offsetofa(record_,recdata)-faddress_length*sizeof(g…
9924 #define TheFaddress(obj) ((Faddress)(ngci_types_pointable(orecord_type,obj)))
10044 #define TheFaddress(obj) ((Faddress)(ngci_pointable(obj)-varobject_bias))
H A DChangeLog40717 (Macro, FunctionMacro, Encoding, Faddress, Fvariable, Ffunction)
44331 * lispbibl.d (Faddress): fa_offset is signed