Home
last modified time | relevance | path

Searched refs:gender (Results 1 – 25 of 38) sorted by path

12

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe10383 Ġtrans gender
43748 ĠTrans gender
/plugin/authgoogle/google/contrib/
H A DGoogle_Oauth2Service.php184 public $gender; variable in Google_Userinfo
212 public function setGender( $gender) { argument
213 $this->gender = $gender;
216 return $this->gender;
H A DGoogle_OrkutService.php2298 public $gender; variable in Google_OrkutActivitypersonResource
2313 public function setGender( $gender) { argument
2314 $this->gender = $gender;
2317 return $this->gender;
H A DGoogle_PlusDomainsService.php1987 public $gender; variable in Google_Person
2061 public function setGender( $gender) { argument
2062 $this->gender = $gender;
2065 return $this->gender;
H A DGoogle_PlusService.php1348 public $gender; variable in Google_ItemScope
1552 public function setGender( $gender) { argument
1553 $this->gender = $gender;
1556 return $this->gender;
1909 public $gender; variable in Google_Person
1990 public function setGender( $gender) { argument
1991 $this->gender = $gender;
1994 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DPartOfSpeech.php37 public $gender; variable in Google\\Service\\CloudNaturalLanguage\\PartOfSpeech
116 public function setGender($gender) argument
118 $this->gender = $gender;
125 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUser.php74 public $gender; variable in Google\\Service\\Directory\\User
377 public function setGender($gender) argument
379 $this->gender = $gender;
386 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DGenderAssignedTargetingOptionDetails.php25 public $gender; variable in Google\\Service\\DisplayVideo\\GenderAssignedTargetingOptionDetails
34 public function setGender($gender) argument
36 $this->gender = $gender;
43 return $this->gender;
H A DGenderTargetingOptionDetails.php25 public $gender; variable in Google\\Service\\DisplayVideo\\GenderTargetingOptionDetails
30 public function setGender($gender) argument
32 $this->gender = $gender;
39 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php66 public $gender; variable in Google\\Service\\ManufacturerCenter\\Attributes
329 public function setGender($gender) argument
331 $this->gender = $gender;
338 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Oauth2/
H A DUserinfo.php38 public $gender; variable in Google\\Service\\Oauth2\\Userinfo
103 public function setGender($gender) argument
105 $this->gender = $gender;
112 return $this->gender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php147 public $gender; variable in Google\\Service\\ShoppingContent\\Product
786 public function setGender($gender) argument
788 $this->gender = $gender;
795 return $this->gender;
/plugin/authsmf20/
H A Dauth.php380 if ($row->gender == 1) {
382 } elseif ($row->gender == 2) {
H A Dstyle.css28 a.userlink.gender-male {
32 a.userlink.gender-female {
36 a.userlink.gender-unknown {
/plugin/bible/bible_douayRheims/
H A DLeviticus.txt554 …19:19. Keep ye my laws. Thou shalt not make thy cattle to gender with beasts of any other kind. Th…
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md10 welcoming environment for all, regardless of gender identity and expression,
28 our community a harassment-free experience for everyone, regardless of gender
/plugin/davcal/vendor/sabre/vobject/bin/
H A Dgenerate_vcards209 $gender = mt_rand(0,1)?'girls':'boys';
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerate_vcards209 $gender = mt_rand(0,1)?'girls':'boys'; variable
213 'FN' => $r($sets[$country][$gender]) . ' ' . $r($sets[$country]['last']),
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426 …Fish\n Animal <|-- Zebra\n Animal : +int age\n Animal : +String gender\n Animal: +isMa…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js426 …Fish\n Animal <|-- Zebra\n Animal : +int age\n Animal : +String gender\n Animal: +isMa…
H A Dbundle.js.map1gender: mois, trimestre, jour\n default:\n case 'M':\n …
/plugin/dirtylittlehelper/mermaid/editor/src/routes/
H A DEdit.svelte76 Animal : +String gender
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DPersonSecret.php24 public $gender; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecret
H A DPersonSecretMore.php25 public $gender; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecretMore
H A DPersonSecretMoreVirtual.php21 public $gender; variable in JMS\\Serializer\\Tests\\Fixtures\\PersonSecretMoreVirtual
30 return $this->gender;

12