Home
last modified time | relevance | path

Searched +defs:ts +defs:node (Results 1 – 25 of 65) sorted by relevance

123

/third_party/typescript/src/testRunner/unittests/
Dfactory.ts1 namespace ts { namespace
9 const node = factory.createExportAssignment( constant
37 const node = factory.createArrowFunction( constant
69 const node = factory.createBinaryExpression(lhs, operator, rhs); constant
/third_party/typescript/tests/baselines/reference/
DAPISample_jsdoc.js132 var ts = require("typescript"); variable
159 function getAnnotations(node) { argument
179 function parseSpecificTags(node) { argument
196 function getReturnTypeFromJSDoc(node) { argument
205 function getAllTags(node) { argument
208 function getSomeOtherTags(node) { argument
/third_party/typescript/src/compiler/transformers/
Desnext.ts2 namespace ts { namespace
24 const binaryExpression = <BinaryExpression>node; constant
Dutilities.ts2 namespace ts { namespace
80 for (const node of sourceFile.statements) { constant
/third_party/typescript/lib/
DtypescriptServices.js91 var ts; variable
92 (function (ts) { argument
285 var ts; variable
286 (function (ts) { argument
325 var ts; variable
326 (function (ts) { argument
2382 var ts; variable
2383 (function (ts) { argument
2482 function failBadSyntaxKind(node, message, stackCrawlMark) { argument
2567 function assertNode(node, test, message, stackCrawlMark) { argument
[all …]
Dtypescript.js91 var ts; variable
92 (function (ts) { argument
285 var ts; variable
286 (function (ts) { argument
325 var ts; variable
326 (function (ts) { argument
2382 var ts; variable
2383 (function (ts) { argument
2482 function failBadSyntaxKind(node, message, stackCrawlMark) { argument
2567 function assertNode(node, test, message, stackCrawlMark) { argument
[all …]
Dtsserver.js91 var ts; variable
92 (function (ts) { argument
131 var ts; variable
132 (function (ts) { argument
2188 var ts; variable
2189 (function (ts) { argument
2288 function failBadSyntaxKind(node, message, stackCrawlMark) { argument
2373 function assertNode(node, test, message, stackCrawlMark) { argument
2379 function assertNotNode(node, test, message, stackCrawlMark) { argument
2385 function assertOptionalNode(node, test, message, stackCrawlMark) { argument
[all …]
Dtsserverlibrary.js91 var ts; variable
92 (function (ts) { argument
285 var ts; variable
286 (function (ts) { argument
325 var ts; variable
326 (function (ts) { argument
2382 var ts; variable
2383 (function (ts) { argument
2482 function failBadSyntaxKind(node, message, stackCrawlMark) { argument
2567 function assertNode(node, test, message, stackCrawlMark) { argument
[all …]
DtypingsInstaller.js80 var ts; variable
81 (function (ts) { argument
120 var ts; variable
121 (function (ts) { argument
2177 var ts; variable
2178 (function (ts) { argument
2277 function failBadSyntaxKind(node, message, stackCrawlMark) { argument
2362 function assertNode(node, test, message, stackCrawlMark) { argument
2368 function assertNotNode(node, test, message, stackCrawlMark) { argument
2374 function assertOptionalNode(node, test, message, stackCrawlMark) { argument
[all …]
Dtsc.js65 var ts; variable
66 (function (ts) { argument
81 var ts; variable
82 (function (ts) { argument
1810 var ts; variable
1811 (function (ts) { argument
1902 function failBadSyntaxKind(node, message, stackCrawlMark) { argument
1978 function assertNode(node, test, message, stackCrawlMark) { argument
1984 function assertNotNode(node, test, message, stackCrawlMark) { argument
1990 function assertOptionalNode(node, test, message, stackCrawlMark) { argument
[all …]
/third_party/typescript/src/compiler/
DvisitorPublic.ts1 namespace ts { namespace
110 const node: T = nodes[i + start]; constant
Dtransformer.ts2 namespace ts { namespace
205 for (const node of nodes) { constant
225 for (const node of nodes) { constant
/third_party/ffmpeg/libavformat/
Dnut.c285 int ff_nut_add_sp(NUTContext *nut, int64_t pos, int64_t back_ptr, int64_t ts) in ff_nut_add_sp()
288 struct AVTreeNode *node = av_tree_node_alloc(); in ff_nut_add_sp() local
/third_party/musl/src/thread/
Dpthread_cond_timedwait.c62 …edwait(pthread_cond_t *restrict c, pthread_mutex_t *restrict m, const struct timespec *restrict ts) in __pthread_cond_timedwait()
64 struct waiter node = { 0 }; in __pthread_cond_timedwait() local
/third_party/typescript/src/services/
DdocumentHighlights.ts1 namespace ts { namespace
10 const node = getTouchingPropertyName(sourceFile, position); constant
64 … const tryStatement = node.kind === SyntaxKind.CatchKeyword ? node.parent.parent : node.parent; constant
/third_party/typescript/src/compiler/factory/
DnodeFactory.ts1 namespace ts { namespace
13 // Do not set an `original` pointer when updating a node. enumerator
549 const node = createBaseNode(kind); constant
570 const node = createBaseDeclaration( constant
608 const node = createBaseNamedDeclaration( constant
629 const node = createBaseGenericNamedDeclaration( constant
661 const node = createBaseSignatureDeclaration( constant
691 const node = createBaseGenericNamedDeclaration( constant
712 const node = createBaseInterfaceOrClassLikeDeclaration( constant
732 const node = createBaseNamedDeclaration( constant
[all …]
DemitNode.ts1 namespace ts { namespace
40 for (const node of annotatedNodes) { constant
/third_party/grpc/src/core/lib/channel/
Dchannelz.cc124 gpr_timespec ts = gpr_convert_clock_type( in PopulateCallCounts() local
258 void ServerNode::AddChildSocket(RefCountedPtr<SocketNode> node) { in AddChildSocket()
268 void ServerNode::AddChildListenSocket(RefCountedPtr<ListenSocketNode> node) { in AddChildListenSocket()
410 gpr_timespec ts; in RenderJson() local
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c275 struct list_node *node = calloc(1, sizeof(*node)); in list_prepend() local
734 struct ebitmap_node *node; in ebitmap_to_cil() local
816 struct ebitmap_node *node; in cil_print_attr_strs() local
820 struct type_set *ts; in cil_print_attr_strs() local
897 struct attr_list_node *node; in cil_print_attr_list() local
914 struct attr_list_node *node; in search_attr_list() local
990 struct ebitmap_node *node; in ebitmap_to_names() local
1054 static int process_typeset(struct policydb *pdb, struct type_set *ts, struct list *attr_list, char … in process_typeset()
1091 struct type_set *ts; in roletype_role_in_ancestor_to_cil() local
1188 struct type_set *ts; in avrule_list_to_cil() local
[all …]
/third_party/typescript/src/harness/
DharnessUtils.ts73 const queue: [ts.Node | undefined, ts.Node | undefined][] = [[node, parent]]; constant
74 for (const [node, parent] of queue) { constant
/third_party/NuttX/fs/nfs/
Dnfs_adapter.c229 int vfs_nfs_reclaim(struct Vnode *node) in vfs_nfs_reclaim()
303 struct timespec ts; in vfs_nfs_stat_internal() local
902 int vfs_nfs_stat(struct Vnode *node, struct stat *buf) in vfs_nfs_stat()
927 int vfs_nfs_opendir(struct Vnode *node, struct fs_dirent_s *dir) in vfs_nfs_opendir()
966 int vfs_nfs_readdir(struct Vnode *node, struct fs_dirent_s *dir) in vfs_nfs_readdir()
1570 struct Vnode *node = filep->f_vnode; in vfs_nfs_write() local
1773 ssize_t vfs_nfs_writepage(struct Vnode *node, char *buffer, off_t pos, size_t buflen) in vfs_nfs_writepage()
1979 struct Vnode *node = filep->f_vnode; in vfs_nfs_seek() local
2047 ssize_t vfs_nfs_readpage(struct Vnode *node, char *buffer, off_t pos) in vfs_nfs_readpage()
2209 struct Vnode *node = filep->f_vnode; in vfs_nfs_read() local
[all …]
/third_party/gstreamer/gstreamer/tools/
Dgst-stats.c76 guint64 ts; member
335 do_pad_stats (GstPadStats * stats, guint elem_ix, guint size, guint64 ts, in do_pad_stats()
393 guint size, guint64 ts) in do_element_stats()
411 guint64 ts; in do_buffer_stats() local
455 guint64 ts; in do_event_stats() local
480 guint64 ts; in do_message_stats() local
498 guint64 ts; in do_query_stats() local
516 guint64 ts, tthread, thread_id; in do_thread_rusage_stats() local
533 guint64 ts; in do_proc_rusage_stats() local
543 GstClockTime ts) in update_latency_table()
[all …]
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstrusage.c105 GList *node = q->tail; in update_trace_value() local
157 do_stats (GstTracer * obj, guint64 ts) in do_stats()
/third_party/gstreamer/gstplugins_bad/ext/smoothstreaming/
Dgstmssmanifest.c138 xmlNodePtr node) in gst_mss_fragment_list_builder_add()
207 node_has_type (xmlNodePtr node, const gchar * name) in node_has_type()
213 gst_mss_stream_quality_new (xmlNodePtr node) in gst_mss_stream_quality_new()
250 xmlNodePtr node) in _gst_mss_stream_init()
681 xmlNodePtr node = q->xmlnode; in _gst_mss_stream_video_caps_from_qualitylevel_xml() local
787 xmlNodePtr node = q->xmlnode; in _gst_mss_stream_audio_caps_from_qualitylevel_xml() local
920 guint64 ts = DEFAULT_TIMESCALE; in gst_mss_stream_get_timescale() local
941 guint64 ts = DEFAULT_TIMESCALE; in gst_mss_manifest_get_timescale() local
1499 gchar ts[3]; in gst_buffer_from_hex_string() local
/third_party/python/Modules/
D_zoneinfo.c1348 find_tzrule_ttinfo(_tzrule *rule, int64_t ts, unsigned char fold, int year) in find_tzrule_ttinfo()
1401 find_tzrule_ttinfo_fromutc(_tzrule *rule, int64_t ts, int year, in find_tzrule_ttinfo_fromutc()
2143 int64_t ts; in find_ttinfo() local
2267 StrongCacheNode *node = PyMem_Malloc(sizeof(StrongCacheNode)); in strong_cache_node_new() local
2285 strong_cache_node_free(StrongCacheNode *node) in strong_cache_node_free()
2302 StrongCacheNode *node = root; in strong_cache_free() local
2318 remove_from_strong_cache(StrongCacheNode *node) in remove_from_strong_cache()
2346 const StrongCacheNode *node = root; in find_in_strong_cache() local
2373 StrongCacheNode *node = find_in_strong_cache(ZONEINFO_STRONG_CACHE, key); in eject_from_strong_cache() local
2391 move_strong_cache_node_to_front(StrongCacheNode **root, StrongCacheNode *node) in move_strong_cache_node_to_front()
[all …]

123