Searched refs:smart (Results 1 – 25 of 114) sorted by relevance
12345
1 Usage of smart pointers in sfntly C++ port4 In sfntly C++ port, an object ref-counting and smart pointer mechanism9 QueryInterface). Ptr<> is a smart pointer class like41 - Virtual inherit from RefCount interface in base class if smart53 > In this case the smart pointer is pretty dumb and dont count on it to79 > difference between assignment and attachment with ATL smart97 > The implementation of COM-like ref-counting and smart pointer remedies
27 void set_smart_terminal(bool smart) { smart_terminal_ = smart; } in set_smart_terminal()
47 smart-backspace=<Key-BackSpace>49 smart-indent=<Key-Tab>107 smart-backspace=<Key-BackSpace>109 smart-indent=<Key-Tab>167 smart-backspace = <Key-BackSpace>169 smart-indent = <Key-Tab>227 smart-backspace=<Key-BackSpace>229 smart-indent=<Key-Tab>274 smart-backspace = <Key-BackSpace>277 smart-indent = <Key-Tab>
12 only ever look at a vector behind a reference or smart pointer, as in
14 through a reference or smart pointer, as in &CxxString or Pin\<&mut CxxString\>
46 | `IsNull()` | `argument` is a `NULL` pointer (raw or smart). |47 | `NotNull()` | `argument` is a non-null pointer (raw or smart). |208 | `Pointee(m)` | `argument` (either a smart pointer or a raw pointer) points to a valu…209 | `Pointer(m)` | `argument` (either a smart pointer or a raw pointer) contains a point…
25 * [Ownership and smart pointers](#ownership-and-smart-pointers)211 ### Ownership and smart pointers
101 - fixed sample-depth bug (png_set_packing() not retroactively smart)
110 - Added support for smart panels/buffered displays.
197 19) Should persistent mode for smart panels be enabled/disabled at swapchain322 - Added support for smart/persistent/buffered display devices.
115 return options.smart ? this.smartQuoteMark(options) : this.preferredQuoteMark(options);
4 - consider closing smart card / PCSC connection when EAP-SIM/EAP-AKA
44 ReportAPI is not particularly smart, and in particular, does not know
208 /* attempt to get the correct viewport back due to CA being too smart
64 "smart index" and list symbols from other files that should land
71 smart-pointer aliases that should be used:154 The `ManagedEVPPKey` class is a smart pointer for OpenSSL `EVP_PKEY`
96 Implementations may also choose to approximate phong-shading by smart
1202 unsigned smart; in decode_unsigned_subexp_with_ref() local1206 smart = inverse_recenter(r, v); in decode_unsigned_subexp_with_ref()1207 return smart; in decode_unsigned_subexp_with_ref()1209 smart = inverse_recenter(mx - 1 - r, v); in decode_unsigned_subexp_with_ref()1210 return (mx - 1 - smart); in decode_unsigned_subexp_with_ref()
48 abort is an incredibly not-smart way to handle IR validation
134 `lws_json_simple_strcmp()`, it's dumb enough to be cheap but smart enough to
38 anchor = "smart"
228 Eg. if an ENGINE implementation requires a smart-card to be inserted230 a control command you can issue afterwards to "forget" the smart-card