/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 36 void SetImpliedBits(FeatureBitset &Bits, const FeatureBitset &Implies, in SetImpliedBits() argument 40 Bits |= Implies; in SetImpliedBits() 42 if (Implies.test(FE.Value)) in SetImpliedBits() 43 SetImpliedBits(Bits, FE.Implies.getAsBitset(), FeatureTable); in SetImpliedBits() 51 if (FE.Implies.getAsBitset().test(Value)) { in ClearImpliedBits() 73 SetImpliedBits(Bits, FeatureEntry->Implies.getAsBitset(), FeatureTable); in ApplyFeatureFlag() 176 SetImpliedBits(Bits, CPUEntry->Implies.getAsBitset(), ProcFeatures); in getFeatures() 262 SetImpliedBits(FeatureBits, FeatureEntry->Implies.getAsBitset(), in ToggleFeature()
|
/third_party/node/src/ |
D | node_options.cc | 339 Implies("--inspect-brk", "--inspect"); in DebugOptionsParser() 343 Implies("--inspect-brk-node", "--inspect"); in DebugOptionsParser() 425 Implies("--policy-integrity", "[has_policy_integrity_string]"); in EnvironmentOptionsParser() 667 Implies("--watch-path", "--watch"); in EnvironmentOptionsParser() 680 Implies("--eval", "[has_eval_string]"); in EnvironmentOptionsParser() 796 Implies("--report-signal", "--report-on-signal"); in PerIsolateOptionsParser() 809 Implies("--experimental-shadow-realm", "--harmony-shadow-realm"); in PerIsolateOptionsParser() 810 Implies("--harmony-shadow-realm", "--experimental-shadow-realm"); in PerIsolateOptionsParser() 947 Implies("--use-openssl-ca", "[ssl_openssl_cert_store]"); in PerProcessOptionsParser() 996 Implies("--node-memory-debug", "--debug-arraybuffer-allocations"); in PerProcessOptionsParser() [all …]
|
D | node_options.h | 390 void Implies(const char* from, const char* to);
|
D | node_options-inl.h | 139 void OptionsParser<Options>::Implies(const char* from, in Implies() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUFeatures.td | 54 list<SubtargetFeature> Implies> : 56 Value#" GPU generation", Implies>;
|
D | R600Processors.td | 44 list<SubtargetFeature> Implies> : 45 SubtargetFeatureGeneration <Value, FeatureName, "R600Subtarget", Implies>;
|
D | AMDGPU.td | 625 list<SubtargetFeature> Implies> : 626 SubtargetFeatureGeneration <Value, FeatureName, "GCNSubtarget", Implies>;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 38 FeatureBitArray Implies; ///< K-V bit mask member 56 FeatureBitArray Implies; ///< K-V bit mask member
|
/third_party/json/docs/mkdocs/docs/api/macros/ |
D | json_has_ranges.md | 7 This macro indicates whether the standard library has any support for ranges. Implies support for c…
|
/third_party/typescript/tests/projects/emitDeclarationOnly/ |
D | tsconfig.json | 13 …mmonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDe…
|
/third_party/node/deps/v8/src/objects/ |
D | call-site-info.tq | 7 is_asm_js_wasm: bool: 1 bit; // Implies that is_wasm bit is set.
|
/third_party/css-what/ |
D | tsconfig.json | 24 …mmonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDe…
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client/ |
D | README.md | 18 -s|Use a specific server instead of libwebsockets.org, eg `--server localhost`. Implies LCCSCF_ALL…
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-spam/ |
D | README.md | 18 --server|Use a specific server instead of libwebsockets.org, eg `--server localhost`. Implies LCCS…
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.frag_output.txt | 28 - Implies multiple render targets
|
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-ping/ |
D | README.md | 19 --server|Use a specific server instead of libwebsockets.org, eg `--server localhost`. Implies LCCS…
|
/third_party/openssl/doc/man1/ |
D | openssl-fipsinstall.pod.in | 179 Do not output pass/fail messages. Implies B<-noout>.
|
/third_party/ltp/doc/ |
D | Shell-Test-API.asciidoc | 208 Implies 'TST_NEEDS_DEVICE=1' (no need to set it).
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | Target.td | 1500 // Implies - Features that this feature implies are present. If one of those 1503 list<SubtargetFeature> Implies = i;
|
/third_party/rust/crates/clap/ |
D | CHANGELOG.md | 827 - Implies `Arg::default_value("false")` (#3786) 830 - Implies `Arg::default_value("true")` (#3786) 833 - Implies `Arg::default_value("0")` (#3786)
|
/third_party/ffmpeg/doc/ |
D | protocols.texi | 847 Maximum time to wait for the incoming connection. Implies listen.
|
D | muxers.texi | 289 DASH-templated name to be used for baseURL. Implies @var{single_file} set to "1". In the template, …
|
/third_party/node/deps/v8/ |
D | BUILD.gn | 323 # Enable all available sandbox features. Implies v8_enable_sandbox.
|
/third_party/node/tools/lint-md/ |
D | lint-md.mjs | 1057 Implies: '⇒', property
|