Home
last modified time | relevance | path

Searched defs:okay (Results 1 – 25 of 145) sorted by relevance

123456

/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DDrmDisplay.cpp55 bool okay = true; in create() local
82 bool okay = true; in flush() local
121 bool okay = true; in onConnect() local
145 bool okay = true; in onDisconnect() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/libcxx/lint/
H A Dlint_modulemap.sh.py16 okay = True variable
48 okay = False variable
55 okay = False variable
H A Dlint_cmakelists.sh.py20 okay = True variable
26 okay = False variable
H A Dlint_headers.sh.py55 okay = True variable
61 okay = check_for_pragma_GCC_system_header(pretty_fname, lines) and okay variable
/aosp_15_r20/external/clang/test/CXX/class/class.union/
H A Dp1.cpp47 Okay okay; member
73 Okay okay; member
132 Either<int,Okay> okay(0); in fred() local
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dtester.cc628 bool okay = true; in TestCase() local
640 bool okay = TestInputInContext(text, text); in TestInput() local
655 bool okay = true; in TestInputInContext() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dtester.cc646 bool okay = true; in TestCase() local
658 bool okay = TestInputInContext(text, text); in TestInput() local
673 bool okay = true; in TestInputInContext() local
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dtester.cc645 bool okay = true; in TestCase() local
657 bool okay = TestInputInContext(text, text); in TestInput() local
672 bool okay = true; in TestInputInContext() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A DtestThreads.c28 int okay; member
50 int okay = 1; in thread_specific_data() local
/aosp_15_r20/external/rust/android-crates-io/crates/unicode-normalization/src/
Dquick_check.rs172 …let okay = "Da\u{031b}\u{0316}\u{0317}\u{0318}\u{0319}\u{031c}\u{031d}\u{0300}\u{0301}\u{0302}\u{0… in test_stream_safe_nfd() localVariable
181 …let okay = "ok\u{e0}\u{031b}\u{0316}\u{0317}\u{0318}\u{0319}\u{031c}\u{031d}\u{0301}\u{0302}\u{030… in test_stream_safe_nfc() localVariable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace07.c102 bool okay; in do_test() local
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenDeviceEffectsTest.java181 ZenDeviceEffects okay = new ZenDeviceEffects.Builder() in validate_extrasLength() local
/aosp_15_r20/libcore/ojluni/src/test/java/nio/file/attribute/
H A DBasicFileAttributeViewTest.java45 static void check(boolean okay, String msg) { in check()
/aosp_15_r20/external/python/cpython2/Tools/scripts/
Dtreesync.py190 def okay(prompt, answer='ask'): function
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/native/
H A Dcom_android_icu_text_TimeZoneNamesNative.cpp88 bool okay = in TimeZoneNamesNative_fillZoneStringsNative() local
/aosp_15_r20/bionic/libc/bionic/
H A Dnet_if.cpp112 bool okay = nc.SendRequest(RTM_GETLINK) && nc.ReadResponses(__if_nameindex_callback, &list); in if_nameindex() local
/aosp_15_r20/packages/modules/adb/client/
Dcommandline.h59 bool okay = (fwrite(buffer, 1, length, stream) == length); in OnStream() local
/aosp_15_r20/external/libwebsockets/lib/roles/ws/
H A Dclient-ws.c238 int n, len, okay = 0; in lws_client_ws_upgrade() local
/aosp_15_r20/external/googleapis/google/devtools/testing/v1/
H A Dadb_service.proto107 Okay okay = 2; field
/aosp_15_r20/frameworks/native/libs/binder/tests/parcel_fuzzer/
H A Dhwbinder.cpp69 bool okay = p.enforceInterface(provider.ConsumeRandomLengthString().c_str()); in __anond62958a80202() local
/aosp_15_r20/external/libwebsockets/minimal-examples/mqtt-client/minimal-mqtt-client-multi/
H A Dminimal-mqtt-client-multi.c44 static int interrupted, do_ssl, pipeline, stagger_us = 5000, okay, variable
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dreferences.cpp70 int& okay; // expected-note{{reference member 'okay' will never be initialized}} member in Test6
/aosp_15_r20/hardware/google/graphics/common/libacryl/
Dacrylic_layer.cpp334 bool okay = true; in setCompositMode() local
/aosp_15_r20/packages/modules/adb/daemon/
Dauth.cpp196 bool okay = (fread(token, token_size, 1, fp) == 1); in adbd_auth_generate_token() local
/aosp_15_r20/hardware/google/graphics/common/libhwjpeg/
DExynosJpegEncoderForCamera.cpp582 bool okay = false; in GenerateThumbnailImage() local

123456