Home
last modified time | relevance | path

Searched defs:promise (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Dfuture.cpp141 promise<void>::promise() : __state_(new __assoc_sub_state) {} in promise() function in promise
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCoroutines.cpp190 lldb::ValueObjectSP promise = CreateValueObjectFromAddress( Update() local
/freebsd-src/contrib/libxo/xohtml/external/
H A Djquery.js1219 promise = { variable
1266 promise: function( obj ) { method
2170 promise: function( type, object ) { method