/external/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::__anond1c0ae210111::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/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/io/ |
D | CipherInputStream.java | 32 private boolean finalized; field in CipherInputStream 90 if (finalized) in nextChunk() 113 finalized = true; in nextChunk()
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/ref/ |
D | ReferenceTest.java | 85 public boolean finalized; in test_general() field in ReferenceTest.TestObject 88 finalized = false; in test_general() 92 finalized = true; in test_general()
|
/external/v8/test/mjsunit/ |
D | try.js | 336 var finalized = false; variable 344 finalized = true; 348 assertTrue(finalized);
|
/external/kernel-headers/original/linux/ |
D | relay.h | 46 unsigned int finalized; /* buffer has been finalized */ member
|
/external/chromium/chrome/browser/ |
D | gpu_data_manager.cc | 187 gpu_info_.finalized = true; in UpdateGpuFeatureFlags()
|
/external/mesa3d/docs/ |
D | RELNOTES-6.1 | 23 hasn't been finalized yet.
|
/external/wpa_supplicant_8/hostapd/ |
D | android.config | 53 # draft and is subject to change since the standard has not yet been finalized.
|
D | defconfig | 46 # draft and is subject to change since the standard has not yet been finalized.
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | android.config | 299 # draft and is subject to change since the standard has not yet been finalized.
|
D | defconfig | 302 # draft and is subject to change since the standard has not yet been finalized.
|
/external/libmtp/m4/ |
D | stdint.m4 | 557 * the standard is finalized is high enough that they are not currently
|
/external/libvpx/nestegg/m4/ |
D | ax_create_stdint_h.m4 | 520 * the standard is finalized is high enough that they are not currently
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | android.config | 327 # draft and is subject to change since the standard has not yet been finalized.
|
/external/llvm/docs/ |
D | DeveloperPolicy.rst | 328 Once the design of the new feature is finalized, the work itself should be done
|
D | CodeGenerator.rst | 591 should only be finalized (i.e. adding BUNDLE MIs and input and output register
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
D | bookmark_bar_controller.mm | 1454 // We promise that our delegate that the variables will be finalized before
|
/external/dbus/ |
D | ChangeLog.pre-1-0 | 5469 finalized. Call Connection.RegisterObjectPath() instead of 13188 Make sure to remove the GSource when the connection is finalized.
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2010-05-24 | 7280 JSPropertyNameIterator is dead but not yet finalized the Structures 9003 finalized.
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-05-24 | 16732 that need to be derefed, so it does not need to be finalized on the main
|
D | ChangeLog-2010-12-06 | 16453 When GObjects are finalized and freed, disconnect their event listeners, so that 83391 to delay creating the render tree until later (when hopefully the DOM is finalized).
|
D | ChangeLog-2010-01-29 | 82667 … Add the finalized versions of background-clip and background-origin. Remove background-clip from
|