Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ok1
(Results
1 - 25
of
36
) sorted by relevance
1
2
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H
A
D
LotusCollationKoreanTest.java
82
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
86
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
89
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
98
if (
ok1
) {
in reportCResult()
H
A
D
CollationCurrencyTest.java
119
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
123
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
126
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
135
if (
ok1
) {
in reportCResult()
H
A
D
CollationFinnishTest.java
104
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
108
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
111
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
120
if (
ok1
) {
in reportCResult()
H
A
D
CollationGermanTest.java
151
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
155
if (
ok1
&& ok2 && ok3 && !isVerbose()){
in reportCResult()
158
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
167
if (
ok1
) {
in reportCResult()
H
A
D
CollationTurkishTest.java
123
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
127
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
130
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
139
if (
ok1
) {
in reportCResult()
H
A
D
CollationSpanishTest.java
116
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
120
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
123
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
132
if (
ok1
) {
in reportCResult()
H
A
D
CollationFrenchTest.java
215
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
219
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
222
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
231
if (
ok1
) {
in reportCResult()
H
A
D
CollationKanaTest.java
224
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
228
if (
ok1
&& ok2 && ok3 && !isVerbose()){
in reportCResult()
231
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
240
if (
ok1
) {
in reportCResult()
H
A
D
G7CollationTest.java
227
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
231
if (
ok1
&& ok2 && ok3 && !isVerbose()){
in reportCResult()
234
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
243
if (
ok1
) {
in reportCResult()
H
A
D
CollationEnglishTest.java
350
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
354
if (
ok1
&& ok2 && ok3 && !isVerbose()){
in reportCResult()
357
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
366
if (
ok1
) {
in reportCResult()
H
A
D
CollationFrozenMonkeyTest.java
282
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
285
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
288
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
296
if (
ok1
) {
in reportCResult()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H
A
D
LotusCollationKoreanTest.java
85
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
89
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
92
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
101
if (
ok1
) {
in reportCResult()
H
A
D
CollationCurrencyTest.java
122
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
126
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
129
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
138
if (
ok1
) {
in reportCResult()
H
A
D
CollationFinnishTest.java
107
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
111
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
114
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
123
if (
ok1
) {
in reportCResult()
H
A
D
CollationGermanTest.java
154
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
158
if (
ok1
&& ok2 && ok3 && !isVerbose()){
in reportCResult()
161
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
170
if (
ok1
) {
in reportCResult()
H
A
D
CollationSpanishTest.java
119
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
123
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
126
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
135
if (
ok1
) {
in reportCResult()
H
A
D
CollationTurkishTest.java
126
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
130
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
133
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
142
if (
ok1
) {
in reportCResult()
H
A
D
CollationFrenchTest.java
218
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
222
if (
ok1
&& ok2 && ok3 && !isVerbose()) {
in reportCResult()
225
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
234
if (
ok1
) {
in reportCResult()
H
A
D
CollationKanaTest.java
227
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
231
if (
ok1
&& ok2 && ok3 && !isVerbose()){
in reportCResult()
234
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
243
if (
ok1
) {
in reportCResult()
H
A
D
G7CollationTest.java
230
boolean
ok1
= (compareResult == expectedResult);
in reportCResult()
234
if (
ok1
&& ok2 && ok3 && !isVerbose()){
in reportCResult()
237
String msg1 =
ok1
? "Ok: compare(\"" : "FAIL: compare(\"";
in reportCResult()
246
if (
ok1
) {
in reportCResult()
/third_party/ltp/tools/sparse/sparse-src/validation/
H
A
D
typediff-arraysize.c
2
extern int
ok1
[1]; int
ok1
[]; // OK but size should be 1
variable
H
A
D
abstract-array-declarator-quals.c
3
void
ok1
(int []);
11
void
ok1
(int a[]);
H
A
D
init-wstring.c
3
static const __WCHAR_TYPE__
ok1
[] = (L"abc");
variable
4
_Static_assert(sizeof(
ok1
) == 4 * sizeof(__WCHAR_TYPE__));
H
A
D
dubious-bitwise-with-not.c
1
static unsigned int
ok1
= !1 && 2;
variable
/third_party/typescript/tests/baselines/reference/
H
A
D
typedefScope1.js
5
var
ok1
= 0;
23
var
ok1
= 0;
Completed in 11 milliseconds
1
2