Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 25 of 225) sorted by relevance

123456789

/external/parameter-framework/upstream/parameter/
DBaseParameter.cpp94 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/
Dstdbool.h31 #define bool _Bool macro
37 #define bool bool macro
/external/syslinux/com32/include/
Dstdbool.h17 #define bool _Bool macro
24 #define bool bool macro
/external/protobuf/src/google/protobuf/testing/
Dfile.h83 static bool GetContents( in GetContents() argument
88 static bool SetContents( in SetContents() argument
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc201 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/
Dstdbool.in.h71 # define bool bool macro
118 # define bool _Bool macro
/external/llvm/bindings/go/llvm/
Dtransforms_ipo.go22 func boolToUnsigned(b bool) C.unsigned {
39 func (pm PassManager) AddInternalizePass(allButMain bool) {
/external/libchrome/base/test/data/
Dserializer_nested_test.json2 "bool": true, boolean
4 "bool": true, boolean
/external/strace/
Dfetch_struct_statfs.c42 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
Dfetch_struct_flock.c55 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/
Dfile_player.h90 bool /*loop*/, in StartPlayingVideoFile() argument
/external/skia/src/gpu/
DGrFixedClip.cpp48 bool GrFixedClip::apply(GrContext*, GrRenderTargetContext* rtc, bool, bool, GrAppliedClip* out, in apply() argument
/external/webrtc/webrtc/test/testsupport/mac/
Drun_threaded_main_mac.mm23 - (void)setDone:(bool)done; argument
33 - (void)setDone:(bool)done { argument
/external/boringssl/src/ssl/test/runner/poly1305/
Dpoly1305_test.go78 func testSum(t *testing.T, unaligned bool) {
131 func benchmark(b *testing.B, size int, unaligned bool) {
/external/vulkan-validation-layers/libs/glm/detail/
Dfunc_vector_relational.inl133 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/
Dintelligibility_utils.cc132 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/
DSkTLS_none.cpp12 void* SkTLS::PlatformGetSpecific(bool) { in PlatformGetSpecific() argument
/external/clang/test/Rewriter/
Drewrite-cast-to-bool.mm8 -(void)setBool:(bool)Arg; argument
/external/jemalloc/include/msvc_compat/C99/
Dstdbool.h14 #define bool _Bool macro
/external/skia/src/core/
DSkStrokerPriv.cpp83 SkScalar radius, SkScalar invMiterLimit, bool, bool) { in BluntJoiner() argument
98 SkScalar radius, SkScalar invMiterLimit, bool, bool) { in RoundJoiner() argument
/external/skia/gm/
Dwindowrectangles.cpp158 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/
DBool.java62 public boolean bool(XPathContext xctxt) in bool() method in Bool
/external/clang/test/Sema/
Dpr9812.c3 #define bool _Bool macro
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp164 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/
Dthread_restrictions.h182 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

123456789