Home
last modified time | relevance | path

Searched refs:wo (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/external/ppp/pppd/
Dipv6cp.c336 ipv6cp_options *wo = &ipv6cp_wantoptions[0]; local
360 eui64_copy(addr.s6_addr32[2], wo->ourid);
361 wo->opt_local = 1;
376 eui64_copy(addr.s6_addr32[2], wo->hisid);
377 wo->opt_remote = 1;
395 ipv6cp_options *wo = &ipv6cp_wantoptions[0]; local
397 if (wo->opt_local)
398 printer(arg, "%s", llv6_ntoa(wo->ourid));
400 if (wo->opt_remote)
401 printer(arg, "%s", llv6_ntoa(wo->hisid));
[all …]
Dipcp.c424 ipcp_options *wo = &ipcp_wantoptions[0]; local
452 wo->ouraddr = local;
475 wo->hisaddr = remote;
488 ipcp_options *wo = &ipcp_wantoptions[0]; local
490 if (wo->ouraddr != 0)
491 printer(arg, "%I", wo->ouraddr);
493 if (wo->hisaddr != 0)
494 printer(arg, "%I", wo->hisaddr);
570 ipcp_options *wo = &ipcp_wantoptions[unit]; local
586 memset(wo, 0, sizeof(*wo));
[all …]
Dipxcp.c73 #define wo (&ipxcp_wantoptions[0]) macro
390 memset (wo->name, 0, sizeof (wo->name));
391 memset (wo->our_node, 0, sizeof (wo->our_node));
392 memset (wo->his_node, 0, sizeof (wo->his_node));
394 wo->neg_nn = 1;
395 wo->neg_complete = 1;
396 wo->network = 0;
408 wo->tried_rip = 0;
409 wo->tried_nlsp = 0;
544 wo->req_node = wo->neg_node && ao->neg_node;
[all …]
Dauth.c730 lcp_options *wo = &lcp_wantoptions[unit]; local
759 } else if (!wo->neg_upap || uselogin || !null_login(unit)) {
1223 lcp_options *wo = &lcp_wantoptions[0]; in auth_check_options() local
1245 if (wo->chap_mdtype) in auth_check_options()
1246 wo->neg_chap = 1; in auth_check_options()
1251 if (!wo->neg_chap && !wo->neg_upap && !wo->neg_eap) { in auth_check_options()
1252 wo->neg_chap = chap_mdtype_all != MDTYPE_NONE; in auth_check_options()
1253 wo->chap_mdtype = chap_mdtype_all; in auth_check_options()
1254 wo->neg_upap = 1; in auth_check_options()
1255 wo->neg_eap = 1; in auth_check_options()
[all …]
Dlcp.c340 lcp_options *wo = &lcp_wantoptions[unit]; local
349 BZERO(wo, sizeof(*wo));
350 wo->neg_mru = 1;
351 wo->mru = DEFMRU;
352 wo->neg_asyncmap = 1;
353 wo->neg_magicnumber = 1;
354 wo->neg_pcompression = 1;
355 wo->neg_accompression = 1;
380 lcp_options *wo = &lcp_wantoptions[unit]; local
383 if (wo->passive)
[all …]
/external/icu/icu4c/source/data/lang/
Dee.txt67 gsw{"swizerlanɖtɔwo ƒe germaniagbe"}
108 mul{"gbegbɔgblɔ sɔgbɔwo"}
176 wo{"wolofgbe"}
238 chinese{"chinatɔwo ƒe kalenda"}
240 ethiopic{"ethiopiatɔwo ƒe kalenda"}
241 ethiopic-amete-alem{"ethiopia amate alemtɔwo ƒe kalenda"}
243 hebrew{"hebritɔwo ƒe kalenda"}
247 japanese{"japantɔwo ƒe kalenda"}
248 persian{"persiatɔwo ƒe kalenda"}
249 roc{"china repɔbliktɔwo ƒe kalenda tso 1912"}
[all …]
Des_SV.txt13 wo{"wolof"}
Des_PR.txt13 wo{"wolof"}
/external/angle/third_party/vulkan-deps/glslang/src/Test/
D310.comp189 } wo;
194 g = wo.values[2]; // ERROR, writeonly
195 float f = wo.values[2]; // ERROR, writeonly
196 ++wo.values[2]; // ERROR, writeonly
197 wo.values[2]--; // ERROR, writeonly
198 f + wo.values[2]; // ERROR, writeonly
199 wo.values[2] - f; // ERROR, writeonly
201 b ? f : wo.values[2]; // ERROR, writeonly
202 b ? wo.values[2] : f; // ERROR, writeonly
203 if (f == wo.values[2]) // ERROR, writeonly
[all …]
/external/deqp-deps/glslang/Test/
D310.comp189 } wo;
194 g = wo.values[2]; // ERROR, writeonly
195 float f = wo.values[2]; // ERROR, writeonly
196 ++wo.values[2]; // ERROR, writeonly
197 wo.values[2]--; // ERROR, writeonly
198 f + wo.values[2]; // ERROR, writeonly
199 wo.values[2] - f; // ERROR, writeonly
201 b ? f : wo.values[2]; // ERROR, writeonly
202 b ? wo.values[2] : f; // ERROR, writeonly
203 if (f == wo.values[2]) // ERROR, writeonly
[all …]
/external/icu/icu4c/source/data/locales/
Dmgh.txt167 "Mweri wo kwanza",
168 "Mweri wo unayeli",
169 "Mweri wo uneraru",
170 "Mweri wo unecheshe",
171 "Mweri wo unethanu",
172 "Mweri wo thanu na mocha",
173 "Mweri wo saba",
174 "Mweri wo nane",
175 "Mweri wo tisa",
176 "Mweri wo kumi",
[all …]
Dee.txt836 other{"le ŋkeke {0} wo me"}
840 other{"ŋkeke {0} si wo va yi"}
862 other{"le gaƒoƒo {0} wo me"}
866 other{"gaƒoƒo {0} si wo va yi"}
875 other{"le aɖabaƒoƒo {0} wo me"}
879 other{"aɖabaƒoƒo {0} si wo va yi"}
900 other{"le ɣleti {0} wo me"}
904 other{"ɣleti {0} si wo va yi"}
968 other{"le sekend {0} wo me"}
972 other{"sekend {0} si wo va yi"}
[all …]
/external/python/cpython3/Modules/
D_curses_panel.c89 PyCursesWindowObject *wo; /* for reference counts */ member
239 PyCursesPanel_New(PANEL *pan, PyCursesWindowObject *wo) in PyCursesPanel_New() argument
248 po->wo = NULL; in PyCursesPanel_New()
252 po->wo = wo; in PyCursesPanel_New()
253 Py_INCREF(wo); in PyCursesPanel_New()
269 if (po->wo != NULL) { in PyCursesPanel_Dealloc()
270 Py_DECREF(po->wo); in PyCursesPanel_Dealloc()
382 Py_INCREF(self->wo); in _curses_panel_panel_window_impl()
383 return (PyObject *)self->wo; in _curses_panel_panel_window_impl()
416 Py_SETREF(po->wo, win); in _curses_panel_panel_replace_impl()
/external/python/cpython2/Modules/
D_curses_panel.c54 PyCursesWindowObject *wo; /* for reference counts */ member
174 PyCursesPanel_New(PANEL *pan, PyCursesWindowObject *wo) in Panel_NoArgNoReturnFunction()
182 po->wo = NULL; in Panel_NoArgNoReturnFunction()
186 po->wo = wo; in Panel_NoArgNoReturnFunction()
187 Py_INCREF(wo); in Panel_NoArgNoReturnFunction()
200 if (po->wo != NULL) { in PyCursesPanel_Dealloc()
201 Py_DECREF(po->wo); in PyCursesPanel_Dealloc()
260 Py_INCREF(self->wo); in PyCursesPanel_window()
261 return (PyObject *)self->wo; in PyCursesPanel_window()
292 Py_SETREF(po->wo, temp); in PyCursesPanel_replace_panel()
/external/deqp-deps/glslang/Test/baseResults/
D310.comp.out68 ERROR: 0:194: 'assign' : can't read from writeonly object: wo
69 ERROR: 0:195: 'initializer' : can't read from writeonly object: wo
70 ERROR: 0:196: '++' : can't read from writeonly object: wo
71 ERROR: 0:197: '--' : can't read from writeonly object: wo
72 ERROR: 0:198: '+' : can't read from writeonly object: wo
73 ERROR: 0:199: '-' : can't read from writeonly object: wo
74 ERROR: 0:201: ':' : can't read from writeonly object: wo
75 ERROR: 0:202: ':' : can't read from writeonly object: wo
76 ERROR: 0:203: '==' : can't read from writeonly object: wo
77 ERROR: 0:205: '>=' : can't read from writeonly object: wo
[all …]
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
D310.comp.out68 ERROR: 0:194: 'assign' : can't read from writeonly object: wo
69 ERROR: 0:195: 'initializer' : can't read from writeonly object: wo
70 ERROR: 0:196: '++' : can't read from writeonly object: wo
71 ERROR: 0:197: '--' : can't read from writeonly object: wo
72 ERROR: 0:198: '+' : can't read from writeonly object: wo
73 ERROR: 0:199: '-' : can't read from writeonly object: wo
74 ERROR: 0:201: ':' : can't read from writeonly object: wo
75 ERROR: 0:202: ':' : can't read from writeonly object: wo
76 ERROR: 0:203: '==' : can't read from writeonly object: wo
77 ERROR: 0:205: '>=' : can't read from writeonly object: wo
[all …]
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/internal/
DLockFreeTaskQueue.kt239 next._state.value = state wo FROZEN_MASK in allocateNextCopy()
294 infix fun Long.wo(other: Long) = this and other.inv() in isClosed() method
295 fun Long.updateHead(newHead: Int) = (this wo HEAD_MASK) or (newHead.toLong() shl HEAD_SHIFT) in isClosed()
296 fun Long.updateTail(newTail: Int) = (this wo TAIL_MASK) or (newTail.toLong() shl TAIL_SHIFT) in isClosed()
/external/pcre/dist2/testdata/
DgrepoutputC16 Arg1: [wo] [wo]
/external/icu/icu4c/source/data/translit/
Des_FONIPA_zh.txt105 βwo → 沃 ;
208 ʝwo → 约 ;
274 ʎwo → 略 ;
339 ɲwo → 尼奥 ;
471 ʧwo → 乔 ;
482 wo → 沃 ;
DLatn_Cans.txt13 šwo ↔ ᔝ ;
97 wo ↔ ᐒ ;
/external/icu/icu4c/source/data/unit/
Dee.txt28 one{"sekend {0} wo"}
29 other{"sekend {0} wo"}
Dwo.txt4 wo{
/external/cldr/common/testData/transforms/
Dam-fonipa-t-am.txt5 ሁኔታዎችና hu.ne.ta.wo.t͡ʃɨ.na
107 ምርጫዎች mɨ.rɨ.t͡ʃʼa.wo.t͡ʃɨ
115 ሥራዎች sɨ.ra.wo.t͡ʃɨ
219 በግዴታዎቹ bə.ɡɨ.de.ta.wo.t͡ʃu
293 አስፈላጊዎች ʔə.sɨ.fə.la.ɡi.wo.t͡ʃɨ
329 እንደራሴዎች ʔɨ.nɨ.də.ra.se.wo.t͡ʃɨ
400 ዓላማዎች ʕa.la.ma.wo.t͡ʃɨ
401 ዓላማዎችን ʕa.la.ma.wo.t͡ʃɨ.nɨ
405 ዘዴዎች zə.de.wo.t͡ʃɨ
555 ደረጃዎች də.rə.d͡ʒa.wo.t͡ʃɨ
[all …]
/external/grpc-grpc-java/testing/src/main/resources/certs/
Dclient.pem9 UTaEITNbfWK9swHJEr20WnKfhS/wo/Xg5sqNNCrFRmnnnwOA4eDlvmYZEzSnJXV6
/external/icu/icu4c/source/data/coll/
Dwo.txt4 wo{

12345678910>>...12