Home
last modified time | relevance | path

Searched defs:incomplete (Results 1 – 25 of 29) sorted by relevance

12

/third_party/boost/libs/smart_ptr/test/
Dwp_convertible_test.cpp40 int f( boost::weak_ptr<incomplete> ) in f()
55 int g( boost::weak_ptr<incomplete> ) in g()
Dshared_ptr_convertible_test.cpp40 int f( boost::shared_ptr<incomplete> ) in f()
55 int g( boost::shared_ptr<incomplete> ) in g()
Dsmart_ptr_test.cpp48 Incomplete * get_ptr( boost::shared_ptr<Incomplete>& incomplete ) in get_ptr()
82 Incomplete * check_incomplete( boost::scoped_ptr<Incomplete>& incomplete ) in check_incomplete()
87 Incomplete * check_incomplete( boost::shared_ptr<Incomplete>& incomplete, in check_incomplete()
Dweak_ptr_test.cpp1357 class incomplete class
Dshared_ptr_test.cpp1549 void deleter(incomplete *) in deleter() argument
/third_party/node/test/parallel/
Dtest-string-decoder-end.js119 function testEnd(encoding, incomplete, next, expected) { argument
Dtest-buffer-bytelength.js36 const incomplete = Buffer.from([0xe4, 0xb8, 0xad, 0xe6, 0x96]); constant
/third_party/boost/boost/locale/
Dutil.hpp91 static const uint32_t incomplete=utf::incomplete; member in boost::locale::util::base_converter
Dutf.hpp44 static const code_point incomplete = 0xFFFFFFFEu; variable
/third_party/mesa3d/src/mesa/main/
Ddlist.h61 bool incomplete; /**< Did we fail to construct this atlas? */ member
Dtexobj.c611 incomplete(struct gl_texture_object *t, enum base_mipmap bm, in incomplete() function
Dtexparam.c226 incomplete(struct gl_context *ctx, struct gl_texture_object *texObj) in incomplete() function
/third_party/boost/libs/locale/test/
Dtest_codepage_converter.cpp48 static const unsigned incomplete=0xFFFFFFFE; variable
/third_party/vk-gl-cts/framework/common/
DtcuTestCase.hpp199 static TestStatus incomplete (void) { return TestStatus(QP_TEST_RESULT_LAST, ""); } in incomplete() function in tcu::TestStatus
/third_party/typescript/src/testRunner/parallel/
Dhost.ts86 const incomplete = options.incomplete || Base.symbols.dot; constant
/third_party/libwebsockets/lib/system/async-dns/
Dprivate-lib-async-dns.h48 char incomplete; member
/third_party/python/Lib/html/
Dparser.py22 incomplete = re.compile('&[a-zA-Z#]') variable
/third_party/ffmpeg/libavformat/
Doggdec.h81 int incomplete; ///< whether we're expecting a continuation in the next page member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_manager.c1113 struct gl_framebuffer *incomplete = _mesa_get_incomplete_framebuffer(); in st_api_make_current() local
/third_party/grpc/third_party/upb/tests/pb/
Dtest_decoder.cc631 const string& incomplete = incompletes[wire_type]; in test_premature_eof_for_type() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c1841 bool incomplete = false; in bi_schedule_block() local
/third_party/protobuf/conformance/
Dbinary_json_conformance_suite.cc675 const string& incomplete = incompletes[wire_type]; in TestPrematureEOFForType() local
/third_party/googletest/googlemock/test/
Dgmock-spec-builders_test.cc128 MockIncomplete incomplete; in TEST() local
/third_party/typescript/lib/
DtypingsInstaller.js63970 function createFlowType(type, incomplete) { argument
Dtsc.js53370 function createFlowType(type, incomplete) { argument

12