/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/wolf/ |
D | TpmToWolfMath.c | 187 BOOL OK; in BnModMult() local 216 BOOL OK; in BnMult() local 247 BOOL OK; in BnDiv() local 291 BOOL OK; in BnGcd() local 317 BOOL OK; in BnModExp() local 342 BOOL OK; in BnModInverse() local 420 BOOL OK; in BnEccModMult() local 459 BOOL OK; in BnEccModMult2() local 499 BOOL OK; in BnEccAdd() local
|
/external/clang/test/SemaObjC/ |
D | direct-synthesized-ivar-access.m | 10 - (int) OK; method 15 - (int) OK { return self.IVAR; } method
|
D | class-extension-dup-methods.m | 5 - (int) OK; method 14 - (int) OK; method in void
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ossl/ |
D | TpmToOsslMath.c | 230 BOOL OK = TRUE; in BnModMult() local 262 BOOL OK = TRUE; in BnMult() local 293 BOOL OK = TRUE; in BnDiv() local 330 BOOL OK = TRUE; in BnGcd() local 360 BOOL OK = TRUE; in BnModExp() local 389 BOOL OK = TRUE; in BnModInverse() local 420 BOOL OK; in PointFromOssl() local
|
/external/clang/test/CXX/expr/expr.const/ |
D | p5-0x.cpp | 22 struct OK { struct 23 constexpr OK() {} in OK() argument 24 constexpr operator int() const { return 8; } in operator int()
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ |
D | CryptEccMain.c | 537 BOOL OK; in BnPointMult() local 596 BOOL OK; in BnEccGetPrivate() local 620 BOOL OK = FALSE; in BnEccGenerateKeyPair() local 646 BOOL OK; in CryptEccNewKeyPair() local 738 BOOL OK; in CryptEccIsPointOnCurve() local 776 BOOL OK; in CryptEccGenerateKey() local
|
/external/pcre/src/ |
D | pcre2_dfa_match.c | 1170 BOOL OK; in internal_dfa_match() local 1442 BOOL OK; in internal_dfa_match() local 1621 BOOL OK; in internal_dfa_match() local 1654 BOOL OK; in internal_dfa_match() local 1697 BOOL OK; in internal_dfa_match() local 1901 BOOL OK; in internal_dfa_match() local 1941 BOOL OK; in internal_dfa_match() local 1977 BOOL OK; in internal_dfa_match() local 2172 BOOL OK; in internal_dfa_match() local 2208 BOOL OK; in internal_dfa_match() local
|
/external/icing/icing/text_classifier/lib3/utils/base/ |
D | status.h | 26 OK = 0, enumerator 58 static const Status& OK; variable
|
/external/libtextclassifier/native/utils/base/ |
D | status.h | 28 OK = 0, enumerator 60 static const Status& OK; variable
|
/external/protobuf/src/google/protobuf/stubs/ |
D | status.h | 47 OK = 0, enumerator 82 static const Status OK; // Identical to 0-arg constructor variable
|
/external/bcc/src/cc/includes/ |
D | bcc_exception.h | 28 OK = 0, enumerator 38 static StatusTuple OK() { in OK() function
|
/external/bcc/src/cc/ |
D | bcc_exception.h | 28 OK = 0, enumerator 38 static StatusTuple OK() { in OK() function
|
/external/python/cpython2/Parser/ |
D | intrcheck.c | 27 #define OK macro 91 #define OK macro
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/util/ |
D | status.cc | 23 const Status& Status::OK = Status(); member in grpc::Status
|
/external/grpc-grpc/src/cpp/util/ |
D | status.cc | 23 const Status& Status::OK = Status(); member in grpc::Status
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/command/Startup/ |
D | Startup.c | 59 BOOL OK = TRUE; in TPM2_Startup() local
|
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/ltc/ |
D | TpmToLtcMath.c | 213 BOOL OK; in BnEccModMult() local 244 BOOL OK; in BnEccModMult2() local
|
/external/vogar/src/vogar/ |
D | ResultValue.java | 23 OK, enumConstant
|
/external/mesa3d/src/compiler/glsl/glcpp/tests/ |
D | 124-preprocessing-numbers.c | 5 #define OK CRAZY_BUT_TRUE_THIS_NEITHER macro
|
/external/webrtc/api/test/ |
D | fake_frame_encryptor.h | 57 OK = 0, enumerator
|
D | fake_frame_decryptor.h | 59 OK = 0, enumerator
|
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/ |
D | imported.proto | 26 OK = 2; enumerator
|
/external/webrtc/modules/audio_device/ |
D | audio_device_generic.h | 28 OK = 0, enumerator
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/format/ |
D | EnumFormatShapeTest.java | 30 static enum OK { enum in EnumFormatShapeTest 33 OK(String key) { this.key = key; } in OK() method in EnumFormatShapeTest.OK
|
/external/python/cpython2/Lib/lib-tk/ |
D | tkMessageBox.py | 38 OK = "ok" variable 48 OK = "ok" variable
|