/third_party/curl/packages/vms/ |
D | curlmsg.sdl | 28 "FACILITY" EQUALS 3841 PREFIX "CURL" TAG "" 29 ,"OK" EQUALS %X0F018009 PREFIX "CURL" TAG "" 30 ,"UNSUPPORTED_PROTOCOL" EQUALS %X0F018012 PREFIX "CURL" TAG "" 31 ,"FAILED_INIT" EQUALS %X0F01801A PREFIX "CURL" TAG "" 32 ,"URL_MALFORMAT" EQUALS %X0F018022 PREFIX "CURL" TAG "" 33 ,"OBSOLETE4" EQUALS %X0F01802A PREFIX "CURL" TAG "" 34 ,"COULDNT_RESOLVE_PROXY" EQUALS %X0F018032 PREFIX "CURL" TAG "" 35 ,"COULDNT_RESOLVE_HOST" EQUALS %X0F01803A PREFIX "CURL" TAG "" 36 ,"COULDNT_CONNECT" EQUALS %X0F018042 PREFIX "CURL" TAG "" 37 ,"WEIRD_SERVER_REPLY" EQUALS %X0F01804A PREFIX "CURL" TAG "" [all …]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | SortedSetRelation.java | 51 EQUALS = A_AND_B, // A intersect B, retainAll field in SortedSetRelation 60 RETAINALL = EQUALS, // A intersect B, retainAll 88 case EQUALS: if (a.size() != b.size()) return false; break; in hasRelation()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | SortedSetRelation.java | 53 EQUALS = A_AND_B, // A intersect B, retainAll field in SortedSetRelation 62 RETAINALL = EQUALS, // A intersect B, retainAll 90 case EQUALS: if (a.size() != b.size()) return false; break; in hasRelation()
|
/third_party/gettext/libtextstyle/gnulib-local/lib/libcroco/ |
D | cr-attr-sel.h | 53 EQUALS, enumerator
|
D | cr-attr-sel.c | 155 case EQUALS: in cr_attr_sel_to_string()
|
/third_party/ninja/src/ |
D | lexer.h | 37 EQUALS, enumerator
|
D | lexer.in.cc | 78 case EQUALS: return "'='"; in TokenName()
|
D | lexer.cc | 79 case EQUALS: return "'='"; in TokenName() 267 { token = EQUALS; break; } in ReadToken()
|
D | dyndep_parser.cc | 97 if (!ExpectToken(Lexer::EQUALS, err)) in ParseLet()
|
D | manifest_parser.cc | 175 if (!ExpectToken(Lexer::EQUALS, err)) in ParseLet()
|
/third_party/selinux/checkpolicy/ |
D | policy_scan.l | 181 EQ { return(EQUALS);} 287 "==" { return(EQUALS); }
|
D | policy_parse.y | 148 %token EQUALS 163 %left EQUALS NOTEQUAL 390 | cond_expr EQUALS cond_expr 639 op : EQUALS
|
/third_party/icu/icu4c/source/data/translit/ |
D | it_ja.txt | 258 # many fonts or softwares, we use U+FF1D (FULLWIDTH EQUALS SIGN),
|
/third_party/skia/third_party/externals/icu/source/data/translit/ |
D | it_ja.txt | 258 # many fonts or softwares, we use U+FF1D (FULLWIDTH EQUALS SIGN),
|
/third_party/flutter/skia/third_party/externals/icu/source/data/translit/ |
D | it_ja.txt | 257 # many fonts or softwares, we use U+FF1D (FULLWIDTH EQUALS SIGN),
|
D | Latin_ASCII.txt | 707 ﹦ → '=' ; # FE66;SMALL EQUALS SIGN (compat) 728 = → '=' ; # FF1D;FULLWIDTH EQUALS SIGN (compat) 763 ⩵ → '==' ; # 2A75;TWO CONSECUTIVE EQUALS SIGNS (compat) 764 ⩶ → '===' ; # 2A76;THREE CONSECUTIVE EQUALS SIGNS (compat)
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | uniset_props.cpp | 66 #define EQUALS ((UChar)0x003D) /*=*/ macro 1105 int32_t equals = pattern.indexOf(EQUALS, pos); in applyPropertyPattern()
|
/third_party/icu/icu4c/source/i18n/ |
D | plurrule_impl.h | 77 static const UChar EQUALS = ((UChar) 0x003D); variable
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | plurrule_impl.h | 71 static const UChar EQUALS = ((UChar) 0x003D); variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | plurrule_impl.h | 77 static const UChar EQUALS = ((UChar) 0x003D); variable
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_uitest.js | 34 EQUALS: 0, property
|
/third_party/node/deps/icu-small/source/i18n/ |
D | plurrule_impl.h | 77 static const UChar EQUALS = ((UChar) 0x003D); variable
|
/third_party/python/Tools/unicode/python-mappings/diff/ |
D | jisx0213-2000-std.txt.diff | 82 -3-2161 U+003D # EQUALS SIGN Fullwidth: U+FF1D 83 +3-2161 U+FF1D # EQUALS SIGN Fullwidth: U+FF1D
|
D | jisx0213-2004-std.txt.diff | 91 -3-2161 U+003D # EQUALS SIGN Fullwidth: U+FF1D 92 +3-2161 U+FF1D # EQUALS SIGN Fullwidth: U+FF1D
|
/third_party/mesa3d/src/freedreno/afuc/ |
D | Makefile | 68 EQUALS = = macro
|