Searched defs:hasProperty (Results 1 – 13 of 13) sorted by relevance
| /external/webrtc/webrtc/modules/audio_device/mac/ |
| D | audio_mixer_manager_mac.cc | 291 Boolean hasProperty = in SpeakerVolume() local 527 Boolean hasProperty = in SpeakerMute() local 703 Boolean hasProperty = in MicrophoneMute() local 912 Boolean hasProperty = in MicrophoneVolume() local
|
| D | audio_device_mac.cc | 1097 Boolean hasProperty = in InitPlayout() local 1622 Boolean hasProperty = in StopPlayout() local
|
| /external/clang/test/SemaCXX/ |
| D | blocks.cpp | 50 __attribute__((__blocks__(byref))) bool hasProperty = false; in test3() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
| D | CodeGenTarget.h | 210 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
|
| D | CodeGenIntrinsics.h | 140 bool hasProperty(enum SDNP Prop) const { in hasProperty() function
|
| D | CodeGenDAGPatterns.h | 446 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | CodeGenTarget.h | 186 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
|
| D | CodeGenDAGPatterns.h | 229 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenTarget.h | 209 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
|
| D | CodeGenDAGPatterns.h | 254 bool hasProperty(enum SDNP Prop) const { return Properties & (1 << Prop); } in hasProperty() function
|
| /external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
| D | SoapObject.java | 374 public boolean hasProperty(final String namespace, final String name) { in hasProperty() method in SoapObject 411 public boolean hasProperty(final String name) { in hasProperty() method in SoapObject
|
| /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/ |
| D | BoundSet.java | 526 …private boolean hasProperty(Set<InferenceVariable> alphas, List<VariableDependency> dependencies) { in hasProperty() method in BoundSet
|
| /external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
| D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|