Searched refs:transferable (Results 1 – 18 of 18) sorted by relevance
/third_party/boost/boost/intrusive/ |
D | sgtree_algorithms.hpp | 303 bool const transferable = insert_unique_check(header1, z, comp, commit_data).second; in transfer_unique() local 304 if(transferable){ in transfer_unique() 308 return transferable; in transfer_unique()
|
D | treap_algorithms.hpp | 581 bool const transferable = insert_unique_check(header1, z, comp, z, pcomp, commit_data).second; in transfer_unique() local 582 if(transferable){ in transfer_unique() 586 return transferable; in transfer_unique()
|
D | splaytree_algorithms.hpp | 260 … bool const transferable = bstree_algo::insert_unique_check(header1, z, comp, commit_data).second; in transfer_unique() local 261 if(transferable){ in transfer_unique() 266 return transferable; in transfer_unique()
|
D | bstree_algorithms.hpp | 1482 bool const transferable = insert_unique_check(header1, z, comp, commit_data).second; in transfer_unique() local 1483 if(transferable){ in transfer_unique() 1487 return transferable; in transfer_unique()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_texture_perturb_normal.txt | 38 non-transferable, and shall be limited to implementations of the
|
D | EXT_coordinate_frame.txt | 37 non-transferable, and shall be limited to implementations of the
|
D | EXT_light_texture.txt | 54 non-transferable, and shall be limited to implementations of the
|
D | EXT_fragment_lighting.txt | 88 non-transferable, and shall be limited to implementations of the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_texture_perturb_normal.txt | 38 non-transferable, and shall be limited to implementations of the
|
D | EXT_coordinate_frame.txt | 37 non-transferable, and shall be limited to implementations of the
|
D | EXT_light_texture.txt | 54 non-transferable, and shall be limited to implementations of the
|
D | EXT_fragment_lighting.txt | 88 non-transferable, and shall be limited to implementations of the
|
/third_party/node/src/ |
D | node_messaging.cc | 852 for (const auto& transferable : msg.transferables()) { in PostMessage() local 853 if (data_->sibling_ == transferable.get()) { in PostMessage()
|
/third_party/libwebsockets/ |
D | LICENSE | 202 …ed Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensa…
|
/third_party/node/doc/api/ |
D | worker_threads.md | 122 Mark an object as not transferable. If `object` occurs in the transfer list of 441 description: Added `FileHandle` to the list of transferable types.
|
/third_party/skia/third_party/externals/brotli/tests/testdata/ |
D | lcet10.txt | 3145 not totally transferable to a digital environment. Moreover, they are
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V14.md | 3413 …mmit/5b1fd10048)] - **(SEMVER-MINOR)** **worker,fs**: make FileHandle transferable (Anna Henningse…
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 158800 + xfer: [/*Temp holder for "transferable" postMessage() state.*/],
|