Home
last modified time | relevance | path

Searched refs:contract (Results 1 – 25 of 261) sorted by relevance

1234567891011

/third_party/optimized-routines/
Dconfig.mk.dist54 math-cflags += -ffp-contract=fast -fno-math-errno
57 #math-cflags += -ffp-contract=fast
/third_party/openssl/crypto/lhash/
Dlhash.c44 static void contract(OPENSSL_LHASH *lh);
158 contract(lh); in OPENSSL_LH_delete()
257 static void contract(OPENSSL_LHASH *lh) in contract() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dexception_safety_testing.h903 for (const auto& contract : contracts_) {
914 if (!contract(t_ptr.get())) {
924 Contract WrapContract(const ContractFn& contract) {
925 return [contract](T* t_ptr) { return AssertionResult(contract(t_ptr)); };
/third_party/libjpeg-turbo/
DCMakeLists.txt891 # no-fp-contract = validate against the expected results from the C code when
895 # passing -ffp-contract=off to the compiler)
896 # fp-contract = validate against the expected results from the C code when
899 # add [FMA] instructions or when passing -ffp-contract=fast to
911 set(DEFAULT_FLOATTEST no-fp-contract)
913 # value could be no-fp-contract, fp-contract, 387, or msvc, depending on the
920 set(DEFAULT_FLOATTEST fp-contract)
922 set(DEFAULT_FLOATTEST no-fp-contract)
933 …86/x86-64 SIMD extensions, no-fp-contract = generic FPU with floating point expression contraction…
942 NOT FLOATTEST STREQUAL "no-fp-contract" AND
[all …]
/third_party/node/deps/npm/node_modules/hosted-git-info/
DREADME.md47 `.https()` to be a part of the contract. The contract is that it will
/third_party/flutter/skia/third_party/externals/libpng/contrib/pngminus/
DLICENSE.txt20 liability, whether in an action of contract, tort or otherwise, arising from,
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
DLICENSE.txt20 liability, whether in an action of contract, tort or otherwise, arising from,
/third_party/flutter/flutter/packages/flutter/lib/src/animation/
Dlistener_helpers.dart57 /// A mixin that replaces the [didRegisterListener]/[didUnregisterListener] contract
58 /// with a dispose contract.
/third_party/icu/docs/userguide/packaging/
Dplug-ins.md80 The API contract is:
127 "myPlugin", which must meet the API contract above.
/third_party/EGL/sdk/docs/man/
DNOTES44 bullets-{contract,end,expand}.gif - accordion menus
/third_party/skia/third_party/externals/egl-registry/sdk/docs/man/
DNOTES44 bullets-{contract,end,expand}.gif - accordion menus
/third_party/mesa3d/docs/
DREADME.VCE28 for all damages, losses, and causes of action (whether in contract, tort
DREADME.UVD29 for all damages, losses, and causes of action (whether in contract, tort
/third_party/flutter/engine/flutter/tools/licenses/data/
Dmozilla-2.068 …direct, to cause the direction or management of such entity, whether by contract or otherwise, or …
156 …Under no circumstances and under no legal theory, whether tort (including negligence), contract, o…
164 …nforceable. Any law or regulation which provides that the language of a contract shall be construe…
/third_party/rust/crates/libc/
DLICENSE-APACHE19 direction or management of such entity, whether by contract or
154 whether in tort (including negligence), contract, or otherwise,
/third_party/chromium/
DLICENSE20 direction or management of such entity, whether by contract or
155 whether in tort (including negligence), contract, or otherwise,
/third_party/node/deps/npm/node_modules/caseless/
DLICENSE8 …direct, to cause the direction or management of such entity, whether by contract or otherwise, or …
26 …vent and under no legal theory, whether in tort (including negligence), contract, or otherwise, un…
/third_party/flutter/skia/third_party/etc1/
DLICENSE21 entity, whether by contract or otherwise, or (ii) ownership of fifty
141 tort (including negligence), contract, or otherwise, unless required by
/third_party/rust/crates/cxx/gen/cmd/
DLICENSE-APACHE19 direction or management of such entity, whether by contract or
154 whether in tort (including negligence), contract, or otherwise,
/third_party/node/deps/npm/node_modules/request/
DLICENSE15 …direct, to cause the direction or management of such entity, whether by contract or otherwise, or …
51 …vent and under no legal theory, whether in tort (including negligence), contract, or otherwise, un…
/third_party/rust/crates/cxx/macro/
DLICENSE-APACHE19 direction or management of such entity, whether by contract or
154 whether in tort (including negligence), contract, or otherwise,
/third_party/libsnd/src/ALAC/
DLICENSE21 of such entity, whether by contract or otherwise, or (ii) ownership
150 whether in tort (including negligence), contract, or otherwise, unless
/third_party/rust/crates/unicode-ident/
DLICENSE-APACHE19 direction or management of such entity, whether by contract or
154 whether in tort (including negligence), contract, or otherwise,
/third_party/node/deps/npm/node_modules/tunnel-agent/
DLICENSE15 …direct, to cause the direction or management of such entity, whether by contract or otherwise, or …
51 …vent and under no legal theory, whether in tort (including negligence), contract, or otherwise, un…
/third_party/libphonenumber/
DLICENSE19 direction or management of such entity, whether by contract or
154 whether in tort (including negligence), contract, or otherwise,

1234567891011