Home
last modified time | relevance | path

Searched refs:transferable (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/boost/intrusive/
Dsgtree_algorithms.hpp303 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()
Dtreap_algorithms.hpp581 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()
Dsplaytree_algorithms.hpp260 … 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()
Dbstree_algorithms.hpp1482 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/
DEXT_texture_perturb_normal.txt38 non-transferable, and shall be limited to implementations of the
DEXT_coordinate_frame.txt37 non-transferable, and shall be limited to implementations of the
DEXT_light_texture.txt54 non-transferable, and shall be limited to implementations of the
DEXT_fragment_lighting.txt88 non-transferable, and shall be limited to implementations of the
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_perturb_normal.txt38 non-transferable, and shall be limited to implementations of the
DEXT_coordinate_frame.txt37 non-transferable, and shall be limited to implementations of the
DEXT_light_texture.txt54 non-transferable, and shall be limited to implementations of the
DEXT_fragment_lighting.txt88 non-transferable, and shall be limited to implementations of the
/third_party/node/src/
Dnode_messaging.cc852 for (const auto& transferable : msg.transferables()) { in PostMessage() local
853 if (data_->sibling_ == transferable.get()) { in PostMessage()
/third_party/libwebsockets/
DLICENSE202 …ed Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensa…
/third_party/node/doc/api/
Dworker_threads.md122 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/
Dlcet10.txt3145 not totally transferable to a digital environment. Moreover, they are
/third_party/node/doc/changelogs/
DCHANGELOG_V14.md3413 …mmit/5b1fd10048)] - **(SEMVER-MINOR)** **worker,fs**: make FileHandle transferable (Anna Henningse…
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch158800 + xfer: [/*Temp holder for "transferable" postMessage() state.*/],