Home
last modified time | relevance | path

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

12

/external/v8/src/compiler/
Dgraph.cc47 bool incomplete) { in NewNode()
54 Node* const* inputs, bool incomplete) { in NewNodeUnchecked()
/external/v8/tools/clang/plugins/tests/
Dclass_with_incomplete_type.h15 B incomplete; member
/external/clang/test/Sema/
Dmemset-invalid-1.c7 typedef struct __incomplete *incomplete; typedef
Dconditional-expr.c69 int (*incomplete)[]; in foo() local
Datomic-ops.c52 struct Incomplete *incomplete; // expected-note {{forward declaration of 'struct Incomplete'}} variable
/external/autotest/venv/lucifer/
Dhandoffs.py23 def incomplete(): function
/external/autotest/frontend/client/src/autotest/common/
DStatusSummary.java12 public int incomplete = 0; field in StatusSummary
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/
Dp6.cpp86 alignas(4) struct Incomplete incomplete; // expected-error {{incomplete type}} expected-note {{forw… variable
/external/mesa3d/src/mesa/main/
Ddlist.h60 bool incomplete; /**< Did we fail to construct this atlas? */ member
Dtexparam.c242 incomplete(struct gl_context *ctx, struct gl_texture_object *texObj) in incomplete() function
Dtexobj.c610 incomplete(struct gl_texture_object *t, enum base_mipmap bm, in incomplete() function
/external/junit/src/main/java/org/junit/experimental/theories/
DTheories.java208 protected void runWithIncompleteAssignment(Assignments incomplete) in runWithIncompleteAssignment()
/external/deqp/framework/common/
DtcuTestCase.hpp190 static TestStatus incomplete (void) { return TestStatus(QP_TEST_RESULT_LAST, ""); } in incomplete() function in tcu::TestStatus
/external/python/cpython3/Lib/html/
Dparser.py23 incomplete = re.compile('&[a-zA-Z#]') variable
/external/python/cpython2/Lib/
DHTMLParser.py17 incomplete = re.compile('&[a-zA-Z#]') variable
Dsgmllib.py25 incomplete = re.compile('&([a-zA-Z][a-zA-Z0-9]*|#[0-9]*)?|' variable
/external/clang/test/CodeGen/
Dbig-atomic-ops.c198 int lock_free(struct Incomplete *incomplete) { in lock_free()
Datomic-ops.c329 int lock_free(struct Incomplete *incomplete) { in lock_free()
/external/clang/test/CXX/basic/basic.types/
Dp10.cpp34 constexpr Incomplete incomplete = {}; // expected-error {{constexpr variable cannot have non-litera… variable
/external/lua/src/
Dlua.c291 static int incomplete (lua_State *L, int status) { in incomplete() function
/external/protobuf/conformance/
Dconformance_test.cc507 const string& incomplete = incompletes[wire_type]; in TestPrematureEOFForType() local
/external/mesa3d/src/mesa/state_tracker/
Dst_manager.c1054 struct gl_framebuffer *incomplete = _mesa_get_incomplete_framebuffer(); in st_api_make_current() local
/external/skqp/tools/bookmaker/
Ddefinition.cpp506 bool incomplete = false; in checkMethod() local
/external/skia/tools/bookmaker/
Ddefinition.cpp506 bool incomplete = false; in checkMethod() local
/external/ipsec-tools/src/racoon/
Dpfkey.c1178 int incomplete = 0; local

12