Searched defs:Setting (Results 1 – 10 of 10) sorted by relevance
| /external/skqp/src/sksl/ir/ |
| D | SkSLSetting.h | 20 struct Setting : public Expression { struct 21 Setting(int offset, String name, std::unique_ptr<Expression> value) in Setting() function 32 return std::unique_ptr<Expression>(new Setting(fOffset, fName, fValue->clone())); in clone() argument 35 String description() const override { in description() 39 bool hasSideEffects() const override { in hasSideEffects() 43 bool isConstant() const override { in isConstant() 47 const String fName; 48 std::unique_ptr<Expression> fValue; 50 typedef Expression INHERITED;
|
| /external/libdrm/man/ |
| D | drm-kms.7.rst | 25 Mode-Setting* (KMS). Historically, this was done in user-space and called 153 Examples 213 Reporting Bugs 219 See Also
|
| /external/libwebm/webvtt/ |
| D | webvttparser.h | 69 struct Setting { struct 80 typedef std::list<Setting> settings_t; argument
|
| /external/skia/src/sksl/ir/ |
| D | SkSLSetting.h | 25 Setting(int offset, String name, const Type* type) in Setting() function
|
| /external/rust/crates/proc-macro-error-attr/src/ |
| D | settings.rs | 69 pub(crate) fn set(&mut self, setting: Setting) { in set()
|
| /external/rust/crates/grpcio-sys/grpc/tools/codegen/core/ |
| D | gen_settings_ids.py | 23 Setting = collections.namedtuple('Setting', 'id default min max on_error') variable
|
| /external/grpc-grpc/tools/codegen/core/ |
| D | gen_settings_ids.py | 23 Setting = collections.namedtuple('Setting', 'id default min max on_error') variable
|
| /external/mesa3d/src/gallium/frontends/nine/ |
| D | device9.c | 3639 UINT Setting ) in NineDevice9_SetStreamSourceFreq()
|
| D | nine_state.c | 1543 ARG_VAL(UINT, Setting)) in CSMT_ITEM_NO_WAIT() argument
|
| D | nine_lock.c | 1752 UINT Setting ) in LockDevice9_SetStreamSourceFreq()
|