/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
D | APIInfo.java | 29 public static final int STA = 0, STA_DRAFT = 0, STA_STABLE = 1, STA_DEPRECATED = 2, field in APIInfo 88 public void setDraft() { setType(STA, STA_DRAFT); } in setDraft() 89 public void setStable() { setType(STA, STA_STABLE); } in setStable() 90 public void setDeprecated() { setType(STA, STA_DEPRECATED); } in setDeprecated() 91 public void setObsolete() { setType(STA, STA_OBSOLETE); } in setObsolete() 92 public void setInternal() { setType(STA, STA_INTERNAL); } in setInternal() 114 public boolean isDraft() { return getVal(STA) == STA_DRAFT; } in isDraft() 115 public boolean isStable() { return getVal(STA) == STA_STABLE; } in isStable() 116 public boolean isDeprecated() { return getVal(STA) == STA_DEPRECATED; } in isDeprecated() 117 public boolean isObsolete() { return getVal(STA) == STA_OBSOLETE; } in isObsolete() [all …]
|
D | CollectAPI.java | 76 if (state != info.getVal(APIInfo.STA)) { in writeHTML() 154 if (!filter.get(info.getVal(APIInfo.STA))) { in writeTSV() 176 buf.append(APIInfo.getTypeValName(APIInfo.STA, info.getVal(APIInfo.STA))); in writeTSV()
|
D | GatherAPIDataOld.java | 276 info.setType(APIInfo.STA, tagStatus(doc, version)); in createInfo() 383 …oc + " both: " + APIInfo.getTypeValName(APIInfo.STA, res) + " and: " + APIInfo.getTypeValName(APII… in tagStatus()
|
D | GatherAPIData.java | 352 info.setType(APIInfo.STA, tagStatus(doc, version)); in createInfo() 514 + APIInfo.getTypeValName(APIInfo.STA, res) + " and: " in tagStatus() 515 + APIInfo.getTypeValName(APIInfo.STA, val)); in tagStatus()
|
D | CheckAPI.java | 84 …private static final int STA = 0, STA_DRAFT = 0, STA_STABLE = 1, STA_DEPRECATED = 2, STA_OBSOLETE … field in CheckAPI 194 for (int i = STA; i < CAT; ++i) { // include status in write() 197 if (i == STA) { in write() 293 setType(STA, tagStatus(doc)); in read()
|
D | APIData.java | 130 int sta = info.getVal(APIInfo.STA); in printStats()
|
D | ReportAPI.java | 253 if (lhs.get(i, true).equals(rhs.get(i, true)) == (i == APIInfo.STA)) { in statusChange() 257 int lstatus = lhs.getVal(APIInfo.STA); in statusChange()
|
/external/libchrome/base/threading/ |
D | thread.cc | 85 if (com_status_ == STA) in Start() 94 DCHECK((com_status_ != STA) || in StartWithOptions() 238 com_initializer.reset((com_status_ == STA) ? in ThreadMain()
|
D | thread.h | 95 com_status_ = use_mta ? MTA : STA; in init_com_with_mta() 210 STA, enumerator
|
/external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/ |
D | supplicant.cpp | 138 IfaceType::STA, wpa_s->ifname}); in listInterfacesInternal() 168 if (type == IfaceType::STA) { in setConcurrencyPriorityInternal()
|
D | sta_iface.cpp | 507 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::STA}; in getTypeInternal()
|
D | sta_network.cpp | 660 return {{SupplicantStatusCode::SUCCESS, ""}, IfaceType::STA}; in getTypeInternal()
|
/external/wpa_supplicant_8/hostapd/ |
D | ChangeLog | 49 the STA has some more time to configure the key before this frame is 52 * extended VLAN support (per-STA vif, etc.) 65 unassociated STA used that address 123 * add support for learning STA IPv4/IPv6 addresses and configuring 144 * expire hostapd STA entry if kernel does not have a matching entry 196 * fixed STA validation step for WPS ER commands to prevent a potential 299 * added AP-STA-DISCONNECTED ctrl_iface event 390 (do not send QoS frames if the STA did not negotiate use of QoS for 397 * Delay STA entry removal until Deauth/Disassoc TX status in AP mode. 399 Disassociation frames when the STA is in power save sleep. Only [all …]
|
/external/skia/experimental/xps_to_png/ |
D | xps_to_png.cs | 103 t.SetApartmentState(System.Threading.ApartmentState.STA); in Main()
|
/external/clang/lib/Analysis/ |
D | Consumed.cpp | 669 if (SetTypestateAttr *STA = FunD->getAttr<SetTypestateAttr>()) { in handleCall() local 671 StateMap->setState(PInfo.getVar(), mapSetTypestateAttrState(STA)); in handleCall() 675 StateMap->setState(PInfo.getTmp(), mapSetTypestateAttrState(STA)); in handleCall()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | ChangeLog | 72 * improved PMF behavior for cases where the AP and STA has different 357 - fix tearing down WDS STA interfaces 597 - add parameter to select whether STA or P2P connection is preferred 612 - STA entry authorization in RSN IBSS 622 * send STA connected/disconnected ctrl_iface events to both the P2P 641 * added P2P Device Address to AP-STA-DISCONNECTED event and use 642 p2p_dev_addr parameter name with AP-STA-CONNECTED 814 * Delay STA entry removal until Deauth/Disassoc TX status in AP mode. 816 Disassociation frames when the STA is in power save sleep. Only 829 the data connection is not working properly, e.g., due to the STA [all …]
|
/external/ltp/tools/top-LTP/ |
D | top.c | 1141 {"WwVv", "STA ", "%3.3s ", -1, -1, SF(STA), "Process Status", L_stat}, 1143 {"WwVv", "S ", "%c ", -1, -1, SF(STA), "Process Status", L_EITHER},
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_kh0_kpdf_mgc.pkb | 1087 ����/](<('#T%<C:>|SW=A;FWO#%3tj�uKVIOQ]mPMgct�|zz���STA��zGMXXXc^WOe_owjsur~���& c��5
|
/external/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 22256 "STA",
|
/external/e2fsprogs/po/ |
D | it.po | 2845 "\tO QUALCHE TESTA VUOTA (TU) STA CONTROLLANDO UN FILE SYSTEM MONTATO "
|
/external/icu/icu4j/perf-tests/data/collation/ |
D | TestNames_SerbianSH.txt | 35577 MILOŠČIN STAŠA 49611 SAVKOVIĆ STAŠA 51369 STAŠUK MIHAJLO
|