/aosp_15_r20/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/ |
H A D | types.pass.cpp | 32 typedef char yes; typedef in has_argument_type 44 typedef char yes; typedef in has_first_argument_type 57 typedef char yes; typedef in has_second_argument_type
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/function.objects/func.wrap/func.wrap.func/ |
H A D | types.pass.cpp | 35 typedef char yes; typedef in has_argument_type 47 typedef char yes; typedef in has_first_argument_type 60 typedef char yes; typedef in has_second_argument_type
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/utils/ui_pages/fitbit_companion/ |
D | pairing_pages.py | 218 def yes(self) -> ui_core.UIPage: member in CancelPairPage 250 def yes(self) -> ui_core.UIPage: member in CancelPair2Page
|
D | other_pages.py | 48 def yes(self) -> ui_core.UIPage: member in GoogleSmartLockSavePage 72 def yes(self) -> ui_core.UIPage: member in GoogleSmartLockPage
|
/aosp_15_r20/external/eigen/Eigen/src/IterativeLinearSolvers/ |
H A D | IterativeSolverBase.h | 27 struct yes {int a[1];}; struct
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | DisplayVk.cpp | 101 const bool yes = ShouldUseDebugLayers(attribs); in ShouldLoadDebugLayers() local 103 const bool yes = debugSetting == EGL_TRUE; in ShouldLoadDebugLayers() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/test/ |
D | test_composite_key.cpp | 30 typedef char yes; typedef 64 typedef char yes; typedef
|
/aosp_15_r20/external/clang/test/Rewriter/ |
H A D | objc-bool-literal-modern.mm | 7 BOOL yes() { function
|
H A D | objc-bool-literal-check-modern.mm | 7 BOOL yes() { function
|
H A D | objc-bool-literal-modern-1.mm | 10 BOOL yes() { function
|
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/ |
H A D | complicated.proto | 22 bool yes = 1; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/ |
D | complicated.proto | 22 bool yes = 1; field
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/include/boost/concept_check/ |
D | has_constraints.hpp | 11 typedef char yes; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/concept_check/include/boost/concept/detail/ |
D | has_constraints.hpp | 18 typedef char yes; typedef
|
/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/detail/ |
H A D | static.h | 21 using yes = int8_t; member
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | outof-range-constant-compare.c | 139 yes, in main() enumerator
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue522/ |
H A D | JavaBeanWithPropertiesLikeBooleanValuesTest.java | 29 public String yes; field in JavaBeanWithPropertiesLikeBooleanValuesTest.Workflow
|
/aosp_15_r20/system/libbase/ |
H A D | parsebool_test.cpp | 28 static const char* yes[] = { in TEST() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/include/boost/variant/detail/ |
D | has_result_type.hpp | 24 typedef char yes; typedef
|
/aosp_15_r20/external/libwebsockets/lib/tls/mbedtls/wrapper/library/ |
H A D | ssl_lib.c | 959 void SSL_set_read_ahead(SSL *ssl, int yes) in SSL_set_read_ahead() 969 void SSL_CTX_set_read_ahead(SSL_CTX *ctx, int yes) in SSL_CTX_set_read_ahead()
|
/aosp_15_r20/frameworks/base/libs/androidfw/tests/data/system/ |
H A D | R.h | 47 yes = 0x01040013, enumerator
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkATrace.cpp | 74 static uint8_t yes = SkEventTracer::kEnabledForRecording_CategoryGroupEnabledFlags; in getCategoryGroupEnabled() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | branchelim.go | 396 func shouldElimIfElse(no, yes, post *Block, arch string) bool { argument
|
/aosp_15_r20/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/ |
H A D | server.cpp | 69 int yes=1; in main() local
|
/aosp_15_r20/art/test/805-TooDeepClassInstanceOf/src/ |
H A D | Main.java | 33 String yes = "Yes"; in main() local
|