| /third_party/node/src/ |
| D | node_report_utils.cc | 6 namespace node { namespace 158 void WalkHandle(uv_handle_t* h, void* arg) { in WalkHandle()
|
| D | signal_wrap.cc | 30 namespace node { namespace 128 Local<Value> arg = Integer::New(env->isolate(), signum); in Start() local
|
| D | node_watchdog.cc | 32 namespace node { namespace 82 void Watchdog::Run(void* arg) { in Run() 231 void* SigintWatchdogHelper::RunSigintWatchdog(void* arg) { in RunSigintWatchdog()
|
| D | node_dtrace.cc | 51 namespace node { namespace 93 #define SLURP_CONNECTION(arg, conn) \ argument 113 #define SLURP_CONNECTION_HTTP_CLIENT(arg, conn) \ argument
|
| /third_party/selinux/libsepol/cil/src/ |
| D | cil_write_ast.c | 402 struct cil_args* arg = item->data; in write_call_args() local 549 static void cil_write_src_info_node(FILE *out, struct cil_tree_node *node) in cil_write_src_info_node() 561 void cil_write_ast_node(FILE *out, struct cil_tree_node *node) in cil_write_ast_node() 1496 static int __write_parse_ast_node_helper(struct cil_tree_node *node, __attribute__((unused)) uint32… in __write_parse_ast_node_helper() 1524 static int __write_parse_ast_first_child_helper(struct cil_tree_node *node, void *extra_args) in __write_parse_ast_first_child_helper() 1536 static int __write_parse_ast_last_child_helper(struct cil_tree_node *node, void *extra_args) in __write_parse_ast_last_child_helper() 1556 static int __write_cil_ast_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_… in __write_cil_ast_node_helper() 1576 static int __write_cil_ast_first_child_helper(struct cil_tree_node *node, void *extra_args) in __write_cil_ast_first_child_helper() 1588 static int __write_cil_ast_last_child_helper(struct cil_tree_node *node, void *extra_args) in __write_cil_ast_last_child_helper() 1607 int cil_write_ast(FILE *out, enum cil_write_ast_phase phase, struct cil_tree_node *node) in cil_write_ast()
|
| /third_party/ffmpeg/libavformat/ |
| D | cache.c | 69 static int cmp(const void *key, const void *node) in cmp() 74 static int cache_open(URLContext *h, const char *arg, int flags, AVDictionary **options) in cache_open() 106 struct AVTreeNode *node = NULL; in add_entry() local
|
| /third_party/skia/third_party/externals/tint/src/transform/ |
| D | calculate_array_length.cc | 119 for (auto* node : ctx.src->ASTNodes().Objects()) { in Run() local 138 auto* arg = call_expr->args[0]; in Run() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| D | ProgramPrelude.cpp | 3886 bool ProgramPrelude::visitBinary(Visit visit, TIntermBinary *node) in visitBinary() 3894 bool ProgramPrelude::visitUnary(Visit visit, TIntermUnary *node) in visitUnary() 3901 bool ProgramPrelude::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() 3907 TIntermTyped *arg = node->getChildNode(index)->getAsTyped(); in visitAggregate() local 3958 bool ProgramPrelude::visitDeclaration(Visit, TIntermDeclaration *node) in visitDeclaration() 3971 void ProgramPrelude::visitSymbol(TIntermSymbol *node) in visitSymbol()
|
| D | AstHelpers.cpp | 76 TIntermSequence &sh::CloneSequenceAndPrepend(const TIntermSequence &seq, TIntermNode &node) in CloneSequenceAndPrepend() 184 TIntermNode *arg = call.getChildNode(index); in GetArg() local 191 void sh::SetArg(TIntermAggregate &call, size_t index, TIntermTyped &arg) in SetArg() 258 TIntermTyped &sh::AccessIndex(TIntermTyped &node, const int *index) in AccessIndex()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | OutputHLSL.cpp | 55 bool IsDeclarationWrittenOut(TIntermDeclaration *node) in IsDeclarationWrittenOut() 65 bool IsInStd140UniformBlock(TIntermTyped *node) in IsInStd140UniformBlock() 89 const TInterfaceBlock *GetInterfaceBlockOfUniformBlockNearestIndexOperator(TIntermTyped *node) in GetInterfaceBlockOfUniformBlockNearestIndexOperator() 142 bool IsAtomicFunctionForSharedVariableDirectAssign(const TIntermBinary &node) in IsAtomicFunctionForSharedVariableDirectAssign() 203 bool OutputHLSL::needStructMapping(TIntermTyped *node) in needStructMapping() 1154 void OutputHLSL::visitSymbol(TIntermSymbol *node) in visitSymbol() 1427 bool OutputHLSL::visitSwizzle(Visit visit, TIntermSwizzle *node) in visitSwizzle() 1438 bool OutputHLSL::visitBinary(Visit visit, TIntermBinary *node) in visitBinary() 1863 bool OutputHLSL::visitUnary(Visit visit, TIntermUnary *node) in visitUnary() 2064 ImmutableString OutputHLSL::samplerNamePrefixFromStruct(TIntermTyped *node) in samplerNamePrefixFromStruct() [all …]
|
| /third_party/ntfs-3g/libfuse-lite/ |
| D | fuse.c | 112 struct node { struct 113 struct node *name_next; argument 114 struct node *id_next; argument 115 fuse_ino_t nodeid; argument 118 struct node *parent; argument 119 char *name; 143 fuse_ino_t nodeid; argument 259 struct node *node; in get_node_nocheck() local 270 struct node *node = get_node_nocheck(f, nodeid); in get_node() local 279 static void free_node(struct node *node) in free_node() [all …]
|
| /third_party/nghttp2/tests/ |
| D | nghttp2_pq_test.c | 124 } node; typedef 132 static int node_update(nghttp2_pq_entry *item, void *arg) { in node_update()
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslGrammar.cpp | 551 bool HlslGrammar::acceptControlDeclaration(TIntermNode*& node) in acceptControlDeclaration() 1153 TIntermNode* node = nullptr; in acceptAnnotations() local 2856 bool HlslGrammar::acceptDefaultParameterDeclaration(const TType& type, TIntermTyped*& node) in acceptDefaultParameterDeclaration() 3046 bool HlslGrammar::acceptExpression(TIntermTyped*& node) in acceptExpression() 3083 bool HlslGrammar::acceptInitializer(TIntermTyped*& node) in acceptInitializer() 3145 bool HlslGrammar::acceptAssignmentExpression(TIntermTyped*& node) in acceptAssignmentExpression() 3200 bool HlslGrammar::acceptConditionalExpression(TIntermTyped*& node) in acceptConditionalExpression() 3250 bool HlslGrammar::acceptBinaryExpression(TIntermTyped*& node, PrecedenceLevel precedenceLevel) in acceptBinaryExpression() 3294 bool HlslGrammar::acceptUnaryExpression(TIntermTyped*& node) in acceptUnaryExpression() 3383 bool HlslGrammar::acceptPostfixExpression(TIntermTyped*& node) in acceptPostfixExpression() [all …]
|
| D | hlslParseHelper.cpp | 222 bool HlslParseContext::lValueErrorCheck(const TSourceLoc& loc, const char* op, TIntermTyped* node) in lValueErrorCheck() 255 …rmTyped* HlslParseContext::handleLvalue(const TSourceLoc& loc, const char* op, TIntermTyped*& node) in handleLvalue() 660 TIntermTyped* node = nullptr; in handleVariable() local 2182 TIntermSymbol* arg = intermediate.addSymbol(*argVars.back()); in transformEntryPoint() local 2293 TIntermNode*& node) in handleFunctionBody() 2776 const auto addIndex = [this, &loc](TIntermTyped* node, int pos) -> TIntermTyped* { in assignClipCullDistance() 2856 const auto indexesSplit = [this](const TIntermTyped* node) -> bool { in handleAssign() 2867 const auto getSymbol = [](const TIntermTyped* node) -> const TIntermSymbol* { in handleAssign() 2880 const auto assignsClipPos = [this](const TIntermTyped* node) -> bool { in handleAssign() 3472 void HlslParseContext::decomposeStructBufferMethods(const TSourceLoc& loc, TIntermTyped*& node, TIn… in decomposeStructBufferMethods() [all …]
|
| /third_party/musl/porting/liteos_m/kernel/src/regex/ |
| D | regcomp.c | 122 tre_ast_node_t *arg; member 143 tre_ast_node_t *node = tre_mem_calloc(mem, sizeof *node); in tre_ast_new_node() local 156 tre_ast_node_t *node; in tre_ast_new_literal() local 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() 172 tre_ast_node_t *node; in tre_ast_new_iter() local 190 tre_ast_node_t *node; in tre_ast_new_union() local 208 tre_ast_node_t *node; in tre_ast_new_catenation() local 616 tre_ast_node_t *node = 0, *n; in parse_bracket() local 757 static reg_errcode_t marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) in marksub() 797 tre_ast_node_t *node; in parse_atom() local [all …]
|
| /third_party/musl/porting/uniproton/kernel/src/regex/ |
| D | regcomp.c | 122 tre_ast_node_t *arg; member 143 tre_ast_node_t *node = tre_mem_calloc(mem, sizeof *node); in tre_ast_new_node() local 156 tre_ast_node_t *node; in tre_ast_new_literal() local 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() 172 tre_ast_node_t *node; in tre_ast_new_iter() local 190 tre_ast_node_t *node; in tre_ast_new_union() local 208 tre_ast_node_t *node; in tre_ast_new_catenation() local 616 tre_ast_node_t *node = 0, *n; in parse_bracket() local 757 static reg_errcode_t marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) in marksub() 797 tre_ast_node_t *node; in parse_atom() local [all …]
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/ |
| D | regcomp.c | 122 tre_ast_node_t *arg; member 143 tre_ast_node_t *node = tre_mem_calloc(mem, sizeof *node); in tre_ast_new_node() local 156 tre_ast_node_t *node; in tre_ast_new_literal() local 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() 172 tre_ast_node_t *node; in tre_ast_new_iter() local 190 tre_ast_node_t *node; in tre_ast_new_union() local 208 tre_ast_node_t *node; in tre_ast_new_catenation() local 616 tre_ast_node_t *node = 0, *n; in parse_bracket() local 757 static reg_errcode_t marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) in marksub() 797 tre_ast_node_t *node; in parse_atom() local [all …]
|
| /third_party/musl/src/regex/ |
| D | regcomp.c | 122 tre_ast_node_t *arg; member 143 tre_ast_node_t *node = tre_mem_calloc(mem, sizeof *node); in tre_ast_new_node() local 156 tre_ast_node_t *node; in tre_ast_new_literal() local 170 tre_ast_new_iter(tre_mem_t mem, tre_ast_node_t *arg, int min, int max, int minimal) in tre_ast_new_iter() 172 tre_ast_node_t *node; in tre_ast_new_iter() local 190 tre_ast_node_t *node; in tre_ast_new_union() local 208 tre_ast_node_t *node; in tre_ast_new_catenation() local 616 tre_ast_node_t *node = 0, *n; in parse_bracket() local 757 static reg_errcode_t marksub(tre_parse_ctx_t *ctx, tre_ast_node_t *node, int subid) in marksub() 797 tre_ast_node_t *node; in parse_atom() local [all …]
|
| /third_party/libfuse/lib/ |
| D | fuse.c | 135 struct node { struct 136 struct node *name_next; argument 137 struct node *id_next; argument 138 fuse_ino_t nodeid; argument 141 struct node *parent; argument 159 struct node node; argument 391 static struct node_lru *node_lru(struct node *node) in node_lru() 410 static struct node_slab *node_to_slab(struct fuse *f, struct node *node) in node_to_slab() 450 struct list_head *node; in alloc_node() local 481 static void free_node_mem(struct fuse *f, struct node *node) in free_node_mem() [all …]
|
| /third_party/glslang/glslang/MachineIndependent/ |
| D | Constant.cpp | 1018 for (unsigned int arg = 0; arg < children.size(); ++arg) in fold() local 1330 TIntermTyped* TIntermediate::foldDereference(TIntermTyped* node, int index, const TSourceLoc& loc) in foldDereference() 1366 TIntermTyped* TIntermediate::foldSwizzle(TIntermTyped* node, TSwizzleSelectors<TVectorSelector>& se… in foldSwizzle()
|
| /third_party/typescript/lib/ |
| D | tsc.js | 1543 return function (arg) { argument 1922 return function (arg) { return f(arg) && g(arg); }; argument 2159 function failBadSyntaxKind(node, message, stackCrawlMark) { argument 2233 function assertNode(node, test, message, stackCrawlMark) { argument 2239 function assertNotNode(node, test, message, stackCrawlMark) { argument 2245 function assertOptionalNode(node, test, message, stackCrawlMark) { argument 2251 function assertOptionalToken(node, kind, message, stackCrawlMark) { argument 2257 function assertMissingNode(node, message, stackCrawlMark) { argument 2280 ….flags), "; declarations: ").concat(ts.map(symbol.declarations, function (node) { return formatSyn… argument 3388 function getLocation(node) { argument [all …]
|
| D | typingsInstaller.js | 1790 return function (arg) { argument 2290 return function (arg) { return f(arg) && g(arg); }; argument 2565 function failBadSyntaxKind(node, message, stackCrawlMark) { argument 2640 function assertNode(node, test, message, stackCrawlMark) { argument 2646 function assertNotNode(node, test, message, stackCrawlMark) { argument 2652 function assertOptionalNode(node, test, message, stackCrawlMark) { argument 2658 function assertOptionalToken(node, kind, message, stackCrawlMark) { argument 2664 function assertMissingNode(node, message, stackCrawlMark) { argument 2687 ….flags), "; declarations: ").concat(ts.map(symbol.declarations, function (node) { return formatSyn… argument 4002 function getLocation(node) { argument [all …]
|
| /third_party/python/Lib/xml/dom/ |
| D | minidom.py | 114 def appendChild(self, node): argument 285 def _append_child(self, node): argument 295 def _in_document(node): argument 609 def setNamedItem(self, node): argument 622 def setNamedItemNS(self, node): argument 825 def removeAttributeNode(self, node): argument 968 def appendChild(self, node): argument 1056 def appendData(self, arg): argument 1059 def insertData(self, offset, arg): argument 1078 def replaceData(self, offset, count, arg): argument [all …]
|
| /third_party/libcoap/examples/ |
| D | coap-rd.c | 81 cmdline_read_key(char *arg, unsigned char *buf, size_t maxlen) { in cmdline_read_key() 91 cmdline_ws(char *arg) { in cmdline_ws() 687 get_context(const char *node, const char *port) { in get_context() 743 cmdline_read_extended_token_size(char *arg) { in cmdline_read_extended_token_size()
|
| /third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
| D | isolated-reifier.js | 13 return async function (arg) { argument 142 function validEdgesOut (node) { argument 298 const generateChild = (node, location, pkg, inStore) => { argument 355 function processEdges (node, externalEdge) { argument
|