/third_party/boost/boost/container/ |
D | allocator.hpp | 220 pointer allocation_command(allocation_type command, in allocation_command() 331 void *beg(&*chain.begin()), *last(&*chain.last()); in deallocate_many() local 341 (allocation_type command, std::size_t limit_size in priv_allocation_command()
|
D | node_allocator.hpp | 190 …(allocation_type command, size_type limit_size, size_type &prefer_in_recvd_out_size, pointer &reus… in allocation_command() 290 void *last = &*chain.last(); in deallocate_many() local 314 (allocation_type command, std::size_t limit_size in priv_allocation_command()
|
D | string.hpp | 316 pointer allocation_command(allocation_type command, in allocation_command() 1438 basic_string& append(InputIter first, InputIter last) in append() 1534 basic_string& assign(const CharT* first, const CharT* last) in assign() 1549 basic_string& assign(InputIter first, InputIter last in assign() 1710 iterator insert(const_iterator p, InputIter first, InputIter last in insert() 1729 iterator insert(const_iterator p, ForwardIter first, ForwardIter last in insert() 1910 iterator erase(const_iterator first, const_iterator last) BOOST_NOEXCEPT_OR_NOTHROW in erase() 2388 const const_iterator last = begin() + dtl::min_value(len - n, pos) + n; in rfind() local 2415 const const_iterator last = begin() + dtl::min_value(len - 1, pos) + 1; in rfind() local 2513 const const_iterator last = addr + dtl::min_value(len - 1, pos) + 1; in find_last_of() local [all …]
|
/third_party/boost/boost/interprocess/mem_algo/detail/ |
D | simple_seq_fit_impl.hpp | 378 block_ctrl *last = &m_header.m_root; in shrink_to_fit() local 587 allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in allocation_command() 600 raw_allocation_command (boost::interprocess::allocation_type command, size_type limit_objects, in raw_allocation_command() 623 priv_allocation_command (boost::interprocess::allocation_type command, size_type limit_size, in priv_allocation_command() 662 priv_expand_both_sides(boost::interprocess::allocation_type command in priv_expand_both_sides() 763 priv_allocate(boost::interprocess::allocation_type command in priv_allocate()
|
/third_party/python/Lib/ |
D | nntplib.py | 749 def last(self): member in NNTP 881 def _post(self, command, f): argument 1072 resp, count, first, last, name = s.group(args.group) variable
|
/third_party/curl/lib/ |
D | pop3.c | 574 const char *command = NULL; in pop3_perform_command() local 1444 size_t last = 0; in Curl_pop3_write() local
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 1009 def selection_handle(self, command, **kw): argument 1784 def _grid_configure(self, command, index, cnf, kw): argument 2037 command = wm_command variable in Wm 3066 def delete(self, first, last=None): argument 3206 def delete(self, first, last=None): argument 3210 def get(self, first, last=None): argument 3253 def selection_clear(self, first, last=None): argument 3267 def selection_set(self, first, last=None): argument 3556 def set(self, first, last): argument 3639 def dump(self, index1, index2=None, command=None, **kw): argument [all …]
|
/third_party/gptfdisk/ |
D | gpt.cc | 2327 uint64_t last; in FindLastAvailable() local 2575 int GPTData::ManageAttributes(int partNum, const string & command, const string & bits) { in ManageAttributes()
|
/third_party/boost/tools/build/src/engine/ |
D | function.cpp | 147 FUNCTION * command; member 983 LISTITER * const last, int const length ) in get_iters() 2186 static void parse_var_string( char const * first, char const * last, in parse_var_string() 4958 const char * command = "cat"; in function_run() local
|
/third_party/toybox/generated/ |
D | globals.h | 787 char *command; member 1509 struct last_data last; member
|
/third_party/boost/libs/math/doc/graphs/hypergeometric_1f1/ |
D | plotlyjs-bundle.js | 1 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t… property
|
/third_party/typescript/lib/ |
D | tsserverlibrary.js | 1327 function last(array) { function 136506 … function createCodeFixAction(fixName, changes, description, fixId, fixAllDescription, command) { argument 136510 …ction createCodeFixActionWorker(fixName, description, changes, fixId, fixAllDescription, command) { argument 160318 command: cmdName, property 161628 Session.prototype.addProtocolHandler = function (command, handler) { argument 161679 ….tracing.instant("session" /* Session */, "request", { seq: request.seq, command: request.command … property 161681 …cing.push("session" /* Session */, "executeCommand", { seq: request.seq, command: request.command … property 161695 …tracing.instant("session" /* Session */, "response", { seq: request.seq, command: request.command,… property 161709 …", { seq: request === null || request === void 0 ? void 0 : request.seq, command: request === null… property 161715 …", { seq: request === null || request === void 0 ? void 0 : request.seq, command: request === null… property
|
D | tsserver.js | 1133 function last(array) { function 135937 … function createCodeFixAction(fixName, changes, description, fixId, fixAllDescription, command) { argument 135941 …ction createCodeFixActionWorker(fixName, description, changes, fixId, fixAllDescription, command) { argument 160124 command: cmdName, property 161434 Session.prototype.addProtocolHandler = function (command, handler) { argument 161485 ….tracing.instant("session" /* Session */, "request", { seq: request.seq, command: request.command … property 161487 …cing.push("session" /* Session */, "executeCommand", { seq: request.seq, command: request.command … property 161501 …tracing.instant("session" /* Session */, "response", { seq: request.seq, command: request.command,… property 161515 …", { seq: request === null || request === void 0 ? void 0 : request.seq, command: request === null… property 161521 …", { seq: request === null || request === void 0 ? void 0 : request.seq, command: request === null… property
|
D | typingsInstaller.js | 1122 function last(array) { function 115896 …ler.installNpmPackages(this.npmPath, ts.version, packageNames, function (command) { return _this.e… argument 115902 NodeTypingsInstaller.prototype.execSyncAndLog = function (command, options) { argument
|
D | typescript.js | 1327 function last(array) { function 136506 … function createCodeFixAction(fixName, changes, description, fixId, fixAllDescription, command) { argument 136510 …ction createCodeFixActionWorker(fixName, description, changes, fixId, fixAllDescription, command) { argument
|
D | typescriptServices.js | 1327 function last(array) { function 136506 … function createCodeFixAction(fixName, changes, description, fixId, fixAllDescription, command) { argument 136510 …ction createCodeFixActionWorker(fixName, description, changes, fixId, fixAllDescription, command) { argument
|