Home
last modified time | relevance | path

Searched refs:confirmed (Results 1 – 25 of 35) sorted by relevance

12

/external/iputils/
Dtftpd.c333 int confirmed; variable
339 confirmed = 0; in timer()
356 confirmed = 0; in sendfile()
372 if (send(peer, dp, size + 4, confirmed) != size + 4) { in sendfile()
376 confirmed = 0; in sendfile()
394 confirmed = MSG_CONFIRM; in sendfile()
426 confirmed = 0; in recvfile()
437 if (send(peer, ackbuf, 4, confirmed) != 4) { in recvfile()
441 confirmed = 0; in recvfile()
457 confirmed = MSG_CONFIRM; in recvfile()
[all …]
/external/chromium_org/chrome/browser/chromeos/login/screens/
Dkiosk_autolaunch_screen.cc36 void KioskAutolaunchScreen::OnExit(bool confirmed) { in OnExit() argument
38 confirmed ? ScreenObserver::KIOSK_AUTOLAUNCH_CONFIRMED : in OnExit()
Dkiosk_autolaunch_screen_actor.h22 virtual void OnExit(bool confirmed) = 0;
Dkiosk_autolaunch_screen.h33 virtual void OnExit(bool confirmed) OVERRIDE;
/external/zopfli/src/zopflipng/
Dzopflipng_bin.cc362 bool confirmed = true; in main() local
371 confirmed = answer == 'y' || answer == 'Y'; in main()
373 if (confirmed) { in main()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
DConfigResultsElement.java299 int confirmed = 1; in writableStatus() local
302 confirmed++; in writableStatus()
305 float ratio = ((float) confirmed) / numbersLength; in writableStatus()
309 …excluded.append(configResults+" excluded from status because only "+confirmed+" builds failed on l… in writableStatus()
/external/chromium_org/third_party/icu/source/common/
Dubidi.c1252 (pInsertPoints->size <= pInsertPoints->confirmed)) in processPropertySeq()
1264 pInsertPoints->confirmed=pInsertPoints->size; in processPropertySeq()
1275 pInsertPoints->confirmed=pInsertPoints->size; in processPropertySeq()
1280 pInsertPoints->confirmed=pInsertPoints->size; in processPropertySeq()
1289 pInsertPoints->size=pInsertPoints->confirmed; in processPropertySeq()
1333 pInsertPoints->confirmed=pInsertPoints->size; /* confirm it */ in processPropertySeq()
1348 pInsertPoints->size=pInsertPoints->confirmed; in processPropertySeq()
1352 pInsertPoints->confirmed=pInsertPoints->size; in processPropertySeq()
1363 pInsertPoints->confirmed=pInsertPoints->size; /* confirm inserts */ in processPropertySeq()
1795 pBiDi->insertPoints.confirmed=0; /* clean up from last call */ in ubidi_setPara()
Dubidiimp.h184 int32_t confirmed; /* number of points confirmed */ member
/external/clang/test/SemaObjC/
Dcomptypes-legal.m45 …cted-note 3 {{conformance of forward class ForwarClass to protocol NSCopying can not be confirmed}}
/external/icu/icu4c/source/common/
Dubidi.c1880 (pInsertPoints->size <= pInsertPoints->confirmed)) in processPropertySeq()
1892 pInsertPoints->confirmed=pInsertPoints->size; in processPropertySeq()
1903 pInsertPoints->confirmed=pInsertPoints->size; in processPropertySeq()
1908 pInsertPoints->confirmed=pInsertPoints->size; in processPropertySeq()
1917 pInsertPoints->size=pInsertPoints->confirmed; in processPropertySeq()
1961 pInsertPoints->confirmed=pInsertPoints->size; /* confirm it */ in processPropertySeq()
1976 pInsertPoints->size=pInsertPoints->confirmed; in processPropertySeq()
1980 pInsertPoints->confirmed=pInsertPoints->size; in processPropertySeq()
1991 pInsertPoints->confirmed=pInsertPoints->size; /* confirm inserts */ in processPropertySeq()
2562 pBiDi->insertPoints.confirmed=0; /* clean up from last call */ in ubidi_setPara()
Dubidiimp.h242 int32_t confirmed; /* number of points confirmed */ member
/external/iptables/extensions/
Dlibxt_conntrack.man86 Connection is confirmed: originating packet has left box.
/external/libexif/m4m/
Dgp-check-popt.m4109 # This hack has been confirmed to workwith a
/external/opencv/
DREADME.rdoc7 …version 1.6. It may or may not work with a higher version. It has been confirmed that this doesn'…
/external/chromium_org/chrome/browser/ui/cocoa/download/
Ddownload_item_controller.mm319 // The user has confirmed a dangerous download. We record how quickly the
/external/strace/
DREADME-linux-ptrace525 Last confirmed on 2.6.38.6.
537 restarting it in this case. Last confirmed on 2.6.38.6.
541 always immediately kill tasks even under ptrace. Last confirmed on
/external/chromium_org/chrome/browser/ui/cocoa/
Dconfirm_quit_panel_controller.mm294 // At this point, the quit has been confirmed and windows should all
/external/chromium_org/chrome/common/safe_browsing/
Dcsd.proto124 // The confirmed blacklisted bad IP and its url, which will be shown in
/external/eigen/Eigen/
DCore283 // at least confirmed with Doxygen 1.5.5 and 1.5.6
/external/libnl/lib/netfilter/
Dct_obj.c479 __ADD(IPS_CONFIRMED, confirmed)
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
Dsctp_uio.h1253 uint8_t confirmed; /* */ member
/external/chromium_org/third_party/icu/source/i18n/
Dregexcst.txt404 # In [abc-[def]], the '-' is a literal (confirmed with a Java test)
/external/icu/icu4c/source/i18n/
Dregexcst.txt404 # In [abc-[def]], the '-' is a literal (confirmed with a Java test)
/external/chromium_org/third_party/sqlite/src/test/
Dfts3near.test276 condonations confab confessionals confirmed conforming congeal
/external/libogg/doc/
Drfc5334.txt355 The use of the Ogg Skeleton extension has been confirmed to not cause

12