/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/clang/lib/Headers/ |
D | stdbool.h | 31 #define bool _Bool macro 37 #define bool bool macro
|
/external/syslinux/com32/include/ |
D | stdbool.h | 17 #define bool _Bool macro 24 #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/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/bison/lib/ |
D | stdbool.in.h | 71 # define bool bool macro 118 # define bool _Bool macro
|
/external/llvm/bindings/go/llvm/ |
D | transforms_ipo.go | 22 func boolToUnsigned(b bool) C.unsigned { 39 func (pm PassManager) AddInternalizePass(allButMain bool) {
|
/external/libchrome/base/test/data/ |
D | serializer_nested_test.json | 2 "bool": true, boolean 4 "bool": true, boolean
|
/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 | 55 MPERS_PRINTER_DECL(bool, fetch_struct_flock, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument 75 MPERS_PRINTER_DECL(bool, fetch_struct_flock64, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
|
/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/webrtc/webrtc/test/testsupport/mac/ |
D | run_threaded_main_mac.mm | 23 - (void)setDone:(bool)done; argument 33 - (void)setDone:(bool)done { argument
|
/external/boringssl/src/ssl/test/runner/poly1305/ |
D | poly1305_test.go | 78 func testSum(t *testing.T, unaligned bool) { 131 func benchmark(b *testing.B, size int, unaligned bool) {
|
/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/clang/test/Rewriter/ |
D | rewrite-cast-to-bool.mm | 8 -(void)setBool:(bool)Arg; argument
|
/external/jemalloc/include/msvc_compat/C99/ |
D | stdbool.h | 14 #define bool _Bool macro
|
/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
|
/external/skia/gm/ |
D | windowrectangles.cpp | 158 bool apply(GrContext*, GrRenderTargetContext*, bool, bool, GrAppliedClip* out, in apply() argument 171 bool apply(GrContext*, GrRenderTargetContext*, bool, bool, GrAppliedClip* out, in apply() argument
|
/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/clang/test/Sema/ |
D | pr9812.c | 3 #define bool _Bool macro
|
/external/lzma/CPP/7zip/UI/Console/ |
D | UpdateCallbackConsole.cpp | 164 HRESULT CUpdateCallbackConsole::ScanProgress(const CDirItemsStat &st, const FString &path, bool /* … in ScanProgress() argument 327 HRESULT CUpdateCallbackConsole::DeletingAfterArchiving(const FString &path, bool /* isDir */) in DeletingAfterArchiving() argument 486 HRESULT CUpdateCallbackConsole::GetStream(const wchar_t *name, bool /* isDir */, bool isAnti, UInt3… in GetStream() argument 562 HRESULT CUpdateCallbackConsole::ReportUpdateOpeartion(UInt32 op, const wchar_t *name, bool /* isDir… in ReportUpdateOpeartion() argument 662 HRESULT CUpdateCallbackConsole::ShowDeleteFile(const wchar_t *name, bool /* isDir */) in ShowDeleteFile() argument
|
/external/libchrome/base/threading/ |
D | thread_restrictions.h | 182 static bool SetIOAllowed(bool) { return true; } in SetIOAllowed() argument 184 static bool SetSingletonAllowed(bool) { return true; } in SetSingletonAllowed() argument 246 static bool SetWaitAllowed(bool) { return true; } in SetWaitAllowed() argument
|