Home
last modified time | relevance | path

Searched refs:tentative (Results 1 – 25 of 32) sorted by relevance

12

/external/clang/test/CodeGenCXX/
Dstatic-init-wasm.cpp7 int tentative; variable
/external/e2fsprogs/lib/support/
Ddict.c503 dnode_t *tentative = 0; in dict_lower_bound() local
511 tentative = root; in dict_lower_bound()
517 tentative = root; in dict_lower_bound()
523 return tentative; in dict_lower_bound()
535 dnode_t *tentative = 0; in dict_upper_bound() local
543 tentative = root; in dict_upper_bound()
549 tentative = root; in dict_upper_bound()
555 return tentative; in dict_upper_bound()
/external/f2fs-tools/fsck/
Ddict.c481 dnode_t *tentative = 0; in dict_lower_bound() local
489 tentative = root; in dict_lower_bound()
495 tentative = root; in dict_lower_bound()
501 return tentative; in dict_lower_bound()
512 dnode_t *tentative = 0; in dict_upper_bound() local
520 tentative = root; in dict_upper_bound()
526 tentative = root; in dict_upper_bound()
532 return tentative; in dict_upper_bound()
/external/clang/test/Sema/
Dincomplete-decl.c10 expected-error{{tentative definition has type 'struct foo' that is never completed}}
/external/clang/test/SemaObjC/
Dtentative-property-decl.m6 are tentative as they may be overridden into a 'readwrite' property in class
/external/ltp/testcases/kernel/containers/
DTEST_PLAN.txt17 Following are tentative Testcases to be included into LTP-Containers in future:
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/
Dconsecutive-ptr-cg-bug.ll22 ; optimize the remainder loop of this particular test case. One tentative
/external/ltp/testcases/lib/
Dtst_net.sh502 ip a sh $iface_loc | grep -q tentative
/external/libnl/lib/route/
Daddr.c1069 __ADD(IFA_F_TENTATIVE, tentative)
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.td268 // This is a tentative instruction, and will be replaced
/external/dnsmasq/
DCHANGELOG173 (such addresses are marked "tentative"). Attempting to
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/
DBPFInstrInfo.td315 // This is a tentative instruction, and will be replaced
/external/swiftshader/third_party/LLVM/lib/Support/
Dregengine.inc682 static const char * /* where tentative match ended, or NULL */
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregengine.inc682 static const char * /* where tentative match ended, or NULL */
/external/llvm/lib/Support/
Dregengine.inc682 static const char * /* where tentative match ended, or NULL */
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregengine.inc682 static const char * /* where tentative match ended, or NULL */
/external/cldr/tools/java/org/unicode/cldr/draft/
DScriptData.txt16 The tentative values I have are marked with @..., just to make it easy to extract the information i…
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/
Dtree-construction.txt491 supported encoding, and the confidence is currently tentative,
498 confidence is currently tentative, then change the encoding to
/external/perfetto/test/trace_processor/
Dthread_cpu_time_example_android_trace_30s.out1281 327,4620,"[NULL]","[NULL]","tentative-gc-ru","[NULL]","[NULL]"
/external/clang/include/clang/Basic/
DDiagnosticSemaKinds.td4277 Error<"alias definition of %0 after tentative definition">;
5334 "tentative definition of variable with internal linkage has incomplete non-array type %0">,
5335 InGroup<DiagGroup<"tentative-definition-incomplete-type">>;
5337 "tentative definition has type %0 that is never completed">;
5339 "tentative array definition assumed to have one element">;
/external/python/setuptools/
DCHANGES.rst2540 somewhat tentative. There should probably be a PEP with a firmer spec before
/external/clang/docs/
DInternalsManual.rst578 front-end periodically needs to buffer tokens up for tentative parsing and
/external/libmtp/
DChangeLog48 * utils/check_mtp_device.sh: tentative script for
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/python/cpython2/Misc/
DHISTORY7122 trunk and is not so tentative any more (the exact specification of
7123 some features is still tentative). A lot of work has done on fixing

12