Searched refs:populate (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.10/BerkeleyDB-21/db/test/
H A Drecd003.tcl70 { {populate DB $omethod TXNID $n 1 0}
74 { {populate DB $omethod TXNID $n 1 0}
78 { {populate DB $omethod TXNID $dupn 1 0}
82 { {populate DB $omethod TXNID $n 1 1}
86 { {populate DB $omethod TXNID $n 1 1}
90 { {populate DB $omethod TXNID $bign 1 1}
H A Dtxn014.tcl43 # Open a database with parent txn and populate. We populate
53 populate $db $method $parent $nentries 0 0
60 populate $db2 $method $nonparent $nentries 0 0
114 populate $childdb $method $child $nentries 0 0
116 populate $db $method $child $nentries 0 0
124 populate $db $method $parent $nentries 0 0
H A Dbackup.tcl53 populate $db $omethod $txn $nentries 0 0
83 populate $db $omethod $txn $nentries 0 0
113 populate $db $omethod $txn [expr $nentries * 2] 0 0
157 populate $db $omethod $txn $nentries 0 0
179 populate $db $omethod $txn [expr $nentries * 2] 0 0
H A Drecd002.tcl69 { {populate DB $omethod TXNID $n 0 0} "Recd002.b: splits"}
H A Dsdb013.tcl73 error_check_good populate $ret 0
111 error_check_good populate $ret 0
H A Drecd005.tcl171 populate $db $method $txn $num 0 0
/macosx-10.10/WebKit-7600.1.25/mac/WebCoreSupport/
H A DPopupMenuMac.h44 void populate();
H A DPopupMenuMac.mm55 void PopupMenuMac::populate()
135 populate();
/macosx-10.10/WebKit2-7600.1.25/UIProcess/gtk/
H A DWebContextMenuProxyGtk.h52 void populate(Vector<WebCore::ContextMenuItem>&);
59 void populate(const Vector<WebContextMenuItemData>&);
H A DWebContextMenuProxyGtk.cpp113 void WebContextMenuProxyGtk::populate(Vector<ContextMenuItem>& items) function in class:WebKit::WebContextMenuProxyGtk
133 void WebContextMenuProxyGtk::populate(const Vector<WebContextMenuItemData>& items) function in class:WebKit::WebContextMenuProxyGtk
144 populate(items);
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/wce_tpcb/
H A DTpcbExample.h26 int populate();
/macosx-10.10/WebKit2-7600.1.25/UIProcess/mac/
H A DWebPopupMenuProxyMac.h55 void populate(const Vector<WebPopupItem>&, NSFont *, WebCore::TextDirection);
H A DWebContextMenuProxyMac.h66 void populate(const Vector<WebContextMenuItemData>&, const ContextMenuContextData&);
H A DWebPopupMenuProxyMac.mm55 void WebPopupMenuProxyMac::populate(const Vector<WebPopupItem>& items, NSFont *font, TextDirection menuTextDirection)
108 populate(items, font, textDirection);
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Dsigner.h69 void populate(DiskRep::Writer &writer); // global
70 void populate(CodeDirectory::Builder &builder, DiskRep::Writer &writer,
H A Dsigner.cpp402 populate(*editor);
418 populate(arch);
419 populate(arch.cdbuilder, arch, arch.ireqs,
473 populate(*writer);
474 populate(builder, *writer, ireqs, rep->signingBase(), rep->signingLimit());
494 // Global populate - send components to destination buffers ONCE
496 void SecCodeSigner::Signer::populate(DiskRep::Writer &writer) function in class:Security::CodeSigning::SecCodeSigner::Signer
504 // Per-architecture populate - send components to per-architecture buffers
505 // and populate the CodeDirectory for an architecture. In architecture-agnostic
509 void SecCodeSigner::Signer::populate(CodeDirector function in class:Security::CodeSigning::SecCodeSigner::Signer
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Dsigner.h69 void populate(DiskRep::Writer &writer); // global
70 void populate(CodeDirectory::Builder &builder, DiskRep::Writer &writer,
H A Dsigner.cpp402 populate(*editor);
418 populate(arch);
419 populate(arch.cdbuilder, arch, arch.ireqs,
473 populate(*writer);
474 populate(builder, *writer, ireqs, rep->signingBase(), rep->signingLimit());
494 // Global populate - send components to destination buffers ONCE
496 void SecCodeSigner::Signer::populate(DiskRep::Writer &writer) function in class:Security::CodeSigning::SecCodeSigner::Signer
504 // Per-architecture populate - send components to per-architecture buffers
505 // and populate the CodeDirectory for an architecture. In architecture-agnostic
509 void SecCodeSigner::Signer::populate(CodeDirector function in class:Security::CodeSigning::SecCodeSigner::Signer
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/tests/
H A Db8t.mk30 all: clobber populate config build
38 populate:
40 @( cd $(BASE) && tar -xvf $(SDIR)/$(MODULE).tar ) > $(RDIR)/.populate 2>&1
H A Db9t.mk35 all: clobber populate config build test
43 populate:
45 @( cd $(BDIR) && tar -xvf $(SDIR)/$(MODULE).tar ) > $(RDIR)/.populate 2>&1
/macosx-10.10/WebCore-7600.1.25/page/
H A DContextMenuController.h58 void populate();
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginDatabase.h54 // For testing purposes, it is possible to not populate the database
57 static PluginDatabase* installedPlugins(bool populate = true);
/macosx-10.10/BerkeleyDB-21/db/examples_c/
H A Dex_tpcb.c45 int populate __P((DB *, u_int32_t, u_int32_t, int, const char *));
59 * with which to populate the account, history, branch, and teller tables
321 populate(dbp, idnum, balance, accounts, "account");
350 populate(dbp, idnum, balance, branches, "branch");
379 populate(dbp, idnum, balance, tellers, "teller");
410 populate(dbp, start_id, balance, nrecs, msg) function
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderMultiColumnFlowThread.h65 void populate();
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/
H A DTpcbExample.cpp36 void populate(int, int, int, int);
60 // with which to populate the account, history, branch, and teller tables
214 app.populate(accounts, branches, history, tellers);
272 TpcbExample::populate(int accounts, int branches, int history, int tellers) function in class:TpcbExample

Completed in 130 milliseconds

12