Home
last modified time | relevance | path

Searched defs:employer (Results 1 – 25 of 45) sorted by relevance

12

/dports/sysutils/vector/vector-0.10.0/cargo-crates/elastic_responses-0.21.0-pre.4/tests/samples/
H A Dsearch_bank_sample.json26 "employer" : "Filodyne", string
45 "employer" : "Orbalix", string
64 "employer" : "Zappix", string
83 "employer" : "Senmei", string
102 "employer" : "Digitalus", string
121 "employer" : "Asimiline", string
140 "employer" : "Xinware", string
159 "employer" : "Quantasis", string
178 "employer" : "Quiltigen", string
197 "employer" : "Enaut", string
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/lazy_constants/gen-hack/
H A Dmodule_types.php130 public ?\test\fixtures\lazy_constants\Company $employer; variable in test\\fixtures\\lazy_constants\\Internship
132 …weeks = null, ?string $title = null, ?\test\fixtures\lazy_constants\Company $employer = null )[] {
135 $this->employer = $employer; variable in test\\fixtures\\lazy_constants\\Internship
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/lazy_constants/gen-swift/test/fixtures/lazy_constants/
H A DInternship.java51 private test.fixtures.lazy_constants.Company employer = null; field in Internship.Builder
70 public Builder setEmployer(test.fixtures.lazy_constants.Company employer) { in setEmployer()
104 private final test.fixtures.lazy_constants.Company employer; field in Internship
194 …test.fixtures.lazy_constants.Company employer = test.fixtures.lazy_constants.Company.fromInteger(o… in read0() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/constants/gen-swift/test/fixtures/constants/
H A DInternship.java57 private test.fixtures.constants.Company employer = null; field in Internship.Builder
78 public Builder setEmployer(test.fixtures.constants.Company employer) { in setEmployer()
132 private final test.fixtures.constants.Company employer; field in Internship
246 …test.fixtures.constants.Company employer = test.fixtures.constants.Company.fromInteger(oprot.readI… in read0() local
/dports/finance/beanie/beanie-0.8.2/ros/
H A Demployer.c61 employer(struct xml *xp, struct db_company *comp) in employer() function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/race_SUITE_data/src/
H A Dmnesia_diff_atoms_race2.erl15 -record(employer, {emp_no, record
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/race_SUITE_data/src/
H A Dmnesia_diff_atoms_race2.erl15 -record(employer, {emp_no, record
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/race_SUITE_data/src/
H A Dmnesia_diff_atoms_race2.erl15 -record(employer, {emp_no, record
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/race_SUITE_data/src/
H A Dmnesia_diff_atoms_race2.erl15 -record(employer, {emp_no, record
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/race_SUITE_data/src/
H A Dmnesia_diff_atoms_race2.erl15 -record(employer, {emp_no, record
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/race_SUITE_data/src/
H A Dmnesia_diff_atoms_race2.erl15 -record(employer, {emp_no, record
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/race_SUITE_data/src/
H A Dmnesia_diff_atoms_race2.erl15 -record(employer, {emp_no, record
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/constants/gen-android/
H A DInternship.java39 public final Company employer; field in Internship
51 Company employer, in Internship()
/dports/graphics/py-traitsui/traitsui-7.1.1/integrationtests/ui/
H A Dtest_ui3.py61 employer = Trait(Employer(company='Enthought, Inc.', boss='eric')) variable in EmployedPerson
H A Dtest_ui4.py55 employer = Trait(Employer()) variable in EmployedPerson
/dports/databases/p5-Mongoose/Mongoose-2.00/xt/author/
H A Dt4.pl80 has 'employer' => ( is => 'rw', isa => 'Company', weak_ref => 1 ); attribute in Employee
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/constants/gen-hack/
H A Dmodule_types.php165 public ?Company $employer; variable in Internship
177 …public function __construct(?int $weeks = null, ?string $title = null, ?Company $employer = null, …
180 $this->employer = $employer; variable in Internship
/dports/databases/py-sqlalchemy12/SQLAlchemy-1.2.19/test/perf/
H A Dorm2010.py58 employer = relationship( variable in Grunt
/dports/databases/py-sqlalchemy11/SQLAlchemy-1.1.18/test/perf/
H A Dorm2010.py53 employer = relationship("Boss", backref="employees", variable in Grunt
/dports/databases/py-sqlalchemy13/SQLAlchemy-1.3.24/test/perf/
H A Dorm2010.py60 employer = relationship( variable in Grunt
/dports/databases/py-sqlalchemy10/SQLAlchemy-1.0.14/test/perf/
H A Dorm2010.py50 employer = relationship("Boss", backref="employees", variable in Grunt
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/base/
H A Dtest_completion_callback_unittest.cc57 ExampleWorker(ExampleEmployer* employer, CompletionOnceCallback callback) in ExampleWorker()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/base/
H A Dtest_completion_callback_unittest.cc58 ExampleWorker(ExampleEmployer* employer, CompletionOnceCallback callback) in ExampleWorker()
/dports/www/grails/grails-1.3.6/src/test/grails/util/
H A DDomainBuilderTests.java29 private Employer employer; field in DomainBuilderTests
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/lazy_constants/src/
H A Dmodule.thrift52 3: optional Company employer; member

12