Searched refs:company (Results 1 – 25 of 201) sorted by relevance
123456789
/third_party/rust/crates/cxx/book/src/ |
D | attributes.md | 11 #[cxx::bridge(namespace = "path::of::my::company")] 14 type MyType; // emitted to path::of::my::company::MyType 18 type TheirType; // refers to path::of::my::company::TheirType
|
/third_party/rust/crates/rustix/ |
D | ORG_CODE_OF_CONDUCT.md | 53 in company names, names of commercial service offerings, domain 63 * **Do not restrict contributors.** If your company requires 69 with this code of conduct. For example, a company may restrict an 70 employee's ability to solicit the company's customers. However, an 78 open source projects. A company that limits this freedom may hinder 93 Vulnerability reporters may patch their company's own offerings, as
|
/third_party/rust/crates/io-lifetimes/ |
D | ORG_CODE_OF_CONDUCT.md | 53 in company names, names of commercial service offerings, domain 63 * **Do not restrict contributors.** If your company requires 69 with this code of conduct. For example, a company may restrict an 70 employee's ability to solicit the company's customers. However, an 78 open source projects. A company that limits this freedom may hinder 93 Vulnerability reporters may patch their company's own offerings, as
|
/third_party/rust/crates/linux-raw-sys/ |
D | ORG_CODE_OF_CONDUCT.md | 53 in company names, names of commercial service offerings, domain 63 * **Do not restrict contributors.** If your company requires 69 with this code of conduct. For example, a company may restrict an 70 employee's ability to solicit the company's customers. However, an 78 open source projects. A company that limits this freedom may hinder 93 Vulnerability reporters may patch their company's own offerings, as
|
/third_party/openssl/test/ |
D | proxy.cnf | 15 organizationName = Organization Name (eg, company) 40 organizationName = Organization Name (eg, company)
|
D | ca-and-certs.cnf | 16 organizationName = Organization Name (eg, company)
|
/third_party/libxml2/example/ |
D | gjobread.c | 35 xmlChar *company; member 85 if (cur->company) printf(" company: %s\n", cur->company); in printPerson()
|
/third_party/libxml2/test/relaxng/ |
D | interleave0_0.rng | 14 <element name="company">
|
/third_party/python/Tools/msi/bundle/bootstrap/ |
D | pythonba.def | 2 ; <copyright file="wixstdba.def" company="Outercurve Foundation">
|
/third_party/ffmpeg/tests/ref/fate/ |
D | mxf-d10-user-comments | 18 TAG:company_name=FATE-company
|
/third_party/ltp/testcases/commands/tpm-tools/tpmtoken/tpmtoken_import/ |
D | tpmtoken_import_openssl.cnf | 132 0.organizationName = Organization Name (eg, company) 136 #1.organizationName = Second Organization Name (eg, company) 155 unstructuredName = An optional company name
|
/third_party/openssl/test/recipes/90-test_includes_data/conf-includes/ |
D | includes2.cnf | 41 organizationName = Organization Name (eg, company)
|
/third_party/libphonenumber/resources/carrier/en/ |
D | 225.txt | 17 # mobile phone operator company. GreenN for Oricel. Aircomm appears to be a typo
|
D | 675.txt | 17 # ITU document, but most online sources including the company's own web site
|
D | 49.txt | 16 # lists Telekom Deutschland for T-Mobile, but these are the same company.
|
/third_party/sqlite/ |
D | LICENSE | 19 Your company desires indemnity against claims of copyright infringement. 24 If any of the above circumstances apply to you, Hwaci, the company that employs all the developers …
|
/third_party/mesa3d/docs/ |
D | conform.rst | 18 software stack (likely you're a hardware company), it will probably be
|
/third_party/libwebsockets/scripts/client-ca/ |
D | tmp.cnf | 46 0.organizationName = Organization Name (company)
|
/third_party/icu/docs/userguide/ |
D | index.md | 58 scale. It provides value to a company's IT investment by lowering IT complexity, 67 ICU was originally developed by the Taligent company. The Taligent team later
|
/third_party/unity/extras/fixture/ |
D | readme.md | 26 project-specific or company-specific unit test documentation. Define `UNITY_CUSTOM_HELP_MSG` to
|
/third_party/openssl/apps/ |
D | openssl.cnf | 177 0.organizationName = Organization Name (eg, company) 181 #1.organizationName = Second Organization Name (eg, company) 200 unstructuredName = An optional company name
|
D | openssl-vms.cnf | 177 0.organizationName = Organization Name (eg, company) 181 #1.organizationName = Second Organization Name (eg, company) 200 unstructuredName = An optional company name
|
/third_party/libphonenumber/resources/geocoding/es/ |
D | 56.txt | 20 # company CTR.
|
/third_party/libsnd/docs/ |
D | donate.md | 28 * If your company is a commercial software house that distributes one or more
|
/third_party/flutter/flutter/examples/stocks/lib/ |
D | stock_data.dart | 5 // Snapshot from http://www.nasdaq.com/screening/company-list.aspx
|
123456789