Home
last modified time | relevance | path

Searched refs:necessity (Results 1 – 22 of 22) sorted by relevance

/external/libppp/src/
Dtty.c131 if (p->cfg.cd.necessity != CD_DEFAULT) in tty_Timeout()
146 if (dev->dev.cd.necessity == CD_REQUIRED) in tty_Timeout()
200 if (dev->dev.cd.necessity == CD_NOTREQUIRED || physical_IsSync(p)) in tty_AwaitCarrier()
713 if (p->cfg.cd.necessity != CD_DEFAULT) in tty_Create()
Dphysical.h53 unsigned necessity : 2; /* A CD_ value */ member
Dtcp.c204 if (p->cfg.cd.necessity != CD_DEFAULT) in tcp_Create()
Datm.c231 if (p->cfg.cd.necessity != CD_DEFAULT) in atm_Create()
Dphysical.c222 p->cfg.cd.necessity = CD_DEFAULT; in physical_Create()
524 if (cd->necessity == CD_NOTREQUIRED) in physical_ShowStatus()
526 else if (p->cfg.cd.necessity == CD_DEFAULT) { in physical_ShowStatus()
531 if (p->cfg.cd.necessity == CD_REQUIRED) in physical_ShowStatus()
Dudp.c329 if (p->cfg.cd.necessity != CD_DEFAULT) in udp_Create()
Di4b.c397 switch (p->cfg.cd.necessity) { in i4b_Create()
Dexec.c404 if (p->cfg.cd.necessity != CD_DEFAULT) in exec_Create()
Dether.c661 switch (p->cfg.cd.necessity) { in ether_Create()
Dcommand.c2231 cx->physical->cfg.cd.necessity = argp[strlen(argp)-1] == '!' ? in SetVariable()
2234 cx->physical->cfg.cd.necessity = CD_NOTREQUIRED; in SetVariable()
2237 cx->physical->cfg.cd.necessity = CD_DEFAULT; in SetVariable()
Dppp.8.m43114 the interface is also the default route as it avoids the necessity
/external/llvm/lib/Support/
DREADME.txt.system9 The software located here, of necessity, has very specific and stringent design
/external/qemu/docs/
DANDROID-SKIN-FILES.TXT24 the skin, thereby removing the necessity to create skins for each new
/external/llvm/test/Transforms/SROA/
Dphi-and-select.ll261 ; rewriting due to the necessity of inserting bitcasts when speculating a PHI
/external/zlib/src/win32/
DDLL_FAQ.txt171 necessity to expose the convention in users' callbacks is one
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
DC.stg667 // and the codegen must generate some of these warnings by necessity, apart from 4100, which is
/external/clang/docs/
DInternalsManual.rst722 a necessity to get decent performance), but this is countered with careful
DAutomaticReferenceCounting.rst1923 A significant inconvenience in ARC programming is the necessity of
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_lexpos.utf3136 N "necessity" "n@s'es@tI"
/external/srec/config/en.us/dictionary/
Dlarge.ok19900 necessity n6ses6d/
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0651385 when laying out (a necessity for pagination).
89484 determines the necessity of splitting the element.
DChangeLog56308 (WebCore::Position::document): Added this inline function to avoid the necessity