/external/deqp/framework/delibs/decpp/ |
D | deSharedPtr.cpp | 44 Object (bool& exists) in Object() 62 DerivedObject (bool& exists) in DerivedObject() 71 SharedPtrTestThread (const SharedPtr<Object>& ptr, const bool& exists) in SharedPtrTestThread() 107 WeakPtrTestThread (const SharedPtr<Object>& ptr, const bool& exists) in WeakPtrTestThread() 140 SharedPtr<Object> makeObject (bool& exists) in makeObject() 187 bool exists = false; in SharedPtr_selfTest() local 199 bool exists = false; in SharedPtr_selfTest() local 216 bool exists = false; in SharedPtr_selfTest() local 224 bool exists = false; in SharedPtr_selfTest() local 233 bool exists = false; in SharedPtr_selfTest() local [all …]
|
D | deUniquePtr.cpp | 37 Object (bool& exists) in Object() 66 MovePtr<Object> createObject (bool& exists) in createObject() 78 bool exists = false; in UniquePtr_selfTest() local 89 bool exists = false; in UniquePtr_selfTest() local 106 bool exists = false; in UniquePtr_selfTest() local 114 bool exists = false; in UniquePtr_selfTest() local 128 bool exists = false; in UniquePtr_selfTest() local 141 bool exists = false; in UniquePtr_selfTest() local 154 bool exists = false; in UniquePtr_selfTest() local 175 bool exists = false; in UniquePtr_selfTest() local [all …]
|
/external/autotest/server/hosts/ |
D | cros_label.py | 63 def exists(self, host): member in LightSensorLabel 80 def exists(self, host): member in BluetoothLabel 92 def exists(self, host): member in ECLabel 125 def exists(self, host): member in AccelsLabel 154 def exists(self, host): member in ChameleonLabel 163 def exists(self, host): member in ChameleonConnectionLabel 183 def exists(self, host): member in ChameleonPeripheralsLabel 197 def exists(self, host): member in AudioLoopbackDongleLabel 224 def exists(self, host): member in PowerSupplyLabel 260 def exists(self, host): member in StorageLabel [all …]
|
D | adb_label.py | 33 def exists(self, host): member in CameraHalLabel 42 def exists(self, host): member in LoopbackDongleLabel
|
D | base_label.py | 15 def forever_exists_decorate(exists): argument 76 def exists(self, host): member in BaseLabel 138 def exists(self, host): member in StringLabel
|
D | base_label_unittest.py | 23 def exists(self, host): member in TestBaseLabel 78 def __init__(self, exists=True, afe_host=None): argument
|
/external/mesa3d/scons/ |
D | x11.py | 44 def exists(env): function
|
D | llvm.py | 204 def exists(env): function
|
D | dxsdk.py | 70 def exists(env): function
|
/external/ltp/testcases/lib/ |
D | cmdlib.sh | 102 exists() function
|
/external/jsoncpp/scons-tools/ |
D | srcdist.py | 175 def exists(env): function
|
D | globtool.py | 49 def exists(env): function
|
D | substinfile.py | 76 def exists(env): function
|
/external/slf4j/slf4j-api/src/main/java/org/slf4j/ |
D | IMarkerFactory.java | 59 boolean exists(String name); in exists() method
|
/external/jsilver/src/com/google/clearsilver/jsilver/values/ |
D | StringValue.java | 41 public boolean exists() { in exists() method in StringValue
|
D | NumberValue.java | 51 public boolean exists() { in exists() method in NumberValue
|
D | VariableValue.java | 71 public boolean exists() { in exists() method in VariableValue
|
/external/slf4j/integration/src/test/java/org/slf4j/test_osgi/ |
D | CheckingBundleListener.java | 54 boolean exists(String bundleName) { in exists() method in CheckingBundleListener
|
/external/autotest/client/site_tests/security_ASLR/ |
D | security_ASLR.py | 85 def exists(self): member in UpstartProcess 99 def exists(self): member in SystemdProcess
|
/external/dtc/tests/ |
D | check_path.c | 55 int fail_config, exists, check_exists; in main() local
|
/external/slf4j/slf4j-api/src/main/java/org/slf4j/helpers/ |
D | BasicMarkerFactory.java | 81 public boolean exists(String name) { in exists() method in BasicMarkerFactory
|
/external/v8/src/base/ |
D | hashmap-entry.h | 25 bool exists() const { return exists_; } in exists() function
|
/external/autotest/client/common_lib/cros/network/ |
D | interface.py | 155 exists = lambda path: self._run( function 201 def exists(self): member in Interface
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | keyboard_device.py | 35 def exists(self): member in KeyboardDevice
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
D | TypeConverter.java | 32 public static boolean exists(Data data) { in exists() method in TypeConverter
|