Home
last modified time | relevance | path

Searched defs:yes (Results 1 – 25 of 62) sorted by relevance

123

/external/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/
Dtypes.pass.cpp32 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
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/function.objects/func.wrap/func.wrap.func/
Dtypes.pass.cpp35 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
/external/oss-fuzz/projects/cryptofuzz/
Dxxd.c149 # define BIN_READ(yes) ((yes) ? "rb" : "rt") argument
150 # define BIN_WRITE(yes) ((yes) ? "wb" : "wt") argument
151 # define BIN_CREAT(yes) ((yes) ? (O_CREAT|O_BINARY) : O_CREAT) argument
152 # define BIN_ASSIGN(fp, yes) setmode(fileno(fp), (yes) ? O_BINARY : O_TEXT) argument
155 # define BIN_READ(yes) ((yes) ? "rb" : "rt") argument
156 # define BIN_WRITE(yes) ((yes) ? "wb" : "w") argument
157 # define BIN_CREAT(yes) ((yes) ? (O_CREAT|O_BINARY) : O_CREAT) argument
158 # define BIN_ASSIGN(fp, yes) ((yes) ? (void) setmode(fileno(fp), O_BINARY) : (void) (fp)) argument
/external/clang/test/Rewriter/
Dobjc-bool-literal-check-modern.mm7 BOOL yes() { function
Dobjc-bool-literal-modern.mm7 BOOL yes() { function
Dobjc-bool-literal-modern-1.mm10 BOOL yes() { function
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
Dcomplicated.proto22 bool yes = 1; field
/external/clang/test/Sema/
Doutof-range-constant-compare.c139 yes, in main() enumerator
/external/skia/src/core/
DSkATrace.cpp74 static uint8_t yes = SkEventTracer::kEnabledForRecording_CategoryGroupEnabledFlags; in getCategoryGroupEnabled() local
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/Server/
Dserver.cpp69 int yes=1; in main() local
/external/eigen/Eigen/src/IterativeLinearSolvers/
DIterativeSolverBase.h27 struct yes {int a[1];}; argument
/external/toybox/toys/other/
Dhexedit.c53 int yes = 0, key, len = strlen(initial_value); in prompt() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/
Dbernoulli_distribution_test.cc72 size_t yes = 0; in TEST_P() local
/external/cronet/third_party/abseil-cpp/absl/random/
Dbernoulli_distribution_test.cc72 size_t yes = 0; in TEST_P() local
/external/abseil-cpp/absl/random/
Dbernoulli_distribution_test.cc72 size_t yes = 0; in TEST_P() local
/external/openscreen/third_party/abseil/src/absl/random/
Dbernoulli_distribution_test.cc72 size_t yes = 0; in TEST_P() local
/external/webrtc/third_party/abseil-cpp/absl/random/
Dbernoulli_distribution_test.cc72 size_t yes = 0; in TEST_P() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/random/
Dbernoulli_distribution_test.cc72 size_t yes = 0; in TEST_P() local
/external/angle/third_party/abseil-cpp/absl/random/
Dbernoulli_distribution_test.cc72 size_t yes = 0; in TEST_P() local
/external/libtextclassifier/abseil-cpp/absl/random/
Dbernoulli_distribution_test.cc72 size_t yes = 0; in TEST_P() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/concepts/concepts.lang/concept.swappable/
Dswappable.pass.cpp237 enum class nothrow { no, yes }; enumerator
/external/cronet/buildtools/third_party/libc++abi/trunk/src/
Dprivate_typeinfo.h62 yes, enumerator
/external/libcxxabi/src/
Dprivate_typeinfo.h63 yes, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSTLExtras.h191 typedef char yes[1]; typedef
/external/libiio/src/iiod/
Diiod.c218 int ret, fd = -1, yes = 1, in main_server() local

123