| /external/parameter-framework/upstream/parameter/ |
| D | BaseParameter.cpp | 94 bool CBaseParameter::access(bool & /*bValue*/, bool /*bSet*/, in access() argument 100 bool CBaseParameter::access(std::vector<bool> & /*abValues*/, bool /*bSet*/, in access() argument 107 bool CBaseParameter::access(uint32_t & /*bValue*/, bool /*bSet*/, in access() argument 113 bool CBaseParameter::access(std::vector<uint32_t> & /*abValues*/, bool /*bSet*/, in access() argument 120 bool CBaseParameter::access(int32_t & /*bValue*/, bool /*bSet*/, in access() argument 126 bool CBaseParameter::access(std::vector<int32_t> & /*abValues*/, bool /*bSet*/, in access() argument 133 bool CBaseParameter::access(double & /*bValue*/, bool /*bSet*/, in access() argument 139 bool CBaseParameter::access(std::vector<double> & /*abValues*/, bool /*bSet*/, in access() argument 175 bool CBaseParameter::access(std::vector<string> & /*astrValues*/, bool /*bSet*/, in access() argument
|
| /external/syslinux/com32/include/ |
| D | stdbool.h | 17 #define bool _Bool macro 24 #define bool bool macro
|
| /external/clang/lib/Headers/ |
| D | stdbool.h | 31 #define bool _Bool macro 37 #define bool bool macro
|
| /external/protobuf/src/google/protobuf/testing/ |
| D | file.h | 83 static bool GetContents( in GetContents() argument 88 static bool SetContents( in SetContents() argument
|
| /external/bison/lib/ |
| D | stdbool.in.h | 71 # define bool bool macro 118 # define bool _Bool macro
|
| /external/webrtc/talk/app/webrtc/test/ |
| D | fakeaudiocapturemodule.cc | 201 int32_t FakeAudioCaptureModule::PlayoutIsAvailable(bool* /*available*/) { in PlayoutIsAvailable() argument 215 int32_t FakeAudioCaptureModule::RecordingIsAvailable(bool* /*available*/) { in RecordingIsAvailable() argument 288 int32_t FakeAudioCaptureModule::SetAGC(bool /*enable*/) { in SetAGC() argument 331 int32_t FakeAudioCaptureModule::SpeakerVolumeIsAvailable(bool* /*available*/) { in SpeakerVolumeIsAvailable() argument 365 bool* /*available*/) { in MicrophoneVolumeIsAvailable() argument 400 int32_t FakeAudioCaptureModule::SpeakerMuteIsAvailable(bool* /*available*/) { in SpeakerMuteIsAvailable() argument 405 int32_t FakeAudioCaptureModule::SetSpeakerMute(bool /*enable*/) { in SetSpeakerMute() argument 415 int32_t FakeAudioCaptureModule::MicrophoneMuteIsAvailable(bool* /*available*/) { in MicrophoneMuteIsAvailable() argument 420 int32_t FakeAudioCaptureModule::SetMicrophoneMute(bool /*enable*/) { in SetMicrophoneMute() argument 431 bool* /*available*/) { in MicrophoneBoostIsAvailable() argument [all …]
|
| /external/llvm/bindings/go/llvm/ |
| D | transforms_ipo.go | 22 func boolToUnsigned(b bool) C.unsigned { 39 func (pm PassManager) AddInternalizePass(allButMain bool) {
|
| /external/strace/ |
| D | fetch_struct_statfs.c | 42 MPERS_PRINTER_DECL(bool, fetch_struct_statfs, in MPERS_PRINTER_DECL() argument 81 MPERS_PRINTER_DECL(bool, fetch_struct_statfs64, in MPERS_PRINTER_DECL() argument
|
| D | fetch_struct_flock.c | 54 MPERS_PRINTER_DECL(bool, fetch_struct_flock, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument 74 MPERS_PRINTER_DECL(bool, fetch_struct_flock64, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
|
| /external/libchrome/base/test/data/ |
| D | serializer_nested_test.json | 2 "bool": true, boolean 4 "bool": true, boolean
|
| /external/webrtc/webrtc/modules/utility/include/ |
| D | file_player.h | 90 bool /*loop*/, in StartPlayingVideoFile() argument
|
| /external/skia/src/gpu/ |
| D | GrFixedClip.cpp | 48 bool GrFixedClip::apply(GrContext*, GrRenderTargetContext* rtc, bool, bool, GrAppliedClip* out, in apply() argument
|
| /external/boringssl/src/ssl/test/runner/poly1305/ |
| D | poly1305_test.go | 38 func testSum(t *testing.T, unaligned bool) { 58 func benchmark(b *testing.B, size int, unaligned bool) {
|
| /external/webrtc/webrtc/test/testsupport/mac/ |
| D | run_threaded_main_mac.mm | 23 - (void)setDone:(bool)done; argument 33 - (void)setDone:(bool)done { argument
|
| /external/vulkan-validation-layers/libs/glm/detail/ |
| D | func_vector_relational.inl | 133 GLM_FUNC_QUALIFIER bool any(vecType<bool, P> const & v) 142 GLM_FUNC_QUALIFIER bool all(vecType<bool, P> const & v) 151 GLM_FUNC_QUALIFIER vecType<bool, P> not_(vecType<bool, P> const & v)
|
| /external/webrtc/webrtc/modules/audio_processing/intelligibility/ |
| D | intelligibility_utils.cc | 132 void VarianceArray::DecayStep(const complex<float>* data, bool /*dummy*/) { in DecayStep() argument 159 void VarianceArray::WindowedStep(const complex<float>* data, bool /*dummy*/) { in WindowedStep() argument 193 void VarianceArray::BlockedStep(const complex<float>* data, bool /*dummy*/) { in BlockedStep() argument 227 bool /*dummy*/) { in BlockBasedMovingAverage() argument
|
| /external/skia/src/ports/ |
| D | SkTLS_none.cpp | 12 void* SkTLS::PlatformGetSpecific(bool) { in PlatformGetSpecific() argument
|
| /external/boringssl/src/ssl/test/runner/ |
| D | dtls.go | 26 func versionToWire(vers uint16, isDTLS bool) uint16 { 46 func wireToVersion(vers uint16, isDTLS bool) (uint16, bool) {
|
| /external/mesa3d/include/c99/ |
| D | stdbool.h | 35 #define bool _Bool macro
|
| /external/jemalloc/include/msvc_compat/C99/ |
| D | stdbool.h | 14 #define bool _Bool macro
|
| /external/clang/test/Rewriter/ |
| D | rewrite-cast-to-bool.mm | 8 -(void)setBool:(bool)Arg; argument
|
| /external/clang/test/Sema/ |
| D | pr9812.c | 3 #define bool _Bool macro
|
| /external/apache-xml/src/main/java/org/apache/xpath/operations/ |
| D | Bool.java | 62 public boolean bool(XPathContext xctxt) in bool() method in Bool
|
| /external/skia/gm/ |
| D | windowrectangles.cpp | 159 bool apply(GrContext*, GrRenderTargetContext*, bool, bool, GrAppliedClip* out, in apply() argument 172 bool apply(GrContext*, GrRenderTargetContext*, bool, bool, GrAppliedClip* out, in apply() argument
|
| /external/skia/src/core/ |
| D | SkStrokerPriv.cpp | 83 SkScalar radius, SkScalar invMiterLimit, bool, bool) { in BluntJoiner() argument 98 SkScalar radius, SkScalar invMiterLimit, bool, bool) { in RoundJoiner() argument
|