/external/v8/tools/clang/blink_gc_plugin/tests/ |
D | destructor_access_finalized_field.txt | 1 …cpp:18:9: warning: [blink-gc] Finalizer '~HeapObject' accesses potentially finalized field 'm_obj'. 4 ./destructor_access_finalized_field.h:38:5: note: [blink-gc] Potentially finalized field 'm_obj' de… 7 …cpp:19:5: warning: [blink-gc] Finalizer '~HeapObject' accesses potentially finalized field 'm_obj'. 10 ./destructor_access_finalized_field.h:38:5: note: [blink-gc] Potentially finalized field 'm_obj' de… 13 …pp:20:5: warning: [blink-gc] Finalizer '~HeapObject' accesses potentially finalized field 'm_objs'. 16 ./destructor_access_finalized_field.h:39:5: note: [blink-gc] Potentially finalized field 'm_objs' d…
|
D | destructor_eagerly_finalized.txt | 1 …: [blink-gc] Finalizer '~HeapObjectEagerFinalizedAlso' accesses eagerly finalized field 'm_heapObj… 4 …d.h:41:5: note: [blink-gc] Field 'm_heapObjectFinalized' having eagerly finalized value, declared … 7 …: [blink-gc] Finalizer '~HeapObjectEagerFinalizedAlso' accesses eagerly finalized field 'm_heapVec… 10 …_finalized.h:42:5: note: [blink-gc] Field 'm_heapVector' having eagerly finalized value, declared …
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
D | AbstractStepInterpolator.java | 74 private boolean finalized; field in AbstractStepInterpolator 104 finalized = false; in AbstractStepInterpolator() 127 finalized = false; in AbstractStepInterpolator() 169 finalized = interpolator.finalized; in AbstractStepInterpolator() 193 finalized = false; in reinitialize() 240 finalized = false; in storeTime() 411 if (! finalized) { in finalizeStep() 413 finalized = true; in finalizeStep() 513 finalized = true; in readBaseExternal()
|
/external/swiftshader/third_party/LLVM/unittests/VMCore/ |
D | PassManagerTest.cpp | 114 static bool finalized; member 118 EXPECT_FALSE(finalized); in run() 128 EXPECT_TRUE(finalized); in finishedOK() 133 finalized = false; in PassTestBase() 146 template<typename P> bool PassTestBase<P>::finalized; member in llvm::__anonc6654b070111::PassTestBase<P> 157 EXPECT_FALSE(PassTestBase<P>::finalized); in doFinalization() 158 PassTestBase<P>::finalized = true; in doFinalization() 196 static void finishedOK(int run, int finalized) { in finishedOK() 199 EXPECT_EQ(finalized, fincount); in finishedOK() 213 finalized = true; in doFinalization() [all …]
|
/external/llvm/unittests/IR/ |
D | LegacyPassManagerTest.cpp | 116 static bool finalized; member 120 EXPECT_FALSE(finalized); in run() 130 EXPECT_TRUE(finalized); in finishedOK() 135 finalized = false; in PassTestBase() 148 template<typename P> bool PassTestBase<P>::finalized; member in llvm::__anon4dffe3bf0111::PassTestBase<P> 163 EXPECT_FALSE(PassTestBase<P>::finalized); in doFinalization() 164 PassTestBase<P>::finalized = true; in doFinalization() 201 static void finishedOK(int run, int finalized) { in finishedOK() 204 EXPECT_EQ(finalized, fincount); in finishedOK() 219 finalized = true; in doFinalization() [all …]
|
/external/guava/guava-tests/test/com/google/common/base/ |
D | FinalizableReferenceQueueClassLoaderUnloadingTest.java | 165 public static final Semaphore finalized = new Semaphore(0); field in FinalizableReferenceQueueClassLoaderUnloadingTest.FrqUser 172 finalized.release(); in call() 231 boolean finalized = finalizeCount.tryAcquire(5, TimeUnit.SECONDS); in doTestUnloadableInStaticFieldIfClosed() 232 assertTrue(finalized); in doTestUnloadableInStaticFieldIfClosed()
|
/external/autotest/client/site_tests/platform_EncryptedStateful/ |
D | platform_EncryptedStateful.py | 120 def check_sizes(self, finalized=True): argument 123 if finalized: 251 encstate.check_sizes(finalized=os.path.exists(encstate.key)) 291 encstate.check_sizes(finalized=False)
|
/external/v8/tools/clang/blink_gc_plugin/ |
D | BlinkGCPluginConsumer.cpp | 366 bool finalized = info->IsGCFinalized(); in CheckDispatch() local 379 if (finalized && !finalize_dispatch) in CheckDispatch() 381 if (!finalized && finalize_dispatch) { in CheckDispatch() 408 if (finalized && finalize_dispatch && finalize_dispatch->isDefined(defn)) { in CheckDispatch()
|
/external/autotest/client/site_tests/platform_BootLockbox/ |
D | control | 22 before it runs so that it starts in a not-finalized state (thus the 'cleanup-
|
/external/ltp/testcases/kernel/syscalls/epoll2/man/ |
D | epoll_create.txt | 32 interface should be finalized by Linux kernel 2.5.66.
|
D | epoll_wait.txt | 60 interface should be finalized by Linux kernel 2.5.66.
|
D | epoll_ctl.txt | 100 interface should be finalized by Linux kernel 2.5.66.
|
D | epoll.txt | 217 should be finalized in Linux kernel 2.5.66.
|
/external/skia/experimental/docs/ |
D | animationCommon.js | 43 if (animation.finalized) { 46 animation.finalized = true;
|
/external/cros/system_api/dbus/cryptohome/ |
D | rpc.proto | 269 // Whether the install lockbox has been finalized. 271 // Whether the boot lockbox has been finalized.
|
/external/mesa3d/docs/ |
D | RELNOTES-6.1 | 23 hasn't been finalized yet.
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/docs/ |
D | coding_style.txt | 18 …C++ all have very good or complete support, and ideally the standard is finalized, we can start ta…
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_from_sm4.cpp | 71 bool finalized; member in __anonb052c8f20111::Converter 1664 if (finalized) in finalizeShader() 1669 finalized = true; in finalizeShader() 2294 finalized = false; in run()
|
/external/wpa_supplicant_8/hostapd/ |
D | android.config | 52 # draft and is subject to change since the standard has not yet been finalized.
|
/external/autotest/database/ |
D | schema_051.sql | 790 `finalized` tinyint(1) NOT NULL,
|
/external/libexif/m4m/ |
D | stdint.m4 | 559 * the standard is finalized is high enough that they are not currently
|
/external/libmtp/m4/ |
D | stdint.m4 | 557 * the standard is finalized is high enough that they are not currently
|
/external/llvm/docs/ |
D | DeveloperPolicy.rst | 417 Once the design of the new feature is finalized, the work itself should be done
|
/external/libnl/doc/ |
D | core.txt | 946 nl_send_iovec() expects a finalized netlink message and fills out the 968 nl_sendmsg() expects a finalized netlink message and an optional
|
/external/protobuf/util/ |
D | CHANGES.txt | 214 the above spec. More specifically, the behavior is not yet finalized for
|